@charset "utf-8";
/* CSS Document */
body {
	background-color: #013001;
	background-image: url(..images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

div, p, span, th, td, img, h1, h2, h3, h4, ul, li {
	margin: 0px;
	padding: 0px;
}
#wrap {
	width: 951px;
	overflow: hidden;
}
#header {
	height: 281px;
	width: 951px;
}
#menu-area {
	height: 56px;
	width: 951px;
}
#home {
	float: left;
	height: 56px;
	width: 70px;
}
.menu-bar {
	background-image: url(../images/menu-bar.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 56px;
	width: 2px;
}
#ZipAdventures {
	float: left;
	height: 56px;
	width: 164px;
}
#Other-Activities {
	float: left;
	height: 56px;
	width: 169px;
}
#FAQ {
	float: left;
	height: 56px;
	width: 53px;
}
#Directions {
	float: left;
	height: 56px;
	width: 117px;
}
#About {
	float: left;
	height: 56px;
	width: 107px;
}
#Contact {
	float: left;
	height: 56px;
	width: 93px;
}
#menu-right {
	float: left;
	height: 56px;
	width: 166px;
}
#content-area {
	width: 951px;
	/*padding-bottom: 27px;*/
	overflow: hidden;
	background-color: #035002;
	background-image: url(/images/contact-phone.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 200px;	
}
#left-content {
	float: left;
	width: 575px;
	padding-top: 28px;
	padding-left: 25px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
	text-align: left;
}
#right-content {
	float: right;
	width: 341px;
	overflow: hidden;
}
#right-content-v2 {
	float: right;
	width: 341px;
	overflow: hidden;
}
#footer-area {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	height: 74px;
	width: 951px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	position: relative; 
}
#footer-area a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#footer-area a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.usercontent h1 {line-height: 26px;}
.usercontent a {color: #fff;}
.usercontent h1 {margin-bottom: 15px;}
.usercontent p, .usercontent h2, .usercontent h3 {margin-bottom: 15px;}
.usercontent h2, .usercontent h3 {font-weight: bold;}
#adminnavigation a {color: #fff;}
#table-testimonials td {background-color: #fff;}
