/*
Author: Carl Siegle / VisualJava, Inc.
Last Edited: June 24, 2008
Client: Coppersmith Cove.
*/

* { margin: 0; padding: 0; }

html {
	overflow-y: scroll;
}

body {
	background: #386688 url(../images/common/bkg.jpg) top center no-repeat;
	background-attachment: scroll;
	color: #333;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
}

/* LINKS */
a:link { color: #3C78B5; }
a:visited { color: #7594B3; }
a:hover { color: #a34d00; text-decoration: none; }

/* MAIN PAGE CONTAINER */

#page {
	width: 714px;
	margin: 0 auto;
	min-height: 100%;
	text-align: left;
}

* html #page {
	height: 100%;
}

/* HEADER */

#header {
	height: 83px;
	margin: 0;
	padding: 0;
	text-align: center;
}

/* NAV ROW */
#navRow {
	width: 690px;
	height: 27px;
	margin: 0 12px 0 12px;
	padding: 0;
	background: #b9661a url(../images/common/nav_bkg.jpg) center top no-repeat;
}

/* MENU */

.menu { list-style: none; margin: 0; padding: 5px 0 0 0; text-align: center; }
.menu li { display: inline; margin: 0; padding: 0; text-align: center;}

.menu a {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal; 
	color: #f3e2c5;
	margin: 0 14px;
	text-decoration: none;
	border: 0;
}

.menu a:visited { color: #f3e2c5; }
.menu a:hover { color: #fff; }

#home li.home a,
#siteplan  li.siteplan a,
#land li.land a,
#homes li.homes a,
#amenities li.amenities a,
#gallery li.gallery a,
#locations li.locations a,
#contact li.contact a,
#press li.press a,
#attractions li.attractions a,
#realtors li.realtors a,
#hoa li.hoa a,
#disclaimer li.disclaimer a {
	color: #fff;
	}

/* SUBNAV ROW */
.subNav {
	width: 690px;
	height: 27px;
	margin: 0 12px 12px 12px;
	padding: 0;
}
.subNav2 {
	width: 690px;
	height: 27px;
	margin: 0 0 12px 0;
	padding: 0;
}

.subNav .menu a { color: #b9661a; font-weight: normal; text-decoration: none; }
.subNav2 .menu a { color: #b9661a; font-weight: normal; text-decoration: none; margin: 0 13px; }
.subNav .menu a:hover, .subNav2 .menu a:hover { color: #666; }
.subNav .menu a.selected, .subNav2 .menu a.selected { color: #000; }

.bordBottom {
	border-bottom: 1px solid #999;
}


/* CONTENT */

#content, .content {
	position: relative;
	width: 689px;
	margin: 10px auto 20px auto;
	padding: 0 12px;
	background: url(../images/common/content_bkg.gif);
	background-repeat: repeat-y;
}

#content2, .content2 {
	position: relative;
	width: 689px;
	margin: 0 auto 20px auto;
	padding: 0 12px;
}

/* LEFT COLUMN */

#columnLeft, .columnLeft,
#columnLeftNP, .columnLeftNP {
	float: left;
	width: 200px;
	margin: 0 12px 0 0;
	padding: 0px;
}


/* RIGHT COLUMN */

#columnRight, .columnRight,
#columnRightNL, .columnRightNL,
#columnRightNP, .columnRightNP {
	float: left;
	width: 465px;
	margin: 0 0 0 12px;
}

/* FOOTER */

#footer {
	width: 690px;
	margin: 12px 12px 0 12px;
	padding: 6px 0 12px 0;
	font-size: 90%;
	color: #beddf0;
	text-align: center;
	background-color: #6d90a5;
}

#footer p {
	margin-top: .9em;
}

#footer .menu a {
	margin: 0 8px;
}

#footer a:link { color: #beddf0; }
#footer a:visited { color: #beddf0; }
#footer a:hover { color: #fff; text-decoration: none; }

p { margin: .5em 0 1.5em 0; }

p.moreLink {
	margin: 15px 0 0 0;
	border-top: 1px dashed #CCC;
	padding-top: 15px;
	text-align: right;
}

/* HEADLINES */
h1 {
	clear: both;
	margin: 0;
	padding-top: 10px;
	font-family: "Times New Roman", Times, serif;
	color: #a34d00;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: -0.05em;
}

