body { 
	margin: 			0px;
	font-family: 		Arial,Verdana, Helvetica, sans-serif; 
	color: 				#1E3638; 
	font-size: 			12px;
	line-height:		16px;
	background-color: 	#000000;
}

body.flyer { 
	margin: 			0px;
	padding:			25px;
	font-family: 		Arial,Verdana, Helvetica, sans-serif; 
	color: 				#ffffff; 
	font-size: 			12px;
	line-height:		16px;
	background-color: 	#ffffff;
}

p  { 
	font-size: 			12px;
	line-height:		16px;
	color: 				#1E3638;
	border: 			0px solid red;
	}
	
div#container { 
	position: 			relative;
	width: 				766px;
	margin: 			15px auto 15px auto;
	background: 		#ffffff;
	border: 			3px solid #ffffff;
	}
	
a:link, a:visited { 
	color:				#597684;
	font-weight:		bold;
	text-decoration: 	none;
	}

a:hover, a:active { 
	color:				#ffffff;
	font-weight:		bold;
	background:			#000000;
	text-decoration: 	none;
	}
	
a.under:link, a.under:visited { 
	color:				#CC6633;
	font-weight:		bold;
	text-decoration: 	underline;
	}
	
a.under:hover { 
	color:				#ffffff;
	font-weight:		bold;
	background:			#CC6633;
	text-decoration: 	underline;
	}
		
img {
	border: 			none;
	}
	
/*	header */

#header {
	background:			#597684;
	}
	
#toplogo {
	floatx:				left;
	width: 				171px;
	height:				135px;
	border:				0px dotted #000000;
	}
	
#toppic {
	floatx:				center;
	width: 				412px;
	height:				135px;
	border:				0px dotted #000000;
	}
	
#topnav {
	margin:				0;
	padding:			15px 10px 0px 0px;
	width: 				146px;
	height:				100px;
	border:				0px solid blue;
	}

/* 	sidebar */

#sidebar {
	float:				left;
	width: 				171px;
	background-color:	#597684;
	font-family: 		Verdana, Helvetica, sans-serif; 
	color: 				#990000; 
	font-size: 			11px;
	border:				0px dotted #000000;
	}
	
#sidebar_caption {
	margin: 			0px; 
	padding: 			100px 10px 20px 50px;  
	font-family: 		Arial, Helvetica, sans-serif; 
	color: 				#900900; 
	font-size: 			12px;
	line-height:		16px;
	border:				0px dotted #000000;
	background:			transparent;
	}
	
div#sidebar a { 
	display: 			block; 
	text-decoration: 	none;
	}
	
div#sidebar a:link {
	display: 			block; 
	text-decoration: 	none;
	}
	
div#sidebar a:visited {
	display: 			block; 
	text-decoration: 	none;
	}
	
div#sidebar a:hover {
	color: 				#c00c00; 
	background-color: 	#ffffff !important; 
	}
	
div#sidebar a:active {
	display: 			block; 
	text-decoration: 	none;
	}
	
img#address {
	position:			absolute;
	top:				385px;
	margin: 			0px; 
	padding-left: 		15px;
	border: 			0px solid red;
	}

/* 	footer */

.footer {
	font-family: 		Verdana, Helvetica, sans-serif; 
	position: 			relative; 
	text-align: 		center; 
	height: 			70px; 
	clear: 				both; 
	font-size: 			10px; 
	padding: 			15px;
	background-color:	#597684;
	color:				#000000;
	}
	
#footer_mailinglist { 
	width: 				766px;
	margin: 			0px auto 0px auto;
	padding:			0;
	background: 		#597684;
	border: 			0px solid #ffffff;
	}
	
#mailinglist { 
	position: 			relative;
	margin: 			0;
	padding:			10px;
	border: 			0px dotted red;
	text-align:			center;
	color:				#ffffff;
	}
	
#footerlinks a:link, #footerlinks a:visited  { 
	display: 			inline; 
	color: 				#e7e7e7;
	line-height: 		23px; 
	}
	
#footerlinks a:hover, #footerlinks a:active { 
	color: 				#FFFFFF;
	}
	
img#eho { 
	width:				24px; 
	height: 			18px; 
	padding-left: 		20px; 
	padding-right: 		20px; 
	}
	
img#hs1 { 
	width:				30px; 
	height: 			26px; 
	padding-left: 		20px; 
	padding-right: 		20px; 
	}
	
/* content */

#content { 
	float:				right;
	width:				555px;
	margin: 			0px;
	padding:			20px 20px;
	color: 				#1E3638; 
	}
	
#content_index {
	width:				766px;
	height:				494px;
	margin: 			0;
	border:				0px dotted red;
	}
	
