body {
	margin-top: 0px;
	background-image: url(/images/bg.gif);
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #424242;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #FAB720;
	text-decoration: none;
}
a:visited {
	color: #FAB720;
	text-decoration: none;
}
a:hover {
	color: #75560F;
	text-decoration: underline;
}
a:active {
	color: #75560F;
	text-decoration: none;
}
.footer {
	font-size: 10px;
}
td img {display: block;
}
.boxpad {
	padding: 16px;
}
.hours{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
}
.storyintro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.date {
	font-family: "Trebuchet MS";
	font-size: 10px;
}
.readmore {
	font-weight: bold;
	vertical-align: bottom;
	float: right;
	padding-right: 16px;
}
.contentbg {
	background-image: url(/images/content_r2_c1.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 16px;
	text-align: left;
	vertical-align: top;
}
.imgborder {
	border: 2px solid #BD8818;
}
.biketitle {
	font-size: 15px;
	font-weight: bold;
	line-height: 22px;
}
.logoimg {
	padding-right: 10px;
	padding-bottom: 5px;
}
.sold {
	font-weight: bold;
	color: #DE301A;
}
