@charset "utf-8";
/* CSS Document */

body {
	font-family: "Century Gothic", Arial;
	font-size: 75%;
	background-attachment: fixed;
	background-image: url(images/body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	color: #585c61;
}
a#quote {
	background-image: url(images/quote_me.gif);
	background-repeat: no-repeat;
	float: right;
	width: 193px;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 10px;
}
a#download {
	background-image: url(images/download.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 55px;
	width: 200px;
	float: right;
	margin-top: 100px;
}
div#faded {
	background-image: url(images/faded_map.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	width: 100%;
	padding-bottom: 280px;
}
div.third .input {
}



p {
	font-weight: bold;
	font-size: .95em;
}
.blue {
	color: #054189;
}
ul.list {
	margin: 0px;
	padding: 0px;
}

ul.list li {
	background-color: #0591cf;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 1px;
	border: 1px solid #2ba0d5;
	color: #FFFFFF;
	background-image: url(images/list.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
}

div.half {
	float: left;
	width: 45%;
	text-align: right;
}


fieldset {
	background-color: #FFFFFF;
	border: 1px solid #eeeeee;
}

a.gallery {
	float: left;
	width: 198px;
	border: 5px solid #E0E0E0;
	height: 198px;
}
a.button3:link,a.button3:active,a.button3:visited {
	background-image: url(images/title.gif);
	background-repeat: repeat-x;
	background-position: center center;
	display: block;
	padding: 10px;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

div.gallery {
	float: left;
	width: 198px;
	margin-right: 10px;
	margin-bottom: 10px;
}
a.title:link,a.title:active,a.title:visited {
	color: #FFFFFF;
	background-image: url(images/title.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	display: block;
	font-family: "Century Gothic", Arial;
	font-size: 1.2em;
	font-weight: bold;
	width: 188px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
div.image {
	width: 100px;
	border: 5px solid #E0E0E0;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}



a.image {
	float: left;
	width: 100px;
	height: 100px;
}

a:link,a:active {
	color: #07599F;
}
a:visited {
	color: #9C162E;
	text-decoration: underline;
}

h1 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 660px;
	display: block;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	border: 1px solid #C9C9C9;
	margin-bottom: 2px;
	color: #585C61;
}
div.third {
	float: left;
	width: 205px;
	margin-right: 10px;
}

fieldset.half {
	float: left;
	width: 42%;
	margin-right: 10px;
	padding: 10px;
}
legend {
	color: #05448D;
	font-size: 1.4em;
	font-weight: bold;
}

div#forum th {
	background-color: #FFFFFF;
	background-image: url(images/forum_header.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	color: #05448D;
}
div#forum td {
	background-color: #FFFFFF;
}
div#forum .button2 {
	background-image: url(images/button.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	margin-right: 1px;
	margin-left: 1px;
}

div.testimonials fieldset {
	border: 4px solid #CCCCCC;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	margin-bottom: 40px;
	margin-top: 10px;
}
div.testimonials fieldset legend {
	color: #05448D;
	font-size: 1.2em;
	font-weight: bold;
}
div.testimonials fieldset img {
	margin-top: -25px;
}


.dates {
	margin-top: 10px;
	color: #FFFFFF;
}

img.border {
	border: 8px solid #DADADA;
}



div#clouds {
	background-attachment: fixed;
	background-image: url(images/clouds.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 100%;
}
div#shadow {
	background-attachment: fixed;
	background-image: url(images/shadow1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 100%;
}
div#shadow_bg {
	background-image: url(images/shadow_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	float: left;
	width: 100%;
}
div#main_bg {
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	width: 938px;
	padding-right: 8px;
	padding-left: 8px;
	float: left;
}
div#left {
	float: left;
	width: 239px;
	background-image: url(images/left_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 560px;
}
div#map {
	float: left;
	width: 300px;
	height: 300px;
	border: 5px solid #E1E1E1;
}

div#right {
	float: left;
	width: 699px;
	background-color: #FFFFFF;
	background-image: url(images/right_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding: 0px;
}
div#right_pics {
	background-image: url(images/right_pic1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	width: 429px;
	padding-top: 20px;
	padding-right: 250px;
	padding-bottom: 20px;
	padding-left: 20px;
}



div#width {
	width: 954px;
}
div#header {
	background-color: #FFFFFF;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 161px;
	border-top-width: 8px;
	border-bottom-width: 8px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #008ecd;
	border-bottom-color: #008ecd;
	float: left;
	width: 100%;
}
div#left_pic {
	background-image: url(images/leftpic2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 100%;
}
div.box_shadow {
	background-image: url(images/box_shadow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 415px;
	float: left;
}
div#prodtab1 {
	background-image: url(images/rider.jpg);
	background-repeat: no-repeat;
	background-position: 150px top;
	background-color: #028DCE;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	margin-bottom: 10px;
	margin-right: 10px;
	padding-top: 10px;
	padding-right: 150px;
	padding-bottom: 10px;
	padding-left: 10px;
}
div#prodtab2 {
	background-image: url(images/bikebus.jpg);
	background-repeat: no-repeat;
	background-position: -20px -10px;
	background-color: #028DCE;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	margin-bottom: 10px;
	margin-right: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 150px;
}
div.tracks {
	background-image: url(images/tracks.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 658px;
	float: right;
	background-color: #FFFFFF;
	text-align: left;
	padding: 20px;
}



a#logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	height: 86px;
	width: 329px;
	float: left;
	margin-top: 30px;
	background-position: 20px;
}
a.quote {
	background-image: url(images/quote_me.gif);
	background-repeat: no-repeat;
	width: 193px;
	display: block;
	float: right;
	height: 25px;
	background-position: left;
	color: #FFFFFF;
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
}

