body { 
background-color: #88c2e7;
margin-top: 10px;
}

body, td { 
font-family: trebuchet ms, arial;
font-size: 14px; 
color: #000000;
}

.pagetop {
background-image: url(images/pagetop.png);
background-position: center center;
background-repeat: no-repeat;
}

.pagebottom {
background-image: url(images/pagebottom.png);
background-position: center center;
background-repeat: no-repeat;
}

.container {
background-image: url(images/bg.png);
background-position: center center;
background-repeat: repeat-y;
margin-left: auto;
margin-right: auto;
}

.content {
margin-left: auto;
margin-right: auto;
width: 900px;
background-color: #eee;
padding: 0;
}


.nav {
background-color: #006766;
border-right: 2px solid #265151;
text-align: right;
margin-right: 10px;
}

.address { 
background-color: #000;
font-size: 14px;
font-weight: bold;
color: ffffff;
padding: 4px;
}


h1 { font-size: 20px;  }

h2 { font-size: 18px; font-family: arial; color: #000066;  }

h3 { font-size: 16px; font-family: arial; color: #000066;  }

.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: inline;
background-color: #3878a6;
font-family: trebuchet ms, arial; 
font-size: 13px; 
font-weight: bold; 
text-decoration: none;
color: #fff;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 13px;
padding-right: 13px;
}

with webcam
padding-left: 9px;
padding-right: 9px;



a.menu:hover {
color: #fff;
background-color: #175074;
text-decoration: none;
}

*/


table.rates {
background-color: #88c2e7;
border: 2px solid #eee; 
}

table.rates td {
border: 2px solid #eee; 
}

.footer {
background-image: url(images/footer.jpg);
background-position: center bottom;
background-repeat: no-repeat;
width: 900px;
height: 136px;
text-align: center;
}

.footer   { font-size: 10px; color: #000033; font-weight: bold; }
.footer a:link    { color: #000033; text-decoration: none; }
.footer a:visited { color: #000033; text-decoration: none; }
.footer a:hover   { color: #000033; text-decoration: underline; }

#lightbox {
	
background-color:#fff;
font-family: arial;
color: #003333;
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"); }