/* UNIVERSAL STYLES
================================================================================*/

html, body{
	padding:0;
	margin:0;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	color:#174761;
	background:#fff repeat;
	}
	
/*fixing firefox outline*/
a:active{
	outline:none;
	}
	
:focus{
	outline:none;
	}
	
img, form{
	padding:0;
	margin:0;
	border:none;
	}
	
img a{
	border:none;
	}
#container_outer #container #bodyarea div #leftcol p img {
	margin: 10px 30px 10px 20px;
}

	
	
	
	
	
/* TEXT STYLES
================================================================================*/

h1{
	padding:0 0 5px 0;
	margin:0;
	font:bold 16px/100% Verdana, Arial, Helvetica, sans-serif;
	color:#174761;
	}
	
	/* BULLET POINTS STYLES
================================================================================*/

ul {
	padding-left: 10px;
}

li {
	line-height: 150%;
}



/* LAYOUT STYLES
================================================================================*/
	
.sliderwrapper{/*leave as is*/
	position:absolute;
	overflow: hidden;
	width:100%;
	height:912px;
	}

.sliderwrapper .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	width:100%;
	height:100%;
	}
	
#slide_first{
	background:url(../images/bg-1.jpg) no-repeat top center;
	width:100%;
	height:100%;
	}
	
#slide_second{
	background:url(../images/bg-2.jpg) no-repeat top center;
	width:100%;
	height:100%;
	}
	
#slide_third{
	background:url(../images/bg-3.jpg) no-repeat top center;
	width:100%;
	height:100%;
	}
	
#slide_forth{
	background:url(../images/bg-4.jpg) no-repeat top center;
	width:100%;
	height:100%;
	}
	
#slide_fifth{
	background:url(../images/bg-5.jpg) no-repeat top center;
	width:100%;
	height:100%;
	}
	
#slide_sixth{
	background:url(../images/bg-6.jpg) no-repeat top center;
	width:100%;
	height:100%;
	}
	
#slide_seventh{
	background:url(../images/bg-7.jpg) no-repeat top center;
	width:100%;
	height:100%;
	}	
	
#slide_eighth{
	background:url(../images/bg-8.jpg) no-repeat top center;
	width:100%;
	height:100%;
	}
	
#container_outer{
	width:901px;
	margin:0 auto 0 auto;
	position:relative;
	}
	
#container{
	width:901px;
	position:absolute;
	z-index:500;
	padding:100px 0 0 0;
	}
	
#logo{
	width:901px;
	height:135px;
	text-align:center;
	}

#bodyarea{
	background:url(../images/bodyarea_bg.jpg) repeat-y 0 0;
	width:901px;
	}
	
#leftcol{
	float:left;
	width:684px;
	padding:22px 18px 0 17px;
	}
	
#rightcol{
	float:left;
	width:182px;
	padding:0 0 0 0;
	text-align:center;
	}
	
.cleardiv{
	clear:both;
	font-size:0;
	}
	
.welcome_text{
	padding:0 0 20px 0;
	margin:0 0 12px 0;
	font:normal 14px Verdana, Arial, Helvetica, sans-serif;
	color:#174761;
	line-height:140%;
	border-bottom:1px dashed #a0a1a3;
	}	
	
#top_banner{
	width:684px;
	padding:0 0 12px 0;
	}
	
#small_banners{
	width:684px;
	padding:0 0 15px 0;
	border-bottom:1px dashed #a0a1a3;
	}
	
#resort_banner{
	float:left;
	width:333px;
	}
	
#boat_banner{
	float:right;
	width:332px;
	}
	
.content_row{
	width:684px;
	border-bottom:1px dashed #a0a1a3;
	padding:24px 0 24px 0;
	}
	
.content_pic{
	float:left;
	width:224px;
	}
	
.content_text{
	float:right;
	width:440px;
	}	
	
.text_small{
	padding:0 0 5px 0;
	margin:0;
	font:normal 9px Verdana, Arial, Helvetica, sans-serif;
	line-height:130%;
	}	
	
.text{
	padding:0 0 9px 0;
	margin:0;
	line-height:140%;
	}	
	
.links{
	padding:0;
	margin:0;
	font:normal 14px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	line-height:110%;
	}
	
.links a:link, .links a:visited{
	text-decoration:underline;
	color:#666;
	}
	
.links a:hover{
	text-decoration:none;
	}
	
.pagetoplinks{
	padding:0,0,20px,0;
	font:bold 11px/150% Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	}
	
.pagetoplinks a:link, .pagetoplinks a:visited{
	text-decoration:underline;
	color:#666;
	}
	
