@charset "UTF-8";
.strip {
	background-image: url(images/strip.gif);
	background-repeat: repeat-x;
}
a.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.footertext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	line-height: 11px;
}
.link {
	color: #C19A20;
	text-decoration: none;
}
.hours {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 12px;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #C30002;
}
body {
	background-image: url(images/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 20px;
}.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
}
blockquote {
	margin-left: 15px;
}
.photoborder {
	border: 1px solid #DCD8C6;
}