h1 .subTitle {
	display: block;
	margin-top: 4px;
	padding-bottom: 0.5em;
	font-family: "Times New Roman", Times, serif;
	color: #333;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}


h2 {
	margin: .5em 0 -0.25em 0;
	padding-bottom: 0.5em;
	font-family: "Times New Roman", Times, serif;
	color: #a34d00;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}

h3 {
	margin: 0.75em 0 0.25em 0;
	font-family: "Times New Roman", Times, serif;
	color: #a34d00;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}

#content2 h3, .content2 h3 { /* 196291 */
	margin: .5em 0 -0.25em 0;
	padding-bottom: 0.5em;
	color: #196291;
}

h4 {
	clear: both;
	margin: 0 0 -0.25em 0;
	border-bottom: 1px solid #999;
	padding-bottom: 0.5em;
	font-family: "Times New Roman", Times, serif;
	color: #a34d00;
	font-size: 140%;
}

h5 {
	margin: 0.25em 0 0 0;
	padding-bottom: 0.5em;
	Tahoma, Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 120%;
}

#broker h5 {
	margin: 0.25em 0 0 0;
	padding-bottom: 0.75em;
	Tahoma, Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 150%;
}

.propSold h5 {
	margin: 0.25em 0;
	padding-bottom: 0.5em;
	Tahoma, Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #c00;
	font-size: 160%;
}

h6 {
	margin: .5em 0 -0.5em 0;
	padding-bottom: 0.5em;
	Tahoma, Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #a34d00;
	font-size: 110%;
}

.propSold h6 {
	color: #ccc;
}


/* LISTS */

ul {
	margin: 0.5em 0 1.0em 1.5em;
}

ol
{
	list-style: decimal inside;
	margin: 1.5em 0 1.0em 1.5em;
}
ol li {
	list-style: decimal;
	color: #000; 
	margin: 0 0 1.0em 0;
}

/* VERTICAL TABS */
.tabs { list-style: none; margin: 0; padding: 0;  }
.tabs li a { height: 18px; color: #333; display: block; margin: 0; padding: 0; text-decoration: none; }
.tabs li.current a { color:#a34d00;  }
.contentBox { margin: 0; padding: 0;   }
.preview { display:none; }
.visible { display:block; }


/* HOMEPAGE FLASH ANIMATION */

#homeSWF {
	width: 690px;
	height: 283px;
	margin: 0 12px 0 12px;
	padding: 0;
	text-align: center;
}

#headliner { 
	text-align: center;
	padding: 25px 0 5px 0;
}

#broker {
	padding: 5px 0;
	text-align: center;
}

.left {
	float: left; 
}

.right { 
	float: right; 
}

.padRight {
	padding-right: 20px; 
}

.col2wide { 
	float: left; 
	width: 334px; 
}

/* PROPERTY STYLES */

.propInfo td, .propSold td {
	border-top: 1px solid #999;
}

.homeInfo {
	border-top: 1px solid #999;
}

.propSold {
	color: #ccc;
}

.propID {
	padding-bottom: 10px;
	width: 120px;
}

.vertRight {
	float: left; 
	margin-right: 14px;
	padding-right: 12px;
	border-right: 1px solid #196291;
}

img {
	border: 0 none transparent;
}

img.featureImageRight {
	float: right;
	border: 1px solid #CCCCCC;
	padding: 4px;
}

.input {
	font-family: Arial, Helvetica; 
	font-size: 11px; 
	color: #333;
	width: 144px;
	border: 1px solid #bcd;
	margin: 0 10px 10px 0;
}

.input2 {
	font-family: Arial, Helvetica; 
	font-size: 11px; 
	color: #333;
	width: 300px;
	border: 1px solid #bcd;
	margin: 0 0 10px 0;
}

.input3 {
	font-family: Arial, Helvetica; 
	font-size: 11px; 
	color: #333;
	width: 456px;
	border: 1px solid #bcd;
	margin: 0 0 10px 0;
}

.note {
	margin: 1.5em 0;
	border-right: 3px solid #FFCB05;
	border-left: 3px solid #FFCB05;
	padding: 15px;
	background-color: #FFF3B1;
}

/* THUMBNAILS */
.thumbs { padding: 5px 0 0 0; }
.thumbs img { padding-right: 8px; }
.last img { padding-right: 0px; }

.clear {
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

/* FROM ORIGINAL HEADER */

#nonFooter {
	position: relative;
	width: 713px;
	min-height: 100%;
	padding-bottom: 55px;
	background: url(../images/common/nonFooter.gif);
}

* html #nonFooter {
	height: 100%;
}

#footer {
	position: relative;
	margin: -65px auto 0 auto;
}

/* A CSS hack that only applies to IE -- specifies a different offset for the footer */

* html #footer {
	margin-top: -55px;
}