.pagetoplinks a:hover{
	text-decoration:none;
	
	}	
	
#bottom_area{
	width:719px;
	padding:15px 0 10px 0;
	text-align:center;
	}
	
#follow_us{
	padding:0 0 5px 0;
	margin:0;
	line-height:100%;
	list-style:none;
	}
	
#follow_us li{
	padding:0 40px 0 0;
	margin:0;
	display:inline;
	}
	
#cards{
	padding:0;
	margin:0;
	line-height:100%;
	list-style:none;
	}
	
#cards li{
	padding:0 3px 0 0;
	margin:0;
	display:inline;
	}	
	
#bottom_area ul li.lastnav{
	padding:0;
	}	
	
#book{
	padding:10px 0 10px 0;
	}	
	
#right_banner2{
	padding:10px 0 0 0;
	}
	
#right_banner3{
	padding:10px 0 0 0;
	}
	
#bottom_strip{
	background:url(../images/strip.jpg) no-repeat 0 0;
	width:867px;
	height:17px;
	padding:6px 17px 0 17px;
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	}
	
#bottom_strip a:link, #bottom_strip a:visited{
	text-decoration:none;
	color:#fff;
	}
	
#bottom_strip a:hover{
	text-decoration:underline;
	}
	
#bottom_strip_left{
	float:left;
	width:400px;
	}
	
#bottom_strip_right{
	float:right;
	width:200px;
	text-align:right;
	}
	
#footer_links{
	width:901px;
	padding:10px 0 18px 0;
	}
	
#footer_links ul{
	padding:0;
	margin:0;
	line-height:100%;
	list-style:none;
	text-align:center;
	}
	
#footer_links ul li{
	padding:0;
	margin:0;
	display:inline;
	}
	
#footer_links ul li em{
	font-style:normal;
	padding:0 0 0 4px;
	}
	
#footer_links ul li a:link, #footer_links ul li a:visited{
	text-decoration:none;
	color:#174761;
	}
	
#footer_links ul li a:hover{
	text-decoration:underline;
	}
	
#footer_text{
	width:901px;
	padding:0 0 20px 0;
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	color:#ccc;
	line-height:120%;
	text-align:center;
	}
	
.grey_text{
	color:#999;
	}	
		
.google_translate img {
      filter:alpha(opacity=100);
      -moz-opacity: 1.0;
      opacity: 1.0;
      border:0;
      }
      .google_translate:hover img {
      filter:alpha(opacity=30);
      -moz-opacity: 0.30;
      opacity: 0.30;
      border:0;
      }
      .google_translatextra:hover img {
      filter:alpha(opacity=0.30);
      -moz-opacity: 0.30;
      opacity: 0.30;
      border:0;
      }
/* PRICE TABLE STYLES
================================================================================*/	  
	  
.table-price-heading {
	font: bolder 14px/120% Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	color: #FFF;
	background: #174761;
	text-align: center;
	vertical-align: middle;
	padding-top: 15px;
	padding-bottom: 15px;
}

.table-price-heading-row2 {
	font: bolder 14px Verdana, Geneva, sans-serif;
	color: #FFF;
	background: #174761;
	text-align: center;
	vertical-align: middle;
	padding-top: 15px;
	padding-bottom: 15px;
}

.table-price-left {
	font: bolder 14px Verdana, Geneva, sans-serif;
	color: #FFF;
	background: #224e67;
	text-align: center;
	vertical-align: middle;
	padding-top: 15px;
	padding-bottom: 15px;
}
.table-price-left-border {
	font: bolder 14px Verdana, Geneva, sans-serif;
	color: #224e67;
	background: #fff;
	text-align: left;
	vertical-align: middle;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	border: thin solid #174761;
}

.table-price-right {
	font: bolder 14px Verdana, Geneva, sans-serif;
	color: #174761;
	background: #fff;
	text-align: center;
	vertical-align: middle;
	padding-top: 15px;
	padding-bottom: 15px;
	border: thin dotted #174761;
}
/* END PRICE TABLE STYLES
================================================================================*/	

/* BANNER STYLES
================================================================================*/


#paypal {
	margin-left: 100px;
	width: 450px;
	margin-top: 10px;
	border: thin dashed #184761;
	padding: 30px;
}

/* RESERVATION FORM
================================================================================*/
#container_outer #container #bodyarea div #leftcol #form_right {
	background: url(../images/bg_reservation.jpg) repeat;
	padding: 20px;
}
#container_outer #container #bodyarea div #leftcol #form_contact{
	background: url(../images/bg_reservation.jpg) repeat;
	padding: 20px;
}
.redtext {
	color: #F00;
}

