html, body{
	background-image: url('../images/background_v2.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #5776a6;
}

#frame {
	width:846px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
}

#header{
	width: 846px;
	height: 116px;
	position: relative;
	display: block;
	z-index: 1;
}

#logo{
	position: relative;
	top: 4px;
	left: 20px;
	float: left;
	display: block;
}

#nav{
	position: relative;
	float: right;
	display: block;
	top: 87px;
	color: #ffffff;
}

.bodyFill{
	width: 832px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding:0px;
	background-color: #f6f5f0;
	background-image: url('../images/bg_gradient.gif');
	background-repeat: repeat-y;
	border: 7px solid #ffffff;
}

#contentHeader{
	position: relative;
	top: -6px;
	background-color: #ffffff;
}

#contentHeaderInside{
	position: relative;
	background-color: #ffffff;
}

#contentFull {
	width:773px;
	padding:0px;
	float:left;
	padding-top: 0px;
	margin-left: 20px;
	padding-bottom: 15px;
}

#contentLeft {
	width:379px;
	padding:0px;
	float:left;
	padding-top: 0px;
	margin-left: 20px;
	margin-right: 15px;
	padding-bottom: 15px;
}

#contentDivider {
	width:5px;
	padding:0px;
	float:left;
	padding-top: 12px;
	margin-right: 15px;
	height: 172px;
	background-image: url('../images/vert_divider.jpg');
	display: block;
	background-repeat: no-repeat;
}

#contentRight {
	width:379px;
	padding:0px;
	float:left;
	padding-left: 15px;
	padding-top: 45px;
	padding-bottom: 15px;
}

img, div {
	behavior: url('../iepngfix.htc');
}





/*----------------- PARAGRAPH TAGS ---------------------*/

p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 12px;
}

p.bodyCopy{
	color: #333333;
}

p.bodyBold{
	color: #333333;
	font-weight: bold;
}

p.textHeader{
	margin-bottom: 10px;
}

p.textHeaderTop{
	margin-top: 15px;
}

p.secondaryNav{
	color: #5776a6;
	margin-top: 0px;
	margin-right: 5px;
	padding-bottom: 4px;
	text-align: right;
	right: 5px;
	font-size: 10px;
	background-color: #ffffff;
}

p#footCopyright{
	float: left;
	padding-left: 20px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #ffffff;
	font-size: 10px;
	line-height: 14px;
}

p#footAddress{
	float: right;
	position: relative;
	right: 20px;
	text-align: right;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #ffffff;
	font-size: 10px;
	line-height: 14px;
}

.cabinDescript{
	color: #999999;
	font-size: 11px;
	
	line-height: 15px;
}

#cabin-table tr td{
	vertical-align: top;
}

.lodge-title{
	font-weight: bold;
	text-transform: uppercase;
	line-height: 10px;
	color: #5776A6;
}

.lodge-ratetype{
	font-style: italic;
	color: #777;
	line-height: 10px;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5776a6;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 0.8px;
	margin-top: -5px;
}

h1.PageHead{
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	margin-bottom:15px;
}

h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: -0px;
	margin-bottom: 3px;
}

h2.normal-h2{
	text-transform: none;
}

h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #5776a6;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: -8px;
	margin-bottom: 2px;
	letter-spacing: 0.8px;
}

h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5776a6;
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	margin-bottom:3px;
	margin-top: 15px;
}

ul{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding-left: 3px;
	margin-bottom: 15px;
}

ul.list{
	list-style-type: disc;
	padding-left: 15px;
	margin-top: 5px;
}

ul.sub-list{
	list-style-type: none;
	padding-left: 15px;
	font-size: 11px;
	margin-top: 5px;
}

li{
	height: 16px;
}

ul.list li{
	min-height:16px;
	height: auto;
	line-height: 16px;
}

form{
	margin-top: 35px;
}


.boat-block{
	display:block;
	height:320px;
	width:100%;
	margin-top:25px;
}

.boat-left{
	height:320px;
	width:180px;
	margin-right:15px;
	float:left;
}

h1.boat{
	font-size:16px;
	font-weight:bold;
	text-transform:none;
	margin-bottom:5px;
	margin-top:15px;
}

.boat-block img{
	float:left;
	margin-right:15px;
}




/*--------------------- LINK TAGS -----------------------------*/

a:link, a:visited {
	color: #5776a6;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

#footFoot a:link,
#footFoot a:visited{
	color: #fff;
	text-decoration: underline;
}

#footFoot a:hover,
#footFoot a:active{
	text-decoration: none;
}

small{
	font-size: 9px;
	text-transform: uppercase;
}

a:hover, a:active{
	text-decoration: underline;
}

a:focus {
	outline: 0;
}

