
body, td, select  { 
font-family: trebuchet ms, arial; 
font-size: 12px; 
color: #000000; 
 }

body  { 
background-color: #5d635b;
margin: 0px;
}

.header { 
background-color: #000000; 
color: #ffffff;
font-weight: bold; 
}
 
 .indextext { margin: 10px; }


.header a:link     { color: #ffffff; font-weight: bold; text-decoration: none; }
.header a:visited  { color: #ffffff; font-weight: bold; text-decoration: none; }
.header a:active   { color: #ffffff; font-weight: bold; text-decoration: none; }
.header a:hover    { color: #ffffff; font-weight: bold; text-decoration: underline; }



.footer {
padding: 10px;
font-weight: bold;
background-color: #000000; }

.footer td { color: #ffffff; }
.footer a:link     { color: #ffffff; font-weight: bold; text-decoration: none; }
.footer a:visited  { color: #ffffff; font-weight: bold; text-decoration: none; }
.footer a:active   { color: #ffffff; font-weight: bold; text-decoration: none; }
.footer a:hover    { color: #ffffff; font-weight: bold; text-decoration: none; }

.nav  { 
background-color: #a39473;
border-top: 0px solid #7e6c45;
border-bottom: 2px solid black;
height: 22px !important; }
  
.main  { 
background-color: #ffffff; 
padding: 0px;
border-top: 1px solid black;
 }

.tag { background-color: #966e00; }

a:link     { color: #000000; font-weight: bold; text-decoration: underline; }
a:visited  { color: #000000; font-weight: bold; text-decoration: underline; }
a:active   { color: #000000; font-weight: bold; text-decoration: underline; }
a:hover    { color: #000000; font-weight: bold; text-decoration: underline; }

.menu { width: 100%; }

.menu ul { margin: 0; padding: 0; list-style-type: none; }

.menu ul li { 
 position: relative; 
 display: inline; 
 float: left;
 background-color: #a39473; 
 font-weight: bold; 
 font-size: 10px; 
 font-family: verdana; 
 color: #003300;
}

 .menu ul li a { 
color: #000000; 
display: inline; 
padding-top:  4px;
padding-right:  12px;
padding-bottom:  4px;
padding-left:  12px;
border-right: 1px solid #000000;
border-left: 0px solid #000000;
text-decoration: none;
text-align: center;
 }
 
 /* begin child */
 
.menu ul li ul { 
left: 0px; 
position: absolute;
top: 0px; 
display: block;
visibility: hidden; }

.menu ul li ul li { display: list-item; float: none; }

.menu ul li ul li a { 
display: block;
text-align: left;
text-indent: 10px;
padding-top:  3px;
padding-right:  0px;
padding-bottom:  3px;
padding-left:  0px;
border-top: 1px solid #7e6c45;
border-right: 1px solid #7e6c45;
border-left: 1px solid #7e6c45;
border-bottom: 0px solid #7e6c45;
}

.menu ul li a:visited { 
color: #000000; 
text-decoration: none; 
}


.menu ul li a:hover { 
background-color: #000000; 
color: #ffffff; 
text-decoration: none; }

/*background image for top level menu list links */
.menu .mainfoldericon{
background: #a39473; }

.menu .subfoldericon{
background: #a39473; }

* 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%; }



h1 { font-size: 16; color: #330000; } 
		
.head1 { font-size: 22; font-weight: bold; color: #330000; letter-spacing: .06em; }

.head2 { font-size: 18; font-weight: normal;  color: #86744d; }

.head3 { font-size: 16; font-weight: bold; color: #86744d;  }

.head4 { font-size: 14; font-weight: bold; }

.sub1 {  font-family: arial;  font-size: 10; font-weight: bold;  }

.first { font-size: 20px; line-height: 20px; }

#lightbox {
	
background-color:#5d635b;
font-family: arial;
color: #e9ddaf;
font-size: 14px;
font-weight: bold;
padding: 1px;
border-bottom: 1px solid #5d635b;
border-right: 10px solid #5d635b;
border-left: 10px solid #5d635b;
border-top: 10px solid #5d635b;}
	
#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: #5d635b;
back\ground-color: transparent;
background-image: url(shim.gif);
filter: progid:dximagetransform.microsoft.alphaimageloader(src="overlay.png", sizingmethod="scale"); }

.submit { 
background-image: url(images/submit.jpg);
border-top:  0px solid #000000;
border-left:  0px solid #000000;
border-right:  1px solid #000000;
border-bottom:  1px solid #000000;
margin: 0px;
font-family: arial;
font-weight: bold;
color: white; 
font-size: 12px;
padding: 0px; }