body{
	margin: 0;
	background-color: #a6ce39;
	font-family: Verdana, Helvetica;
	font-size: 11px;
}

a:link { 

}

a:active {

}

a:visited { 

}

a:hover { 
	;
}


/*Div Tags*/

#container{
	position: absolute;
	left: 50%;
	margin-left: -400px;
	width: 800px;
}

#container2{
	position: absolute;
	left: 50%;
	margin-left: -200px;
	width: 400px;
}

#header2{
	width: 400px;
	height: 125px;
	float: left;
}

#content2{
	width: 400px;
	height: 250px;
	float: left;
}

#content2 a{
	display: block;
	text-decoration: none;
}

#main2{
	width: 400px;
	height: 95px;
	float: left;
}

#side{
	width: 20px;
	height: 200px;
	float: left;
}

#middle{
	width: 10px;
	height: 200px;
	float: left;
}

#mainLeft2{
	width: 175px;
	height: 200px;
	float: left;
}

#mainLeft2 a{
	width: 175px;
	height: 200px;
	background: url(imgs/riders.jpg) 0 0 no-repeat;
}

#mainLeft2 a:hover{
	width: 175px;
	height: 200px;
	background: url(imgs/riders.jpg) -175px 0 no-repeat;
}

#mainRight2{
	width: 175px;
	height: 200px;
	float: left; 
}

#mainRight2 a{
	width: 175px;
	height: 200px;
	background: url(imgs/boarders.jpg) 0 0 no-repeat;
}

#mainRight2 a:hover{
	width: 175px;
	height: 200px;
	background: url(imgs/boarders.jpg) -175px 0 no-repeat;
}

#header{
	width: 800px;
	height: 100px;
	float: left;
}

#nav{
	width: 800px;
	height: 30px;
	float: left;
	text-align: center;
}

#nav a{
	display: block;
	text-decoration: none;
}

#first{
	width: 60px;
	height: 20px;
	margin-left: 215px;
	float: left;
}

#first a{
	width: 60px;
	height: 20px;
	background: url(imgs/nav_home.jpg) 0 0 no-repeat;
}

#first a:hover{
	width: 60px;
	height: 20px;
	background: url(imgs/nav_home.jpg) 0 -20px no-repeat;
}

#second{
	width: 60px;
	height: 20px;
	float: left;
}

#second a{
	width: 60px;
	height: 20px;
	background: url(imgs/nav_rides.jpg) 0 0 no-repeat;
}

#second a:hover{
	width: 60px;
	height: 20px;
	background: url(imgs/nav_rides.jpg) 0 -20px no-repeat;
}

#third{
	width: 73px;
	height: 20px;
	float: left;
}

#third a{
	width: 73px;
	height: 20px;
	background: url(imgs/nav_boards.jpg) 0 0 no-repeat;
}

#third a:hover{
	width: 73px;
	height: 20px;
	background: url(imgs/nav_boards.jpg) 0 -20px no-repeat;
}

#fourth{
	width: 60px;
	height: 20px;
	float: left;
}

#fourth a{
	width: 60px;
	height: 20px;
	background: url(imgs/nav_diary.jpg) 0 0 no-repeat;
}

#fourth a:hover{
	width: 60px;
	height: 20px;
	background: url(imgs/nav_diary.jpg) 0 -20px no-repeat;
}

#fifth{
	width: 80px;
	height: 20px;
	float: left;
}

#fifth a{
	width: 80px;
	height: 20px;
	background: url(imgs/nav_reserve.jpg) 0 0 no-repeat;
}

#fifth a:hover{
	width: 80px;
	height: 20px;
	background: url(imgs/nav_reserve.jpg) 0 -20px no-repeat;
}

#sixth{
	width: 65px;
	height: 20px;
	float: left;
}

#sixth a{
	width: 65px;
	height: 20px;
	background: url(imgs/nav_contact.jpg) 0 0 no-repeat;
}

#sixth a:hover{
	width: 65px;	
	height: 20px;
	background: url(imgs/nav_contact.jpg) 0 -20px no-repeat;	
}

#mainLeft{
	width: 400px;
	height: 550px;
	float: left;
}

#mainRight{
	background: url(imgs/mainright.jpg) no-repeat top left;
	width: 400px;
	height: 550px;
	float: left;
}

