
BODY, TD  { font-family: georgia; font-size: 14px; color: #000000; }

BODY  { 
  background-image: url(images/back3.gif);
  background-position: center center;
  background-color: #01567B;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px; }

.main { background-color: #D9E6E9;  }

.alt { FAF6D5 }
  
B  {  color: #003300  ; }

UL { list-style-image: url(images/bullet.gif);}


A:link     { color: #000099; font-weight: bold; text-decoration: underline; }
A:visited  { color: #000099; font-weight: bold; text-decoration: underline; }
A:active   { color: #000099; font-weight: bold; text-decoration: underline; }
A:hover    { color: #0000cc; font-weight: bold; text-decoration: underline; }

H1 {  font-family: arial; color: #000033; font-weight: normal; font-size: 30px; letter-spacing: .09em;  }
H2 { line-height: 30px;  }
H3 { line-height: 24px;  }


.sub1  { font-family: arial; font-size: 10px; font-weight: bold;  }

.sub2  { font-family: arial; font-size: 11px; font-weight: bold;  }

.head1  { font-family: verdana; font-size: 18px; font-weight: bold; color: #000099; }

.head2  { font-family: arial; font-size: 16px; font-weight: bold; color: #000066; }

.head3  { font-size: 14px; font-weight: bold; color: #000099; }

.title  {  font-size: 26px; font-weight: normal; color: #000000; }

.tag { font-family: monotype corsiva; font-size: 30px; font-weight: normal; color: #F00033; }



.menu { width: 100%; }

.menu ul { margin: 0; padding: 0; list-style-type: none; }

.menu ul li {
background-color: #52A54D;
position: relative;
display: block;
float: left;
font-family: trebuchet MS, arial; 
font-size: 14px;
color: #003333;
border-top: 2px solid #D9E6E9;
border-right: 2px solid #D9E6E9;
}

 .menu ul li a { 
display: inline; 
padding-left: 18px;
padding-right: 18px;
padding-top: 2px;
padding-bottom: 2px;
text-decoration: none; 
text-align: center;
color: #003333;
 }
 
.menu ul li a:visited { 
color: #003333;
text-decoration: none; 
} 
 
 .menu ul li a:hover { 
background-color: #63B5D6;
color: #003333; 
text-decoration: none;
}


 
 /* begin child */
 
.menu ul li ul { 
background-color: #000000;
color: #8B9B77; 
width: 100%;
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;
font-family: arial;
color: #8B9B77; 
text-align: left;
text-indent: 4px;
padding-top:  3px;
padding-right:  0px;
padding-bottom:  3px;
padding-left:  0px;
border-top: 0px solid #eaead9;
border-right: 1px solid #eaead9;
border-left: 1px solid #eaead9;
border-bottom: 1px solid #eaead9;
}

.menu ul li ul li a:visited { 
color: #8B9B77; 
text-decoration: none; 
}

.menu ul li ul li a:hover { 
background-color: #BAC7AF; 
color: #000000; 
text-decoration: none; 
}



* 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%; }




.address a:link    { font-family: arial; text-decoration: underline; font-weight: bold; color: #F0E6C1;}
.address a:visited { font-family: arial; text-decoration: underline; font-weight: bold; color: #F0E6C1;}
.address a:hover   { font-family: arial; text-decoration: underline; font-weight: bold; color: #C2B186;}

.nav           { font-family: arial; font-weight: bold; font-size: 12px; color: #000033; }
.nav a:link    { font-family: arial; font-size: 12px;  text-decoration: none; font-weight: bold; color: #000033;}
.nav a:visited { font-family: arial; font-size: 12px;  text-decoration: none; font-weight: bold; color: #000330;}
.nav a:hover   { font-family: arial; font-size: 12px;  text-decoration: none; font-weight: bold; color: #57E0FB;}



.bottomnav a:link    { font-family: arial; font-size: 11px;  text-decoration: none; font-weight: bold; color: #006666; }
.bottomnav a:visited { font-family: arial; font-size: 11px;  text-decoration: none; font-weight: bold; color: #006666; }
.bottomnav a:hover   { font-family: arial; font-size: 11px;  text-decoration: none; font-weight: bold; color: #009999; }

.submit {  
font-family: arial;  
background-color: #FDBC3F; 
font-size: 12px; 
font-weight: bold;
padding: 0px 4px 0px 4px; 
border-left: 2px solid #FEE0A6; 
border-top: 2px solid #FEE0A6; 
border-right: 2px solid #744F07; 
border-bottom: 2px solid #744F07;}

#box td {  background-color: #FDF6DA; border: 3px dotted #746745;  }


#lightbox {
	
background-color:#000033;
font-family: arial;
color: #E9DDAF;
font-size: 14px;
font-weight: bold;
padding: 1px;
border-bottom: 1px solid #000033;
border-right: 10px solid #000033;
border-left: 10px solid #000033;
border-top: 10px solid #000033; }
	
#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: #000033;
back\ground-color: transparent;
background-image: url(shim.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale"); }
