body {
	font: 10px verdana, arial, sans-serif;
}

#main {
vertical-align: middle;	
margin: 0px auto;
padding: 0px;
width: 980;
}

#head {
	position:relative;
	float: left;
	width: 423px;
	height: 50px;
	
}
#headnav {
	float:left;
	position:relative;
	width: 250px;
	height: 50px;
	text-align: center;
	padding-top: 40px;

}

.headnav {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #7dae37;

}


#heademail {
	position:relative;
	float: right;
	width:307px;
	height: 20px;
	text-align: right;
	padding-top: 30px;
	
}
.email {
	border: 0px;
	background-color: #333;
	color: #fff;
	margin-left: 5px;
	font: 12px verdana, arial, sans-serif;
	}

#mainimage {
	position:relative;
	float: left;
	width:620px;
	height: 210px;
	text-align: left;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
}
#blog {
	position:relative;
	float: left;
	overflow: auto;
	width:620px;
	text-align: left;
	font: 9px verdana,arial,sans-serif;
	padding: 0px 0px 0px 0px;
}

#mainblog {
	position:relative;
	float: left;
	width:642px;
	height: 200px;
	overflow: hidden;
	text-align: left;
	font: 9px verdana,arial,sans-serif;
	padding: 0px 0px 0px 0px;
}
#mainblog a{
		
}
#mainblog storytitle{
	color: #7dae37;
	font: 11px verdana,arial,sans-serif;
	font-weight: bold;
}

#mainblog img{
	float: right;
	width:220px;
	height:160px;
	overflow:hidden;
	padding: 20px;
}



#sidetop {
	position:relative;
	float: right;
	width:280px;
	height: 200px;
	text-align: left;
	background-image: url(sidetop.jpg);
	background-repeat: no-repeat;
	background-position: center;
	
}

#sidebottom {
	position:relative;
	float: right;
	width:280px;
	height: 200px;
	text-align: left;
	background-image: url(sidebottom.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#bikes {
	width:150px;
	position:relative;
	float:left;
	height:91px;
	background-color: #e8e8e8;
	padding:5px 0px 0px 5px;
}
#bikes a {
	color: #000;
	text-decoration: none;
}
#bikes a:hover {
	color: #7dae37;
	text-decoration: none;
}

#services {
	width:170px;
	position:relative;
	float:left;
	height:91px;
	background-color: #e8e8e8;
	padding:5px 0px 0px 0px;
}
#services a {
	color: #000;
	text-decoration: none;
}
#services a:hover {
	color: #7dae37;
	text-decoration: none;
}
#accessories {
	width:200px;
	position:relative;
	float:left;
	height:91px;
	background-color: #e8e8e8;
	padding:5px 0px 0px 0px;
}
#accessories a {
	color: #000;
	text-decoration: none;
}
#accessories a:hover {
	color: #7dae37;
	text-decoration: none;
}

#about {
	width:150px;
	position:relative;
	float:left;
	height:91px;
	background-color: #e8e8e8;
	padding:5px 0px 0px 0px;
}
#about a {
	color: #000;
	text-decoration: none;
}
#about a:hover {
	color: #7dae37;
	text-decoration: none;
}

#info {
	width:300px;
	position:relative;
	float:right;
	height:91px;
	background-color: #e8e8e8;
	text-align: right;
	padding: 5px 0px 0px 5px;
}
#info a {
	color: #7dae37;
	text-decoration: none;
}
#menu {
	position: relative;
	text-align: left;
	float: right;
	width: 260px;
	background-color:#e8e8e8;
	padding: 20px 0px 0px 20px
}
#menu a{
	color: #000;
}
#menu a:hover{
	color: #7dae37;
}
a	{
	color:#7dae37;
	text-decoration: none;
}
a.hover	{
	color:#333;
}
#mainblog embed {
	width: 200px;
	height: 160px;
	margin: 0px;
	padding: 15px;
	float: right;
}
#mainblog object {
	width: 200px;
	height: 160px;
	margin: 0px;
	padding: 15px;
	float: right;
}


table,tr,td {
	cellpadding: 0px;
	cellspacing: 0px;
	font: 10px verdana, arial, sans-serif;
}


.navarrow{
	font: 16px verdana, arial, sans-serif;
	color: #7dae37;
	font-weight: bold;
}
.nav{
	font: 14px verdana, arial, sans-serif;
	color: #000;
	font-weight: bold;
}
.storytitle {
font-size: 14px;
text-transform: lowercase;
}
event {
	font-weight: bold;
	color: #7dae37;
	font-size: 12px;
}
floatright{
	float: right;
	padding: 5px;
}
sale{
	color: red;
	font-size: 150%;
}

