html {
	height: 100%
}

body {
	background: #fffcd5;
	font: normal 20px/23px 'arial','Times New Roman',serif;
	height: 100%;
	margin: 0;
	min-width: 1000px;
	padding:0;
}

a { 
	color:#e9a13b;
	font-weight:bold;
}

ul{ 
	margin:0 0 15px 15px; 
	padding: 0;
}

ul li {
	color: #63a99c;
}

ul li span { 
	color: #4b403e;
}


#wrapper {
	/*width: expression(document.body.clientWidth < 1024 ? '1015px' : 'auto');*/
	background-color: #998b7e;
	margin: 0 auto;
	padding:20px 0;
	position: relative;
	width: 994px;
}

#content {
	margin:0  20px;
	position: relative;
}


/* @group left-section */

#left-section {
	background-color:#fff;
	float: left;
	padding: 20px;
	position: relative;
	width: 544px;
}

#left-section p { 
	margin: 0;
	padding: 0 10px 19px 0; 
}


#left-section h1 {
	background: url('images/end-of-season.jpg') no-repeat;
	height: 333px;
	margin: 0;
	overflow: hidden;
	text-indent: -666em;
	width: 545px;
}

#left-section h2 {
	background: url('images/enticing-pricing.gif') no-repeat;
	height: 102px;
	margin: 16px 0 0;
	overflow: hidden;
	padding: 0;
	text-indent: -666em;
	width: 333px;
}

#left-section .intro {
	color: #4b403e;
	font: normal 12px/18px 'arial','Times New Roman',serif;
	min-height: 420px;
	position: relative;
	width: 543px;
}

#left-section .intro .copy {
	float: left; 
	position: relative;
	width: 334px; 
}

#left-section .intro h3 {
	color:#4b403e;
	font-weight:bold;
	font: bold 16px 'arial','Times New Roman',serif;
}

#left-section .intro h4 {
	color:#4b403e;
	font-weight:bold;
	font: bold 13px 'arial','Times New Roman',serif;
	margin: 0 0 20px;
}

#left-section .intro h4 span {
	color:#e9a13b;
}
#left-section #gallery {
	float:left;
	position: relative;
	width:190px;
}

#left-section #gallery ul {
	padding:24px  0 0 0;
}


#left-section #gallery li {
	list-style:none; 
	padding:6px 0;

}
#left-section .callout{
	border-bottom: 5px solid #aba08a;
	border-top: 5px solid #aba08a;
	color: #5D5D5D;
	float:left;
	font-weight: normal;
	font-size: 16px;
	letter-spacing:.2px;
	margin: 0 0 20px;
	padding: 16px 0 0;
	
}

#left-section h2 {
	color: #e9a13b;
}

#left-section .callout h3 {
	color: #e9a13b;
	margin: 12px 0;
}

#left-section .features {
	font-size: 12px; 
	line-height: 18px;
}

#left-section .features h3 {
	color: #e9a13b;
	font-size: 20px;
	font-weight:normal;
	line-height:23px;
	margin-bottom:16px;
}

#left-section .features h4 {
	color: #4b403e;
	font-size: 16px;
	font-weight:normal;
	line-height:23px;
	margin: 12px 0 3px;

}

#left-section .info {
	border-top: 5px solid #aba08a;
	margin-top: 26px;
}

#left-section .info h4 {
	color: #4b403e;
	font-size:  16px;
	font-weight: normal;
	line-height: 26px;
	margin: 0;
	padding: 16px 0 60px;
}

#left-section .footer {
	color: #5D5D5D;
	font-size: 11px;
	line-height:22px;
	padding: 15px 0 15px 0;
	text-align:center;
}

#left-section .footer h4 {
	color: #4b403e;
	font-size: 21px;
	font-weight: normal;
	margin: 0;
}

#left-section .footer h4 a {
	color: #4b403e;
	text-decoration: none;
}


#left-section .footer p {
	color: #4b403e;
}

/* @end */

/* @group right-section */

#right-section {
	color: #0e324c;
	float: left;
	padding-left:25px;
	padding-top: 20px;
	width: 344px;
}

#right-section h2 {
	color: #4b403e;
	font-size: 26px;
	margin: 20px 0 12px;
	padding: 0;
}

#right-section blockquote {
	margin: 0;
	padding: 0;
	width: 340px;
}

#right-section blockquote.form {
	color: #dbceb3;
	font: normal 11px/16px 'Arial','Times New Roman',serif;
	margin-top: 24px;
}

#right-section blockquote.form h3 {
	font-size: 20px;
	font-weight: normal;
	line-height: 25px;
	margin: 0;
}

#right-section blockquote.form  p {
	margin: 5px 0 20px;
}

#right-section blockquote.form  b {
	color: #e9a13b;
	font-weight: bold;
	padding-left: 4px;
}

#right-section blockquote.form label {
	font-size: 11px;
}

#right-section blockquote.form table {
	border-collapse: collapse;
	margin-top: 6px;
	width: 100%;
}

#right-section blockquote.form table td {
	padding: 3px 0;
	vertical-align: top;
}

#right-section blockquote.form table td.right {
	text-align: right;
}

#right-section blockquote.form input,#right-section blockquote.form textarea {
	border: 1px inset #eee;
	width: 225px;
}

