

body, td  { font-family: georgia; font-size: 14px; color: #330000; }

body  {
background-color: #693308;
margin: 0px; 
}

.main { background-color: #fbf8dc;  }

b  {  color: #330000; }


a:link     { color: #990000; font-weight: bold; }
a:visited  { color: #990000; font-weight: bold; }
a:active   { color: #990000; font-weight: bold; }
a:hover    { color: #cc0000; font-weight: bold; }

h1 { font-family: monotype corsiva; color: #000000; font-weight: normal; font-size: 34px;  }
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: #934303; }

.head2  { font-family: arial; font-size: 16px; font-weight: bold; color: #660000; }

.head3  { font-size: 14px; font-weight: bold; color: #990000; }

.title  { font-family: monotype corsiva; font-size: 34px; font-weight: normal; color: #a94e05; }

.first  { font-family: monotype corsiva; font-size: 24px; font-weight: normal; line-height: 24px; }

.nav           { font-family: arial; font-weight: bold; font-size: 12px; color: #330000; }
.nav a:link    { font-family: arial; font-size: 12px;  text-decoration: none; font-weight: bold; color: #330000;}
.nav a:visited { font-family: arial; font-size: 12px;  text-decoration: none; font-weight: bold; color: #330000;}
.nav a:hover   { font-family: arial; font-size: 12px;  text-decoration: none; font-weight: bold; color: #f9d054;}


.menu { width: 100%; }

.menu ul { margin: 0; padding: 0; list-style-type: none; }

.menu ul li {
position: relative;
display: inline;
float: left;
background-color: #9a6600;
font-family: arial;
font-weight: bold; 
font-size: 14px;
color: #fbf8dc;
padding-bottom: 6px;
padding-top: 6px;

}

 .menu ul li a { 
display: inline; 
padding-left: 10px;
padding-right: 10px;
text-decoration: none; 
text-align: center;
color: #fbf8dc;
 }
 
.menu ul li a:visited { 
color: fbf8dc; 
text-decoration: none; 
} 
 
 .menu ul li a:hover {  
color: #330000; 
text-decoration: none; 

}


 
 /* begin child */
 
.menu ul li ul { 
display: block;
visibility: hidden;
position: absolute;
width: 100%;
left: 0px; 
margin: 0px; 
background-color: #693308;
color: #fbf8dc; 

}

.menu ul li ul li { 
display: list-item; 
float: none; 
padding-bottom: 0px;
padding-top: 0px;
}

.menu ul li ul li a { 
display: block; 
font-family: arial;
color: #ffffff; 
text-align: left;
text-indent: 4px;
padding-top:  4px;
padding-right:  0px;
padding-bottom:  4px;
padding-left:  0px;

}

.menu ul li ul li a:visited { 
color: #fbf8dc; 
text-decoration: none; 
}

.menu ul li ul li a:hover { 
background-color: #019797; 
color: #fbf8dc; 
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%; }



.nav {
margin-top: 2px;
}


#box td {  background-color: #fdf6da; border: 3px dotted #746745;  }


#lightbox {
background-color:#693308;
padding: 1px;
border-bottom: 2px solid #693308;
border-right: 20px solid #693308;
border-left: 20px solid #693308;
border-top: 20px solid #693308;
font-family: arial; font-weight: bold; color: #f0eacf; }

#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"); }
