
BODY, TD  { 
font-family: georgia; 
font-size: 14px; 
color: #134A13; 
line-height: 18px; }

BODY  { 
background-color: #365836; 
margin: 0px;
}

table.main { 
background-color: #F1ECDF; 
}


.header1 { background-color: #365836; }
.header2 { background-color: #F1ECDF; }


A:link     { color: #008800; font-weight: bold; text-decoration: underline; }
A:visited  { color: #888888; font-weight: bold; text-decoration: underline; }
A:active   { color: #008800; font-weight: bold; text-decoration: underline; }
A:hover    { color: #003300; font-weight: bold; text-decoration: underline; }


H1 { font-family: trebuchet MS, verdana; color: #660000; font-size: 28px; font-weight: normal; }
H2 { font-family: trebuchet MS, verdana; color: #660000; font-size: 24px; }
H3 { font-family: trebuchet MS, verdana; color: #660000; font-size: 20px; }

.sub1  {  font-size: 10px; font-weight: bold; line-height: 12px; }

.sub2  {  font-size: 11px; font-weight: bold; line-height: 14px; }

.head1  { font-family: verdana; font-size: 18px; font-weight: bold; color: #660000; line-height: 22px; }

.head2  { font-family: trebuchet MS, verdana; font-size: 18px; font-weight: normal; color: #006600; line-height: 20px; }

.head3 {  font-family: trebuchet MS, verdana; font-size: 16px; font-weight: bold; line-height: 20px; }

.footer { font-weight: bold; }

.footer a:link    { text-decoration: none; color: #003300;}
.footer a:visited { text-decoration: none; color: #003300;}
.footer a:hover   { text-decoration: none; color: #FFFFFF;}

a.menu:link, a.menu:visited {
display: block;
vertical-align: middle;
font-family: trebuchet MS, arial; 
font-size: 12px;
font-weight: bold; 
color: #C4BC97;
text-align: left;
padding-top: 4px;
padding-left: 4px;
padding-right: 4px;
padding-bottom: 4px;
height: 18px !important;
width: 100%;
text-decoration: none;
}

a.menu:hover {
background-color: #C4B596;
font-family: trebuchet MS, arial; 
font-size: 12px;
font-weight: bold; 
color: #003300;
text-decoration: none;
}


.credits { 
font-family: verdana;
font-size:  10px;
font-weight: normal;
color: #97B097;
}

.submit {  
font-family: arial;  
background-color: #B4A06D; 
font-size: 12px; 
font-weight: bold;
padding: 0px 0px 0px 0px; 
border-left: 2px solid #D5C69F; 
border-top: 2px solid #D5C69F; 
border-right: 2px solid #6A5726; 
border-bottom: 2px solid #6A5726; }

#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"); }