a.btn_reservations{
	background-image: url('../images/btn_reservation.jpg');
	background-position: 0 0px;
	width: 296px;
	height: 24px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

a.btn_reservations:hover, a.btn_reservations:active{
	background-position: 0 -26px;
}

a.btn_availability{
	background-image: url('../images/btn_availability.jpg');
	background-position: 0 0px;
	width: 296px;
	height: 24px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

a.btn_availability:hover, a.btn_availability:active{
	background-position: 0 -26px;
}

a.btn_reserve{
	background: url('../images/btn_clickreservation.jpg') 0 0;
	width: 296px;
	height: 24px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

a.btn_reserve:hover, a.btn_reserve:active{
	background-position: 0 -24px;
}

a.btn_book{
	background-image: url('../images/btn_book.png');
	background-position: 0 0px;
	width: 222px;
	height: 24px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

a.btn_book:hover, a.btn_book:active{
	background-position: 0 -24px;
}

a.btn_resort{
	background-image: url('../images/btn_resortPhotos.jpg');
	background-position: 0 0px;
	width: 255px;
	height: 24px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

a.btn_resort:hover, a.btn_resort:active{
	background-position: 0 -26px;
}

a.navText:link, a.navText:visited {
	letter-spacing: .06em;
	font-family: Verdana, Helvetica Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding-bottom: 2px;
}

a.navText:hover, a.navText:active{
	background-image:url('../images/nav_over.gif');
	text-decoration: none;
}

a.attractions:link, a.attractions:visited, a.attractions:hover, a.attractions:active{
	color: #999999;
}

a.mapLink{
	color: #00ff00;
}




/*------------------------ ETC TAGS -------------------------*/

.bigTop{
	margin-top: 15px;
}

.navDivider {
	letter-spacing: .06em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #eeeeee;
}

#footFoot{
	margin-top: 12px;
	position: relative;
}

.cabinBlock{
	margin-top: 20px;
	width: 386px;
}

.hRuleShort{
	width: 400px;
	height: 13px;
	display: block;
	background-image: url("/images/hr.png");
	background-repeat: no-repeat;
}

.hRuleTall{
	width: 100%;
	height: 25px;
	display:block;
}

.mainPhoto{
	float: left;
}

.mainDescript{
	width: 160px;
	float: left;
	padding-top: 12px;
	padding-left: 3px;
}

.biggerTop{
	margin-top: 25px;
}

.littleBottom{
	margin-bottom: -10px;
}

#hRule{
	margin-top: -5px;
	width: 100%;
	height: 13px;
	background-image: url("images/hr.png");
	background-repeat: no-repeat;
}

.hRule{
	margin-top: -5px;
	width: 100%;
	height: 13px;
	background-image: url("../images/hr.png");
	background-repeat: no-repeat;
}

#labels{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	width: 120px;
	float: left;
	display: inline;
	position: relative;
}

#boxes{
	width: 400px;
	float: left;
	display: inline;
	position: relative;
	top: -35px;
}

.formLabels{
	margin-bottom: 26px;
}

#textA{
	font-family: Helvetica;
	font-size: 11px;
	color: #333;
	padding: 3px;
	margin-bottom: 7px;
}

.textB{
	font-family: Helvetica;
	font-size: 12px;
	color: #333;
	padding: 3px;
	margin-bottom: 6px;
}

#mapScript{
	display:none;
}

#mapFrame{
	border: 1px solid;
	border-color: #999999;
}

.mapLink{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}

#ratesTable{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	letter-spacing: 0.5px;
	margin-bottom: 35px;
	margin-top: -5px;
}

.titleRow{
	vertical-align: middle;
}

.titleRow td{
	padding: 8px 0;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	vertical-align:middle;
}

.rateRow, .rateRowShort{
	height: 10px;
}

.rateRow td{
	padding: 7px 0 10px 0;
}

.rateRowShort td{
	padding: 7px 0 0 0;
}

.rateAlt, .rateAltShort{
	height: 10px;
	background-color: #fcfbf9;
}

.rateAltShort td{
	padding: 7px 0 0 0;
}

.rateAlt td{
	padding: 7px 0 10px 0;
}

.col1{
	width: 160px;
	padding-left: 5px !important;
}

.col2{
	width: 120px;
}

.col3{
	width: 60px;
}

.col4{
	width: 120px;
}

.col5{
	width: 65px;
}

.col6{
	width: 120px;
}

.col7{
	width: 70px;
}

.col8{
	width: 120px;
}

.col9{
	width: 60px;
}

.col10{
	width: 120px;
}

.col11{
	
}

.col12{
	width: 120px;
}

.colD{
	width: 120px;
}

.col2 span, .col4 span, .col6 span, .col8 span{
	padding-left: 4px;
}

.boatCol1{
	width: 190px;
	padding-left: 5px !important;
}
.boatCol2,
.boatCol3,
.boatCol4{
	width: 100px;
}

.caption{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 9px;
	margin-top: -20px;
	margin-bottom: 15px;
}

.bold{
	font-weight: bold;
}

.print{
	display: none;
}

.boat-descript{
	font-size: 10px;
	color: #999;
}

.b-desc{
	padding: 7px 7px 10px 7px !important;
	width: 300px;
	line-height: 100%;
}

.b-title{
	color: #5776a6;
	font-size: 14px;
	font-weight: bold;
	line-height: 21px;
}

.bluebold{
	color: #5776a6;
	font-weight: bold;
}

.boat-rates-title{
	width: 150px;
	font-size: 13px;
}

.boat-rate{
	font-weight: bold;
}

.boat-img{
	display: block;
	width: 254px;
	float: left;
}
.boat-caption{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5776a6;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.8px;
	margin-left: 5px;
}

#boats-bottomRates,
#boats-bottomRates tr,
#boats-bottomRates td{
	vertical-align: top;
}

#boats-bottomRates{
	margin-top: -25px;
}