#content_construction {
	float:				right;
	width:				532px;
	margin: 			0;
	padding:			0px 8px 0px 0px;
	color: 				#1E3638;
	border:				0px dotted red;
	}
		
.construction_dates { 
	text-align:			right;
	margin: 			0;
	padding:			0;
	color:				#CC6633;
	font-weight:		bold;
	line-height:		24px;
	border:				0px dotted red;
	}
	
.construction_dates p, .activemonth { 
	color:				#CC6633;
	font-weight:		bold;
	padding:			10px 0px 0px 0px;	
	}
	
.construction_dates a:link, a:visited {
	color: 				#574319;
	text-decoration:	none;
	}
	
.construction_dates a:hover {
	color:				#CC6633;
	text-decoration:	none;
	background:			#FFFFFF;
	}
	
.construction_dates_main { 
	width:				190px;
	padding:			10px 10px 0px 0px;	
	}
	
#mainphoto {
	margin: 			0;
	padding:			10px;
	}
	
.viewmenu_left { 
	text-align:			right;
	margin: 			0;
	padding:			0px 10px 0px 0px;
	color:				#574319;
	font-weight:		bold;
	line-height:		50px;
	border:				0px dotted red;
	}
	
.viewmenu_right { 
	text-align:			left;
	margin: 			0;
	padding:			0;
	color:				#574319;
	font-weight:		bold;
	line-height:		50px;
	border:				0px dotted red;
	}
	
.viewmenu_right a:link, .viewmenu_right a:visited {
	color: 				#CC6633;
	text-decoration:	none;
	}
	
.viewmenu_right a:hover, .viewmenu_right a:active {
	color:				#574319;
	text-decoration:	none;
	background:			#FFFFFF;
	}
	
.viewmenu { 
	margin: 			0;
	padding:			0;
	border:				0px dotted red;
	}
	
.floorplans_left { 
	text-align:			right;
	margin: 			0;
	padding:			0px 10px 0px 0px;
	color:				#574319;
	font-weight:		bold;
	line-height:		24px;
	border:				0px dotted red;
	}
	
.floorplans_right { 
	text-align:			left;
	margin: 			0;
	padding:			0;
	color:				#574319;
	font-weight:		bold;
	line-height:		24px;
	border:				0px dotted red;
	}
	
a.floorplans_right:link, a.floorplans_right:visited {
	color: 				#CC6633;
	text-decoration:	none;
	}
	
a.floorplans_right:hover, a.floorplans_right:active {
	color:				#574319;
	text-decoration:	none;
	background:			#FFFFFF;
	}
	
.gutter {
	width:				200px;
	}

.pics {
	position: 			relative; 
	top: 				0px; 
	width: 				569px; 
	margin: 			0px;
	border: 			0px dashed black;
	background:			#B9122B;
	}

/* 	font formats */

div#content h1 { 
	margin: 			0px; 
	padding: 			3px 3px 3px 2px; 
	border-bottom: 		0px solid #ffffff; 
	font-size: 			16px; 
	font-weight: 		bold; 
	line-height: 		100%; 
	color: 				#1E3638;
	}

h1 {
	font-family:		arial,helvetica,verdana,sans-serif;
	color:				#1E3638;
	font-size:			18px;
	font-weight:		normal;
	}
	
h2 {
 	margin: 			0px;
	padding: 			3px 3px 3px 2px; 
	font-size: 			12px; 
	font-weight: 		bold; 
	line-height: 		110%; 
	color: 				#1E3638; 
	}
	
h3,h4 { 
	margin: 			10px 0px 0px 0px; 
	font-size: 			12px; 
	font-weight: 		bold; 
	line-height: 		110%; 
	color: 				#000000; 
	}

/* image styles */

.borderthin {
	margin-bottom: 		6px;
	border-color:		#cccccc;
	border-width: 		1px;
	border-style: 		solid;
	padding: 			5px;
	}
	
/*	list styles */

ol {
	margin: 			4px 0px 4px 30px;
	}
	
ul { 
	margin: 			4px 0px 4px 18px;
	padding: 			0px;
	}
	
li { 
	margin: 			0px 0px 2px 0px; 
	padding: 			0px; 
	line-height: 		125%;
	}
	
ul li ul li { 
	margin-left: 		0px; 
	margin-bottom: 		2px; 
	line-height: 		125%; 
	}
	
/*	form styles */

input.search { 	
	width: 				270px; 
	border: 			1px inset #e7e7e7; 
	font-size: 			10px; 
	color: 				#333333; 
	background: 		#ffffff; 
	font-family:		monospace;
	font-size:			11px;
	}
	
