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

.featuremain, #feature {
	min-height: 730px;
	height: 730px;
	margin-bottom: 0;
}

#booking {
	bottom: 100px;
}

.banner {
	float: left;
	position: relative;
	padding-top: 155px;
}
.banner img {
	display: block;
	margin: 0;
}
.banner .text {
	position: absolute;
	width: 220px;
	background: rgba(130,120,105,0.9);
	padding: 0 10px;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: 300;
	line-height: 30px;
	left: 10px;
	bottom: 10px;
}

.content {
	padding: 0;
}
.content .left {
	width: 540px;
	height: 383px;
	color: #FFFFFF;
	padding: 20px 30px;
	overflow: hidden;
}
.content .left {
}
.content .right {
	float: left;
	width: 570px;
}
h1, h2 {
	margin-bottom: 15px;
	font-size: 22px;
	font-weight: normal;
	color: #625c58;
}
h1 strong {
	font-size: 34px;
	font-weight: 400;
}
h2 {
	font-family: 'Georgia', Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 30px 0 0 0;
	padding: 0;
}
.content .left h1, .content .left p {
	color: #FFFFFF;
}
.content .left p {
	margin: 15px 0;
}

.panel.blog {
	background: none;
	padding: 0;
	margin-bottom: 0;
}

.wrapper {
	position: relative;
	min-height: 553px;
	height: auto !important;
	height: 553px;
	margin-bottom: 20px;
	background: #ffffff;
}

.right.upper {
	position: relative;
	width: 600px;
	height: auto;
	margin-right: 50px;
	margin-top: -525px;
	padding: 15px 0 15px 30px;
	background: url(/skin/images/content-bg.png) top right no-repeat #ffffff;
}

.right.upper p {
	font-size: 13px;
	margin: 15px 0;
	line-height: 20px;
	color: #333333;
}

.right.upper ul {
	padding-left: 20px;
	margin-top: 5px;
}

.right.upper li {
	font-size: 13px;
	color: #333333;
	line-height: 20px;
}

.feature-banners {
	position: relative;
	margin: 0;
	padding: 0;
	text-align: center;
}

.home-mid-banner {
	position: relative;
	display:inline-block;
	float: left;
	margin: 0 auto 20px auto;
	width: 292px;
	height: 348px;
	padding: 0;
	background-position: top center;
	background-repeat: no-repeat;
	overflow: hidden;
}

.home-mid-banner p {
	display: block;
	width: 253px;
	height: auto;
	padding: 20px;
	position: absolute;
	bottom: 0;
	left: 0;
	color: #ffffff;
	font-size: 20px;
	font-weight: 400;
	text-align: left;
	background: rgba(18, 170, 184, 0.80);
}

.home-mid-banner p a {
	color: #ffffff;
	font-size: 20px;
	font-weight: 400;
	text-decoration: none;
}

.home-mid-banner p a:hover {
	text-decoration: underline;
	color: #ffffff;
}

.left.lower, .right.lower {
	position: relative;
	width: 585px;
	height: auto;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
}

.left.lower {
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
	height: 485px;
	padding-bottom: 30px;
	overflow-y: hidden;
}

.left.lower div {
	display: block;
	position: absolute;
	left: 0;
	bottom: 30px;
	text-align: center;	
	width: 585px;
	height: auto;
}

.left.lower div p {
	color: #ffffff;
	font-weight: 700px;
	font-size: 36px;
}

.left.lower div a.button {
	padding-left: 95px;
	padding-right: 95px;
}

.right.lower {
	background: url(/skin/images/blog-home-bg.jpg) top left no-repeat #ffffff;
	min-height: 505px;
	width: 555px;
	padding: 10px 0 0 30px;
}

.video-content {
	position: relative;
	background: #635d59;
	padding: 20px;
	margin: 10px auto 15px auto;
	text-align: center;
}

.video-content p {
	margin: 0;
	padding: 0;
}

.video-content p a {
	padding: 15px;
	background: #ffffff;
}

.panel.blog li {
	position: relative;
	float: left;
	width: 520px;
	margin: 0 0 10px 0;
	padding: 0;
}

.qrcode {
	position: relative;
	width: 400px;
	height: 90px;
	margin: 20px 0 25px 0;
	padding: 0 0 0 110px;
	background: url(/skin/images/qrcode.jpg) left top no-repeat;
	display: block;
	font-size: 16px;
	margin-bottom: 10px;
	line-height: 20px;
	font-weight: 700;
	color: #7f7b73;
}