body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

.page {
	width: 900px;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	color: #0E5AA6;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
h1 a {
	color: #094D9E;
	text-decoration: none;
}
h1 a:visited {
	color: #0B55A0;
}

h2 {
	color: #539ACE;
	font-size: 15px;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h3 {
	font-size: 12px;
	color: #085299;
	padding: 0px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h4 {
	font-size: 11px;
	color: #085299;
	margin: 0px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h4 a {
	color: #08529E;
}
h5 {
	color: #539ACE;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}

h6 {
	color: #0B559E;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	font-style: italic;
}


p {
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
}
a:link {
	color: #08529E;
}
a:visited {
	color: #08529E;
}

img
{  border-style: none;
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 184px;
	width: 900px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
#headerRepair {
	background-image: url(images/header_bike.jpg);
	background-repeat: no-repeat;
	height: 184px;
	width: 900px;
}

#mainContent {
	background-color: #539ace;
	width: 900px;
	float: left;
	height: auto;
}
#leftSide {
	float: left;
	width: 180px;
	margin-left: 30px;
	margin-top: 20px;
}


#rightSide {
	float: right;
	width: 630px;
	margin-top: 20px;
	margin-right: 30px;
}

.times {
	background-color: #FFFFFF;
	width: 180px;
}
.curves {
	background-image: url(images/top_curve.jpg);
	background-repeat: no-repeat;
	height: 7px;
	width: 180px;
}
.curvesBottom {
	background-image: url(images/bottom_curve.jpg);
	background-repeat: no-repeat;
	height: 7px;
	width: 180px;
}

.times h1 {
	color: #07559F;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.times h2 {
	font-size: 14px;
	font-weight: bold;
	color: #539ACE;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.times p {
	font-size: 11px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
}
.offer {
	width: 180px;
	margin-top: 20px;
	text-align: center;
	background-color: #FFFFFF;
}
.offer img {
	text-align: center;
	padding-right: 5px;
}

#topNav {
	background-color: #FFFFFF;
	height: 28px;
	margin: 0px;
	padding-top: 7px;
}
#topNav ul {
	width: 630px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#topNav ul li {
	display: inline;
	margin-left: 10px;
	margin-right: 5px;
}
#topNav ul li a {
	font-weight: bold;
	color: #09519D;
	font-size: 15px;
	text-decoration: none;
	margin-top: 0px;
	background-image: url(images/btn_top_nav.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-left: 20px;
}
#topNav ul li a:hover {
	color: #539ACE;
	background-image: url(images/btn_top_nav_hover.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-left: 20px;
}
#topNav ul a#selected {
	color: #539ACE;
}
#rightContent {
	background-color: #FFFFFF;
	margin-top: 15px;
}
.curvesRightTop {
	background-image: url(images/curves_right_top.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 630px;
}
.curvesRightBottom {
	background-image: url(images/curves_right_bottom.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 630px;
	float: left;
}
.services {
	float: left;
	width: 600px;
	background-color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 20px;
	padding-top: 10px;
}
.servicesPhoto {
	float: left;
	margin-left: 20px;
}
.servicesText {
	float: right;
	width: 280px;
	margin-right: 20px;
}

.servicesText a {
	font-weight: bold;
	color: #539ACE;
	text-decoration: none;
}
.servicesText a:hover {
	text-decoration: none;
}
.servicesText a:visited {
	color: #539ACE;
}
.tours {
	float: left;
	width: 600px;
	background-color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 20px;
	padding-top: 10px;
}
.worldpay {
	float: left;
	width: 500px;
	background-color: #FFFFFF;
	padding-right: 15px;
	padding-left: 40px;
	padding-bottom: 20px;
}

.toursText {
	float: left;
	width: 320px;
	margin-left: 20px;
	background-color: #FFFFFF;
}
.toursText a {
	color: #539ACE;
	font-weight: bold;
	text-decoration: none;
}
.toursText a:hover {
	text-decoration: underline;
}
.toursText a:visited {
}
.aboutText {
	float: left;
	width: 550px;
	margin-left: 20px;
	background-color: #FFFFFF;
}
.aboutText img {
	float: left;
	margin-right: 25px;
}
.staff {
	height: 150px;
	margin-bottom: 20px;
}
.specialOffer {
	width: 550px;
}
.specialOffer img {
	float: left;
	padding-right: 20px;
}





.directions {
	width: 550px;
	float: left;
	margin-left: 20px;
}


.toursPhoto {
	float: right;
	width: 203px;
	margin-right: 20px;
}
.toursPhoto p {
	margin-left: 10px;
}


.bikeDescription {
	float: right;
	width: 203px;
	margin-right: 20px;
}



#leftNav ul {
	margin-top: 15px;
	padding: 0px;
	margin-left: 20px;
}
#leftNav li {
	list-style-type: none;
	margin-bottom: 5px;
	margin-top: 5px;
}
#leftNav li a {
	color: #539ACE;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/left_nav_btn.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-left: 20px;
}
#leftNav li a:hover {
	color: #0B5499;
	text-decoration: underline;
}
#leftNav li a#selected {
	color: #09519D;
}
.testimonials {
	float: right;
	width: 203px;
	padding-right: 20px;
	padding-top: 20px;
}
.bold {
	font-weight: bold;
	color: #0C55A2;
	font-size: 11px;
}
.bullets {
	font-size: 11px;
}
.bullets ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.bullets ul li {
	padding-bottom: 5px;
}


















/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/




#footer {
	height: 20px;
	width: 900px;
	float: left;
	background-color: #539ACE;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer p {
	color: #FFFFFF;
	margin-left: 30px;
	font-size: 10px;
	margin-top: 5px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer a:visited {
	color: #FFFFFF;
}
.toursText img {
	float: right;
}
.map {
	height: 230px;
	padding-bottom: 10px;
}
