@charset "utf-8";
/* CSS Document */

body{
	background-color: #1d212f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%; /* base size: 12px */
	color: #fff;
	background-image: url(/img-site/bg-main.gif);
	background-repeat: no-repeat;
	background-position: top center;
	line-height: 1.2;
	min-width: 960px;
	}


/*****************************************************************/
/** Misc 
/*****************************************************************/
.container {
	width: 960px; margin: 0 auto;
	}
	
p{
	margin: 0;	
}

h1{
	color: #404c6e;
	margin: 0;
	}

h2, h3, h4, h5, h6 {
	color: #3f4b6d;
	margin: 0;
	}
	
	
	

h2{
	font-size: 112.5%;
	}
	
a{
	color: #9e0b0f;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 92%;
	}
	
a:hover{
	text-decoration: underline;
	}
	
a.arrow{
	background-image: url(/img-site/link-arrow.png);
	background-repeat: no-repeat;
	background-position: right 3px;
	padding: 5px 26px 5px 0;
	text-decoration: none;
}

.whiteborder{
	border: 1px solid #fff;
}
	
h2 a{
	color: #3f4b6d;
	font-family: Georgia, "Times New Roman", Times, serif;
}
	
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.875em;
	text-transform: uppercase;
	margin: 0 0 0.375em 0;
	line-height: 1.15;
	}
	
ul,ol{
	margin: 0 0 1.25em 0;
	padding-left: 0em;
}

ul{
	list-style-type: none;
	}

li{
	background-image: url(/img-site/bullet.png);
	background-repeat: no-repeat;
	background-position: 1px 7px;
	padding: 0 0 0 8px;
	}
	
.blogList	 li, .tweet_list li{
	margin-bottom: 8px;
	background: none;
}

.last{
	margin-right: 0 !important;
	/*margin-bottom: 0  !important;*/
	}

.floatLeft{
	float: left;
	}
	
.floatRight{
	float: right;
	}
	
.width-50{
	width: 50%;
}
	
.center{
	text-align: center;
}

.inline{
	display: inline;
	}
	
.hidden{
	display: none;
}
	
.clearDiv {
	clear:both;
	height:1px;
	margin-bottom:-1px;
	overflow:hidden;
	position:relative;
}

.bottomMargin{
	margin-bottom: 1em;	
}

h2, h3{
	font-weight: bold;	
}
	
#searchBox{
	position: relative;
	bottom: 5px;

}

#search{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 155px;
	padding: 6px;
	float: left;
	margin: 0 5px 0 0;
}	

#search-button{
	margin-top: -1px;
}


#topRightTab{
	position: absolute;
	top: -4px;
	right: -4px;
	z-index: 10;
}

#contentColumnInner a{
	font-weight: bold;
	/*font-size: 1.05em;*/
	}
	
#header{
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 10px 0 0 0;
	padding: 0 25px 30px 25px;
	width: 911px;
	background-image: url(/img-site/bg-header.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	}
	
#header a{
	color: #fff;
	}

#mainNav{
	font-weight: bold;
	}
	
#tertiaryNav{
	text-align: right;
	font-weight: bold;
	margin: 0 0 25px 0;
	}
	
#tertiaryNav a{
	font-size: 12px;
	margin-right: 15px;
	text-decoration: none;
	}
	
#tertiaryNav span.active a{
	color: #fff9a7;
	}
	
#tertiaryNav a.last{
	margin-right: 0;
	}
	
#mainNav a{
	margin-right: 10px;
	text-decoration: none;
}

#subNav{
	background-image: url(/img-site/bg-header.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin: 0px 0px 0 0px;
	padding: 0 24px 1px 25px;
	font-size: 87.5%;
	font-style: italic;
	}
	
#subNavInner{
	background-color: #30333e;
	border-left: 1px solid #98999f;
	border-right: 1px solid #98999f;
	text-align: center;
	color: #b8bfd4;
	padding: 12px;
}

	
#subNav a{
	margin-left: 10px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	font-style: normal;
	margin-right: 15px;
	text-decoration: none;
	}
	
#subNav .active a{
	color:	#FFF9A7;
}
	
