body {
	background-color: #48758C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	}

h1 {
font-size: 1.85em;
margin-bottom: 20px;
color: #b22222;
line-height: 1.5em;
}

h2 {
	font-size: 1.4em;
	margin-bottom: 10px;
	color: #006A9D;
	margin-top: 10px;
	font-weight: normal;
}

h3 {
	font-size: 1.25em;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}


a:link, a:visited, a:active {
	text-decoration: underline;
	color: #006A9D;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}

p {
margin-bottom: 12px;
line-height: 18px;
}

pre {
font-family: Arial, Helvetica, sans-serif;
font-size:smaller;
}

form {
	display: inline;
	background-position: top;
	vertical-align: top;
	text-align: left;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

div#logo {
	margin: 0px;
	padding: 0px;
	height: 150px;
}

div#navigation {
	font-size: 12px;
	font-weight: bold;
	color: #F5F9FA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	line-height: 10px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	margin: 0 0 20px 0px;
	background-image: url(images/bg-bar.gif);
	background-repeat: repeat;
}

div#navigation ul {
list-style: none;
padding: 0;
padding-top: 0;
margin-left: 10px;
}
div#navigation li {
display: inline;
}
div#navigation a:link, #navigation a:visited {
	margin-right: 0.6em;
	padding: 0.4em 0.6em 0.4em 0.6em;
	color: #333333;
	background-color: #ABB7C3;
	text-decoration:none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#navigation a:hover  {
	background-color: #F4FCFF;
}

#navigation a:active  {
	background-color: #F4FCFF;
}


div#container {
	position: relative;
	width: 860px;
	margin-right:auto;
	margin-left:auto;
	border: solid 3px;
	background-color:#FFFFFF;
	color: #333333;
	padding: 0px;
}


div#header {
padding: 15px}

div#top {
text-align:center; }

div#left {
	float: left;
	width: 220px;
	margin: 18px 0 0 6px;
	padding: 0;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	background-color:#FFFFFF;
}

div#center {
	float: left;
	width: 598px;
	margin-right: 12px;
	background-color: #FFFFFF;
	font-size: 1.1em;
}

div#footer {
		clear: both;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
}

.spacer {
	margin-top: 20px;
}

.spacer1 {
	margin-top: 40px;
}

.news-box {
	float: left;
	width: 94%;
	padding: 1% 1% 1% 1%;
	border: 2px solid #84AABF;
	margin: 0 0 1em 0;
	clear: both;
	background-color: #F5F9FA;
	line-height: 18px;
}

.stock-box {
	float: left;
	width: 94%;
	padding: 1% 1% 1% 1%;
	border: 2px solid #84AABF;
	margin: 0 0 1em 0;
	clear: both;
	background-color: #FFFFFF;
		line-height: 18px;
}

.stock-image {
	float: left;
	width: 170px;
	margin: 0 20px 0 0;
	padding: 0;
}

.stock-details { float: left; width: 370px; }
.stock-details a {
	text-decoration: none;
	color: #006A9D;
}
.stock-details a:hover {
	text-decoration: underline;
	color: #990000;
}
.stock-title {
	font-size: 20px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #50758D;
}
.stock-miles {
	font-weight: bold;
}
.stock-description {
	line-height: 18px;
}
.stock-price {
	font-size: 16px;
		color: #990000;
	padding-top: 10px;
}

.small {
	font-size: 10px;
	color: #666666;
}

.item-box {
	float: left;
	width: 100%;
	padding: 0 0 0 0;
	border: 0;
	margin: 0 0 1em 0;
	clear: both;
	background-color: #FFFFFF;
}

.item-thumbs {
	width: 100%;
	padding: 0 0 0 0;
	border: 0;
	margin: 0 0 1em 0;
	clear: both;
	background-color: #FFFFFF;
	float: left;
}

.item-image {
	float: left;
	width: 170px;
	margin: 0 0 1em 0;
	padding: 0;
}

.item-description { line-height: 1.67em; }
.item-details { font-weight: bold; }
.item-price {
	font-size: 18px;
	color: #990000;
	padding-top: 10px;
	padding-bottom: 20px;
}

ul.listbare {
	float: left;
	width: 100%;
	list-style: none;
	margin: 0;
	background-position: top;
	padding-bottom: 2em;
}

ul.listbare li {
	float: left;
	width: 90%;
	line-height: 1.25em;
	background-image: url(images/img-bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 6%;
	margin-top: 10px;
	margin-left: 0px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bikehome {
width: 187px;
float: left;
margin: 0 0 10px 0;
padding: 0;
}