#conTop{
	width: 350px;
	height: 375px;
	float: left;
	background: url(imgs/maintop.jpg) no-repeat top left;
}

#conTop p{
	margin-top: 260px;
	margin-left: 50px;
}

#conBot{
	width: 350px;
	height: 125px;
	float: left;
}

#rider{
	width: 100px;
	height: 100px;
	margin-left: 70px;
	float: left;
}

#boarder{
	width: 100px;
	height: 100px;
	float: left;
}

#title{
	width: 350px;
	height: 50px;
	float: left;
}

#content{
	width: 350px;
	margin: 25px 0 0 25px;
	line-height: 18px;
}

#mountain{
	height: 125px;
	width: 110px;
	float: left;
}

#spacer{
	height: 10px;
	width: 10px;
	float: left;
}

#spacer2{
	height: 10px;
	width: 350px;
	float: left;
}

#electric{
	height: 125px;
	width: 110px;
	float: left;
}

#single{
	height: 125px;
	width: 110px;
	float: left;
}

#kid{
	height: 125px;
	width: 110px;
	float: left;
}

#trailer{
	height: 125px;
	width: 110px;
	float: left;
}

#traileabike{
	height: 125px;
	width: 110px;
	float: left;
}

#tandem{
	height: 125px;
	width: 110px;
	float: left;
}

#new{
	height: 125px;
	width: 110px;
	background: white;
	float: left;
}

#map{
	height: 200px;
	width: 350px;
	float: left;
}

#bottomNav{
	text-align: center;
	margin: 10px 0 10px 0;
	float: left;
	width: 800px;
}

#bottomNav a:link{
	color: #ffffff; 
	text-decoration: none;
	font-weight : normal;
}

#bottomNav a:active{
	color: #ffffff; 
	text-decoration: none;
}

#bottomNav a:visited{
	color: #ffffff; 
	text-decoration: none;
}

#bottomNav a:hover{
	color: #636466;
	text-decoration: none;
}

#footer{
	font-size: 10px;
	text-align: center;
	float: left;
	width: 800px;
}

#footer2{
	font-size: 10px;
	text-align: center;
	float: left;
	width: 400px;
}

#diary_box{
	width: 50px;
	height: 50px;
	float: left;
}

#diary_box a:link{
	text-decoration: none;
}

#diary_box a:active{
	text-decoration: none;
}

#diary_box a:visited{
	text-decoration: none;
}

#diary_box a:hover{
	text-decoration: none;
}

#boots{
	width: 170px;
	height: 170ps;
	float: left;
}

