/* easyrgb colorscheme
dark peach: #DBA077
light peach: #FFDCC7
peachy-brown: #903800
medium blue: #4444B4
the purple: #B0A4E3
*/


body {background-color: #DBA077;
      font-family: "Lucida Grande", Verdana, sans-serif; margin:0}
img {border: 0}
#flag { background: #903800 url(b_banner.jpg) no-repeat 50% 0%;
		margin: 0; height: 160px; font-family: "Trebuchet MS", Arial, sans-serif
		}
#flag h1 {text-align: right; font-weight: bolder; margin: 0; font-size: 28px; text-transform: uppercase}
#flag h4 {text-align: right;margin: 0; color: #DBA077}
#flag a {text-decoration: none; color: #903800}
#flag a:hover {background-color: #B0A4E3}
#reporttitle {position: absolute; top: 60px; right: 30px}
#menu {position: absolute; top: 120px; right: 30px}

#flag ul {display: inline; margin-top: 120px; padding: 5px; background: url(peach_pixel.gif); font-size: 11px; font-weight: 900}
#flag li {display: inline; padding: 5px;}

/* #flag a:link {color: #903800}
#flag a:hover {background: url(peach_pixel.gif); color: #fff}
#flag a:visited {}#flag #menu a {color:#903800 }
*/
p.tiny {font-size: 10px}
#photobox {float: right; width: 160px; margin: 10px; padding: 10px;
            background-color: inherit}
#photobox p {font-size: 11px; margin: 5px 0px}            

#content {background-color: #FFDCC7;
		  margin: 0px 200px 0px 0px;
		  padding: 20px; }
		  
#content-wide {background-color: #FFDCC7;
		  margin: 0px 0px 0px 0px;
		  padding: 20px}
		  
#content h2, #content-wide h2 {margin: 4px 0px 4px 0px}		  
#content h3 {margin: 12px 0px 0px 0px; font-size: 14px}
#content h4 {margin: 0px 0px 12px 0px;font-size: 12px; text-transform: uppercase}
#content p, #content-wide p,#content li, #content td {font-size: 13px; line-height: 16px; margin: 0}
#content h2 {font-size: 20px}
#content p+p {text-indent: 13px; margin-top: 16px}
#content table {margin: 5px 0px}
#content a:link {color: #4444B4}
#content a:hover {background-color: #903800; }
#content a:visited {color: #B0A4E3}

#folio {background-color: #903800; padding: 10px; font-size: 12px; clear: both}
#folio ul {display: inline; margin-top: 120px; padding: 5px;}
#folio li {display: inline; padding: 5px;}
#folio a:link {color: #FFDCC7}
#folio a:visited {color: #B0A4E3}
#folio a:hover {background-color: #DBA077; color: #000 }

.quotation {margin: 20px 10px; font-family: Courier, monaco; text-indent: 0px; display: block; font-size: 13px}

.theader {background-color:#903800; color: #fff; margin-top: 3px; border: none}
.talt {background-color: #DBA077}
td {border-bottom: 1px dotted #903800 }
body#intro  li.intro,
body#friday  li.friday,
body#saturday  li.saturday,
body#sunday  li.sunday,
body#comments  li.comments,
/* body#photos  li.photos {background: url(bg.gif);} */

body#intro  li.intro a:link, body#intro  li.intro a:visited, 
body#friday  li.friday a:link, body#friday  li.friday a:visited,
body#saturday  li.saturday a:link, body#saturday  li.saturday a:visited,
body#sunday  li.sunday a:link, body#sunday  li.sunday a:visited,
body#comments  li.comments a:link, body#comments  li.comments a:visited,
body#photos  li.photos a:link, body#photos  li.photos a:visited
{color: black; text-decoration: none} 


/* ALAP image gallery styles */
div.float {float: left; border-left: 1px solid silver; width: 28%; padding: 6px}
div.container {border-bottom: 1px solid silver}
div.spacer {clear: both}
/* end ALAP image gallery styles */

