body { 
background-color: #A93B0F;
margin: 0px 0px 0px 0px;
}

body, td {
font-family: georgia;
font-size: 14px; 
}

.header { 
background-color: #2F560E;
border-bottom: 2px solid #330000;
}

#main { 
background-color: #FFFFFF;
}

#nav { 
background-color: #F1BE92;
border-right: 2px solid #A93B0F;
}

a:link    { color: #009900; }
a:visited { color: #009900; }
a:hover   { color: #006600; }

.footer { 
background-image: url(images/footerbk.jpg);
padding: 10px 10px 10px 10px; 
color: ffffff;
font-size: 10px;
font-family: arial;
font-weight: bold;
border-bottom: 2px solid #330000;
border-top: 2px solid #330000;
}


.head1 { font-size: 20px; color: #A93B0F  }

.head2 { font-size: 18px; color: #A93B0F  }

.head3 { font-size: 16px;   }

.sub1 {font-family: arial; font-size: 11px;  }

.footernav   { font-family: tahoma, arial; font-size: 11px; color: #F1BE92; }
.footernav a:link    { font-family: tahoma, arial; font-size: 11px; color: #F1BE92; text-decoration: none; }
.footernav a:visited { font-family: tahoma, arial; font-size: 11px; color: #F1BE92; text-decoration: none; }
.footernav a:hover   { font-family: tahoma, arial; font-size: 11px; color: #FFB931; text-decoration: underline; }

a.menu:link, a.menu:visited {
background-color: #D75A28;
display: block;
margin-bottom: 1px;
vertical-align: middle;
font-family: trebuchet MS, arial; 
font-size: 12px;
font-weight: bold; 
color: #000000;
text-align: left;
text-indent: 4px;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 2px;
width: 150px;
text-decoration: none;
}

a.menu:hover {
background-color: #E57901;
text-decoration: none;
}

a.menu2:link, a.menu2:visited {
background-color: #5E9417;
display: block;
margin-bottom: 1px;
vertical-align: middle;
font-family: trebuchet MS, arial; 
font-size: 12px;
font-weight: bold; 
color: #000000;
text-align: left;
text-indent: 4px;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 2px;
width: 150px;
text-decoration: none;
}

a.menu2:hover {
background-color: #73AB29;
text-decoration: none;
}

.question  { color: #006600; }

sup { font-size: 9px;}

#box1 { 
border: 2px solid #DB7E58; 
text-align: center;
width: 140px;
padding: 6px 6px 6px 6px;
background-color: #FFF8E7; }

#lightbox{
	
background-color:#365836;
font-family: arial;
color: #E9DDAF;
font-size: 14px;
font-weight: bold;
padding: 1px;
border-bottom: 1px solid #365836;
border-right: 10px solid #365836;
border-left: 10px solid #365836;
border-top: 10px solid #365836;}
	
#lightboxDetails { font-size: 0.8em; padding-top: 0.4em; }
	
#lightboxCaption { float: left; }

#keyboardMsg { float: right; }

#closeButton { top: 5px; right: 5px; }

#lightbox img { border: 10px; clear: both;} 

#overlay img { border: none;}

#overlay { background-image: url(overlay.png); }

* html #overlay {
background-color: #365836;
back\ground-color: transparent;
background-image: url(shim.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale"); }