* {
	margin: 0;
	padding: 0;
}
body {
	background-position: top;
	background-image: url(images/bg_blend.jpg);
	background-repeat: repeat-x;
	background-color: #0e6698;
	background-attachment: fixed;
	font: 14px/1.5em "Lucida Grande";
	}
h1, h2, h3, h4, h5, h6, p {
	font-family: Lucida Grande, arial, helvetica, verdana, sans-serif;
	font-weight: normal;
	}
h1 {font-size: 218%;}
h2 {font-size: 164%;}
h3 {font-size: 130%;}
h4 {font-size: 118%;}

a:link {color:#069;}
a:visited {color:#0B557F;}
a:hover {color:#C30;}

#wrapper {
	margin: 10px auto;
	width:796px;
	background-color: #FFF;
	background-image: url(images/bg_wrapper.png);
	background-position: right;
	background-repeat: repeat-y;
	border: 2px solid #FFF;
}
body#cabin #wrapper {width:898px;}

#header {
	width: 796px;
	height: 148px;
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
}
	body#cabin #header {width: 898px;background-image: url(images/bg_header_wide.jpg);}
	body#homepg div#header {
		height: 298px;
		background-image: url(images/bg_header_home.jpg);
	}

#header h1 {
	background-image: url(images/logo_sub.png);
	background-repeat: no-repeat;
	display: block;
	width: 796px;
	height: 148px;
	text-indent: -2000px;
}
	body#homepg div#header h1 {
		background-image: url(images/logo_home.png);
		height: 130px;
	}

#content {
	border-top: 2px solid #FFF;
	background-color: #FFF;
	background-image: none;
	display: block;
	width: 596px;
	float:left;
	position:relative;
}
	body#cabin #content {width: 696px;}

#content h2 {
	background-repeat: no-repeat;
	display: block;
	width: 550px;
	height: 64px;
	text-indent: -2000px;	
}
	body#homepg div#content h2 {background-image: url(images/h2_welcome.jpg);}
	body#salepg div#content h2 {background-image: url(images/h2_sale.jpg);}
	body#sale-detail div#content h2 {background-image: url(images/h2_sale.jpg);}
	body#aboutpg div#content h2 {background-image: url(images/h2_about.jpg);}
	body#srvcpg div#content h2 {background-image: url(images/h2_services.jpg);}
	body#rentpg div#content h2 {background-image: url(images/h2_rent.jpg);}
	body#contactpg div#content h2 {background-image: url(images/h2_contact.jpg);}
	body#lakemap div#content h2 {background-image: url(images/h2_lakemap.jpg);}
	body#gallery div#content h2 {background-image: url(images/h2_gall.jpg);}
	body#cabin1 div#content h2,
	body#cabin div#content h2 {background-image: url(images/h2_cabins.jpg);}

#content h3 {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	color: #5E2402;
	margin: 10px 20px 10px 20px;
	border-bottom:1px solid #5E2402;
}
#content h4 {
	display: block;
	font-weight: bold;
	color: #003366;
	margin: 10px 20px 10px 20px;
	border-bottom:1px solid #5E2402;
	font-variant: small-caps;
	clear:left;
}

#content p {
	padding: 0 20px 0 40px;
	margin-bottom:0.75em;
}
#content p.contact {
	padding: 0;
	margin:0;
	position:absolute;
	top:20px;
	right:20px;
	font-size:1.0em;
}
#content p.backtop {
	font-size:0.75em;
	text-align:right;
	margin:20px 20px 0;
	border-top:1px solid #5E2402;
}
#content img.boat-rent {
	float:right;
	margin:0 20px 0 0;
	border:solid 1px #073266;
}
#content img#gmap {
	margin:20px 0 0 25px;
}

#content form#fmContact {
	padding-left: 40px;
}

#srvcpg #content ul {padding-left: 60px;}
#srvcpg #content ul li {list-style-type:square;}
#srvcpg #content dl {padding-left: 40px;}
#srvcpg #content dt {font-weight:bold; float:left; clear:left;}
#srvcpg #content dd {margin-left:10em;}

