/* Fonts */


html {font-size: 100%; /* IE Hack */ color: #333; margin: 0; padding: 0;}
body { margin: 0; padding: 0; font: .80em/1.4em Georgia, Times, serif; background-color: white;}
h1, h2, h3, h4, { font-family: Georgia, Times, serif; font-variant: small-caps; }
h1, h2, h3, h4 { color: #3A0908;}
h1 { font-size: 155%; margin-top: 0; padding-top: 0;}
h2 { font-size: 135%; line-height: 150% }
h3 { font-size: 125%; }
h4 { font-size: 115%; }
ul { list-style-type:none; }
img { border: none }
a img { border: none; text-decoration:none; }
fieldset { border: none; margin: 0; padding: 0; }
blockquote {margin-left: 3em; padding-left: 0.5em; border-left: 1em solid #edf8fc;}
dl {margin-left: 0;}
dl dt {font-weight: bold; color: #3A0908; background: #edf8fc;}
dl dd {	margin: 0 0 2.5em 0; padding-top: 0.5em; background: #f7fcfd;}


/* Design */

#topleftbkgd { position:absolute; left:0px; top:21px;width:256px; height:68px;z-index:1; visibility:visible; }
#toprightbkgd { position:absolute; left:619px; top:21px;width:341px; height:68px;z-index:2; visibility:visible; }
#leftbkgd { position:absolute; left:0px; top:89px;width:97px; height:581px;z-index:3; visibility:visible; }
#leftbotlogo { position:absolute; left:97px; top:458px;width:159px; height:212px;z-index:7; visibility:visible; }


/* Left Navbar */

#navleft { 
	position:absolute;left:97px; top:111px;width:159px; height:347px; z-index:5;
	visibility: visible;
	font-family: Georgia, Times, serif; font-size: 1.1em; color: #3A0908; font-variant: caps; text-transform: uppercase; 
	text-align:right; 
	background: #AFAF8E;	
	margin: 0; padding: 0.3em 0.5em 3em 0.3em; }
#navleft ul li { display: block; margin: 1.2em 2em 0 0; padding: 0; color: #3A0908; }
#navleft a:link, #navleft a:visited { color: #3A0908; text-decoration: none }
#navleft a:focus, #navleft a:hover, #navleft a:active { color: #FFFFFF; }


/* Top Navbar */

#navtop { 
	position:absolute; left:97px; top:89px;width:863px; height:22px;z-index:4;
	visibility:visible;
	background: #6B5A4B; }	


/* Flash */

#flashhome { position: absolute; left: 272px; top: 111px; width: 688px; height: 509px; z-index:6; visibility: visible; }



/* Footer */
#footer { 
	position:absolute; left:266px; top:616px;width:694px; height:34px;z-index:8; visibility:visible;
	font-family: Georgia, Times, serif; font-size: 0.90em; color: #666;
	margin: 1em 0 0 0; padding: 0.3em 0.5em 3em 0.3em;
	text-align: center }
#footer a:link, #footer a:visited { color: #666; text-decoration:none }
#footer a:focus, #footer a:hover, #footer a:active { color: #3A0908; }




