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

h1 {
	font-family: 'ITCAvantGardeGothicStdMedium', Helvetica, sans-serif;
	font-size: 54px;
	line-height: 54px;
	color: #444444;
	text-transform: none;
	margin: 0 0 5px 0;
}
h2 {
	font-family: 'ITCAvantGardeGothicStdBook', Helvetica, sans-serif;
	font-size: 30px !important;
	line-height: 30px !important;
	color: #888888 !important;
	font-weight: normal;
	margin: 0;
}
p {
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 14px;
	color: #444444!important;
}
#feature {
	height: 614px;
	z-index: 999;		
}
.featuremain {
	height: 614px;	
	
}
.featuremain .slide {
	
}
.featureoverlay-fade {
	bottom: 0;
}
#header {

}

#booking {
	bottom: -692px;
	height: 163px;
	top: auto;
}

.content {
	padding: 47px 0 70px 0;
	text-align: center;
	position: relative;
	margin: 0;
	z-index: 0;
	background: #ffffff;
}
.content .container {
	position: relative;
	z-index: 9999;
	text-align: left;
	width: 970px;
}

.contentimage {
	position: absolute;
	width: 60%;
	height: 100%;
	background: no-repeat center;	
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
	background-size: cover;
	z-index: 1;
	left: 0;
}
.contentimageoverlay {
	height: 100%;
}
.contentimagetext {
	position: absolute;
	width: 470px;
	margin-left: -585px;
	left: 50%;
	bottom: 0;
	text-align: left;
	z-index: 999;
}
.contentimagetext .button {
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
}
.contentimagetext .button strong {
	font-size: 20px;
	font-weight: 900;
}

.panel.blog {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	z-index: 999;
	background: none;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	float: left;
}
.panel.blog .container {
	margin: 0;
	padding: 0;
	width: 100%;
}
.panel.blog h3 {
	margin: 0 0 20px 0;
	padding: 0;
	text-align: left;
	font-family: 'ITCAvantGardeGothicStdMedium', Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #444444;
	text-transform: none;
}
.panel.blog ul {
}
.panel.blog li {
	margin: 0 25px 30px 0;
	padding: 0;
	width: 370px;
	height: auto;
	display: inline-block;
	background: none;
}
.panel.blog li:last-child {
	margin: 0;
}
.panel.blog .blog-image {
	background: center center no-repeat #FFFFFF;
	width: 95px;
	height: 95px;
	margin: 0 17px 15px 0;
}
.panel.blog .blog-image:hover {
	border-color: #ffcf00;
}
.panel.blog .blog-image a {
	position: relative;
	display: block;
	width: 100px;
	height: 80px;
	text-decoration: none;
}
.panel.blog .date {
	position: relative;
	float: left;
	display: inline-block;
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	text-transform: none;
	width: 200px;
	color: #888888;
	text-align: left;
}
.panel.blog .date .month {
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
}
.panel.blog .date .day {
	font-family: 'ITCAvantGardeGothicStdMedium', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 16px;
}
.panel.blog .date .year {
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}


.panel.blog .date em {
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	line-height: 14px;
}
.panel.blog img {
	float: left;
	margin-right: 15px;
}
.panel.blog .title {
	padding-right: 10px;
  width: 220px;
  float: left;	
}
.panel.blog .title a {
	display: inline-block;
	font-size: 15px;
	font-weight: bold;
	color: #444444;
}
.panel.blog .title a:hover {
	color: #eb2a2a;
}
.panel.blog .summary {
  padding-right: 10px;
  font-size: 12px;
  color: #444444;
  font-family: 'Arial', Helvetica, sans-serif;
  line-height: 18px;
  margin: 5px 0;
  width: 220px;
  float: left;
}
.panel.blog .more {
	color: #444444;
}

.bottom-banners {
	position: relative;
	margin: 0;
	padding: 30px 0 50px 0;
	width: 100%;
	min-width: 1170px;
	background: none;
}
.bottom-banners .container {
	width: 970px;
}
.bottom-banners .left,
.bottom-banners .right,
.bottom-banners .video {
	position: relative;
	float: left;
	display: inline-block;
	width: 300px;
	height: 278px;
	margin: 0 0 0 35px;
	padding: 0;
	background: no-repeat center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
	box-shadow: 0 1px 12px rgba(0,0,0,0.1);
	overflow: hidden;
}
  
