body { 
background-color: #006766;
margin: 0px;
}

body, td { 
font-family: trebuchet ms, arial;
font-size: 14px; 
color: #000000;
}

.main {
background-color: #E7DFC8;
background-image: url(images/back2.jpg);
border-right: 2px solid #265151;
padding: 10px;
}

.nav {
background-color: #006766;
border-right: 2px solid #265151;
text-align: right;
margin-right: 10px;
}

.address { 
background-color: #000000;
font-size: 14px;
font-weight: bold;
color: FFFFFF;
padding: 4px;
}


H1 { font-size: 26; font-weight: bold;  }

H2 { font-size: 24px; font-family: arial; font-weight: bold; color: #660000;  }

H3 { font-size: 20px; font-family: arial; font-weight: bold; color: #660000;  }

.head1 { font-size: 24px; font-weight: normal;  }

.head2 { font-size: 20px; font-weight: bold; }

.head3 { font-size: 16px;  }

.sub1 { font-family: verdana; font-size: 10px; }

.first { font-family: monotype corsiva; font-size: 26px; line-height: 26px; letter-spacing: .03em; }

a:link    { color: #000000; text-decoration: underline; }
a:visited { color: #000000; text-decoration: underline; }
a:hover   { color: #006666; text-decoration: underline; }




a.menu, a.menu:visited {
display: block;
font-family: trebuchet ms, arial; 
font-size: 16px; 
font-weight: bold; 
text-decoration: none;
color: F1E8D9;
text-indent: 10px;
padding-top: 2px;
padding-bottom: 2px;
padding-right: 10px;
}

a.menu:hover {
color: #000000;
text-decoration: none;
}

table.rates {
background-color: #A1BCBC;
border: 1px solid #066; 
}

table.rates td {
border: 1px solid #066; 
}

.footer   { font-size: 14px; color: #003333; font-weight: bold; }
.footer a:link    { color: #003333; text-decoration: none; }
.footer a:visited { color: #003333; text-decoration: none; }
.footer a:hover   { color: #003333; text-decoration: underline; }

#lightbox {
	
background-color:#003333;
font-family: arial;
color: #E9DDAF;
font-size: 14px;
font-weight: bold;
padding: 10px;
}
	
#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: #003333;
back\ground-color: transparent;
background-image: url(shim.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale"); }