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

h1 {
  font-size: 85px;
  color: #0053a0;
  margin-top: -28px;
}
h2 {
  font-size: 36px;
  color: #666666;
  margin: 0 0 0 0;
  padding-left: 75px;
}
a.link:link, a.link:active, a.link:visited {
	text-decoration: none;
	cursor: text;
}
a.link:hover {
	text-decoration: none;
	cursor: text;
}
#feature {
	height: 661px;
}
.featuremain {
	height: 661px;
}
.featureoverlay-fade {
	background-image: url(/skin/images/feature-fade-home.png);
}
.featureoverlay {
	display: block;
}
#header {
}

#booking {
  top: 280px;
  z-index: 999;
}

.content {
  position: relative;
  padding: 0;
  border: 0;
  color: #FFFFFF;
  min-height: 740px;
  padding-top: 70px;
}
.content .contentbg {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 800px;
  min-width: 1170px;
  z-index: 0;
  background-repeat: no-repeat;
  background-position: center bottom;
}
.content .contentbgfade {
  position: absolute;
  top: 0;
  width: 100%;
  min-width: 1170px;
  height: 520px;
  background: url(/skin/images/content-top-fade.png) bottom center repeat-x;
  z-index: 1;
  pointer-events: none;
}
.content .container {
	position: relative;
	z-index: 2;
	padding-bottom: 225px;
}
.content .right {
  width: 575px;
}
.content p {
  color: #333333;
  font-size: 13px;
}
.panel.blog {
  margin: 0;
  padding: 0 0 60px 0;
  background: #f2f2f2;	
}
.panel.blog h3 {
  margin: 0;
  padding: 40px 0;
  font-family: 'BrushScriptMT', Arial, Helvetica, sans-serif;
  font-size: 60px;
  color: #333333;
  text-align: center;
  text-transform: none;
  line-height: 50px;
  background: none;
}
.panel.blog ul {
}
.panel.blog li {
	position: relative;
	float: left;
	background: none;
	width: 370px;
	height: auto !important;
	height: 450px;
	margin: 0 30px 0 0;
	padding: 0;
}
.panel.blog li:last-child {
	margin: 0;
}
.panel.blog img {
	float: left;
  display: block;
  border: 4px solid #ffffff;
  -moz-box-shadow: 0 0 8px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.15);
  box-shadow: 0 0 8px rgba(0,0,0,0.15);
  margin: 0 10px 10px 0;
}
.panel.blog .text {
	padding: 0;
}
.panel.blog .container {

}
.panel.blog .more {
	padding-top: 7px;
}
.map-wrapper {
	padding-top: 0;
	margin-top: -45px;
}
.map-shadow {
	top: 0;
}
.topbanner {
	position: relative;
	width: 100%;
	min-width: 1170px;
	height: auto;
	min-height: 0;
	margin: -475px 0 625px 0;
	padding: 0;
	z-index: 9999;
}

.topbanner p {
	font-size: 54px;
	line-height: 65px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	margin: 0;
	padding: 0;
}

.bottompanels {
	position: relative;
	display: inline-block;
	background: #ffffff;
	padding: 50px 0;
	width: 100%;
	min-width: 1170px;
}
.bottompanels .left, .bottompanels .mid, .bottompanels .right {
  position: relative;
  width: 570px;
  height: 164px;
  padding: 0;
  background-color: #0053a0;
  float: left;
  margin: 0 30px 0 0;
  overflow: hidden;
	text-align: center;
}

.bottompanels .left {
	background-color: #10a3dc;
}
.bottompanels .left .leftbannerimage {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: center center no-repeat;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
	border: 5px solid #087aa6;
	opacity: 0.2;
	z-index: 1;
	pointer-events: none;
}

.bottompanels .left p {
	margin-top: 50px;
}

.bottompanels .left p, .bottompanels .left p a {
	color: #ffffff;
	font-size: 23px;
	line-height: 23px;
	text-decoration: none;
  position: relative;
  z-index: 2;
}

.bottompanels .left p strong, .bottompanels .left p a strong  {
	color: #ffffff;
  font-size: 35px;
  line-height: 50px;
}

.bottompanels .left p a:hover {
	text-decoration: underline;
}

.bottompanels .mid {
	text-align: center;
	padding-top: 30px;
	height: 470px;
}

.bottompanels .mid p {
	font-weight: bold;
	font-size: 26px;
	line-height: 44px;
	color: #ffffff;
	margin: 0;
	position: relative;
	z-index: 99;
}

.bottompanels .mid a.button {
	padding: 0 46px;
	margin-top: 38px;
}

.bottompanels .right {
  margin-right: 0;
  text-align: left;
  padding: 24px 20px 20px 30px;
  width: 520px;
  height: 120px;
}

.bottompanels .right p {
  font-size: 24px;
  font-weight: normal;
  color: #ffffff;
  text-decoration: none;
  line-height: 30px;
  margin: 0;
  padding: 0 0 0 23px;
  position: relative;
  z-index: 99;
  text-transform: none;
  background: url(/skin/images/bullet-large.png) left center no-repeat;
}

.bottompanels .right p a  strong {
	font-size: 34px;
}
.bottompanels .right p:last-of-type {
  background: none;
  float: right;
  position: relative;
  margin-top: -45px;
}
.bottompanels .right a.button {
  font-size: 14px;
  text-transform: uppercase;
  padding-left: 31px;
  padding-right: 31px;
}

.bottompanels .right a.button:hover {
	background-color: #0486ba;
}
.midbannerfade {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
	pointer-events: none;
	background: url(/skin/images/mid-banner-fade.png) top left repeat-x;
}
.rightbannerfade {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
	pointer-events: none;
	background: none;
}