#subNavL span.active a, #subNavLinks a:active{
	color: #fff9a7;
	}
	
#tertiaryNav a:hover, #subNav a:hover, #footerLine2 a:hover{
	text-decoration: underline;
	}

#tertiaryNav a:active, #subNav a:active, #footerLine2 a:active{
	color: #fff799;
	}

#logo{
	margin: 0 25px 0 0;
	}
	
#contentColumnOuter{
	background-color: #fff;
	padding: 8px;
	margin: 0 24px 0 25px;
	position: relative;
	}

#contentColumnInner{
	background-color: #f2eee5;
	border: 1px solid #c1bfba;
	color: #381704;
	padding: 00px 58px 60px 58px;
	overflow: hidden;
	position: relative;
	}


/*****************************************************************/
/** t1.php 
/*****************************************************************/
.t1 #mainContent{
		margin: 0 auto;
		width: 450px;
		text-align: center;
	}



/*****************************************************************/
/** t5.php 
/*****************************************************************/
.t5 #topLeft{
	width: 550px;
	float: left;
	margin: 0 30px 0 0;
	}

.t5 .rightCol{
	width: 190px;
	font-size: 0.875em;
	float: left;
	}
	
	
.t5 .rightCol h3{
	font-size: 1em;
	font-weight: bold;
	}
	
.t5 .leftCol{
	width: 300px;
	float: left;
	}
	
	
.t5 .featureList{
	width: 550px;
	float: left;
	}
	
.t5 .featureItem{
	width: auto;
	float: none;
	margin: 0 0 20px 0;
}

.t5 .featureItem .itemImage{
	float: left;
	margin: 0 15px 0 0;
 }
 
.t5 .featureItem .itemText{
	float: left;
	width: 400px;
	}

.t5 .videoContainer{
	margin: 0 0 35px 0;
	}

.t5 .videoInfo{
	width: 450px;
	margin: 15px 0 0 0;
	}


/*****************************************************************/
/** t8.php 
/*****************************************************************/
.t8 #mainPhoto{
	position: relative;
	margin: -9px 0 -2px -8px;
	z-index: 10;
	background-color: #f2eee5;
}

.t8 .imageLeft{
	border: 1px solid #fff;
	border-width: 1px 1px 1px 0;
	margin: 0 45px 0 -58px;
	float: left;
	}
	
.t8 .imageRight{
	border: 1px solid #fff;
	border-width: 1px 0px 1px 1px;
	margin: 0 -58px 0 45px;
	float: right;
	}
	
.t8 #intro{
	color: #191d29;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1em;
	width: 450px;
	margin: auto 0 auto 0;
	position: absolute;
	top: 200px;
	left: 225px;
	z-index: 50;
	text-align: center;
	text-shadow: 1px 1px 1px #fff;
	}
	
.t8 #mainHeading h1, .twocol-2 #mainHeading h1{
	color: #665c50;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 	2.75em;
	font-weight: normal;
	text-transform: none;
	margin: auto 0;
	line-height: 1.15;
	text-shadow: 1px 1px 0px #fff;
}

.t8 #mainHeading, .twocol-2 #mainHeading{
	margin-bottom: 60px;
	}

.t8 h2{
	margin: 0em 0 1em 0;
	padding-top: 1em;
	}
	
 hr, .hr{
	border-top: 1px dotted #91908c;
	clear:both;
	display:block;
	font-size:1px;
	line-height:0;
	overflow:visible;
	padding:0;

	width: 575px;
	margin: 60px auto 55px auto;
	height:1px;
	}
	
/*****************************************************************/
/** T2, T3, T4, T6, T7 
/*****************************************************************/

#heading{
	width:600px;
	margin: 0 0 35px 0;
	}

.t2 #topLeft, .t3 #topLeft, .t4 #topLeft, .t6 #topLeft, .t7 #topLeft, .t12 #topLeft{
	width: 450px;
	float: left;
	margin: 0 30px 0 0;
	}
	
.t2 #heading, .t3 #heading, .t4 #heading, .t5 #heading, .t6 #heading, .t14 #heading{
	margin-top: 60px;
	}

