/* Copyright © bwservices.co.uk 2007. All Rights Reserved.*/
/* CSS Document */
*{margin:0;padding:0}
.body{
	text-align:center;
	font-size:65%;
	font-family: Arial, Helvetica, sans-serif;	
	margin: auto;
	color: #000000;
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	border-bottom: 10px solid;
	border-bottom-color: #FF3333;
	border-top: 5px solid;
	border-top-color: #FF3333;
}
.head{
	width:800px;
	margin: auto;
	margin-top: 0px;
	background-color: #FFFFFF;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
}
.body2{
	width:800px;
	height: 950px;
	text-align: center;
	background-color: #FFFFFF;
	margin: auto;
	border: 1px solid #FF3333;
	border-bottom: none;
	position: static;
	
}

.body3{
	width:800px;
	margin: auto;
	background-color: #FF3333;
	border-right: none;
	border-left: none;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;	
}

h1{
	height:90px;
	width:800px;
	background:url(images/header.gif) no-repeat;
	text-indent:-5000px;	
	margin-top: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
}
h2{
	font-size: 16px;
	font-weight:bold;
	text-transform: uppercase;
	color: #000000;
	padding: 0px 5px 0px 5px;
	text-align: center;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
h3{
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-transform: uppercase;
	padding-bottom: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.text4{
	width:629px;
	float: right;
	margin-right: 5px;
	border-left: 1px solid #FF3333;
	border-top: none;
	margin-top: auto;
	border-right: none;
	border-bottom: none;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	
}
.sidetextright{
	width:140px;
	float:right;
	margin-right: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.sidetextleft{
	width:150px;
	float:left;
	margin-left: 5px;
	text-align: left;
	background-color: #FFFFFF;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	
}
.linktext{font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3366FF;
}

.linkstop{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	
}
.body3 a:hover{color: #333333;}
.maintext{
	color:#000000;
	font-size:13px;
	text-align: justify;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.maintext a{
	color:#FF0000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.maintext a:hover {
	color:#000000;
	text-decoration: underline;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
a:hover{
	color: #FF6600;
	
}
.footer {
	clear:both;
	width:100%;
	margin-top: 1px;	
}
.footer a {color:#8a7d56}
.footer a:hover {color:#000000}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3366FF;	
	text-transform: uppercase;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;	
	text-transform: uppercase;
}
.bike-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 20px;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;	
	text-transform: none;
}