body {
background-color: #BA9F4E;
background-image: url(images/back.jpg); 
background-position: center top;
margin: 0px;  
}

td { 
font-family: georgia, arial, helvetica; 
font-size: 14px; 
font-weight: normal;
color: 000000; 
}

.main { 
padding: 10px; 
background-color: #F9E199;
background-image: url(images/drapeback.jpg);
background-repeat: no-repeat;
background-position: left top;

} 

.main2 { 
padding: 10px; 
background-color: #F5E5B5;
} 


.nav {
background-color: #660000;
font-family: verdana;
font-size: 12px;
color: #F0BB34;
font-weight: bold;
padding: 4px;
text-indent: 16px;
}

.nav A:link    { color: #F0BB34;  text-decoration: none; }
.nav A:visited { color: #F0BB34;  text-decoration: none; }
.nav A:hover   { color: #F9E199;  text-decoration: none; }

.border {  
background-color: #AD6535; 
background-image: url(images/border.jpg);  
}

.footer {
font-family: verdana;
font-size: 10px;
font-weight: bold;
color: #000000;
padding: 4px;
}

.address {
font-family: verdana;
font-size: 12px;
font-weight: bold;
background-color: #660000;
color: #F0BB34;
padding: 4px;
}


A:link    { color: #660000; }
A:visited { color: #660000; }
A:hover   { color: #990000; }

.first  { 
font-family: monotype corsiva, times new roman; 
font-style: italic;
font-size: 24px;
line-height: 24px;
padding-right: 2px;
 }

.head1  { font-family: georgia, times new roman; font-size: 24px; font-weight: bold; color: #990000; }

.head2  { font-family: georgia, times new roman; font-size: 22px; font-weight: bold; color: #990000; }

.head3  { font-family: georgia, times new roman; font-size: 16px; font-style: italic; }

.sub1   { font-family: arial; font-size: 10px; font-weight: bold; }

.sub2   { font-family: arial; font-size: 12px; font-weight: bold; }

#box { font-family: georgia; font-weight: bold; color: #DDC597; background-color: #000000; border: 1px solid #DDC597;  }


#lightbox{
	
background-color:#660000;
font-family: arial;
color: #E9DDAF;
font-size: 14px;
font-weight: bold;
padding: 20px;
}
	
#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: #660000;
back\ground-color: transparent;
background-image: url(shim.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale"); }
