html, body {

	margin: 0px;
	padding: 0px;
	background-color: #000000;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;

}


#mainbody{
	position:relative;
	float: left;
	width:901px;
	z-index:11;
	border: 1px none #000000;
	/*background-color: #FFFFFF;*/
	margin-bottom: auto;
	height: 100%;
	
	}

#top {
	/*position: absolute;
	top: 0px;
	left: 0px;*/
	width: 901px;
	height: 280px;
	/*background-image: url(/images/riding_top_rides.jpg);*/
	z-index: 10;
	overflow: hidden;
}	

#menu {
	width:901px;
	height:16px;
	background-color: #8A7342;

}

		#menu ul {
			margin: 0;
			padding: 0;							
			display: inline;
			margin-bottom: 0;
		}		
		#menu ul li {
			margin: 0;
			padding: 0;
			list-style: none;
			display: block;
			float:left;	
		}
#page {
	float: left;
	width: 901px;
	background-color: #FFFFFF;
	overflow: visible;
	visibility: visible;
	height: auto;
	margin-top: 0px;
	background-image: url(/images/right_menu_bg.jpg);
	background-position: right;
	background-repeat: repeat-y;
	z-index: 5;
	margin-bottom: 0px;

}			
		#left {
			width: 660px;
			float: left;
			background-color: #FFFFFF;	
		}
		
		#text {
			width: 550px;
			margin-left: auto;
			margin-right: auto;
			margin-top: 45px;
			height: auto;
		
		}

		#text img {
			border: 4px solid #DFD2B3;
			margin: 0 10px 10px 10px;

		
		}
		
		#right {
			width: 222px;
			float: right;
			margin: 0;
			padding: 0;
			height: 100%;	
		
		}
		#right_submenu {
			width: 100%;
			margin-top: -15px;
			margin-bottom: -10px;
			/*padding-left: 15px;*/
			padding-right: 0px;
			height: auto;			
		
		}

		#right_submenu ul{
			margin-left: 15px;
			padding-left: 40px;
			line-height: 2em;
		}


#footer {

	width: 901px;
	height: 30px;
	background-image: url(/images/footer_bg.jpg);
	overflow: visible;
	visibility: visible;
	margin: 0px;
	vertical-align: baseline;

}	

#footer p {
	text-indent: 55px;
	margin-top: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .6em;
	color: #444B66;
}

table { margin-bottom: 50px; }


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444B66;
}
li {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444B66;

}
ul {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444B66;
}

		h3 {
			font-size: 1em;
			font-weight: bold;
			letter-spacing: -.04em;
			font-family: Georgia, "Times New Roman", Times, serif;
			color: #A18F6A;
		}

		h4 {
			font-size: .8em;
			font-weight: bold;
			letter-spacing: -.02em;
			font-family: Georgia, "Times New Roman", Times, serif;
			color: #A18F6A;
		}

.accessible {
	display: none;

}
a {
	color: #796F5E;
	text-decoration: none;
}
a:hover {
	color: #005435;
}




    #text .page_item {
      /*width: 100%;*/
      margin: 0;
      padding: 0;
    }
    #text .page_item ul {
      margin: 0;
      padding: 0;
      list-style-type: none;
    }
    #text .page_item li {
      margin: 0;
      padding: 0;
      float: left;
      list-style-type: none;
    }
    #text .page_item li {
      padding-right: .5em;
      padding-left: .5em;

	border-left-width: 1px;
	border-left-style: solid;
border-color: #796F5E;
    }


.imagelink {
	
	display: block;
	width: 550px;


}

span {
	
	display: block;
		width: 550px;


}