table.sliprates {margin-left:20px; background-color:#FFF;}
table.sliprates th {
	padding:2px;
	font-size:0.9em;
	font-weight:bold;
	background-color:#E7E7E7;
}
table.sliprates td {
	padding:1px 4px;
	font-size:0.8em;
	border-bottom:1px solid #E7E7E7;
	border-right:1px solid #E7E7E7;
}
table.sliprates .price {
	text-align:right;
}
table.sliprates .pricediscount {
	text-align:right;
	color:#F00;
}


div.boat-sale {
	margin: 10px 20px 10px 20px;
	padding:2px 0 10px;
	border-bottom:1px solid #5E2402;
	clear:left;	
}
	body#sale-detail div.boat-sale {border-bottom:none;}
	div.boat-sale img {float:left;}
	body#sale-detail div.boat-sale img {float:none;border:1px solid;margin-bottom:10px;}

	div.boat-sale span.sold {
		display:block;
		width:120px;
		height:109px;
		border:1px solid #000;
		float:left;
		background:url(images/boats-for-sale/thumb_sold.png) bottom no-repeat;
	}
	
	div.boat-sale a img {border:1px solid;}
	div.boat-sale dl {display:block;margin-left:135px;}
	div.boat-sale ul {display:block;}
	div.boat-sale ul li {display:block;list-style-type: none;}
	div.boat-sale dl dt {font-weight:bold;font-size:1.1em;}
	div.boat-sale dl dd.boat-price {font-weight:bold;}
	div.boat-sale dl dd.clearall {clear:both;font-size:2px;}
	div.boat-sale ul li.boat-desc {
		margin:6px 0;
		padding:6px 0;
		border-top:1px solid #5E2402;
		border-bottom:1px solid #5E2402;
	}
	div.boat-sale ul li.clearall {clear:both;}


/* PHOTO THUMBNAILS */

#photos {margin:10px 15px;}
#photos a {
	border-top:1px solid #E9E9E9;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	border-left:1px solid #E9E9E9;
	display:block;
	width:129px;
	height:130px;
	float:left;
	margin:5px;
}
#photos a:hover {background-color:#F4F4F4;}
#photos a img {border:1px solid;}
#photos a img.ls {margin:18px 4px;}
#photos a img.pt {margin:4px 18px;}
#content #photos p.instructions {
	padding-left:5px;
	font-size:0.75em;
}

/* PHOTOS */

#photo-wrapper {
	margin:6px auto;
	width:480px;
	text-align:center;
	color:#FFF;
}
#photo-wrapper a {
	color:#FFF;
	font-weight:bold;
}
#photo-wrapper img {
	border:2px solid #FFF;
}

/* VTOUR THUMBNAILS */

#vtours {margin:10px 20px;}
#vtours a img {
	border:1px solid;
	margin:2px 10px 3px 0;
}
#content #vtours p.instructions {
	padding-left:0px;
	font-size:0.75em;
}

/* FLOOR PLAN */

#fplan {margin:10px 20px;}
#fplan img {
	border:none;
	margin:0;
}


/* GLOBAL NAVIGATION */

ul#nav {
	border-top: 2px solid #FFF;
	display:block;
	width:197px;
	float: right;
}
ul#nav li, ul#nav li a {
	display: block;
	width: 195px;
	height: 42px;
	text-indent: -2000px;
}
ul#nav li#home a {background-image: url(images/nav_home.png);}
ul#nav li#home a:hover {background-image: url(images/nav_home_on.png);}
ul#nav li#about a {background-image: url(images/nav_about.png);}
ul#nav li#about a:hover {background-image: url(images/nav_about_on.png);}
ul#nav li#srvc a {background-image: url(images/nav_srvc.png);}
ul#nav li#srvc a:hover {background-image: url(images/nav_srvc_on.png);}
ul#nav li#rent a {background-image: url(images/nav_rent.png);}
ul#nav li#rent a:hover {background-image: url(images/nav_rent_on.png);}
ul#nav li#sale a {background-image: url(images/nav_sale.png);}
ul#nav li#sale a:hover {background-image: url(images/nav_sale_on.png);}
ul#nav li#gall a {background-image: url(images/nav_gallery.png);}
ul#nav li#gall a:hover {background-image: url(images/nav_gallery_on.png);}
ul#nav li#lkmap a {background-image: url(images/nav_map.png);}
ul#nav li#lkmap a:hover {background-image: url(images/nav_map_on.png);}
ul#nav li#cabs a {background-image: url(images/nav_cabins.png);}
ul#nav li#cabs a:hover {background-image: url(images/nav_cabins_on.png);}
ul#nav li#cont a {background-image: url(images/nav_cont.png);}
ul#nav li#cont a:hover {background-image: url(images/nav_cont_on.png);}

