body {
	margin: 0;
	color: #fff;
	font: 12px/16px "Trebuchet MS", Helvetica, sans-serif;
	background:#fff url(../images/bg-body.jpg) no-repeat 50% 0;
}
/* General reset */
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
img {border-style: none;}

input, select, textarea {
	vertical-align: middle;
	font: 100% arial, helvetica, sans-serif;
}
a {
	color: #fff;
}
a:hover {text-decoration: none;}

.content a {
	color: #008617 !important;
	text-decoration: none;
}



/* General settings */
#wrapper {
	width: 1000px;
	margin: 0 auto;
	position:relative;
}
.wrapper-t {
	background:url(../images/bg-wrapper-t.png) no-repeat;
	height:100px;
}
.wrapper-b {
	background:url(../images/bg-wrapper-b.png) no-repeat;
	height:100px;
}
.wrapper-c {
	width:100%;
	background:url(../images/bg-wrapper.png) repeat-y;
}
.wrapper-c:after,
#main:after,
.popup-c:after,
.sidebar-c:after {
	clear:both;
	display:block;
	content:"";
}
.wrapper-content {
	float:left;
	display:inline;
	width:876px;
	margin:-38px 62px -35px;
	position:relative;
	padding:440px 0 0;
}
#header {
	background:url(../images/bg-header.jpg) no-repeat;
	position:absolute;
	height:440px;
	width:100%;
	left:0;
	top:0;
}
.logo {
	position:absolute;
	left:29px;
	top:24px;
	width:108px;
	height:99px;
	text-indent:-9999px;
	overflow:hidden;
}
.logo a {
	display:block;
	height:100%;
	background:url(../images/logo.png) no-repeat;
}
.text-get-out {
	position:absolute;
	left:34px;
	top:197px;
	background:url(../images/text-get-out.png) no-repeat;
	width:260px;
	height:177px;
	text-indent:-9999px;
	overflow:hidden;
}
.header-img {
	z-index:1;
	position:absolute;
	left:203px;
	top:0;
}
#main {
	background-color:#7a993f;
	width:100%;
	position:relative;
	z-index:2;
	padding:0 0 71px;
}
#content {
	float:left;
	width:450px;
	background:url(../images/bg-logo.gif) no-repeat 0 86px;
	padding:21px 0 0 58px;
}
#sidebar {
	float:right;
	width:331px;
	padding:0 36px 0 0;
	position:relative;
	margin:-300px 0 0;
}
.sidebar-t {
	background:url(../images/bg-sidebar-t.png) no-repeat;
	height:50px;
}
.sidebar-b {
	background:url(../images/bg-sidebar-b.png) no-repeat;
	height:50px;
}
.sidebar-c {
	background:url(../images/bg-sidebar.png) repeat-y;
	width:100%;
}
.sidebar-content {
	width:257px;
	float:left;
	display:inline;
	margin:-13px 0 -13px 37px;
	position:relative;
}
.secondary-nav {
	margin:0 0 10px -5px;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.secondary-nav li {
	float:left;
	background:url(../images/bg-thumbnail.png) no-repeat;
	width:89px;
	height:76px;
}
.secondary-nav li a {
	position:relative;
	float:left;
	padding:5px;
	width:70px;
	height:60px;
}
.secondary-nav li a:hover {
	background:url(../images/bg-secondary-nav-hover.png) no-repeat;
/* 	left:-1px; */
}


em a {
	color: #ff9c01;
	text-decoration: none;
}
em a:hover {color: #235e03; text-decoration: underline;}

#content h1 {
	margin:0 0 21px;
	font-size:30px;
	line-height:normal;
}
#content p {
	margin:0 0 15px;
}
#content .holder {
	padding:0 22px 0 0;
}
#content .holder ul {
	list-style: none;
	margin: 0px 0 0 0;
	padding: 0;
}
#content .holder ul li {
	float: left;
	padding: 0 10px 0 0;
}
#content .holder ul li a {
	text-decoration: none;
}
#content .holder ul li a:hover {
	text-decoration: underline;
}
#nav {
	background-color:#981c10;
	height:1%;
	padding:94px 0 20px 31px;
	position:relative;
}
#nav ul {
	margin:0;
	padding:0;
	list-style:none;
	font-size:20px;
	line-height:28px;
	position:relative;
	z-index:2;
}
#nav ul li {
	padding:0 0 14px;
	height:1%;
	vertical-align:top;
	overflow:hidden;
}
#nav ul li a {
	text-decoration:none;
	padding:0 0 0 44px;
	float:left;
}
#nav ul li a.nav-activities {
	background:url(../images/ico01.gif) no-repeat;
}
#nav ul li.active a.nav-activities,
#nav ul li a.nav-activities:hover {
	background:url(../images/ico01-active.gif) no-repeat;
}
#nav ul li a.nav-accommodations {
	background:url(../images/ico02.gif) no-repeat;
}
#nav ul li.active a.nav-accommodations,
#nav ul li a.nav-accommodations:hover {
	background:url(../images/ico02-active.gif) no-repeat;
}
#nav ul li a.nav-other {
	background:url(../images/ico03.gif) no-repeat;
}
#nav ul li.active a.nav-other,
#nav ul li a.nav-other:hover {
	background:url(../images/ico03-active.gif) no-repeat;
}
#nav ul li a.nav-seasonal {
	background:url(../images/ico04.gif) no-repeat;
}
#nav ul li.active a.nav-seasonal,
#nav ul li a.nav-seasonal:hover {
	background:url(../images/ico04-active.gif) no-repeat;
}
#nav ul li a:hover,
#nav ul li.active a{
	color:#ffc539;
}
.decoration {
	position:absolute;
	left:-405px;
	top:-239px;
	background:url(../images/image-guy.png) no-repeat;
	width:614px;
	height:490px;
}
#sidebar .img-holder {
	margin:12px 0 0;
}
#sidebar .img-holder img {
	vertical-align:top;
}
#footer {
	font-size:10px;
	line-height:12px;
	text-align:right;
	padding:0 20px 0 0;
	margin:-17px 0 0;
}
#footer p {
	margin:0;
}
#footer a {
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
/* popup */
.popup {
	width:803px;
	position:absolute;
	left:-9999px;
	top:200px;
	z-index:2;
}
.arrow {
	width:40px;
	height:20px;
	background:url(../images/bg-arrow.png) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	position:absolute;
	bottom:-11px;
	left:150px;
}
.popup-t {
	background:url(../images/bg-popup-top.png) no-repeat;
	height:29px;
}
.popup-b {
	background:url(../images/bg-popup-bottom.png) no-repeat;
	height:29px;
}
.popup-c {
	background:url(../images/bg-popup.png) repeat-y;
	width:100%;
}
.popup-content {
	position:relative;
	float:left;
	margin:0;
	padding:3px 0 0;
}
.popup .cols-holder {
	padding:0 0 0 42px;
	width:729px;
	overflow:hidden;
	background:url(../images/separator01.gif) repeat-y 585px 0;
}
.popup .col1 {
	float:left;
	width:533px;
	color:#7a993f;
	padding:6px 10px 0 0;
}
.popup .col1 .holder {
	width:100%;
	overflow:hidden;
	margin:0 0 20px;
}
.popup .col1 .holder .content {
	padding:1px 0 0;
	font-family:Arial, Helvetica, sans-serif;
}
.popup .col1 .holder .content .title {
	text-transform:uppercase;
	color:#636466;
	font-size:14px;
	display:block;
	clear: both;
}
.popup .col1 .holder .content .price {
	font-size:36px;
	color:#231f20;
	height:1%;
	overflow:hidden;
	line-height:normal;
	font-weight:bold;
}
.popup .col1 .holder .content .price span {
	font-size:114px;
	line-height:110px;
	float:left;
	letter-spacing:3px;
	margin:0 0 0 -2px;
	clear: right;
}
.popup .col1 .holder .content .price em {
	font-style:normal;
	float:left;
	clear: right;
}
.popup .col1 .holder .img-left {
	float:left;
	margin:0 25px 0 0;
}
.popup .col1 .holder .content img  {
	vertical-align:top;
}
.popup .col1 .description {
	width:100%;
	overflow:hidden;
}
.popup .col1 .description .content {
	height:1%;
	overflow:hidden;
	padding:5px 0 0;
}
.popup .col1 .description .content p {
	margin:0;
}
.popup .col1 .description .content h1 {
	font: bold 18px;
}
.popup .col1 .description .content em {
	padding: 10px 0 0 0;
}
.popup .col1 .description .img-left {
	float:left;
	margin:0 25px 0 0;
}
.popup .col2 {
	float:left;
	width:180px;
	overflow:hidden;
	padding:0 5px 0 0;
}
.popup .btn-close {
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn-close.png) no-repeat;
	position:absolute;
	width:30px;
	height:30px;
	right:-1px;
	top:0;
}
.request-form .row {
	padding:0 0 7px 24px;
}
.request-form .row label {
	color:#000;
	display:block;
}
.request-form .row .text {
	border:none;
	background-color:#ebf0e2;
	display:block;
	width:142px;
	padding:1px 3px;
}
.request-form .row textarea {
	border:none;
	background-color:#ebf0e2;
	display:block;
	padding:1px 3px;
	width:142px !important;
	height:90px;
}
.request-form .btn {
	background:url(../images/requestinfo.jpg) no-repeat;
	padding:2px 0;
	height: 35px;
	margin:9px 19px 0;
	text-indent: -9999px;
	background-position: 0 -3px;
	width: 152px;
}
.request-form .btn .btn-submit {
	border:none;
	cursor:pointer;
/* 	margin: 2px 0 0 -42px; */
	padding: 0;
	background: none;
/* 	background:url(../images/btn-request.gif) no-repeat; */
	width:152px;
	height:38px;
	text-indent:-9999px;
	overflow:hidden;
	font:0/0 serif;
	display: block;
}
.request-form .btn:hover,
.request-form .btn input:hover,
.request-form .btn input.hover {
	background-position: 0 -42px;
}

a.privacy {
	text-decoration: none;
}
a.privacy:hover {
	text-decoration: underline;
}