body{
	margin:0;
	color:#fff;
	font:15px/18px 'Quattrocento Sans', Arial, sans-serif;
	background:#063423;
	min-width:1000px;
	position:relative;
	height:100%;
}
body:after{
	width:1200px;
	position:absolute;
	top:0;
	margin:0 0 0 -596px;
	background:url(../images/img4.jpg) no-repeat #6bd669;
	content:"";
	left:50%;
	bottom:0;
}
img {border-style:none;}
a {
	text-decoration: none;
	color:#54493b;
	outline:none;
}
a:hover {text-decoration: underline;}
input,
textarea,
select {
	font:100% 'Quattrocento Sans', Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
button::-moz-focus-inner{
	padding:0;
	border:0;
}
header, footer, article, section, nav, figure, aside, main { display: block; }
figure { margin:0; padding:0; }
input[type=file], textarea {-webkit-appearance: none;}
input[type="image"] {padding: 0; border: none;}
input[type="reset"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner {border:0;}
input[type="reset"]:focus,
input[type="submit"]:focus,
input[type="button"]:focus {outline:none;}
input[type="checkbox"],
input[type="password"],
input[type="text"],
input[type="submit"],
input[type="reset"] {
	-webkit-border-radius: 0;
	-webkit-appearance: none;
	border-radius:0
}
input[type="email"], input[type="search"] {
	-webkit-border-radius: 0;
	-webkit-appearance: none;
	border-radius:0
}
input[type=search] {-webkit-box-sizing:content-box;}
#wrapper{
	overflow:hidden;
	position:relative;
	width:100%;
	z-index:1;
}
.w1{
	width:936px;
	margin:0 auto;
	padding:0 0 40px;
	position:relative;
}
#header{
	background:#069f71;
	position:relative;
	min-height:354px;
	z-index:3;
	background:#6bd669;
}
#header:after{
	background:url(../images/bg-header.png) repeat-y;
	bottom:7px;
	width:946px;
	left:-8px;
	top:0;
	position:absolute;
	content:"";
	z-index:4;
}
#header:before{
	background:url(../images/bg-header-b.png) no-repeat;
	bottom:-13px;
	width:947px;
	height:30px;
	left:-8px;
	position:absolute;
	content:"";
	z-index:5;
}
#header img{
	display:block;
	position:relative;
	z-index:-1;
}
.logo-holder{
	position:absolute;
	bottom:-79px;
	left:-35px;
	z-index:6;
}
.logo-holder:after{
	position:absolute;
	bottom:12px;
	left:121px;
	box-shadow:0 0 10px 11px rgba(0, 0, 0, 0.5);
	content:"";
	width:120px;
	height:7px;
	border-radius:100%;
	transform:rotate(-2deg);
	-moz-transform:rotate(-2deg);
	-webkit-transform:rotate(-2deg);
	-ms-transform:rotate(-2deg);
	-o-transform::rotate(-2deg);
}
.logo{
	background:url(../images/sprite.png) no-repeat;
	width:396px;
	height:134px;
	text-indent:-9999px;
	overflow:hidden;
	z-index:55;
	display:block;
	position:relative;
}
.logo a{
	display:block;
	height:100%;
}
#main{
	overflow:hidden;
	background:#93713c;
}
#twocolumns{
	float:right;
	width:654px;
	position:relative;
	padding:65px 36px 9999px 34px;
	margin-bottom:-9985px;
	background:#2c1909;
}
#twocolumns:after{
	content:"";
	position:absolute;
	bottom:9985px;
	left:30px;
	background:#d9d0a9;
	height:1px;
	right:37px;
}
#content{
	float:left;
	padding:53px 0 0;
	width:400px;
}

#content.content2{
	float:left;
	padding:53px 0 0;
	width:600px;
}
#content .text-box{
	overflow:hidden;
	margin:0 0 12px;
}
#content p{margin:0 0 18px;}
#content a {
	color:#6fb33a;
}
#content h1{
	margin:0;
	font:700 20px/25px Arial,sans-serif;
}
#content h2{
	margin:0 0 19px;
	font:17px/20px 'Quattrocento Sans', Arial, sans-serif;
	word-spacing:1px;
}
#content h3{
	margin:0 0 2px;
	font:23px/28px 'Quattrocento Sans', Arial, sans-serif;
}
#content .price-list{
	position:relative;
	width:320px;
	padding:23px 23px 10px 17px;
	margin:40px 0 0 0;
	background:#077452;
	border-radius:3px;
}
#content .price-list .calendar-icon{
	background:url(../images/sprite.png) no-repeat -440px -27px;
	position:absolute;
	top:-10px;
	right:8px;
	width:60px;
	height:66px;
	text-indent:-9999px;
	overflow:hidden;
	z-index:5;
}
#content .price-list header{
	overflow:hidden;
	margin:0 0 17px;
	border-bottom:1px solid #89bbab;
}
#content .price-list .row{
	background:#06694a;
	border-radius:5px;
	overflow:hidden;
	padding:6px 6px 5px;
	margin:0 0 2px;
	color:#fff;
	font:17px/18px 'Quattrocento Sans', Arial, sans-serif;
}
#content .price-list .row .title{
	float:left;
	font-weight:normal;
	width:230px;
	font-size:16px;
}
#content .price-list .row .price{
	float:left;
	font-weight:bold;
	max-width:120px;
}
#content .price-list .btn-more{
	display:inline-block;
	margin:7px 0 0 4px;
	font:700 13px/18px 'Quattrocento Sans', Arial, sans-serif;
	color:#fff;
}
#content .hr-page {
	background:#9c8f86;
	height:3px;
	margin-bottom:6px;
	display:block;
	width:100%;
	padding:0 2%;
}
#content ul {
	margin:0;
	padding:0 0 20px 0;
	margin-left:14px;
}
#content .listing {
	width:100%;
	padding:12px 2%;
	background:#382517;
	margin-bottom:10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}
