@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
	text-align: center;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
	font-size: medium;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 86.45%;
	padding-left: 2.275%;
	padding-right: 2.275%;
	clear: none;
	float: none;
}
.highlighted{
   background-color:#FFFFFF; 
   
}
#header {
	width: 100%;
	font-size: x-large;
}
#home {
	width: 100%;
	clear: both;
	margin-left: 0;
	background-color: #CBBF3F;
	position: static;
	height: auto;
}
#fees {
	width: 100%;
	clear: both;
	margin-left: 0;
	background-color: #CBBF3F;
}
#trailmap {
	width: 100%;
	clear: both;
	margin-left: 0;
	background-color: #CBBF3F;
}
#location {
	width: 100%;
	clear: both;
	margin-left: 0;
	background-color: #CBBF3F;
}
#rules {
	width: 100%;
	clear: both;
	margin-left: 0;
	background-color: #CBBF3F;
}
#paydirt {
	width: 100%;
	clear: both;
	margin-left: 0;
	background-color: #CBBF3F;
}
#about {
	width: 100%;
	clear: both;
	margin-left: 0;
	background-color: #CBBF3F;
}
#mainimage {
display: block;
}
#mainimagespace {
}
#main_title_lefttop {
	width: 100%;
	background-color: #CBBF3F;
}
#main_title_rightbottom {
	width: 100%;
	clear: both;
	margin-left: 0;
	background-color: #CBBF3F;
	display: none;
	position: static;
	height: auto;
}
#main_info_lefttop {
	width: 100%;
	background-color: #FFFFFF;
}
#main_info_rightbottom {
	width: 100%;
	clear: both;
	margin-left: 0;
	background-color: #FFFFFF;
}
#main_info_space {
}
#gallery_title {
	width: 100%;
	background-color: #CBBF3F;
}
#gallery_image {
width: 100%;
display: none;
}
#bedandbike_title {
	width: 100%;
	clear: both;
	margin-left: 0;
	background-color: #CBBF3F;
}
#bedandbike_image {
width: 100%;
clear: both;
margin-left: 0;
display: none;
}
#camping_title {
	width: 100%;
	clear: both;
	margin-left: 0;
	background-color: #CBBF3F;
}
#camping_image {
width: 100%;
clear: both;
margin-left: 0;
display: none;
}
.weather_title {
width: 100%;
clear: both;
margin-left: 0;
}
#weather_title {
	width: 100%;
	clear: both;
	margin-left: 0;
	background-color: #CBBF3F;
}
#weather_info {
width: 100%;
clear: both;
margin-left: 0;
display: none;
}
#image_space {
}
.facebook_title {
	width: 100%;
	background-color: #CBBF3F;
}
#meet_title {
	width: 100%;
	clear: both;
	margin-left: 0;
	background-color: #CBBF3F;
}
#burnban_title {
	width: 100%;
	clear: both;
	margin-left: 0;
	background-color: #CBBF3F;
}
#more_title {
	width: 100%;
	clear: both;
	margin-left: 0;
	background-color: #CBBF3F;
}
#facebook_image {
width: 100%;
display: none;
}
#meet_image {
width: 100%;
clear: both;
margin-left: 0;
display: none;
}
#burnban_image {
width: 100%;
clear: both;
margin-left: 0;
display: none;
}
#more_image {
width: 100%;
clear: both;
margin-left: 0;
display: none;
}
#upper_footer_space {
}
#footer {
	background-color: #FFFFFF;
	display: none;
}
#lower_footer_space {
}
#footer_title {
	background-color: #CBBF3F;
}
#main_links_space {
display: block;
}
#twittercell_title {
	background-color: #CBBF3F;
	display: block;
}
#gallerycell_space {
display: block;
}
#bedcell_space {
display: block;
}
#campingcell_space {
display: block;
}
#fbcell_space {
display: block;
}
#meetcell_space {
display: block;
}
#burncell_space {
display: block;
}
#homecell_space {
display: block;
}
#feescell_space {
display: block;
}
#trailcell_space {
display: block;
}
#rulescell_space {
display: block;
}
#paydirtcell_space {
display: block;
}
#maincell_space {
display: block;
}
#contactcell_info {
	background-color: #FFFFFF;
	display: block;
}
#linktablet_space {
display: none;
}
#map_title {
	width: 100%;
	clear: both;
	margin-left: 0;
	background-color: #CBBF3F;
}
#map_image {
width: 100%;
clear: both;
margin-left: 0;
}
#insidemaintitle {
}
#maintitle {
width: 100%;
clear: both;
margin-left: 0;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}
#header {
	width: 48.7179%;
	font-size: x-large;
}
#home {
	width: 10.2564%;
	clear: both;
	margin-left: 25.641%;
	background-color: #CBBF3F;
	text-align: center;
	position: static;
	height: auto;
}
#fees {
	width: 10.2564%;
	clear: none;
	margin-left: 2.5641%;
	background-color: #CBBF3F;
	text-align: center;
}
#trailmap {
	width: 23.0769%;
	clear: none;
	margin-left: 2.5641%;
	background-color: #CBBF3F;
	text-align: center;
}
#location {
	width: 23.0769%;
	clear: none;
	margin-left: 2.5641%;
	background-color: #CBBF3F;
	text-align: center;
}
#rules {
	width: 10.2564%;
	clear: both;
	margin-left: 51.282%;
	background-color: #CBBF3F;
	text-align: center;
}
#paydirt {
	width: 23.0769%;
	clear: none;
	margin-left: 2.5641%;
	background-color: #CBBF3F;
	text-align: center;
}
#about {
	width: 10.2564%;
	clear: none;
	margin-left: 2.5641%;
	background-color: #CBBF3F;
	text-align: center;
}
#mainimage {
display:block;
}
#mainimagespace {
}
#main_title_lefttop {
	width: 48.7179%;
	background-color: #CBBF3F;
}
#main_title_rightbottom {
	width: 48.7179%;
	clear: none;
	margin-left: 2.5641%;
	background-color: #CBBF3F;
	display: block;
	position: static;
	height: auto;
}
#main_info_lefttop {
	width: 48.7179%;
	background-color: #FFFFFF;
}
#main_info_rightbottom {
	width: 48.7179%;
	clear: none;
	margin-left: 2.5641%;
	background-color: #FFFFFF;
	text-align: left;
}
#main_info_space {
}
#gallery_title {
	width: 23.0769%;
	background-color: #CBBF3F;
}
#gallery_image {
width: 23.0769%;
display: block;
}
#bedandbike_title {
	width: 23.0769%;
	clear: none;
	margin-left: 2.5641%;
	background-color: #CBBF3F;
}
#bedandbike_image {
width: 23.0769%;
clear: none;
margin-left: 2.5641%;
display: block;
}
#camping_title {
	width: 23.0769%;
	clear: none;
	margin-left: 2.5641%;
	background-color: #CBBF3F;
}
#camping_image {
width: 23.0769%;
clear: none;
margin-left: 2.5641%;
display: block;
}
.weather_title {
width: 100%;
clear: both;
margin-left: 0;
}
#weather_title {
	width: 23.0769%;
	clear: none;
	margin-left: 2.5641%;
	background-color: #CBBF3F;
}
#weather_info {
width: 23.0769%;
clear: none;
margin-left: 2.5641%;
display: block;
}
#image_space {
}
.facebook_title {
	width: 23.0769%;
	background-color: #CBBF3F;
}
#meet_title {
	width: 23.0769%;
	clear: none;
	margin-left: 2.5641%;
	background-color: #CBBF3F;
}
#burnban_title {
	width: 23.0769%;
	clear: none;
	margin-left: 2.5641%;
	background-color: #CBBF3F;
}
#more_title {
	width: 23.0769%;
	clear: none;
	margin-left: 2.5641%;
	background-color: #CBBF3F;
}
#facebook_image {
width: 23.0769%;
display: block;
}
#meet_image {
width: 23.0769%;
clear: none;
margin-left: 2.5641%;
display: block;
}
#burnban_image {
width: 23.0769%;
clear: none;
margin-left: 2.5641%;
display: block;
}
#more_image {
width: 23.0769%;
clear: none;
margin-left: 2.5641%;
display: block;
}
#upper_footer_space {
}
#footer {
	background-color: #FFFFFF;
	display: block;
}
#lower_footer_space {
}
#footer_title {
	background-color: #CBBF3F;
}
#main_links_space {
display: none;
}
#twittercell_title {
display: none;
}
#gallerycell_space {
display: none;
}
#bedcell_space {
display: none;
}
#campingcell_space {
display: none;
}
#fbcell_space {
display: none;
}
#meetcell_space {
display: none;
}
#burncell_space {
display: none;
}
#homecell_space {
display: none;
}
#feescell_space {
display: none;
}
#trailcell_space {
display: none;
}
#rulescell_space {
display: none;
}
#paydirtcell_space {
display: none;
}
#maincell_space {
display: none;
}
#contactcell_info {
display: none;
}
#linktablet_space {
display: block;
}
#map_title {
width: 48.7179%;
clear: none;
margin-left: 2.5641%;
}
#map_image {
width: 48.7179%;
clear: none;
margin-left: 2.5641%;
}
#insidemaintitle {
}
#maintitle {
width: 48.7179%;
clear: none;
margin-left: 2.5641%;
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.gridContainer {
	max-width: 1232px;
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#header {
	width: 32.2033%;
	font-size: x-large;
	height: 50%;
}
#home {
	width: 6.7796%;
	margin-left: 16.9491%;
	clear: both;
	text-align: center;
	background-color: #CBBF3F;
	position: static;
	height: auto;
}
#fees {
	width: 6.7796%;
	text-align: center;
	margin-left: 1.6949%;
	clear: none;
	background-color: #CBBF3F;
}
#trailmap {
	width: 15.2542%;
	text-align: center;
	margin-left: 1.6949%;
	clear: none;
	background-color: #CBBF3F;
}
#location {
	width: 15.2542%;
	text-align: center;
	margin-left: 1.6949%;
	clear: none;
	background-color: #CBBF3F;
}
#rules {
	width: 6.7796%;
	text-align: center;
	margin-left: 1.6949%;
	clear: none;
	background-color: #CBBF3F;
}
#paydirt {
	width: 15.2542%;
	margin-left: 1.6949%;
	clear: none;
	text-align: center;
	background-color: #CBBF3F;
}
#about {
	width: 6.7796%;
	margin-left: 1.6949%;
	clear: none;
	text-align: center;
	background-color: #CBBF3F;
}
#mainimage {
display: block;
}
#mainimagespace {
}
#main_title_lefttop {
	width: 57.6271%;
	background-color: #CBBF3F;
	font-size: large;
}
#main_title_rightbottom {
	width: 40.6779%;
	margin-left: 1.6949%;
	clear: none;
	background-color: #CBBF3F;
	font-size: large;
	display: block;
	position: static;
	height: auto;
}
#main_info_lefttop {
	width: 57.6271%;
	background-color: #FFFFFF;
}
#main_info_rightbottom {
	width: 40.6779%;
	margin-left: 1.6949%;
	clear: none;
	background-color: #FFFFFF;
}
#main_info_space {
}
#gallery_title {
	width: 23.7288%;
	background-color: #CBBF3F;
}
#gallery_image {
width: 23.7288%;
display: block;
}
#bedandbike_title {
	width: 23.7288%;
	margin-left: 1.6949%;
	clear: none;
	background-color: #CBBF3F;
}
#bedandbike_image {
width: 23.7288%;
margin-left: 1.6949%;
clear: none;
display: block;
}
#camping_title {
	width: 23.7288%;
	margin-left: 1.6949%;
	clear: none;
	background-color: #CBBF3F;
}
#camping_image {
width: 23.7288%;
margin-left: 1.6949%;
clear: none;
display: block;
}
.weather_title {
width: 23.7288%;
margin-left: 1.6949%;
clear: none;
}
#weather_title {
	width: 23.7288%;
	margin-left: 1.6949%;
	clear: none;
	background-color: #CBBF3F;
}
#weather_info {
width: 23.7288%;
margin-left: 1.6949%;
clear: none;
display: block;
}
#image_space {
}
.facebook_title {
	width: 23.7288%;
	background-color: #CBBF3F;
}
#meet_title {
	width: 23.7288%;
	margin-left: 1.6949%;
	clear: none;
	background-color: #CBBF3F;
}
#burnban_title {
	width: 23.7288%;
	margin-left: 1.6949%;
	clear: none;
	background-color: #CBBF3F;
}
#more_title {
	width: 23.7288%;
	margin-left: 1.6949%;
	clear: none;
	background-color: #CBBF3F;
}
#facebook_image {
width: 23.7288%;
display: block;
}
#meet_image {
width: 23.7288%;
margin-left: 1.6949%;
clear: none;
display: block;
}
#burnban_image {
width: 23.7288%;
margin-left: 1.6949%;
clear: none;
display: block;
}
#more_image {
width: 23.7288%;
margin-left: 1.6949%;
clear: none;
display: block;
}
#upper_footer_space {
}
#footer {
	background-color: #FFFFFF;
	display: block;
}
#lower_footer_space {
}
#footer_title {
	background-color: #CBBF3F;
}
#main_links_space {
display: none;
}
#twittercell_title {
display: none;
}
#gallerycell_space {
display: none;
}
#bedcell_space {
display: none;
}
#campingcell_space {
display: none;
}
#fbcell_space {
display: none;
}
#meetcell_space {
display: none;
}
#burncell_space {
display: none;
}
#homecell_space {
display: none;
}
#feescell_space {
display: none;
}
#trailcell_space {
display: none;
}
#rulescell_space {
display: none;
}
#paydirtcell_space {
display: none;
}
#maincell_space {
display: none;
}
#contactcell_info {
display: none;
}
#linktablet_space {
display: none;
}
#map_title {
	width: 40.6779%;
	margin-left: 1.6949%;
	clear: none;
	background-color: #CBBF3F;
}
#map_image {
	width: 40.6779%;
	margin-left: 1.6949%;
	clear: none;
	background-color: #FFFFFF;
}
#insidemaintitle {
}
#maintitle {
width: 66.1016%;
margin-left: 1.6949%;
clear: none;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}