/* CSS Document */



*{

	margin-right: auto;

	margin-left: auto;

}

body{

	background-image: url(layout/background.png);

	background-attachment: scroll;

	margin: 0px;

	background-color: #000000;

	background-repeat: no-repeat;

	background-position: center top;

}

#wrapper{

	height: auto;

	width: 900px;

	font-size: 14px;

	color: #999999;

	overflow: hidden;

	font-family: Arial, Helvetica, sans-serif;



}

#spacer{

	width: 900px;

	height: 35px;

}

#leftbar{

	height: 500px;

	width: 148px;

	float: left;

	background-color: #000000;

	background-repeat: no-repeat;

	background-image: url(layout/sidebar.jpg);

	text-align: center;

	padding-top: 5px;

	padding-bottom: 5px;

	background-position: left top;











}

#content{

	width: 600px;

	background-color: #333333;

	height: auto;

	min-height: 500px;

	list-style-position: inside;

	text-align: justify;

	background-image: url(layout/bottomimg.jpg);

	background-repeat: no-repeat;

	background-position: center bottom;

	list-style-type: none;

	float: none;







}

#leftbar p{

	margin: 5px;

}

#rightbar p{

	margin: 5px;

}

#content p{

	margin: 5px;

}

#content a{

	color: #FF0000;

	text-decoration: none;





}

#content a:hover{

	color: #FFFFFF;

	text-decoration: none;





}

#leftbar a{

	text-decoration: none;

	font-size: 12px;

	color: #FFFFFF;













}

#leftbar a:hover{

	color: #FF0000;

	font-size: 12px;











}

#rightbar a{

	color: #FFFFFF;

	text-decoration: none;

	font-size: 12px;











}

#rightbar a:hover{

	color: #FF0000;

	text-decoration: underline;

	font-size: 12px;











}

#rightbar{

	height: 500px;

	width: 148px;

	float: right;

	background-color: #000000;

	background-repeat: no-repeat;

	background-image: url(layout/sidebar.jpg);

	text-align: center;

	padding-top: 5px;

	padding-bottom: 5px;







}

#header{

	height: 187px;

	width: 900px;

	background-image: url(layout/bannernew.jpg);





}

#altnav{

	height: 75px;

	width: 900px;

	font-size: 10px;

	color: #FFFFFF;

	text-align: center;

	vertical-align: middle;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	clear: both;



}

#nav{

	width: 900px;

	height: 25px;

	border: none;

	margin-bottom: 5px;

}





.home a {

	display:block;

	width: 79px;

	background: url(layout/homehover.jpg);

	text-decoration: none;

	height: 25px;

	float: left;



}

.home a:hover {

	background-position: 0px -25px;

	float: left;



}





.about a {

	display:block;

	width: 100px;

	background: url(layout/abouthover.jpg);

	text-decoration: none;

	height: 25px;

	float: left;



}

.about a:hover {

	background-position: 0px -25px;

	float: left;



}





.contact a {

	display:block;

	width: 111px;

	background: url(layout/contacthover.jpg);

	text-decoration: none;

	height: 25px;

	float: left;



}

.contact a:hover {

	background-position: 0px -25px;

	float: left;



}





.services a {

	display:block;

	width: 92px;

	background: url(layout/serviceshover.jpg);

	text-decoration: none;

	height: 25px;

	float: left;



}

.services a:hover {

	background-position: 0px -25px;

	float: left;



}





.riders a {

	display:block;

	width: 74px;

	background: url(layout/ridershover.jpg);

	text-decoration: none;

	height: 25px;

	float: left;



}

.riders a:hover {

	background-position: 0px -25px;

	float: left;



}



.photos a {

	display:block;

	width: 78px;

	background: url(layout/photoshover.jpg);

	text-decoration: none;

	height: 25px;

	float: left;



}

.photos a:hover {

	background-position: 0px -25px;

	float: left;



}



.jlaw a {

	display:block;

	width: 77px;

	background: url(layout/jlawhover.jpg);

	text-decoration: none;

	height: 25px;

	float: left;



}

.jlaw a:hover {

	background-position: 0px -25px;

	float: left;



}

.forsale a {

	display:block;

	width: 132px;

	background: url(layout/forsalehover.jpg);

	text-decoration: none;

	height: 25px;

	float: left;



}

.forsale a:hover {

	background-position: 0px -25px;

	float: left;



}

.shame a {

	display:block;

	width: 157px;

	background: url(layout/shamehover.jpg);

	text-decoration: none;

	height: 25px;

	float: left;



}

.shame a:hover {

	background-position: 0px -25px;

	float: left;



}

.link{

	color: #FF0000;

}

.link a{

	font-size: 12px;

	color: #FFFFFF;

	text-decoration: none;

}

.link a:hover{

	color: #FFFF00;

	text-decoration: none;



}

.hidden{

	display: none;

}
