body {
	margin: 0 auto;
	background: url(/assets/html/bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.clearer { width: 10px; display: block; clear: both; }
#headercell {
	height: 235px;
	width: auto;
	background: no-repeat center top;
}

#pagecontainer {
	margin: 0 auto;
	clear: both;
	height: auto;
	width: 853px;
	background: url(/assets/html/repeatbg.jpg) repeat-y center top;
}
#footercell {
	display: block;
	clear: both;
	height: 130px;
	background: url(/assets/html/footer.jpg) no-repeat center bottom;
}
#innercontainer {
	margin: 0 auto;
	clear: both;
	height: auto;
	width: 853px;
	background: url(/assets/html/topbg.jpg) no-repeat center top;
}
.topnav {
	float: left;
	display: inline;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 12px;
}
.footermenu {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	padding-top: 75px;
}
.footermenu a{
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	padding-right: 8px;
	padding-left: 5px;
	border-right: 1px solid #FFFFFF;
}
.topnav a {
	color: #FFFFFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.logo {
	float: left;
	display: inline;
	width: 270px;
	padding-top: 45px;
}
#menu {
	display: block; 
	clear: both;
	width: 790px;
	height: 33px;
	margin: 0 auto;
}
#menu a {
	display: inline;
	float: left;
	height: 32px;
}
#contentcell {
	width: 820px;
	margin-left: 32px;
	min-height: 450px;
	height: auto;
}

#menu span {
	display: none;
}
#menu a:hover {
	background-position: 0 -32px;
}
.trails {
	background: url(/assets/html/trails.gif) center top no-repeat;
	width: 185px;
}
.clubs {
	background: url(/assets/html/clubs.gif) center top no-repeat;
	width: 65px;
}
.events {
	background: url(/assets/html/events.gif) center top no-repeat;
	width: 75px;
}
.maps {
	background: url(/assets/html/maps.gif) center top no-repeat;
	width: 104px;
}
.permits {
	background: url(/assets/html/permits.gif) center top no-repeat;
	width: 80px;
}
.photos {
	background: url(/assets/html/photos.gif) center top no-repeat;
	width: 129px;
}
.driver {
	background: url(/assets/html/driver.gif) center top no-repeat;
	width: 152px;
}
.subfooter {
	clear: both;
	height: auto;
	width: 850px;
	text-align: center;
	margin: 0 auto;
	display: block;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #000000;
}
.subfooter a{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #000000;
}
.leftcell {
	height: auto;
	width: 580px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.rightcell {
	height: auto;
	width: 220px;
	float: left;
}
/* General Styles */
h1 {
	font: bold 19px Verdana, Arial, Helvetica, sans-serif;
	color: #2B55BB;
}
h1 span {
	font: italic bold 26px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
h2 {
	font: bold 19px Verdana, Arial, Helvetica, sans-serif;
	color: #2B55BB;
}
h3 {
	font: bold 19px Verdana, Arial, Helvetica, sans-serif;
	color: #2B55BB;
}
h4 {
	font: bold 19px Verdana, Arial, Helvetica, sans-serif;
	color: #2B55BB;
}
h5 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #DD8637;
	padding: 2px 2px 2px 4px;
}
.disclaimer {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
#trailconditions tbody tr td{
	border-bottom: 1px dashed #cccccc;
	padding-top: 6px;
}
.statustext {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	}
.weather {
	width: 226px;
	height: 112px;
	background: url(/assets/html/sideweatherbox.png) no-repeat top center;
	}
	.weather p {
		padding-left: 20px;
		padding-top: 45px;
		margin: 0;
	}
		.weather p img{
		padding: 5px;
	}
.rechdr, .rechdr a, .pgtxt strong, .pgtxt b {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #2B55BB;
}
.listnodetable {
	padding: 5px;
}
#rap {
  background: url(/assets/html/RAPback.jpg) no-repeat center top;
  height: auto;
  width: 780px;
  display: block;
  clear: both;
}
.rapheader {
	  height: 114px;
   width: 514px;
   margin-top: 25px;
}
.rapheader img {
	float: right;
 display: inline;
 width: 170px;
 height: auto;
}
.rapheader h2 {
  float: left;
  display: inline;
  margin: 0 !important;
  padding: 20px 0 0 !important;
  width: 330px;
  height: auto;
  color: #005A52;
  font-size: 19px;
  text-align: center;
}
.rapcrest {
	float: left;
 display: inline;
 width: 254px;
 height: auto;
}
.rapright {
	float: left;
 display: inline;
 width: 514px;
 height: auto;
}.rapright p { padding: 5px 10px 5px 30px; }