.bottom-banners .left {
	margin-left: 0;
}
.bottom-banners .left p,
.bottom-banners .right p {
	margin: 245px 0 0 0;
}
.bottom-banners .left a,
.bottom-banners .right a {
	display: inline-block;
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-transform: uppercase;
	background: #ffffff;
	color: #444444;
	font-family: 'ITCAvantGardeGothicStdMedium', Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 33px;
	border-left: 5px solid #eb2a2a;
}
.bottom-banners .left a:hover,
.bottom-banners .right a:hover {
	background: #eb2a2a;
	color: #ffffff;
	border-left: 5px solid #444444;
}
.bottom-banners .right {

}
.bottom-banners .imgbg {
	width: 100%;
	min-width: 1170px;
	height: 100%;
	background: no-repeat center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	opacity: 0.5;
}
.bottom-banners .imgoverlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 1170px;
	height: 180px;
	z-index: 99;
	pointer-events: none;
}
.bottom-banners .bottomcontent {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 1170px;
	height: 125px;
	z-index: 999;
	text-align: center;
	padding-top: 55px;
}
.bottom-banners .bottomcontent p {
	font-size: 24px;
	line-height: 30px;
	color: #ffffff;
	margin: 0;
	text-transform: uppercase;
	font-family: 'ITCAvantGardeGothicStdMedium', Arial, Helvetica, sans-serif;
}
.bottom-banners .bottomcontent p strong {
	font-size: 36px;
	line-height: 36px;
}
.bottom-banners .bottomcontent a {
	text-decoration: none;
	font-size: 24px;
	line-height: 30px;
	color: #ffffff;
	margin: 0;
	text-transform: uppercase;
	font-family: 'ITCAvantGardeGothicStdMedium', Arial, Helvetica, sans-serif;
}
.bottom-banners .banner {
	width: 570px;
}
.banner img {
	display: block;
	border: 0;
}

.map-wrapper {
	margin: 0;
}
.map-container {
	margin-top: 0;
}
.map-shade {
	top: 0;
}
.video-content {
	position: relative;
	height: 523px;
	margin: 0;
	padding: 0;
}

.video-content p {
	margin: 0;
	padding: 0;
}
.content .container .left {
	position: relative;
	margin: 0;
	padding: 0;
	width: 590px;
	padding-right: 75px;
}
.content .container .left p:first-of-type {
	margin-top: 30px;
}
.container .right {

}
.content .container .right {
	margin: 0;
	padding: 0;
	width: 305px;	
}
.container .right .beach-banner-img {
	position: absolute;  
	left: 0;
	right: 0;
	bottom: 0;
	top: -180px;
	z-index: 9999;
	background: url(/skin/images/beach-family.jpg) left bottom no-repeat;	
}
.container.text {
	margin: 0;
	width: 100%;
	min-width: 1170px;
	height: 618px;
}
.book-banner {
	float: right;
	position: relative;
	width: 555px;
	height: 441px;
	margin: 0;
	padding: 0;
	background: no-repeat center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	text-align: center;
}
.book-banner .book-banner-topping {
	position: absolute;
	top: 0;
	left: 0;
	width: 555px;
	height: 441px;
	z-index: 1;
	pointer-events: none;
}

.book-banner .book-banner-text {
	position: absolute;
	top: 0;
	left: 0;
	width: 555px;
	height: 425px;
	z-index: 999;
	text-align: center;
	padding-top: 130px;
}

.book-banner p {
	font-family: 'ITCAvantGardeGothicStdMedium', Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #ffffff;
	line-height: 30px;
	text-align: center;
	margin: 0;
}

.book-banner p a {
	margin-top: 20px;
	font-size: 16px;
	font-weight: normal;
	padding: 0 15px;
}

.content-bottom {
	margin-top: -70px;
}

.half {
	width: 50% !important;
	min-width: 585px;
}

.content .left.half {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #000000;	
	text-align: center;
	min-height: 727px;
	height: auto;
}

.content .left.half .bg-img {
	background: no-repeat center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: absolute;
	width: 100%;
	height: 100%;
	pointer-events: none;
	opacity: 0.7;
}
.content .left.half p {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}
.content .left.half p a {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	font-size: 0px;
	color: transparent;
	background: url(/skin/images/play.png) center center no-repeat;
}
.left-half-topping {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 298px;;
	pointer-events: none;
	z-index: 1;
}

.left-half-text {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	text-align: center;
}

.content .right.half {
	position: relative;
	min-height: 547px;
	padding-bottom: 180px;
	height: auto;
	width: 50%;
	min-width: 585px;
	background: #f7edd0;
	text-align: left;
}

.content .right.half h1,
.content .right.half h2,
.content .right.half p,
.content .right.half div {
	padding-left: 50px;
	padding-right: 50px;
}

.content .right.half h1 {
	padding-top: 65px;
}

.video {
	position: relative;
	float: left;
	background: #000000;
	width: 624px;
	height: 450px;
	margin-right: 40px;
	margin-bottom: 20px;
	border: 0;	
}

.video .bg-img {
	background: no-repeat center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: absolute;
	width: 100%;
	height: 100%;
	pointer-events: none;
}

.video .video-text {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	text-align: center;
}

.video .video-text p {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}

.video .video-text p a {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	font-size: 0px;
	color: transparent;
	background: url(/skin/images/play.png) center center no-repeat;
}

.content-fade {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 490px;
	z-index: 1;
	poiter-events: none;
	background: none;
}

.content, .content h2,  .content h3, .content h4, .content p, .content th, .content td, .content a.link:link, .content a.link:active, .content a.link:visited {
	color: #333333;
}

.specials-wrapper {
	position: relative;
	float: left;
	width: 100%;
	min-width: 1170px;
	height: 500px;
	background: #eb2a2a;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.specials-wrapper .container {
	height: 439px;	
	width: 970px;
}

.specials-wrapper .container .special {
	margin-top: 30px;
}





.bottom-content {
	border-top: 1px solid #EAEAEA;
	padding: 30px 0;
	width: 100%;
	min-width: 1170px;
	background: none;
	text-align: center;
}