#right-section blockquote.form #zipcode {
	width: 75px
}

#right-section blockquote.form #phone {
	width: 225px
}

#right-section blockquote.buttons {
	margin: 30px 0 24px;
	text-align: left;
	width: 340px;
}
#right-section blockquote.buttons a {
	display: block;
	float: left;
	height: 36px;
	width: 169px; 

}

#right-section blockquote.buttons a.view-web {
	background: url('images/view_website_off.gif') left top no-repeat;
	margin-right: 2px;
	
}

/*#right-section blockquote.buttons a:hover.view-web{
	background: url('images/view_website_over.gif') left top no-repeat;
}
*/
#right-section blockquote.buttons a.floorplans {
	background: url('images/view_floor_plans_off.gif') left top no-repeat;
}

/*#right-section blockquote.buttons a:hover.floorplans {
	background: url('images/view_floor_plans_over.gif') left top no-repeat;
}
*/
#right-section blockquote.footer {
/*	border-top: 1px solid #0e324c;*/
	margin: 30px 0px;
	padding: 10px 0;
	text-align: left;
	width: 340px;
}

#right-section blockquote.footer img {
 	border: none;
}

/* @end */

#submit {
	margin-left: 35px;
}

/* @group IE6 hack */

* html #left-section blockquote.intro {
	height: 250px;
}

* html #left-section blockquote.callout {
	margin-left: 0;
}

#right-section .gallery img {
	border:3px solid #665748;
	height: 204px;
	margin: 12px 0;
	width: 340px;
}


/* lightbox */
#lb1,#lb2,#lb3,#lb4 {
	background:transparent;
	display:none;
	height:620px;
	left:38%;
	margin:0px 0 0 -250px;
	position:absolute;
	text-align:left;
	top:60px;
	z-index:9999;
}

#lb1[id],#lb2[id],#lb3[id],#lb4[id] {
	position:absolute;
}

#overlay {
	background-color:#333;
	display:none;
	height:100%;left:0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";	
	opacity:.50;
	position:absolute;
	top:0;
	width:100%;
	z-index:5000;
}

#overlay[id]{
	position:fixed;
}

#container {
	background: url(images/bg-lightbox.gif) no-repeat; 
	height: 620px; 
	width: 840px;
}

#container .closebtn {
	float: right;
	padding: 9px;
}

#container .floorplan {
	float: left;
	height: 525px;
	margin: 0;
	padding: 32px 32px 8px 32px;
	text-align: center;
	width: 590px;
}

#container .details {
	background: #fffbc8 url(images/l-oceanview.gif) no-repeat;
	background-position: bottom;
	float: left;
	height: 496px;
	margin-top: 36px;
	padding: 18px 14px 0px;
	text-align: center;
	width: 106px;
}

#container .details h2 {
	color: #4b403e;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 4px;
	padding: 0;
	text-align:left; 
	text-transform: uppercase;	
}

#container  .details p {
	color: #e9a13b;
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 28px;
	padding: 0;
	text-align: left; 
}

#container  .desc {
	float: left;
	position: relative;
}
#container .title {
	float: left;
	padding-left: 48px;
	width: 352px;
}

#container .title h1 {
	margin:0;
	padding:0;
}

#container .title h1.beachcomber {
	background: url(images/t-beachcomber.gif) no-repeat;
	float: left;
	height: 27px;
	width: 267px;
} 

#container .title h1.lighthouse {
	background: url(images/t-lighthouse.gif) no-repeat;
	float: left;
	height: 34px;
	width: 218px;
}
#container .title h1.marlin {
	background: url(images/t-marlin.gif) no-repeat;
	float: left;
	height: 28px;
	width: 235px;
}
#container .title h1.sandollar {
	background: url(images/t-sanddollar.gif) no-repeat;
	float: left;
	height: 28px;
	width: 228px;
}

#container .title h1 span { 
	display: none; 
}

#container .nav  {
	color: #4b403e;
	float: left;
	font-size: 16px;
	font-weight: normal;
	height:17px;
	left: 480px;
	position: absolute;
	text-align: right !important;
	top: 10px;
	width: 168px;
}

#container .nav a.previous {
	background: url(images/n-previous.gif) no-repeat;
	display: block;
	float: left;
	height: 15px;
	width: 65px;
}

#container .nav a.next {
	background: url(images/n-next.gif) no-repeat;
	display: block;
	float: left;
	height: 15px;
	width: 37px;
}

#container .nav a.previous span,#container .nav a.next span {
	display: none;
}

#container .nav .pagination {
	float: left;
	padding: 0 8px;
	line-height: 15px;
}

#container .desc .download {
	float: left;
	position: absolute;
	left: 656px;
}

.required {
	font-style: italic;
	text-align: right;
	width: 335px;
}

/* @group errors */

.error {
	color: #007798;
	float:right;
	font-size: 10px;
	font-weight: bold;	
}

/* @group clearfix */
.clearfix:after { 
	clear: both; 
	content: " "; 
	display: block; 
	font-size: 0; 
	height: 0; 
	visibility: hidden; 
}

.clearfix { 
	display: inline-block; 
}

/* start commented backslash hack \*/
* html .clearfix { 
	height: 1%; 
}

.clearfix { 
	display: block; 

}

/* close commented backslash hack */

/* @end */