input.text { 
	width: 				270px; 
	border: 			1px solid #e7e7e7;
	font-family:		monospace;
	font-size: 			11px; 
	}
	
.button { 
	border: 			3px double #999999;
	border-top-color: 	#CCCCCC;
	border-left-color: 	#CCCCCC;
	padding: 			0.25em;
	background-color: 	#9EBFCB;
	/*background-image: */
	background-repeat: 	repeat-x;
	color: 				#333333;
	font-size: 			11px;
	font-weight: 		bold;
	font-family: 		Verdana, Helvetica, Arial, sans-serif;
	} 
	
textarea.text {
	width: 				270px; 
	height: 			50px; 
	border: 			1px inset #900900;
	}
	
select.text { 
	width: 				270px; 
	font-size: 			11px; 
	}

select.search {
	font-family:		monospace;
	font-size:			11px;
	}
	
option.search {
	font-family:		monospace;
	font-size:			11px;
	}
	
textarea.search {
	font-family:		monospace;
	font-size:			11px;
	}
	
.req {
	color:				#CC3300;
	}
	
/* propnav property results navigation */

#propnav a.lastnext:link, #propnav a.lastnext:visited {
	font-size:			10px;
	background-color:	#e7e7e7;
	padding:			2px;
	font-weight:		bold;
	}
	
#propnav .currentpage {
	font-size:			10px;
	background-color:	#e7e7e7;
	padding:			2px;
	font-weight:		bold;
	}

#propnav .pagenum {
	font-size:			10px;
	background-color:	#ffffff;
	padding:			2px;
	font-weight:		bold;
	}
	
#propnav a.pagenum:link {
	background-color:	#ffffff;
	padding:			2px;
	font-weight:		bold;
	}
	
#propnav a.pagenum:hover {
	background-color:	#900900;
	color:				#ffffff !important;  
	}
	
#propnav a.pagenum:visited {
	background-color:	#ffffff;
	color:				#900900 !important;  
	}

/* mortgage calculator */
	
.mortcalc {
	text-align:			right;
	font-family:		monospace;
	font-size:			11px;
	font-weight:		normal;
	font-style:			normal;
	}
	
.mortcalclock {	
	text-align:			right;
	font-family:		monospace;
	font-size:			11px;
	font-weight:		normal;
	font-style:			normal;
	}
	
input.mortcalc {
	background-color:	#ffffff;
	}
	
input.mortcalclock {
	background-color:	#ffffcc;
	}
	
.mortcalcbutton { 
	font: 				11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
	background-color: 	#ffffef; 
	color: 				#102132;
	margin-left: 		12px; 
	margin-top: 		3px; 
	margin-bottom: 		2px;
	} 

/*	tables */

table.form {
	border-left: 		0px solid #dddddd;
	font-size: 			10px;
	}
	
table.form td { 
	padding: 			3px; 
	border-bottom: 		0px solid #ffffff; 
	background: 		#ffffff;
	}
	
table.form td.s { 
	font-weight: 		bold; 
	color: 				#ffffff;
	background: 		#900900;
	}

/* added by Jay */
	
td.extrasm {
	font-size:			9px;
	}
	
td.searchr {
	color:				#ff0000;
	}
	
div.publicremarks {
	font-family: 		Verdana, Helvetica, sans-serif; 
	color: 				#333333; 
	font-size: 			11px; 
	font-weight:		normal; 
	text-decoration: 	none; 
	text-weight: 		normal;
	}
	
/* for ES/ESD signup forms */
	
.normal {
	FONT-SIZE: 9pt; COLOR: #666666; FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.lg-red-bold {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #900900; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
}

.header3 {
	FONT-WEIGHT: bold; FONT-SIZE: 7.5pt; COLOR: #666666; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.greyBorderSides {
	BORDER-RIGHT: #c7c6c6 1px solid; BORDER-TOP: #c7c6c6 1px; BORDER-LEFT: #c7c6c6 1px solid; BORDER-BOTTOM: #c7c6c6 1px;
}

.small4 {
	FONT-SIZE: 8pt; COLOR: #666666; FONT-FAMILY: Arial, Helvetica, sans-serif; text-align: center;
}

.smallBold4 {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #666666; FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.sm-red-bold {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #900900; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
}

.red {font-color: #ff0000;}

.white {font-color: #ffffff;}
.white a:link, .white a:visited {
	color: #ffffff;
}

input.noborder {
	font-family: Arial,Verdana, Helvetica, sans-serif; 
	color: #000000; 
	font-size: 12px;
	font-weight: bold;
	border: 0px solid #ccc; 
}