body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f5e4c7;
}

.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffe2;
}

	.footer a:link   {
	text-decoration: none;
	color: #ffffe2;
	text-decoration: none;
	font-weight: normal;
}
	.footer a:hover {
	text-decoration: underline;
	color: #ffffe2;
	text-decoration: underline;
	font-weight: normal;
}
	.footer a:visited {
	text-decoration: none;
	color: #ece3b7;
	text-decoration: none;
	font-weight: normal;
}
	
	.td_top {
	vertical-align: top;
}

a:link   {
	text-decoration: underline;
	color: #666666;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #A76E1E;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #999999;
	font-weight: bold;
}.hours {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}