.t2 #mainImage, .t3 #mainImage, .t4 #mainImage, .t6 #mainImage, .t7 #mainImage, .t12 #mainImage{
	width: 340px;
	margin-right: -58px;
	text-align: right;
	float: right;
	}

#featureList{
	margin: 5px 0 0 0;	
	}

.featureItem{
	float:left;
	width: 220px;
	font-size: 0.875em;
	margin: 35px 46px 0px 0;
	}

.featureItem.last{
	margin-right: 0;
	}
	
.featureItem .itemImage{
	border: 1px solid #fff;
	margin: 0 0 15px 0;
	}

	
.featureItem h2{
	font-size: 1em;
	}


/*****************************************************************/
/** T9
/*****************************************************************/

.t9 #contentColumnInner{
	padding-right: 10px;
	border-top: none;
	padding-top: 25px;
	background-image: url(/img-site/bg-top-shadow.png);
	background-repeat: repeat-x;
	background-position: top;
	}
	
.t9 #contentColumnOuter{
	padding-top: 0;
	}
	
.t9 #mainImage{
	position: relative;
	}

.t9 #mainImageContainer{
	width: 909px;
	height: 481px;
	position: relative;
	z-index: 20;
	margin: 0;
	margin: 0 0 0 25px;
	background-color: #000;
	overflow: hidden;
	border-left: 1px solid #98999f;
	border-right: 1px solid #98999f;
	}
	
.t9.admin #mainImageContainer{
	overflow: visible;
	height: auto;
}

	
.t9 .slideIndex{
	position: absolute;
	bottom: 25px;
	margin: 0 0 0 45%;
	z-index: 10;
}

.slideIndex a{
	display: block;
	float: left;
	width: 17px;
	height: 17px;
	background-image: url(/img-site/nav/ss-dot.png);
}

.slideIndex a:hover{
	background-image: url(/img-site/nav/ss-dot-hover.png);
}

.slideIndex a.active, .slideIndex a.active:hover{
	background-image: url(/img-site/nav/ss-dot-active.png);
}

#editSSLink{
	position: absolute;
	z-index: 10;
	bottom: 10px;
	right: 10px;
	padding: 3px;
	border: 5px;
	background-color: #f2eee5;
	border: 1px solid #666;
	font-size: 10px;
}

	
.t9 h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	font-size: 1.5em;
	font-weight: bold;
	color: #483723;
	text-shadow: 0 1px 0 #fff;
	line-height: 1.15;
	}	
	
.t9 #leftCol{
	float: left;
	width: 400px;
	margin-right: 45px
	}
	
.t9 #rightCol{
	text-align: center;
	float: left;
	width: 260px;
	font-size: 0.875em;
	padding: 0 45px;
	}
	
.t9 #rightCol h2{
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 1em;
	background-image: url(/img-site/hr-dotted-grey.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding: 0 0 8px 0;
	margin: 0 0 10px 0;
	}
	
.t9 #rightCol .hr{
	width: 200px;
	margin: 5px auto 5px auto;
	}
	
#btnVideo{
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 15;
}


/*****************************************************************/
/** t11.php, t12.php
/*****************************************************************/
.t11 #heading, .t12 #heading{
	margin-top: 60px;
	}

.t11 .owner{
	width: 355px;
	float: left;
	margin: 0 42px 10px 0;
	}
	
.t11 .owner.last{
	margin-right: 0;
	}
	
.t11 .owner h2{
	margin: 15px 0 0 0;	
	}

.staffItem{
	float:left;
	width: 220px;
	font-size: 0.875em;
	margin: 35px 45px 0px 0;
	}

.staffItem.last{
	margin-right: 0;
	}
	
	
.staffItem .itemImage img{
	border: 1px solid #fff;
	margin: 0 0 15px 0;
	width: 121px;
	}

	
.t11 h2, .t11 h2{
	font-size: 1em;
	}
	
.t11 #lowerContent, .t11 #lowerContent{
	margin: 50px 0 0 0;
	width: 435px;
	}
	
/*****************************************************************/
/* t3.php 
/*****************************************************************/
.t1 #heading, .t3 #heading, .t6 #heading, .t7 #heading{
	text-align: center;
	margin: 50px auto 30px auto;
	}
	
