html{
	font-family:Verdana;
	background:#000;
}

p, h1, h2, h3, h4, h5, h6, td{
	color:#D25328;
	text-align:center;
}

li{
	color:#D25328;
}

#rightCol #products p{
	text-align:left;
	padding-left:0;
	margin-right:250px;
}

#content a{
	color:#F9A11B;
}

#content p{
	padding:0 3em;
}

#content li{
	list-style-image:url(/images/icon.gif);
}

.content{
	text-align:center;
}

.content li img{
	float:right;
	height:100px;
	width:200px;
	margin:0.25em 3em 0.25em 0;
}

.imageCenter{
	width:400px;
	margin:0 auto;
}

#center{
	width:835px;
	margin:0 auto;
	position:relative;
}

#masthead{
	margin-bottom:20px;
}

#navLinks img{
	border-bottom:3px solid #8c8c8c;
}

#navPadTop{
	height:15px;
}

#navPadBottom{
	height:265px;
}

#logo{
	width:203px;
	position:absolute;
	bottom:15px;
	left:15px;
}

#separator{
	height:15px;
}

#cap{
	width:835px;
	height:10px;
	background:url(images/cap.jpg);
}

#content{
	width:835px;
	background:url(images/bg.jpg) repeat-y;
}

#foot{
	width:835px;
	height:10px;
	background:url(images/foot.jpg);
	clear:both;
}

#leftCol{
	width:203px;
	margin-right:20px;
	float:left;
	clear:both;
}

#rightCol{
	width:612px;
	padding-top:8px;
	float:left;
}

/******************************HOME*************************************/
#home #map{
	margin-top:-20px;
}

#storePics img{
	padding:4px 8px;
}

/******************************PRODUCTS*************************************/
#products{
	color:#D25328;
}

#products h4{
	padding:0 50px;
}

#products, .productsTable, .productsTable td{
	text-align:center;
	vertical-align:top;
}

td.productTitle{
	vertical-align:bottom;
	font-weight:bold;
	font-size:105%;
}

#products .productsTable img{
	width:250px;
	margin:0 auto;
}

.productsTable{
	width:90%;
	margin-bottom:15px;
}

#products li{
	margin:0.25em 0;
}


/******************************RIDES*************************************/
#rides .ridesTable td{
	vertical-align:top;
	text-align:center;
	width:200px;
	font-size:85%;
}

#rides .ridesTable img{
	width:150px;
	margin:0 auto;
}

#rides td.rideTitle{
	font-weight:bold;
	font-size:95%;
}

.ridesTable{
	width:90%;
	margin-bottom:15px;
}

.bigRide{
	width:100%;
}

.bigRide img{
	width:600px;
	margin:0 auto;
}

/******************************LINKS*************************************/
#links ul{
	width:400px;
	margin:0 auto;
	list-style-image:url(images/icon.gif);
}

#links li{
	line-height:1;
	padding:0.5em 0 0.25em;
	margin-left:-30px;
}

#links li a{
	line-height:1;
}

/******************************CONTACT*************************************/
#contact td{
	vertical-align:middle;
	text-align:center;
	width:240px;
}

#emailCapture{
	padding-top:20px;
}

#emailCapture #form1{
	text-align:center;
}

#emailCapture #form1 span{
	color:#000;
}