
body { 
background-image: url(images/back2.jpg);
background-attachment: fixed;
background-color: #E8BF49; 
margin: 0px; 
}

body,td { 
font-family: georgia; 
font-size: 14px; 
font-weight: normal; 
color: #466751;
}

.main { 
background: #FBF4D6;
border-left: 0px solid #CC9900;
border-right: 0px solid #CC9900;
border-bottom: 0px solid #976C04;
}
               
.head1 { font-style: italic; font-size: 24px; font-weight: normal;  color: #373E39; }

.sub1 { font-family: Arial; font-size: 10px; font-weight: bold;}

.sub2 { font-family: Arial; font-size: 12px; font-weight: bold; color: #4D5F4B; }

.address { 
font-size: 16px; 
font-weight: bold; 
color: #373E39; 
line-height: 26px;  }

.head1 { font-size: 24px; font-weight: normal; color: #485F4F; }

.head2 { font-size: 20px; font-weight: normal; }

.head3 { font-family: arial; font-size: 18px; font-weight: bold;  }

a:link    { text-decoration: underline; color: #253429; }
a:visited { text-decoration: underline; color: #253429; }
a:active  { text-decoration: underline; color: #253429; }
a:hover   { text-decoration: underline; color: #5B7962; }

a.menu:link, a.menu:visited {
background-color: #9A6600;
display: block;
margin-bottom: 0px;
vertical-align: middle;
font-family: trebuchet MS, arial; 
font-size: 12px;
font-weight: bold; 
color: #FBF4D6;
text-align: center;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 2px;
text-decoration: none;
}

a.menu:hover {
background-color: #CC9900;
color: #000000;
text-decoration: none;
}


td#nav { 
font-family: verdana;
font-weight: bold; font-size: 10px; 
font-family: verdana; color: #ffffee;
background: #485F4F; 
padding: 0px 6px 0px 6px; 
border-left: 2px solid #C5CBC7; 
border-top: 2px solid #C5CBC7; 
border-right: 3px solid #003300; 
border-bottom: 3px solid #003300;}

 
.nav a:link    { text-decoration: none; font-weight: bold; color: #FFFFee;}
.nav a:visited { text-decoration: none; font-weight: bold; color: #FFFFee;}
.nav a:active  { text-decoration: none; font-weight: bold; color: #FDC01C;}
.nav a:hover   { text-decoration: none; font-weight: bold; color: #FDC01C;}


.submit {
font-family: arial; 
font-weight: bold; 
font-size: 12px; color: #4D5D6C; 
background-color: #FBCC7A;
padding: 0px 0px 0px 0px; } 


#lightbox {
	
background-color:#485F4F;
font-family: arial;
color: #DED9C5;
font-size: 14px;
font-weight: bold;
padding: 20px;
}
	
#lightboxDetails { font-size: 0.8em; padding-top: 0.4em; }
	
#lightboxCaption { float: left; color: #DED9C5; }

#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: #485F4F;
back\ground-color: transparent;
background-image: url(shim.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale"); }