@charset "ISO-8859-1";
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #060;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
}
body {
	background-image: url(background.gif);
	background-repeat: repeat;
	margin-top: 0px;
}
a:link {
	color: #060;
}
a:visited {
	color: #2D924C;
}
a:hover {
	text-decoration: none;
	color: #0C0;
}
a:active {
	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;
	font-size: 12px;
}
.hours {
	font-size: 14px;
	line-height: 7px;
}
.meetAshley {
	text-align: center;
	padding-left: 20px;
	line-height: 2px;
}
.meetDevin {
	text-align: center;
	padding-left: 0px;
	padding-top: 0px;
	line-height: 2px;
	margin-top: 0px;
}