#content .listing img {
	float:left;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	margin-right:25px;
}
#content .listing .description {
	float:left;
	width:220px;
	margin-right:13px;
	padding-top:8px;
}
#content .listing .description h3 {
	font-size:17px;
	padding-bottom:5px;
	font-weight:700;
}
#content .description a {
	font-size:13px;
	color:#fff;
	width:90px;
	text-align:center;
	display:block;
	clear:both;
	padding:1px 5px;
	background:#653e1d;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
#content .pricing {
	float:left;
	background:#087454;
	width:135px;
	padding:10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	text-align:center;
}
#content .pricing h3 {
	font-size:18px;
}

#content .pricing a {
	font-size:14px;
	color:#fff;
	display:block;
	clear:both;
	padding:2px 10px;
	background:#6db430;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
#content .gallery {
	width:206px;
	float:right;
	border:solid 2px #efe4c6;
	list-style:none;
	padding:0;
	margin:0 0 40px 40px;
}
#content .gallery li {
	float:left;
}
#content .gallery li img {
	display:block;
	clear:both;
	border:solid 2px #efe4c6;
}
#content .filler {
	padding:150px 0;
}
#twocolumns .aside{
	float:right;
	width:211px;
}
#twocolumns .aside .btn-book{
	background:#71b736;
	border-radius:6px;
	display:inline-block;
	padding:16px 5px 18px;
	text-align:center;
	min-width:206px;
	margin:0 -3px 43px -2px;
	color:#fff;
	text-transform:uppercase;
	box-shadow:0 -3px 5px 3px rgba(0, 0, 0, 0.32) inset;
	font:20px/25px 'Quattrocento Sans', Arial, sans-serif;
	position:relative;
}
#twocolumns .aside .btn-book:after{
	background:url(../images/sprite.png) no-repeat  -300px -207px;
	position:absolute;
	top:-13px;
	left:-10px;
	right:-11px;
	height:20px;
	content:"";
}
#twocolumns .aside .btn-book:hover{
	text-decoration:none;
	opacity:.9;
}
#twocolumns .aside .widget{
	background:#f8f9f7;
	padding:0px 7px 15px;
	overflow:hidden;
	border-radius:4px;
	margin:0 0 25px;
}
#twocolumns .aside .widget img{display:block;}
#twocolumns .aside .granada-widget{
	height:165px;
	overflow:hidden;
	padding:33px 0 25px 12px;
	margin:0 -11px;
	background:url(../images/bg-bug.png) no-repeat;
	position:relative;
	text-align:center;
}
#twocolumns .aside .granada-widget img{
	display:block;
	margin:0 auto 3px;
}
#twocolumns .aside .granada-widget a{
	width:120px;
	display:inline-block;
	margin:0 0 0 -14px;
	text-align:center;
	color:#fff;
	font:700 23px/23px 'Quattrocento Sans', Arial, sans-serif;
}
#sidebar{
	float:left;
	width:200px;
	padding:50px 0 0 7px;
}
#nav{
	padding:62px 21px 32px 27px;
	overflow:hidden;
	text-transform:uppercase;
	background:url(../images/bg-nav.png);
	border-radius:9px;
	font:18px/26px 'Quattrocento Sans', Arial, sans-serif;
}
#nav ul{
	line-height:none;
	margin:0;
	padding:0;
	overflow:hidden;
}
#nav ul li{margin:0 0 20px;}
#nav ul li a{
	display:block;
	color:#fff;
	padding:2px 15px;
	border-radius:5px;
}
#nav ul li.acticve a,
#nav ul li a:hover{
	background:url(../images/ico1.png);
	text-decoration:none;
}
#sidebar .info-widget{
	padding:0 21px 0 26px;
	font:15px/16px 'Quattrocento Sans', Arial, sans-serif;
}
#sidebar .btn-book{
	text-align:center;
	background:#71b736;
	border-radius:4px;
	display:block;
	padding:14px 5px 11px;
	margin:-34px 0 35px -6px;
	color:#fff;
	text-transform:uppercase;
	box-shadow:0 -3px 2px 1px rgba(0, 0, 0, 0.25) inset;
	font:15px/20px 'Quattrocento Sans', Arial, sans-serif;
	position:relative;
	width:149px;
	z-index:1;
}
#sidebar .btn-book:hover{
	text-decoration:none;
	opacity:.9;
}
#sidebar .title{
	display:block;
	text-transform:uppercase;
	font-size:14px;
}
#sidebar .info-widget address{
	font-style:normal;
	margin:0 0 37px;
	display:block;
}
#sidebar .info-widget a{color:#fff;}
#footer{
	font:14px/20px 'Quattrocento Sans', Arial, sans-serif;
	overflow:hidden;
	padding:8px 30px 12px 248px;
	color:#f0e1b8;
	background:#2c1909;
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	margin-top:100px;
}
#footer p{margin:0;}
#footer a{color:#f0e1b8;}
#footer:after{
	content:"";
	position:absolute;
	bottom:0;
	top:0;
	width:212px;
	left:0;
	background:#93713c;
}

/* SHARED CLASSES */
.closeto {font-size:24px;line-height:28px;}
.clear {clear:both;display:block;}
.clearfix:after {clear: both;content: ' ';display: block;font-size: 0;line-height: 0;visibility: hidden;width: 0;height: 0;}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}