@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote{
	margin:0;
	padding:0;
}
fieldset,img{
	border:0;
}
address,caption,cite,code,dfn,th,var{
	font-style:normal;
	font-weight:normal;
}
li{
	list-style:none;
}
sup{
	vertical-align:text-top;
}
sub{
	vertical-align:text-bottom;
}
input,textarea,select{
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}


body{
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#333;
	line-height:20px;
}
p{
	margin-bottom:10px;
	text-align:justify;
}

img{
	border:0;
}

td, th {
	vertical-align:top;
}

a{
	color:#2174d1;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}

h1{
	font:normal 20px Tahoma, Geneva, sans-serif;
	color:#2174d1;
	padding:25px 0 10px 0;
	margin-bottom:10px;
	margin-top:8px;
	border-bottom:1px solid #086caf;
}

h2{
	font:bold 12px Verdana, Geneva, sans-serif;
	color:#333;
	padding:10px 0 8px;
}
	.secure{
		font-size:14px;
	}
	

	#wrapper{
		width:980px;
		margin:0 auto;
		position:relative;
		background-color:#FFF;
	}

	#home-content{
			width:507px;
			padding:21px 22px 0 451px;
			float:right;
			background:url(/images/utilities/home-o2-upper.png) bottom left no-repeat;
		}
			#home-content a{ color:#555; text-decoration:none; }
			#home-content a:hover{ color:#d96e03; }
			
		.home-intro1{
			padding:15px 0 30px 0;
		}
		.home-intro2{
			padding:15px 0 100px 0;
			background:url(/images/utilities/home-icons.png) bottom right no-repeat;
		}
		
		
	
	#banner-side{
		width:185px;
		height:264px;
		margin-left:738px;
		background:url(/images/utilities/home-sidebar.gif) 0 0 no-repeat;
		color:#FFF;
		padding:190px 40px 0 17px;
		line-height:18px;
	}
	
		#header-wrapper{
			width:980px;
			height:107px;
			overflow:hidden;
			position:relative;
		}
				#logo{
					position:absolute;
					background:url(/images/utilities/logo.gif) 0 0 no-repeat;
					width:270px;
					display:block;
					height:1px;
					padding-top:106px;
					overflow:hidden;
				}
				#utils, #utils li {
					list-style-type:none;
					margin:0px; padding:0px;
				}
				#utils {
					position:absolute;
					top:23px;
					left:807px;
					width:248px;
					height:27px;
				}
					#utils li {
						float:left;
						height:100%;
						zoom:1;
					}
						#utils li a#util-media {
							width:71px;
							display:block;
							height:1px;
							padding-top:27px;
							overflow:hidden;
							background:url(/images/utilities/media.gif) 0 0 no-repeat;
						}
						#utils li a#util-home {
							width:70px;
							display:block;
							height:1px;
							padding-top:27px;
							overflow:hidden;
							background:url(/images/utilities/home.gif) 0 0 no-repeat;
						}
						#utils li a#util-contact-us {
							width:107px;
							display:block;
							height:1px;
							padding-top:27px;
							overflow:hidden;
							background:url(/images/utilities/contact-us.gif) 0 0 no-repeat;
						}
				
		.banner-home{
			width:980px;
			height:395px;
			overflow:hidden;
			margin-top:6px;
		}
			#banner-flash{
				width:693px;
				height:395px;
				display:block;
				float:left;
			}
			#banner-text{
	background:url(/images/banner/banner-text.jpg) 0 0 no-repeat;
	width:255px;
	height:365px;
	display:block;
	float:right;
	color:#FFF;
	padding:40px 16px 0 16px;
	line-height:18px;
	font-size:14px;
	text-align: center;
			}
				#banner-text h2{
					color: #88e16d;
					font-size: 20px;
					font-weight: normal;
					margin-bottom: 10px;
					text-align:center;
					text-transform: uppercase;
				}
				#banner-text p{
					text-align:center;
				}
				#banner-text a{
					color:#FFF;
					text-decoration:none;
				}
				#banner-text a:hover{
					text-decoration:underline;
				}
			.home-banner-more{
	text-align:center;
			}
			
		.banner, .bannercontact-us, .bannerrv-tent-sites, .bannerreservations, .bannerabout-us, .bannerrates, .bannerattractions{
			width:980px;
			height:267px;
			display:block;
		}
			.banner{ background:url(/images/banner/general.jpg) 0 0 no-repeat; }
			.bannerreservations{ background:url(/images/banner/reservations.jpg) 0 0 no-repeat; }
			.bannerabout-us{ background:url(/images/banner/about-us.jpg) 0 0 no-repeat; }
			.bannerrv-tent-sites{ background:url(/images/banner/rv-tent-sites.jpg) 0 0 no-repeat; }
			.bannerrates{ background:url(/images/banner/rates.jpg) 0 0 no-repeat; }
			.bannercontact-us{ background:url(/images/banner/contact-us.jpg) 0 0 no-repeat; }
			.bannerattractions{ background:url(/images/banner/attractions.jpg) 0 0 no-repeat; }
		
		
		
		#home-body-container{
			background:url(/images/utilities/home-3-clm-banner.jpg) 0 0 no-repeat;
			width:980px;
			height:160px;
			display:block;
			padding:185px 0 0 0;
			line-height:19px;
		}
			#home-body-container a{
				color:#333;
				text-decoration:none;
			} 
			#home-body-container a:hover{
				color:#2b7500;
			} 
		
		
		#body-container{
			overflow:hidden;
		}
			p.txtalign{
				padding:0 16px;
				line-height:16px;
			}
			div.cter{
				text-align:center;
			}
				
			
			table.normal{
				border-top:1px solid #CCC;
				border-left:1px solid #CCC;
			}
			table.normal td{ 
				border-bottom:1px solid #CCC;
				border-right:1px solid #CCC;
				vertical-align:middle;
			}
			table.normal th{
				text-align:center;
				background-color:#888;
				color:#FFF;
			}	
			table.normal th h2{
				color:#FFF !important;
				padding:0;
			}			
			table.normal td.blue{ background-color:#649cd4; color:#FFF; }
			table.normal tr.alternative td{ background-color:#EEE;}
				td.tbl-heading{
					background-color:#555 !important; 
					text-align:center;
					font-weight:bold;
					color:#FFF;
				}
				td.tbl-s1{ padding-left:110px; }
				td.tbl-s1 textarea{ width:240px; height:100px;}
				td.tbl-s2{ padding-left:20px; }
				
			form#surveyForm input, form#surveyForm select, form#surveyForm textarea{ margin-left:15px; }
			
			.black-font{
				color:#444;
			}
			.map_style{
				padding:5px;
				border:1px solid #aaa;
			}
			.utilities{
				font:normal 10px Arial, Helvetica, sans-serif;
				color:#078b10;
				text-align:right;
				padding:10px 30px 0 0;
				height:24px;
			}
				.utilities a{
					color:#078b10;
					text-decoration:none;
				}
				.utilities a:hover{
					color:#fe7200;
				}
				
				input.submit_input {
					background: #888;
					border: 0;
					width: 65px;
					padding: 0;
					margin: 0 15px 0 0;
					color: #FFF;
					font: bold 12px Arial, Helvetica, sans-serif;
				}
				
				.gallery_cell td, .gallery_cell_v td{
					padding-bottom:15px;
				}
				
				.gallery_cell a.cell {
					width:160px;
					height:143px;
					padding:4px; 
					display:block;
					background:url(/images/utilities/frame_bg.gif) 0 0 no-repeat;			
					line-height:25px;
					text-align:center;
					text-decoration:none;
					color:#666;
				}
				.gallery_cell a.cell:hover {
					background-image:none;
					background-color:#6680b4;
					color:#fff;
					cursor:pointer;
				}
				.orange{
					color:#ff7200;
				}

	#contents{
		color:#333;
		width:544px;
		line-height:18px;
		padding:0 33px 50px 30px;
		float:left;
	}	
		#contents ul li{
			background:url(/images/utilities/gray-dot.gif) 0 9px no-repeat;
			padding-left:15px;
			padding-bottom:5px;
		}
		#contents ol{
		}
		#contents ol li{
			padding-left:0;
			padding-bottom:5px;
			list-style:georgian;
		}
		
		.inputfield{
			width:200px;
		} 
		.inputtextfield{
			width:200px;
			height:100px;
		} 
		.selectfield{
			width:200px;
		}
		
	#cta{
		width:188px;		
		padding:55px 0;
		float:right;
	}
		
		#cta-contact{
			background:url(/images/cta/contact-us.gif) 0 0 no-repeat;
			width:188px;
			height:0;
			display:block;
			padding-top:106px;
			overflow:hidden;
		}
		#cta-reserve{
			background:url(/images/cta/reservation.gif) 0 0 no-repeat;
			width:188px;
			height:0;
			display:block;
			padding-top:101px;
			overflow:hidden;
		}
			#social-media{
				padding:20px 0 0 10px;
			}
		
			#cta-facebook, #cta-linkedin, #cta-twitter, #cta-yahoo-buzz{						
				border:1px solid #CCC;
				background:url(/images/icon/facebook.gif) 0 0 no-repeat;
				width:143px;
				height:1px;
				padding-top:58px;
				display:block;
				overflow:hidden;
				margin-top:5px;
			}
			#cta-facebook:hover{ background:url(/images/icon/facebook-over.gif) 0 0 no-repeat; border:1px solid #be8f10; }
			
			#cta-linkedin{ background:url(/images/icon/linkedIn.gif) 0 0 no-repeat; }
			#cta-linkedin:hover{ background:url(/images/icon/linkedIn-over.gif) 0 0 no-repeat; border:1px solid #be8f10; }
			
			#cta-twitter{ background:url(/images/icon/twitter.gif) 0 0 no-repeat; }
			#cta-twitter:hover{ background:url(/images/icon/twitter-over.gif) 0 0 no-repeat; border:1px solid #be8f10; }
			
			#cta-yahoo-buzz{ background:url(/images/icon/yahoo-buzz.gif) 0 0 no-repeat; }
			#cta-yahoo-buzz:hover{ background:url(/images/icon/yahoo-buzz-over.gif) 0 0 no-repeat; border:1px solid #be8f10; }
		
		
			#body-container .contents_reservation{
				width:480px !important;
				padding:0 250px !important;
				float:none !important;
			}
			
			#na-reserve {
				width:980px;
				height:149px;
			}
				#na-reserve li {
					float:left;
					height:100%;
					zoom:1;
				}
					#na-reserve li a#na-phone, #na-reserve li a#na-online, #na-reserve li a#na-fax, #na-reserve li a#na-email {
						height:0;
						padding-top:149px;
						display:block;
						overflow:hidden;
					}
					#na-reserve li a#na-phone{ width:242px;	background:url(/images/utilities/na-selection.gif) 0 0 no-repeat; }
					#na-reserve li a#na-phone:hover { background:url(/images/utilities/na-selection.gif) 0 -149px no-repeat; }
					#na-reserve li a#na-online{ width:247px; background:url(/images/utilities/na-selection.gif) -242px 0 no-repeat; }
					#na-reserve li a#na-online:hover { background:url(/images/utilities/na-selection.gif) -242px -149px no-repeat; }
					#na-reserve li a#na-fax{ width:248px; background:url(/images/utilities/na-selection.gif) -489px 0 no-repeat; }
					#na-reserve li a#na-fax:hover { background:url(/images/utilities/na-selection.gif) -489px -149px no-repeat; }
					#na-reserve li a#na-email{ width:243px;	background:url(/images/utilities/na-selection.gif) -737px 0 no-repeat; }
					#na-reserve li a#na-email:hover { background:url(/images/utilities/na-selection.gif) -737px -149px no-repeat; }
					
					
