@charset "utf-8";

body {
	background: #a01e4f;
	text-align: center; 
	color: #a01e4f;
}
#container {
	margin: 0 auto;
	width: 943px;
	text-align: left;
	background: #f2e391;
	position:relative;
	background-color: #f2e391;
  }
#top {
	margin: 0 auto;
	padding: 0 0px 0 0px; 
	background-color: #a01e4f; 
}
#bottom {
	margin: 0 auto;
	padding: 0 0px 0 0px; 
	width: 943px;
	height: 11px;
	background: url("./images/body_bg_b.jpg");
}
#RideNav {
	margin: 0 auto;
	padding: 0 0px 0 0px; 
	background-color: #555555; 
}
#footer {
	margin: 0 auto;
	padding: 0 0px; 
	}
#mainContenthome {
	margin: 0 auto;
	padding: 0 0px;
	background: #a01e4f url("./images/front_bg.jpg");
	background-position: top center;
	width: 943px;
	height: 481px;

}	
#mainContent {
	width: 943px;
	margin: 0 auto;
	background: #a01e4f url("./images/body_bg.jpg");
	background-position: top center;
	background-repeat: repeat;
}
#mainContentRides {
	background: url("./images/body_rides.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	width: 943px;
}
#mainContentL {
	float: left;
	width: 173px;
	padding: 0px 0px 0px 0px;
	background: url("./images/body_bg_tl.jpg");
	background-position: top center;
	background-repeat: no-repeat;
}
#mainContentLT {
	width: 173px;
	height: 140px;
	padding: 0px 0px 0px 0px;
	background: url("./images/body_bg_tl.jpg");
	background-position: top center;
	background-repeat: no-repeat;
}
#mainContentLB {
	width: 173px;
	padding: 0px 0px 0px 0px;
}
#mainContentR {
	background: url("./images/body_bg_tr.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 173px;
}
#mainContentRC {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #000;
	padding-top: 45px;
	padding-right: 44px;
	padding-bottom: 30px;
	padding-left: 20px;
} 
#mainHome {
		margin: 0 auto;
		padding: 0 0px; 
	background: #FFFFFF;
}

.Body_norm {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
		color: #000000;
}
.Body_normbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
		color: #000000;
}
.Body_large {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
}
.Body_large_color {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bolder;
	color: #991c48;
}
.Body_vlarge_color {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
		color: #991c48;
}
.Body_error {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
		color: #ff0000;
}
.Body_Title {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bolder;
	color: #991c48;
	line-height: 40px;
}
hr {
  color: #991c48;
  background-color: #991c48;
  height: 2px;
}
.links_bodybtn {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	padding: 6px;
	height: auto;
	width: auto;
	border: thin solid #000000;
	margin: 0px;
	float: none;
	line-height: normal;
	background-image: url(images/btn_off.gif);
	background-repeat: repeat;
	background-position: left top;

	}
.links_bodybtn:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	padding: 6px;
	height: auto;
	width: auto;
	border: thin solid #000000;
	margin: 0px;
	float: none;
	line-height: normal;
	background-image: url(images/btn_on.gif);
	background-repeat: repeat;
	background-position: left top;
	}
.links_plain {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #991c48;
	padding: 6px;
	height: auto;
	width: auto;
	margin: 0px;
	float: none;
	line-height: normal;


	}
.links_plain:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #991c48;
	padding: 6px;
	height: auto;
	width: auto;
	margin: 0px;
	float: none;
	line-height: normal;