@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #006195;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header {
	height: 91px;
	position: relative;
}
#nav {
	position: absolute;
	bottom: 2px;
	right: 4px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 span, h2 span, h3 span, a span {
	display: none;
}
#sidebar {
	width: 316px;
	float: right;
	background-image: url(../images/bg_sidebar.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #026da6;
	height: 515px;
	margin-top: 0px;
}
#sidebar h1.featured_rentals {
	background-image: url(../images/header_featured_rentals.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 58px;
	width: 316px;
}
.listing {
	float: left;
	width: 100px;
	margin-right: 15px;
	margin-bottom: 20px;
	font-size: 12px;
}
div.listing img {
	border: 1px solid #0080C1;
	margin-bottom: 5px;
}

#sidebar h2.h409 {
	background-image: url(../images/teaser_h409.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 115px;
	width: 316px;
	cursor: pointer;
}
#sidebar h2.s404 {
	background-image: url(../images/teaser_s404.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 127px;
	width: 316px;
	cursor: pointer;
}
#sidebar h2.q205 {
	background-image: url(../images/teaser_q205.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 117px;
	width: 316px;
	cursor: pointer;
}
#sidebar #other {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	height: 80px;
}
#sidebar #contact_us a {
	width: 315px;
	height: 44px;
	display: block;
	background-image: url(../images/contact_us.png);
}
#main {
	margin-right: 316px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#content {
	margin-top: 1px;
	background-image: url(../images/bg_white.png);
	background-repeat: no-repeat;
	background-color: #fff;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	overflow: auto;
}
#content  p a {
	color: #0080C1;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	font-weight: bold;
}
#content  p a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.right {
	float: right;
}
.left {
	float: left;
}
#main  p, #main ul {
	margin-top: 0px;
	line-height: 18px;
}
#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #0080C1;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	clear: left;
}
#content h2 {
	text-transform: uppercase;
	color: #0080C1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 5px;
	clear: left;
}


#footer {
	clear: both;
	color: #043148;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
#newsletter {
	float: left;
	width: 164px;
	height: 131px;
	background-image: url(../images/bg_newsletter.png);
	background-repeat: no-repeat;
	margin-right: 13px;
	margin-top: 10px;
	padding: 20px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #575e21;
}
#newsletter h3.subscribe_newsletter {
	background-image: url(../images/header_subscribe_newsletter.png);
	background-repeat: no-repeat;
	margin: 0px 0px 8px 0px;
	height: 25px;
	width: 143px;
}
#newsletter input {
	width: 144px;
	margin: 2px 0px 8px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px;
	border: solid 1px #d0d0d0;
}
#testimonials {
	float: left;
	background-image: url(../images/bg_testimonials.png);
	background-repeat: no-repeat;
	width: 260px;
	height: 151px;
	padding: 28px 15px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}
#testimonials h3 {
	background-image: url(../images/header_testimonials.png);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	width: 163px;
	height: 17px;
}
#testimonials p.quote {
	line-height: 20px;
	margin: 12px 0px 0px 0px;
	font-weight: bold;
	font-size: 14px;
}
#testimonials p.source {
	line-height: 15px;
	margin: 10px 0px 0px 0px;
	font-size: 13px;
}
#content p.quote {
	line-height: 20px;
	margin: 12px 0px 0px 0px;
	font-size: 14px;
}
#content p.source {
	line-height: 15px;
	margin: 10px 0px 40px 30px;
	font-size: 11px;
}
#wrapper {
	text-align: left;
	width: 818px;
	margin-right: auto;
	margin-left: auto;
}

a.button_submit {
	background-image: url(../images/button_submit.png);
	background-repeat: no-repeat;
	width: 124px;
	height: 41px;
	display: block;
	margin: -7px 0px 0px -7px;
}

a.button_read_more {
	background-image: url(../images/button_read_more.png);
	background-repeat: no-repeat;
	float: right;
	width: 153px;
	height: 41px;
	display: block;
	margin: 15px -10px 0px 0px;
}
#other {

}

#other a.other_1 {
	background-image: url(../images/other_1.png);
	background-repeat: no-repeat;
	width: 231px;
	height: 20px;
	display: block;
	margin: 0px 0px 3px 0px;
}


#other a.other_2 {
	background-image: url(../images/other_2.png);
	background-repeat: no-repeat;
	width: 231px;
	height: 20px;
	display: block;
	margin: 0px 0px 3px 0px;
}


#other a.other_2_den {
	background-image: url(../images/other_2_den.png);
	background-repeat: no-repeat;
	width: 278px;
	height: 20px;
	display: block;
	margin: 0px 0px 3px 0px;
}

#other a.other_3 {
	background-image: url(../images/other_3.png);
	background-repeat: no-repeat;
	width: 231px;
	height: 20px;
	display: block;
	margin: 0px 0px 3px 0px;
}

#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#nav ul li {
	padding: 0px;
	margin: 0px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#nav ul li a {
	display: block;
	width: 100%;
	height: auto;
}

#nav ul ul {
	display: none;
}

#nav li.nav_home {
	background-image: url(../images/nav_home.png);
	width: 49px;
	height: 17px;
}

#nav li.nav_about {
	background-image: url(../images/nav_about.png);
	width: 78px;
	height: 17px;
}

#nav li.nav_sanibel {
	background-image: url(../images/nav_sanibel.png);
	width: 118px;
	height: 17px;
	position: relative;
}

#nav ul li.nav_sanibel:hover ul {
	display: block;
	position: absolute;
	width: 118px;
	background-color: #000;
	font-family: georgia;
	font-size: 12px;
	top: 15px;
	left: 0px;
}

#nav ul li.nav_sanibel:hover ul li a {
	color: #fff;
	text-decoration: none;
	padding: 4px 10px;
	text-indent: 0px;
	display: block;
	width: 98px;
}

#nav ul li.nav_sanibel:hover ul li a:hover {
	background-color: #f00;
}

#nav li.nav_faq {
	background-image: url(../images/nav_faq.png);
	width: 43px;
	height: 20px;
}

#nav li.nav_contact {
	background-image: url(../images/nav_contact.png);
	width: 95px;
	height: 17px;
}

#nav li.nav_divider {
	width: 8px;
	height: 20px;
	background-image: url(../images/nav_divider.png);
	margin: 0px 7px;
}

#wrapper   #main  #content  #gallery  a img {
	border: 1px solid #0080C1;
	margin: 5px;
}

#video {
	text-align: center;
	margin: 10px 0px 20px 0px;
}

#gallery {
	margin-bottom: 20px;
}

form {
	margin: 0px;
	padding: 0px;
}

form#contact {
	margin-top: 25px;
}

form label {
	text-align: right;
	width: 100px;
	display: block;
	float: left;
	clear: left;
	margin-right: 10px;
}

#rental_details {
	float: right;
	font-size: 12px;
	color: #0180C3;
	margin-top: 5px;
}
#rental_details a {
	color: #0081C5;
}
#rental_details a:hover {
	text-decoration: none;
}
th {
	background-color: #CAD956;
	text-align: center;
}
th a {
	color: #0181C8;
	font-size: 17px;
	text-decoration: none;
}
.rate {
	width: 100px;
}
table {
	padding: 0px;
	border-collapse: collapse;
	background-color: #F4F4F4;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
td, th {
	margin: 0px;
	padding: 5px;
	border: 1px solid #CAD956;
}
.white {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

th span {
	font-weight: normal;
	font-size: 11px;
}

.clear {
	clear: left;
}#desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6FAFE4;
	line-height: 11px;
	margin-top: 10px;
}
.bold {
	font-weight: bold;
}