body { 
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	line-height:		14px;
/*	letter-spacing:		1px; */
	color: 				#000066; 
	font-size: 			11px;
	background:			#ECEBD9;
	}

body.flyer  { 
	margin: 			0px 0px 50px 0px;
	font-family: 		Verdana, Helvetica, sans-serif;
	font-size: 			10px;
	background: 		#ffffff;
	}

body.flyer td { 
	font-family: 		Verdana, Helvetica, sans-serif;
	font-size: 			11px;
	line-height:		12px;
	letter-spacing:		0px;
	color: 				#000000; 
	}

#container { 
	width: 				713px;
	padding:			0;
	margin:				0px auto 0px auto;
	background: 		#ffffcc;
	border: 			3px solid #333300;
	}

a { 
	text-decoration: 	none;
	}
	
blockquote { 
	font-size: 			11px;
	font-style:			italic;
	}
	
.nowrap { 
	white-space: 		nowrap; 	 
	}

/*	header*/

#header {
	margin: 			0; 
	padding: 			0; 
	width:				760px;
	background:			#000099;
	border: 			0px dashed #ffff00;
	}
	
#header td {
	background:			#000099;
	}
	
/*	topmenu */

td.header_nav {
	margin: 0;
	padding: 2px;
	background-color: #F3FBDB;
	font-size: 11px;
	cursor: hand;
	border-left: 1px solid #9CA287;
	border-right: 1px solid #9CA287;
	border-top: 1px solid #9CA287;
	border-bottom: 1px solid #9CA287;
	font-family: "trebuchet MS","gill sans",arial;
	letter-spacing:1px;
	}
	
.subnav a:link, .subnav a:visited {
	margin: 			0;
	padding: 			2px 4px 2px 4px;
	background-color: 	#E7D9A4;
	font-size: 			11px;
	cursor: 			hand;
	border-left: 		1px solid #9CA287;
	border-right: 		1px solid #9CA287;
	border-top: 		1px solid #9CA287;
	border-bottom: 		1px solid #9CA287;
	font-family: 		"trebuchet MS","gill sans",arial;
	letter-spacing: 	1px;
	}
	
.subnav a:hover {
	margin: 			0;
	padding: 			2px 4px 2px 4px;
	background-color: 	#ffffff;
	font-size: 			11px;
	cursor: 			hand;
	border-left: 		1px solid #9CA287;
	border-right: 		1px solid #9CA287;
	border-top: 		1px solid #9CA287;
	border-bottom: 		1px solid #9CA287;
	font-family: 		"trebuchet MS","gill sans",arial;
	letter-spacing: 	1px;
	}
	
/* 	sidebar */

#sidebar { 
	width: 				200px; 
	background: 		#cccccc; 
	border-right: 		2px solid #000099; 
	font-size: 			11px;
	margin:				0;
	padding:			10px;
	}

#sidebar a { 
	display: 			block; 
	text-decoration: 	none;
	}
	
#sidebar a:link, #sidebar a:visited  {
	display: 			block; 
	text-decoration: 	underline;
	color: 				#ffffff;
	}
	
#sidebar a:hover {
	color: 				#000099; 
	background-color: 	#ffffff !important; 
	}
	
#sidebar a:active {
	display: 			block; 
	text-decoration: 	none;
	}
	
#sidebar li a:link, #sidebar li a:visited { 
	display: 			block; 
	text-decoration: 	underline;
	color: 				#000099;
	}
	
#sidebar li a:hover { 
	display: 			block; 
	text-decoration: 	underline;
	color: 				#000099;
	}
	
#toplogo {
	background:			#000099;
	width:				200px;
	margin: 			0;
	padding: 			15px 8px 10px 15px; 
	border: 			0px solid red;
	text-align: 		center; 
	}
	
#address {
	background:			#000099;
	width:				200px;
	margin: 			0; 
	padding: 			0; 
	border: 			0px solid red;
	color:				#ffffff;
	font-size: 			11px;
	line-height: 		125%;
	text-align:			center;
	}
	