ul#big_text {
	background-color: #093669;
	text-align: left;
	margin: 0px;
	float: left;
	width: 100%;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	padding-top: 0px;
}
ul#big_text li {
	list-style-type: none;
}

ul#big_text  a {
	color: #6B95BE;
	text-decoration: underline;
}

ul#footer {
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	float: left;
	width: 100%;
	background-color: #093669;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul#footer li {
	display: inline;
	list-style-type: none;
	width: auto;
}
ul#footer li a {
	font-size: .9em;
	color: #FFFFFF;
	display: block;
	float: left;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #5480B4;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
	text-decoration: none;
}

ul#menu {
	float: right;
	width: 100%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul#menu li {
	list-style-type: none;
	width: auto;
}
ul#menu li a {
	background-image: url(images/button1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	font-family: "Century Gothic", Arial;
	font-size: 1.4em;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: left;
	padding: 10px;
}
ul#menu li a#login {
	margin-top: 30px;
	background-image: url(images/button2.gif);
	margin-bottom: 0px;
}

ul#menu li a:hover {
	background-image: url(images/button2.gif);
	padding-left: 20px;
}
ul#menu li a.active {
	background-image: url(images/button2.gif);
}
ul#footer2 {
	margin: 0px;
	padding: 10px;
	float: left;
	width: 678px;
	list-style-type: none;
}
ul#footer2 li {
	list-style-type: none;
	display: inline;
}


.big {
	font-size: 2.5em;
	font-weight: bold;
	color: #426C97;
	padding-left: 25px;
	padding-top: 10px;
	width: 100%;
}
.dhtmlgoodies_contentBox{
	height:25px;
	background-color:#008ECD;
	overflow:hidden;
	width:193px;
	float: right;
	padding-left: 25px;
				
	}
.dhtmlgoodies_content{
	position:relative;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	width:100%;
	font-size:0.8em;
		
	}
	p.sent {
	background-image: url(images/tick.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 70px;
	height: 60px;
	margin-top: 10px;
}
blockquote {
	background-image: url(images/comment_box.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 312px;
	height: 359px;
	float: left;
	margin: 0px;
	font-size: 1.2em;
	color: #FFFFFF;
	text-align: center;
	padding-right: 60px;
	padding-left: 60px;
}

