@charset "ISO-8859-1";
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
}
body {
	background-image: url(background.gif);
	background-repeat: repeat;
	margin-top: 8px;
}
a:link {
	color: #060;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #2D924C;
}
a:hover {
	text-decoration: none;
	color: #0C0;
}
a:active {
	text-decoration: underline;
	color: #0C3;
}
h1 {
	font-size: 18px;
	color: #278E48;
}
h2 {
	font-size: 14px;
	color: #278E48;
	margin-bottom: -8px;
}
#tdContent {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
	vertical-align: top;
}
#Gallery {
	padding-top: 10px;
	padding-left: 20px;
	vertical-align: top;
}
#galleryImage {
	text-align: center;
}
.back {
	font-size: 12px;
	text-align: right;
	margin-top: -27px;
	margin-right: 20px;
}
#imgContent {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#tdCopyright {
	text-align: center;
}
.hours {
	font-size: 14px;
	line-height: 7px;
}
