@charset "utf-8";
/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background:none;
	background-image:none;
	background-color:#FFFFFF;
}

div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

#header {
	float: left;
	width: 100%;
}

#header-logo {
	float: left;
	width: 400px;
}

#header-property {
	float: left;
	width: 300px;
}


#navigation {
display:none;
}



#content-tile {
	background:none;
	background-image:none;
	background-color:#FFFFFF;
}

#content-top {
	background:none;
	background-image:none;;
	background-color:#FFFFFF;
}

#content-bottom {
	background-image: url(/images/bkgd-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	width: 800px;
}
	
#content {
	float: left;
	margin: 0px;
	padding: 40px 20px 30px 20px;
	width: 100%;
}

#content ul {
	font:Arial, Helvetica, sans-serif bold;
	color:#1F1F1F;
	padding-top:0px;
}

#content ul li{
	list-style-image:url(/images/bullet-green.jpg);
	padding:0px 0px 0px 5px;
	font-size:13px;
}

#content h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-stretch:condensed;
	font-size:36px;
	color:#8e2800;
	padding:10px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
}

#content h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}

#content h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#003366;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}

#content a {
	color:#CC0000;
	font-weight:bold;
	border:none;
	text-decoration:none;
}

#content a img {
	boder:none;
}

#content a:hover {
	color:#003366;
	font-weight:bold;
	border:0px;
}

#footer {
	background-image: url(/images/footer-bkgd.jpg);
	background-repeat: no-repeat;
	color:#8E2800;
	float: left;
	height: 38px;
	padding: 0 0px 0 0px;
	width: 800px;
}

#footer a {
	color:#006699;
	text-decoration: none;
}

#footer a:hover {
	color:#666666;
	text-decoration: underline;
}

#copyright { 
	float: left;
	font-size: 11px;
	line-height: 12px;
	padding: 11px 0 0 29px;
	text-align: left;
	width: 371px;
}

#designers {
	float: left;
	padding: 11px 20px 0 0;
	text-align:right;
	font-size: 9px;
	width: 380px;
}


#photo-collection {
	text-align:center;
}

#photo-collection img {
	padding: 5px 5px 5px 5px;
	border: #000066 2px thin;
}

.floorplans {
	float:left;
	border: 1px solid #999;
	margin: 0px 10px 12px 0px;
	padding: 5px 5px 12px 5px;
}

.floorplan-caption {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:justify;
	padding:2px 0px 0px 0px;
	margin-top:0px;
}

.clearboth {
	clear: both;
}

#property-name {
padding: 20px 20px 0px 0px;
text-align:right;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:18px;
}

#property-subtitle {
padding: 0px 20px 0px 0px;
text-align:right;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
}

#property-address {
padding: 0px 20px 0px 0px; 
text-align:right;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
}
	
table#pricing {
	background-color:#FFFFFF;
	border: solid #000000 thin 1px;
	margin-left:auto;
	margin-right:auto;
}

table#pricing td {
	padding: 2px;
	border: none;
}

.saleprice {
	color:#000033;
	text-align:right;
	font-weight:bold;
	width:65px;
}

.leasingoption {
	color:#003300;
	font-weight:bold;
	text-align:right;
	width:78px;
}

.monthlydues {
	color:#000000;
	text-align:right;
	width:75px;
}

.leftcol {    
	font-weight: bold;
	text-align: center;
	width: 85px;
}

.toprow {
	font-weight:bold;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;	
	font-weight:bold;
	color:#FFFFFF;
	vertical-align:bottom;
	background:#003366;
}

.shadedrow {
	background:#F2F2F2;
} 

#successMessage {
	padding:20px 0px 100px 0px;
	margin-botton:20px;
	font-weight:bold;
	color:#006600;
}

#errorMessage {
	padding:20px 0px 100px 0px;
	margin-botton:20px;
}

.floatRight {
	float:right;
	padding:5px 5px 5px 10px;
	clear:both;
}

.insetText {
	font-size:12px;
	font-weight:bold;
	background:#8e2800;
	color:#FFFFFF;
	width:300px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding: 5px 5px 5px 5px;
}


.hide{
display: none;
}

.show{
display: block;
}

.contactInfoBlock {
width:300px;
margin-left:20px;
}

.contactName {
min-width:100px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
text-align:left;
color:#8e2800;
float:left;
}

.contactNumber {
width:90px;
padding: 0px 0px 0px 10px;
text-align:left;
font-weight:bold;
float:left;
margin: 0px 0px 0px 0px;
}