#address td {
	background:			#000099;
	margin: 			0; 
	padding: 			0; 
	color:				#ffffff;
	font-size: 			11px;
	line-height: 		125%;
	text-align:			left;
	}
	
#phones {
	margin: 			10px 0px 10px 20px; 
	padding: 			0; 
	color:				#ffffff;
	font-size: 			11px;
	line-height: 		125%;
	text-align:			left;
	}
	
/*	search */

div#search {
	position: 			absolute; 
	top:				110px; 
	left: 				0px; 
	padding: 			3px 3px 3px 10px;
	}
	
div#search input.text { 
	width: 				150px; 
	float: 				left; 
	border: 			1px inset #eeeeee; 
	font-size: 			13px; 
	margin-left: 		3px;
	}
	
div#search input.submit { 
	border: 			none; 
	float: 				left; 
	margin: 			0px 0px 0px 3px; 
	background-color: 	#cccccc; 
	border: 			0px solid red;
	}
	
/* 	footer */

.footer td, .footer table {
	font-size:9px;
	text-align: center;
	color:	#666666;
}

div#footer { 
	width:				713px;
	padding:			0px 0px 0px 0px;
	background: 		#ECEBD9;
	font-size: 			9px; 
	margin:				20px auto;
	text-align:			center;
	color:				#666666;
	}
	
div#footer a { 
	display: 			inline; 
	color: 				#663300; 
	line-height: 		23px; 
	}
	
div#footer a:hover {
	background:			#ffffff; 
	color: 				#900900;
	}
	
#footermain { 
	height: 			70px;
	background: 		#ECEBD9;
	font-size: 			9px;
	font-family:		verdana,arial,sans serif; 
	padding: 			15px;
	}

#footerlinks {
	padding:			0;
	white-space: 		nowrap; 
	border: 			0px solid #000099;
	}
		
#footerlogo {
	width: 				40px; 
	background: 		#cccccc; 
	border: 			0px solid #000099; 
	font-size: 			11px;
	margin:				auto;
	padding:			10px;
	}
	
img#eho { 
	width:				24px; 
	height: 			18px; 
	padding-left: 		10px; 
	padding-right: 		20px; 
	}
	
img#hs1 { 
	width:				30px; 
	height: 			26px; 
	float:				center;
	}
	
/* content */

table#main {
	width:				100%;
	background:			#ffffff;
	border: 			2px dashed black;
	text-align:			left;
	}

div#content {
	width:				683px;
	background:			#ffffcc; 
	margin: 			0;
	padding:			15px 5px 15px 15px;
	border: 			0px dashed red; 
	}
	
div#content a:hover { 
	text-decoration: 	underline; 
	}

/* 	block formats */

div#content h1 { 
	margin: 			0;
    padding: 			0;
	font: 				normal bold 14px/16px Arial, sans serif; 
    }
		
h2 {
 	margin: 			0px; 
	padding: 			3px 3px 3px 2px; 
	font-size: 			11px; 
	font-weight: 		bold; 
	line-height: 		110%; 
	background: 		#F3FBDB; 
	color: 				#000066; 
	}

body.flyer h2 { 
	margin: 			0px; 
	padding: 			3px 3px 3px 2px; 
	font-size: 			16px; 
	font-weight: 		bold; 
	line-height: 		100%; 
	background: 		#ffffff; 
	color: 				#900900;
	}
		
p.subtitle { 
	margin: 			15px 0px 0px 0px; 
	font-size: 			70%; 
	font-weight: 		bold; 
	line-height: 		110%; 
	color: 				#900; 
	}
	
h3, h4 { 
	margin: 			10px 0px 0px 0px; 
	font-size: 			11px; 
	font-weight: 		bold; 
	line-height: 		110%; 
	color: 				#900900; 
	}
	
h4 { 
	color: 				#333333; 
	}
	