/*#mainContentTwo p{
	margin: 0 0 0 0;
}

#mainContentTwo a{
	text-decoration: underline;
}

#mainContentTwo a:link{
	color: #333366;
	text-decoration: underline;
}

#mainContentTwo a:active{
	color: #333366;
	text-decoration: underline;
}

#mainContentTwo a:visited{
	color: #333366;
	text-decoration: underline;
}

#mainContentTwo a:hover{
	background: #333366;
	color: #ffcc33;
	text-decoration: none;
}

#mainContent{
	width: 610px;
	margin-left: 30px;
	float: left;
}

#mainContent a{
	text-decoration: underline;
}

#mainContent a:link{
	color: #333366;
	text-decoration: underline;
}

#mainContent a:active{
	color: #333366;
	text-decoration: underline;
}

#mainContent a:visited{
	color: #333366;
	text-decoration: underline;
}

#mainContent a:hover{
	background: #333366;
	color: #ffcc33;
	text-decoration: none;
}

#mainContent p{
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}

#icon{
	width: 100px;
	height: 100px;
	position: absolute;
	left: 670px;
	top: 185px;
}

#mainClose{
	background: #ffffff;
	width: 800px;
	height: 20px;
	float: left;
}

#mainCloseTwo{
	width: 800px;
	height: 20px;
	float: left;
}

#supportOpen{
	background: #333366;
	width: 800px;
	height: 20px;
	float: left;
}

#supportText{
	background: #333366;
	width: 800px;
	float: left;
}

#supportTextSubitleTwo{
	width: 740px;
	height: 25px;
	margin: 0 30px 0 30px;
}

#supportTextTwo{
	width: 740px;
	margin: 0 30px 0 30px;
}

#supportTextTwo p{
	margin: 0 0 0 0;
	color: #ffffff;
	text-align: center;
}

#supportTextTwo ol{
	color: #ffffff;
}

#supportText a{
	font-size: 12px;
	text-decoration: none;
}

#supportText a:link{
	color: #ffcc33;
	text-decoration: underline;
}

#supportText a:active{
	color: #ffcc33;
	text-decoration: underline;
}

#supportText a:visited{
	color: #ffcc33;
	text-decoration: underline;
}

#supportText a:hover{
	background: #000000;
	color: #ffcc33;
	text-decoration: none;
}

#supportNews{
	margin-left: 30px;
	width: 360px;
	float: left;
}

#supportNewstitle{
	width: 360px;
	height: 40px;
}

#supportNewstext{
	width: 360px;
}

#supportNewstext p{
	color: #ffffff;
	margin: 0 0 0 0;
}

#supportMore{
	width: 360px;
}

#supportMore a{
	color: #ffcc33;
	margin: 0 0 0 295px;
}

#video{
	text-align: center;
}

#divider{
	background: #333366;
	width: 20px;
	height: 15px;
	float: left;
}

#supportCase{
	margin-right: 30px;
	width: 360px;
	float: left;
}

#supportCasetitle{
	width: 360px;
	height: 40px;
}

#supportCasetext p{
	margin: 0 0 0 0;
	color: #ffffff;
}

#supportClose{
	background: #333366;
	width: 800px;
	height: 20px;
	float: left;
}

#testiOpen{
	background: #663366;
	width: 800px;
	height: 20px;
	float: left;
}

#testimony{
	background: #663366;
	width: 800px;
	float: left;
}

#testTitle{
	background: url(imgs/testimonials.jpg) no-repeat top left;
	width: 740px;
	height: 42px;
	margin: 0 30px 0 30px;
	text-align: right;
}

#testimony a{
	font-size: 12px;
	text-decoration: none;
}

#testimony a:link{
	color: #ffcc33;
	text-decoration: underline;
}

#testimony a:active{
	color: #ffcc33;
	text-decoration: underline;
}

#testimony a:visited{
	color: #ffcc33;
	text-decoration: underline;
}

#testimony a:hover{
	background: #000000;
	color: #ffcc33;
	text-decoration: none;
}

#testimonials{
	width: 740px;
	height: 80px;
	margin: 0 30px 0 30px;
	float: left;
}

#testTitleTwo{
	width: 740px;
	height: 40px;
	margin: 0 30px 0 30px;
	float: left;
}

#testimonialsTwo{
	width: 740px;
	height: 170px;
	margin: 0 30px 0 30px;
	float: left;
}

#portrait{
	width: 80px;
	height: 80px;
	float: left;
}

#quoBegin{
	background: url(imgs/quote_begin.jpg) no-repeat top left;
	width: 40px;
	height: 80px;
	float: left;
}

#quote{
	background: url(imgs/quote_end.jpg) no-repeat bottom right;
	width: 620px;
	float: left;
}

#quote p{
	color: #ffffff;
	font-size: 11px;
	margin: 0 50px 0 0;
}

#name{
	width: 620px;
	text-align: right;
	float: left;
}

#name p{
	color: #ffcc33;
	font-size: 11px;
	margin: 0 50px 0 0;
}

#spacer{
	width: 740px;
	height: 10px;
	margin: 0 30px 0 30px;
	float: left;
}

#testiClose{
	width: 800px;
	height: 20px;
	float: left;
}

#closing{
	width: 320px;
	height: 70px;
	float: left;
}

#navBottom{
	background: #ffcc33;
	width: 480px;
	height: 70px;
	float: left;
	text-align: right;
}

#navBottom a{
	font-size: 10px;
	text-decoration: none;
}

#navBottom a:link{
	color: #000000;
	text-decoration: none;
}

#navBottom a:active{
	color: #000000;
	text-decoration: none;
}

#navBottom a:visited{
	color: #000000;
	text-decoration: none;
}

#navBottom a:hover{
	background: #333366;
	color: #ffcc33;
	text-decoration: none;
}

#navBottom p{
	font-size: 9px;
	margin: 5px 0 8px 0;
}

*/