.bottom-seperator{
	background-color:#0472c7;
}

	#footer{
		width:980px;
		margin:0 auto;
		position:relative;
		color:#999;
		font-size:12px;
		padding:10px 0;
		overflow:hidden;
		border-top:1px solid #CCC;
	}
		#footer-left{
			width:500px;
			float:left;
            padding:15px 0 0 5px;
		}
		
		#footer-right{
			width:200px;
			float:right;
			background:url(/images/utilities/blog-o2nxt.gif) top right no-repeat;
			padding:15px 88px 15px 0;
			text-align:right;
			display:block;
		}
			#footer-right:hover{ background:url(/images/utilities/blog-o2nxt-over.gif) top right no-repeat; }	
			#footer a{
				color:#999;
				text-decoration:none;
			}
			#footer a:hover{
				color:#dfad25;
			}
	
.clear-div{
	clear:both;
}	

	
/************************** Main Navigation *****************************/
#nav{
	width:980px;
	height:30px;
	overflow:hidden;
}
#nav ul,#nav li{
	margin:0;
	padding:0;
	list-style-type:none;
}
#nav li{
	display:block;
	float:left;
}
#nav li a{
	display:block;
	height:0;
	overflow:hidden;
	padding-top:30px;
	background:url(/images/nav/nav.gif) 0 0 no-repeat;
}
#nav li a:hover, #nav li a.active, #nav li a.active:hover{		
	background:url(/images/nav/nav-over.gif) 0 0 no-repeat;
}

