/* CSS for Tree of Life, May 2009 */

blockquote { margin-top: 0px; margin-bottom: 0px; margin-left: 10px; }
h1 { font-size: 22px; font-weight: normal; color: #111111; margin: 5px 0 10px 0; font-family: Georgia, 'Times New Roman', Times, Palatino, Baskerville, serif; line-height: 26px; }
h2 { font-size: 18px; font-weight: normal; color: #111111; margin: 5px 0 10px 0; font-family: Georgia, 'Times New Roman', Times, Palatino, Baskerville, serif; }
/* h3 through h6 not used */
h3 { font-size: 15px; font-weight: normal; color: #111111; margin: 10px 0 5px 0; font-family: Georgia, 'Times New Roman', Times, Palatino, Baskerville, serif; }
h4 { font-size: 14px; font-weight: normal; color: #111111; margin: 10px 0 5px 0; font-family: Georgia, 'Times New Roman', Times, Palatino, Baskerville, serif; }
h5 { font-size: 13px; font-weight: normal; color: #111111; margin: 10px 0 5px 0; font-family: Georgia, 'Times New Roman', Times, Palatino, Baskerville, serif; }
h6 { font-size: 12px; font-weight: normal; color: #111111; margin: 10px 0 5px 0; font-family: Georgia, 'Times New Roman', Times, Palatino, Baskerville, serif; }


/* --------------------------- markup ids and classes --------------------------- */
.callout { font-size: 15px; line-height: 22px; color: #010101; }
.copyright  { font-size: 9px; font-weight: normal; text-align: center; color: #424242;
              font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; margin-top: 6px; }
.nobr { white-space: nowrap; }
.normal { font-size: 13px; line-height: 20px; }
.photo-right { float: right; margin: 0 0 10px 10px; }
.video_bg { background-color: #000000; height: 1000px; }
