html, body {
	color: #000000;
	font-family: Verdana, sans-serif;
	text-align: left;
	background: #ffffff;
	letter-spacing: 0.5pt;
	font-weight: normal;
	font-size: 9pt;
}

html {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}

body {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}

a img {
	border: 0;
}


#container {
	position:relative;
	margin:auto;
	min-height:100%;
	padding:0;
	width:795px;
	background:#fff;
	border-right:1px solid #006605;
	border-left:1px solid #006605;
}

* html #container {
	height:100%;
} 

#header {
	position:relative;
	top:0;
	left:0;
	right:0;
	width:795px;
	height:95px;
	background:url(images/header.jpg) top center no-repeat;
	margin:0;
	padding:0;
}

#menu {
	position:relative;
	top:0;
	left:0;
	right:0;
	width:795px;
	height:43px;
	margin:0;
	padding:0;
	text-align:left;
	background: url("images/menuright.gif") top right no-repeat;
}


#content {
	width:795px;
	text-align:left;
	margin:0;
	padding:0;
}

#left {
	float:left;
	width:175px;
	text-align:left;
	margin:0;
	padding:0;
}

#center {
	float:left;
	width:425px;
	border-right:1px solid #006605;
	border-left:1px solid #006605;
	margin-top: 5px;
	margin-bottom: 30px;
	margin-right:5px;
	margin-left:5px;
	padding:0;
	background:#fff;
}

#main_content {
	padding-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;
}

#right {
	float:right;
	width:170px;
	text-align:left;
	margin:0;
	padding:0;
}

#footer {
	text-align: center;
	clear:both;
	width:797px;
	height:75px;
	border-top:1px solid #006605;
	padding:0px;
	margin:0px auto;
}


A:link, A:visited {
	text-decoration: none;
	color:#000;
	/*font-size: 12pt;*/
	font-weight: bold;
	letter-spacing: 1px;
}

A:hover, A:active {
	text-decoration: none;
	color:#006605;
	/*font-size: 12pt;*/
	font-weight: bold;
	letter-spacing: 1px;
}

#right a {
	font-size: 9pt;
}

#right h4 {
	margin-bottom: -10px;
	margin-top: 20px;
	width: 170px;
}

.search_box h4 {
	margin: 0;
}

.search_text {
	margin-top: 10px;
}

#sponsors {
	padding: 5px;
	text-align: center;
}

h1, h2, h3 {
	display: block;
	width: 425px;
	height: 60px;
	padding-top: 25px;
	background: url("images/subheader.gif") top center no-repeat;
	margin-left: -10px;
	margin-right: -10px;
	text-align: center;
}

h1 {
	font-family: "times new roman", verdana, sans-serif;
	color: #006605;
	letter-spacing: 3pt;
	font-weight: bold;
	font-size: 13pt;
}

h2, h3, h4 {
	font-family: "times new roman", verdana, sans-serif;
	color: #006605; 
	letter-spacing: 2pt;
	font-weight: normal;
	font-size: 11pt;
}

h4 {
	display: block;
	width: 425px;
}

p {
	font-family: "times new roman", verdana, sans-serif;
	color: #000; 
	letter-spacing: 0.5pt;
	font-weight: normal;
	font-size: 9pt;
}

.map {
	float: left;
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}

.post_details {
	position: relative;
	top: -30px;
}

.date {
	position: relative;
	top: -50px;
	left: 10px;
	font-family: arial, sans-serif;
	letter-spacing: 3pt;
	font-weight: normal;
	font-size: 8pt;
}

.entry {
	position: relative;
	top: -25px;
}

.gallery {
	text-align: center;
}

.post_info {
	text-align: right;
	letter-spacing: 2pt;
	font-weight: normal;
	font-size: 8pt;
	margin-top: 10px;
	margin-bottom: 20px;
}

.post_info a {
	letter-spacing: 3pt;
	font-weight: normal;
	font-size: 8pt;
}

.post_rider_full {
	min-height: 80px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.post_rider_avatar {
	clear: left;
	float: left;
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}

#post_fullinfo {
	margin-top: 20px;
}

#navigation a {
	font-size: 9pt;
}

#next {
	float: right;
	text-align: right;
	width: 200px;
}

#previous {
	float: left;
	text-align: left;
	width: 200px;
}

.comment_odd, .comment_even {
	padding: 15px;
}

.comment_date {
	margin-bottom: 10px;
	margin-left: 10px;
}

#gallery_container {
	margin-bottom: 20px;
}

#gallery_container h3 {
	margin-bottom: -20px;
}

.gallery_thumb {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

#route_map {
	text-align: center;
}

.tour_image_block {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.tour_content_block {
	margin-bottom: 20px;
}

.tour_content_block h3 {
	margin-bottom: -20px;
}

.profile_display {
	margin-bottom: 25px;
}

.profile_image {
	clear: left;
	/*float: left;*/
	margin-left: 5px;
	margin-right: 15px;
	margin-top: 25px;
	margin-bottom: 25px;
	text-align: center;
	display: block;
}

.profile_link a {
	font-size: 9pt;
}

.profile_html_block {
	width: 415px;
	margin-bottom: 20px;
}

.sponsor_container {
	text-align: center;
	padding: 20px;
}

.recent_blog_container {
	margin-bottom: 20px;
}

.recent_blog_container h2 {
	margin-bottom: -20px;
}

.link_sponsor_block {
	margin-top: -10px;
	margin-bottom: 10px;
}

.link_sponsor_image {
	float: left;
	margin: 5px;
}

.link_sponsor_name {
	font-weight: bold;
}

#form_msg {
	margin-top: 50px;
}

.profile_group {
	margin-bottom: 10px;
}

.members_menu {
	text-align: center;
}

.search_item_container {
	margin-bottom: 20px;
	display: block;
	clear: left;
}