#content p { 
	padding: 			7px 0px 7px 0px; 
	margin: 			5px 0px 10px 0px; 
	font-size: 			11px; 
	font-weight: 		normal; 
	line-height: 		125%; 
	}
	
.testimonial {
	margin: 			15px 0px 0px 0px; 
	font-size: 			11px; 
	font-weight: 		normal; 
	line-height: 		110%; 
	color: 				#000099;
	}

#sidebar p { 
	margin: 			2px 0px 5px 0px; 
	padding: 			3px; 
	font-size: 			11px; 
	font-weight: 		normal; 
	line-height: 		125%; 
	color: 				#333333; 
	}
	
form#freeinfo { 
	margin: 			10px auto 10px auto;
	padding: 			0; 
	text-align:			center;
	background:			#eeeeee;
	}

/* image styles */

.borderthin {
	margin-bottom: 		6px;
	margin-top: 		.5em;
	border-color:		#cccccc;
	border-width: 		1px;
	border-style: 		solid;
	padding: 			5px;
	}
	
.bignumber {
	font-weight:		bold;
	font-size:			24px;
	font-style:			italic;
	color:				#900;
	line-height: 		105%;
	padding:			0px 5px 0px 0px;
}

/*	list styles */

ol {
	margin: 			4px 0px 4px 30px;
	}
	
ul { 
	margin: 			4px 0px 4px 18px;
	padding: 			0px;
	}
	
li { 
	margin: 			0; 
	padding: 			0; 
	line-height: 		125%;
	}
	
ul li ul li { 
	margin-left: 		0px; 
	margin-bottom: 		2px; 
	line-height: 		125%; 
	}
	
p.hr { 
	height: 			1px; 
	width: 				100%; 
	margin: 			15px 0px 15px 0px; 
	border-bottom: 		1px solid #900; 
	font-size: 			2px;
	}

/*	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 { 
	font: 				11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
	background-color: 	#ffffef; 
	color: 				#102132;
	margin-left: 		12px; 
	margin-top: 		3px; 
	margin-bottom: 		2px;
	}
	
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;
	}
	
/* 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: 		1px solid #dddddd;
	font-size: 			10px;
	}
	
table.form td { 
	padding: 			3px; 
	border-bottom: 		1px solid #ffffff; 
	background: 		#eeeeee;
	}
	
table.form td.s { 
	font-weight: 		bold; 
	color: 				#ffffff;
	background: 		#900900;
	}

/* added by Jay */

td.extrasm {
	font-size:			9px;
	}
	
td.smred, td.req {
	color:				#ff0000;
	}
	
div.publicremarks {
	font-family: 		Verdana, Helvetica, sans-serif; 
	color: 				#333333; 
	font-size: 			11px; 
	font-weight:		normal; 
	text-decoration: 	none; 
	text-weight: 		normal;
	}



div.pluslink { 
	color: 	#663300;
	font-size:		10px;
	text-align: 		right;
	padding: 6px 10px 0px 0px;
	}
a.pluslink {
	color: 	#999966;
}

div.featurednewsheadline { 
	background: #ffffff;
	color:	#663300;
	font-weight:	bold;
	font-size:	11px;
	text-align: center;
	padding:	6px;
	border: 1px solid #dddddd;
}

.searchform {margin-top:8px; border-width:1px; border-color:#cccccc; border-style:solid; background:#FFFFE6;}
.searchformsubmit {font-size:9px; font-family:verdana, sans serif; border: solid 1px #CC9933; background-color:#FFCC66; color:#663300; font-weight:bold;}
.formfieldtitles {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9px; font-weight:bold; border-bottom: 1px solid #CCCCCC;}
.formfieldtitlesred {color:#ff0000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9px; font-weight:bold; border-bottom: 1px solid #CCCCCC;}
.searchformfield {font-size:9px;}
.searchformfieldtextarea {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9px;} 
.warning {color:#ff0000; font-weight: bold; text-align:center;}

div.floatpicright { 
	width: 				320px; 
	float: 				right; 
	border: 			0px; 
	text-align:	center;
	}
