
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: #A4652C; } 
		
.head1 { font-size: 22; font-weight: bold; COLOR: #86744D; 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; }