.t1 #heading h1, .t3 #heading h1, .t6 #heading h1, .t7 #heading h1{
	margin: 10px 0 0 0;
	}
	
	
/*****************************************************************/
/* t6.php 
/*****************************************************************/

.t6 .listItem{
	margin: 0 0 30px 0;
	}

.t6 .itemText{
	float: left;
	width: 400px;
	margin: 0 30px 0 0;
	}
	
.t6 .itemImage{
	float: left;
	width: 248px;
	}

.t6 h3{
	font-size: 1em;
	}

	
/*****************************************************************/
/* t7.php 
/*****************************************************************/

.t7 #topLeft{
	margin-right: 0;
	}
.t7 #subLeft{
	width: 215px;
	float: left;
	margin-right: 20px;
	}
	
.t7 #subRight{
	width: 215px;
	float: left;

}

/*****************************************************************/
/* t13.php 
/*****************************************************************/
.t13 #heading{
	text-align: center;
	margin: 50px auto 30px auto;
	}
	
.t13 #heading h1{
	margin: 10px 0 0 0;
	}

.t13 #leftCol{
	float: left;
	width: 300px;
	margin: 0 30px 0 0;
	}
	
.t13 #leftCol a{
	font-size: 1em;
	text-decoration: none;
	}
	
.t13 #rightCol{
	float: left;
	width: 447px;
	margin: 0 0 0 0;
	}
	
.t13 #rightCol a{
	text-decoration: none;
	}
	
.t13 #rightCol a[name]{
	color: #3f4b6d;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
.t13 #leftCol{
	font-size: 0.8125em;
	}
	
.t13 #leftCol h2{
	font-size: 1em;
	}
	
.t13 #rightCol h2{
	font-size: 1em;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 1.25em 0;
	}
	
.t13 #rightCol h3{
	font-size: 1em;
	margin: 0 0.25em 0 0;
	}
	
.t13 .hr{
	margin: 35px auto 40px auto;
	width: 580px;
	}
	
.t13 #rightCol blockquote{
	font-style: normal;
	color: #381704;
	margin: 1.25em 0 1.25em 2.25em;
	}
	
/*****************************************************************/
/* t14.php 
/*****************************************************************/
.t14 #heading{
	margin-bottom: 26px;
	}

.t14 #galleryImage{
	margin: 0 0 45px 0;	
	}

.t14 .photoInfo{
	font-size: 0.875em;
	width: 215px;
	float: left;
	}
	

.t14 .photo{
	float: left;
	margin-right: 30px 
	}

.t14 .photo img{
	border: 1px solid #fff;
	}
	
	
.t14 .thumbLink{
	margin: 0 7px 7px 0;
	padding: 3px;
	display: block;
	float: left;
	}

.t14 .thumbLink img{
	border: 1px solid #fff;
	}
	
.t14 .thumbLink.active img{
	border: 4px solid #381704;
	}
	
.t14 .thumbLink.active{
	padding: 0;
	}
	
.t14 .photoInfo h3{
	font-size: 1em;
	line-height: 1.2;
	}
	
.t14 h2{
	font-size: 1em;
	}
	
	
/*****************************************************************/
/* twocol-2.php 
/*****************************************************************/
.twocol-2 #mainPhoto{
	position: relative;
	margin: -9px 0 -2px -8px;
	z-index: 10;
}

.twocol-2 #heading{
	width: auto;
	margin-bottom: 65px;
	}

.twocol-2 #heading h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 4.75em;
	font-weight: normal;
	text-align: center;
	}
	
.twocol-2 h2{
	font-size: 1.0em;
	text-align: center;
	}
	
.twocol-2 #leftCol, .twocol-2 #rightCol{
	float: left;
	width: 350px;
	margin-right: 60px
	}
	
.twocol-2 .bookingSeason{
	margin-bottom: 25px;
	font-size: 14px;
}

.twocol-2 .bookingSeason h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	text-transform: uppercase;
	margin: 0 0 30px 0;
	line-height: 1.15;
	font-weight: normal;
	}
	
.twocol-2 .bookingSeason h3{
	font-size: 12px;
	margin-bottom: 2px;
}
	
