BODY, TD  { 
font-family: Trebuchet MS, arial; 
font-size: 14px; 
color: #000000; 
margin-top: 0px }

BODY  { 
background-color: #B8AD86;
background-image: url(images/bkgrnd.gif);
background-position: top center; }

.border {
border-top: 2px solid #003300;
border-right: 2px solid #003300;
border-left: 2px solid #003300;
border-bottom: 2px solid #003300;
}

.main  { 
background-color: #D2C8A0;
color: #003300;
padding: 20px; }

.footer  { 
background-color: #000000;
color: #F8CB42; }


A:link     { color: #006600; font-weight: bold; text-decoration: underline; }
A:visited  { color: #006600; font-weight: bold; text-decoration: underline; }
A:active   { color: #006600; font-weight: bold; text-decoration: underline; }
A:hover    { color: #003300; font-weight: bold; text-decoration: underline; }

.subnav A:link     { color: #000000; font-weight: bold; text-decoration: none; }
.subnav A:visited  { color: #000000; font-weight: bold; text-decoration: none; }
.subnav A:active   { color: #000000; font-weight: bold; text-decoration: none; }
.subnav A:hover    { color: #000000; font-weight: bold; text-decoration: underline; }

H1 { font-family: arial; font-size: 20; line-height: 22px; } 
	
.head1 { font-family: arial; font-size: 20; font-weight: bold;  }

.head2 { font-size: 16; font-weight: bold;   }

.head3 {  } 

.sub1 {  FONT-FAMILY: arial;  font-size: 10; font-weight: bold;   }

.sub2 {  FONT-FAMILY: arial;  font-size: 11; font-weight: bold; }

.menu { width: 100%; }

.menu ul { margin: 0; padding: 0; list-style-type: none; }

.menu ul li {
position: relative;
display: inline;
float: left;
font-weight: bold;
font-size: 13px;
font-family: trebuchet ms;
color: #B8AD86;
}

 .menu ul li a { 
margin-top: 2px;
color: #D2C8A0; 
display: inline; 
padding-left: 14px;
padding-right: 14px;
padding-bottom: 2px;
padding-top: 2px;
text-decoration: none;
text-align: center;
font-weight: bold;
background-color: #003300;
 }
 
.menu ul li a:visited {  
text-decoration: none; 
color: #B8AD86;
} 
 
 .menu ul li a:hover { 
color: #003300;
text-decoration: none; 
background-color: #D2C8A0;
}

 
 /* begin child */
 
.menu ul li ul { 
font-weight: bold;
width: 100%;
left: 0px; 
position: absolute;
top: 0px; 
display: block;
visibility: hidden; 
}

.menu ul li ul li { 
display: list-item; 
float: none; 
border-right: 0px;
border-left: 0px; 
}

.menu ul li ul li a { 
display: block;
font-weight: bold;
text-align: left;
text-indent: 0px;
margin: 0px;
padding-top: 2px;
padding-bottom: 2px;
border-top: 1px solid #D2C8A0;
}

.menu ul li ul li a:visited { 
color: #B8AD86; 
text-decoration: none; 
}

.menu ul li ul li a:hover { 
background-color: #B8AD86; 
font-weight: bold;
color: #003300; 
text-decoration: none; 
}

/*Background image for top level menu list links */
.menu .mainfoldericon{
background: #003300;
color: #D2C8A0;}

.menu .subfoldericon{
background: #003300; }

* html p#iepara { /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/*  IE fix */
* html .menu ul li { float: left; height: 1%; }
* html .menu ul li a { height: 1%; }

 /* begin lightbox */

#lightbox {
	
background-color:#003300;
font-family: arial;
color: #ffffee;
font-size: 14px;
font-weight: bold;
padding: 1px;
border-bottom: 1px solid #003300;
border-right: 10px solid #003300;
border-left: 10px solid #003300;
border-top: 10px solid #003300;}
	
#lightboxDetails { font-size: 0.8em; padding-top: 0.4em; }
	
#lightboxCaption { float: left; color: #ffffff; }

#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: #003300;
back\ground-color: transparent;
background-image: url(shim.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale"); }

.se { color: #C8BA86; font-family: arial; font-size: 9px; }
.se A:link     { color: #C8BA86; text-decoration: none; }
.se A:visited  { color: #C8BA86; text-decoration: none; }
.se A:active   { color: #C8BA86; text-decoration: none; }
.se A:hover    { color: #C8BA86; text-decoration: none; }

table.species td {
background-color: #E2DBC0;
border: 1px solid #C4B98B; 
padding: 10px; }

table.species {
border: 1px solid #C4B98B; 
padding: 1px; }

table.plants td {
background-color: #E2DBC0;
border: 1px solid #C4B98B; 
padding: 2px; }


table.hunt {
background-color: #E2DBC0;
border: 1px solid #C4B98B; 
padding: 1px; }

table.hunt td {
border: 1px solid #C4B98B; 
font-size: 12px;
font-weight: bold;
padding: 2px; }

.underline { border-bottom: 2px solid #CDC5A6; width: 100%; }