p.clearall {
	clear: both;
}


img.newspic {
	display:block;
	float:left;
	margin:0 10px 10px 0;
	border:1px solid #000;
}

/* For HomeSight Pages */

/*///////// FLOOR PLAN ICONS //////////*/

div#photoslayer {position:relative;}

div#photoslayer a, div#photoslayer span { /* sets parameters for href size */
	display:block;
	width:24px;
	height:24px;
	background-repeat:no-repeat;
}
div#photoslayer a.pic, div#photoslayer span.pic {background-image:url(http://homesight.net/rss/tours/icon_photo.png);}
div#photoslayer a.tour, div#photoslayer span.tour {background-image:url(http://homesight.net/rss/tours/icon_tour.png);}

div#photoslayer span:hover {
	cursor:pointer;
}

div#photoslayer div.icons {
	position:absolute;
	z-index: 1;
}
div#photoslayer div.photo-pop { /* override settings in individual templates */
	background-color:#5F2400;
	background-image:none;
	background-position:bottom;
	background-repeat:repeat-x;
	border:solid 1px #003367;
	text-align:center;
}
div#photoslayer div.photo-pop img {
	border-bottom:solid 1px #003367;
	width:120px;
	height:90px;
}
div#photoslayer div.photo-pop img:hover {
	cursor:pointer;
}
div#photoslayer div.photo-pop p.photo-caption,
div#photoslayer div.photo-pop p.vt-caption {
	font-size:0.7em;
	font-weight:bold;
	margin:0.1em 0 0 0;
	padding:0 1em 0.1em;
	text-align:center;
	color:#FFF;
}
div#photoslayer div.vt-pop {
	background-color:#5F2400;
	background-image:none;
	background-position:bottom;
	background-repeat:repeat-x;
	border:solid 1px #003367;
}
div#photoslayer div.vt-pop object, div#photoslayer div.vt-pop embed {
	border-bottom:solid 1px #003367;
}

/*///////// POPUP STYLES //////////*/
body#popup {
	text-align:center;
	background-image:none;
	background-color:#003367;
	}
body#popup div#popup-large {
	width:500px;
	margin:5px auto;
	}
body#popup div#popup-navbar {
	width:480px;
	height:19px;
	margin:0 10px;
	background:none repeat-x;
	}
body#popup div#popup-navbar ul {
	list-style:none;
	}
body#popup div#popup-navbar ul li {
	list-style:none;
	float:left;
	height:19px;
	text-indent:-2000px;
	}
body#popup div#popup-navbar ul li#prev a {
	display:block;
	width:85px;
	height:19px;
	background:none no-repeat;
	border-right:solid 1px #FFF;
	}
	body#popup div#popup-navbar ul li#prev a:hover {
		background-image:url(http://www.findlaymarina.com/images/popup_prev_on.png);
		}
body#popup div#popup-navbar ul li#next a {
	display:block;
	width:67px;
	height:19px;
	background:url(http://www.findlaymarina.com/images/popup_next.png) no-repeat;
	}
	body#popup div#popup-navbar ul li#next a:hover {
		background-image:url(http://www.findlaymarina.com/images/popup_next_on.png);
		}
body#popup div#popup-navbar p#popup-close {
	float:right;
	height:19px;
	text-indent:-2000px;
	}
body#popup div#popup-navbar p#popup-close a {
	display:block;
	width:75px;
	height:19px;
	background:url(http://www.findlaymarina.com/images/popup_close.png) no-repeat;
	}
	body#popup div#popup-navbar p#popup-close a:hover {
		background-image:url(http://www.findlaymarina.com/images/popup_close_on.png);
		}
body#popup div#popup-large img#popup-image {
	clear:both;
	background-image:url(http://www.findlaymarina.com/images/popup_bg.png);
	padding:10px;
	}
body#popup div#popup-large h1 {
	width:500px;
	height:20px;
	clear:both;
	font-size:1.2em;
	padding-top:0.2em;
	background-color:#5F2400;
	}