.bookingSeason  .dotted-bottom{
	border-bottom: 1px dotted #91908c;
}

.bookingSeason  .dotted-bottom.last{
	border-bottom: none;
}

	
.bookingSeason .row{
	padding: 0;
	margin: 0;
}

.row-header{
	padding-bottom: 21px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: bottom center;
}

.row-header-5{
	background-image: url(/img-site/bg-header-5.png);
}

.row-header-7{
	background-image: url(/img-site/bg-header-7.png);
}


.pkgInfo{
	font-size: 12px;
	padding: 0 10px 10px 10px;
	display: none;
}

.pkgInfo.active{
	display: block;
}

.pkgNav a.active{
	color: #381704;
}

.tblavail .wrapper{
	margin: 0 5px;
	padding: 4px 11px;
	white-space: nowrap;
	overflow: hidden;
}

.tblavail .active.wrapper{
	background-color: #f9f7f3;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 4px 10px;
}

.tblavail .first .active.wrapper{
	padding-top: 3px;
	border-top: 1px solid #fff;
}

.tblavail .last .active.wrapper, .tblavail .last .active.wrapper{
	padding-bottom: 3px;
	border-bottom: 1px solid #fff;
}

.tblavail select{
	margin: 0;
}

.row.header .active{
	font-weight: bold;
}

.tblavail .col1 .wrapper, .tblavail .col2 .wrapper{
	padding-left: 0;
}

.tblavail .col3, .tblavail .col4{
	width: 135px;
	margin-right: 0;
}

.tblavail .header a{
	color: #381704;
}

.bookingSeason > span{
	float: left;
}

.tblavail .unavailable{
	color: #91908c;
}

table.general{
	font-size: 12px;
	border-collapse: collapse;
}

table.general td{
	border: 1px solid #CCC;
}


/*****************************************************************/
/* Search 
/*****************************************************************/


#os_results{
	list-style: none;
	margin: 0;
	padding: 0;
}

#os_results li{
	list-style: none;
	background: none;
	margin: 0 0 25px 0;
	font-size: 14px;
}

#os_results h2{
	margin: 0;
	font-size: 16px;
}

#os_results blockquote{
	margin: 0;
	font-style: normal;
}

#os_pagination, #os_pagination a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#os_pagin1, #os_pagin2, #os_pagin3{
	float: left;
	margin-right: 10px;
}

#os_pagin1, #os_pagin3{
	margin-top: 3px;
}

#os_pagin2 li{
	float: left;
	background: none;
	list-style: none;
	margin-right: 1px;
}

#os_pagin2 li a{
	display: block;
	float: left;
	padding: 4px 8px;
	background-color: #fff;
	border: 1px solid #91908d;
}

#os_pagin2 li.active a{
	color: #381704;
	border: 1px solid #381704;
}


/*****************************************************************/
/* Newsletter signup
/*****************************************************************/

#mc_embed_signup label{
	width: 150px;
	display: block;
	float: left;
	line-height: 16px;
	font-weight: normal;
	vertical-align: middle;
}

#mc_embed_signup .text{
	width: 250px;
	margin: 0 0 5px 0;
	padding: 2px;
}

div.mce_inline_error{
	color: #f00;
	margin: 0 0 10px 150px;
}

#mce-responses{
	margin: 20px 0 0 0;	
}


/*****************************************************************/
/* Giveaway signup
/*****************************************************************/

#formSubscribe .formLabel{
	padding:13px 0 0;
	vertical-align:top;
}

#formSubscribe .formLabel label{
	white-space:nowrap;	
}

#formSubscribe .formError, .apiError{
	color:#FF0000;	
}

#formSubscribe #submit{
	margin:10px 0 0;	
}

/*****************************************************************/
/* Footer 
/*****************************************************************/

#footer{
	text-align: center;	
	color: #b8bfd4;
	margin: 40px 0 50px 0;
	}
	
#footerDivider{
	height: 1px;	
	border-bottom: 1px solid #55575d;
	margin: 4px 0 7px 0;
	}
	
#footerLine1 strong{
	font-size: 125%;
	font-weight: normal;
	}
	
#footerLine2{
	font-size: 	11px;	
	}

#footer a{
	color: #fff;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	}