#nav #nav-home a { width:115px; background-position:0 0; }
#nav #nav-about-us a { width:110px; background-position:-115px 0; }
#nav #nav-rv-tent-sites a { width:155px; background-position:-225px 0; }
#nav #nav-rates a { width:90px; background-position:-380px 0; }
#nav #nav-reservations a { width:135px; background-position:-470px 0; }
#nav #nav-photo-gallery a { width:145px; background-position:-605px 0; }
#nav #nav-contact-us a { width:125px; background-position:-750px 0; }
#nav #nav-blog a { width:105px; background-position:-875px 0; }


#menu {
	width:185px;
	padding-bottom:100px;
	float:left;
	margin-top:25px;
	background:url(/images/utilities/menu-bg.gif) 0 0 no-repeat;
}

	#menu ul {
		padding:0px;
		margin:0px;
		list-style-type:none;
	}
	
	#menu li {
		padding:0;
		margin:0;
		list-style-type: none;
		width:185px;
		font:bold 11px Verdana, Geneva, sans-serif;
	}
	
	#menu li a{
		padding: 5px 1px 6px 24px;	
		text-decoration: none;
		display:block;
		color:#0f4987;
		width:160px;
		background:url(/images/utilities/blue-dot.gif) 10px 9px no-repeat;
		zoom:1;
	}
	
	#menu li a:hover, #menu li a.active {
		padding: 5px 1px 6px 24px;
		color:#FFF;
		width:160px;
		background:url(/images/utilities/blue-dot-over.gif) 10px 9px no-repeat #34c155;
	}
	
	#menu li.menu-heading{
		font:bold 16px Arial, Helvetica, sans-serif;
		text-align:center;
		color:#327929;
		padding:14px 0 13px 0;
	}
	
	#menu li li {
		padding:0;
		font:normal 10px Verdana, Geneva, sans-serif;
	}
	
	#menu li li a {
		display:block;
		padding-left:40px;
		padding-top:2px;
		padding-bottom:3px;
		width:140px;
		color:#777;
		line-height:15px;
		background:url(/images/utilities/menu-indicator.gif) 25px 8px no-repeat;
	}
	#menu li li a.active, #menu li li a:hover {
		padding-left:40px;
		padding-top:2px;
		padding-bottom:3px;
		width:140px;
		color:#ee851c;
		background:url(/images/utilities/menu-indicator.gif) 25px 8px no-repeat;
	}


/********************************************************************************************************************/

.dmenu {
	list-style:none;
	padding:0;
	margin:0;
	position:absolute;
	display:block;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#346093;
	background-color:#fef3d3;
}

.dmenu ul {
	border-bottom:none;
}

.dmenu li {
	list-style:none;
	margin:0;
	padding:0;
    display:block;
	border-bottom:1px solid #CCC;
}

.dmenu li a, ul.dmenu li a:visited {
	display:block;
	padding:6px 12px;
	background:white;
	color:#333;
	text-decoration:none;
	white-space:nowrap;
	background-color:#fef3d3;	
}

.dmenu li a:hover {
	color:#fff !important;
	text-decoration:none;
	background-color:#7b621e;
}

