body {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	color: 				#333333;
	line-height: 		15px;
	background-color:	#C9D1DE;
	padding:			0;
	margin:				0;
}
	
body.flyer  { 
	margin: 			0px 0px 50px 0px;
	font-family: 		Verdana, Helvetica, sans-serif;
	font-size: 			10px;
	background: 		#ffffff;
}

#container { 
	border: 			2px solid white;
	width: 				740px;
	padding:			0;
	margin: 			15px auto 15px auto;
	text-align:			left;
	}

a { 
	text-decoration: 	none;
	}
	
blockquote { 
	font-size: 			11px;
	font-style:			italic;
	}
	
.nowrap { 
	white-space: 		nowrap; 	 
	}

/*	header*/

#header {
	margin: 			0; 
	padding: 			0; 
	width:				740px;
	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;
	}
	
#butn_contact a:link, #butn_contact a:visited { 
	background-image:	url(images/indexart3_final_05.gif);
	z-index: 			1;
	position: 			relative;
	}

#butn_contact a:hover { 
	background-image:	url(images/indexart3_final_on_05.gif);
	z-index: 			50;
	position: 			relative;
	}
	
/* subnav sections */

#subnav-menu {
	border-bottom : 	1px solid #ccc;
	margin: 			0;
	padding-bottom : 	19px;
	padding-left : 		10px;
	}

#subnav-menu ul, #subnav-menu li {
	display: 			inline;
	list-style-type: 	none;
	margin: 			0;
	padding: 			0;
	}
	
#subnav-menu a:link, #subnav-menu a:visited	{
	background : #E8EBF0;
	border : 1px solid #ccc;
	color : #666;
	float : left;
	font-size : 11px;
	font-weight : normal;
	line-height : 14px;
	margin-right : 8px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;
}

#subnav-menu a:link.active, #subnav-menu a:visited.active	{
	background : #fff;
	border-bottom : 1px solid #fff;
	color : #000;
}

#subnav-menu a:hover	{
	color : #660000;
}

	
.section-1 #subnav-menu li#nav-1 a, 
.section-2 #subnav-menu li#nav-2 a,
.section-3 #subnav-menu li#nav-3 a,
.section-4 #subnav-menu li#nav-4 a {
	background : #fff;
	border-bottom : 1px solid #fff;
	color : #660000;
}

#subnav-menu #subnav-1,
#subnav-menu #subnav-2,
#subnav-menu #subnav-3,
#subnav-menu #subnav-4 {
	display : none;
	width: 90%;
}

.section-1 #subnav-menu ul#subnav-1, 
.section-2 #subnav-menu ul#subnav-2,
.section-3 #subnav-menu ul#subnav-3,
.section-4 #subnav-menu ul#subnav-4 {
	display : inline;
	left : 10px;
	position : absolute;
	top : 95px;
}

.section-1 #subnav-menu ul#subnav-1 a, 
.section-2 #subnav-menu ul#subnav-2 a,
.section-3 #subnav-menu ul#subnav-3 a,
.section-4 #subnav-menu ul#subnav-4 a {
	background : #fff;
	border : none;
	border-left : 1px solid #ccc;
	color : #999;
	font-size : smaller;
	font-weight : bold;
	line-height : 10px;
	margin-right : 4px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;
}

 #subnav-menu ul a:hover {
	color : #f00f00;
}

#subnav-contents {
	border : 1px solid #ccc;
	border-topx : none;
	clear : both;
	margin : 0px;
	padding : 15px;
}

	
/* 	sidebar */

#sidebar { 
	width: 				139px; 
	border-right: 		1px dotted #e7e7e7; 
	font-size: 			11px;
	margin:				0;
	padding:			0px 0px 0px 25px;
	background-image:	url("images/bg_sidebar.jpg");
	background-repeat:	repeat-y;
	}

#sidebar a:link, #sidebar a:visited  {
	display: 			block; 
	text-decoration: 	none;
	color: 				#000099;
	}
	
#sidebar a:hover {
	color: 				#CC9900; 
	background-color: 	#ffffff;
	}
	
#sidebar a:active {
	display: 			block; 
	text-decoration: 	none;
	}
	
.menu a { 
	display: 			block; 
	text-decoration: 	none;
	padding:			10px 0px 0px 15px;
	background: 		transparent url(images/list_image.gif) left no-repeat;
	}
	
.menu a:link, #sidebar.menu a:visited {
	display: 			block; 
	text-decoration: 	none;
	color: 				#000099;
	background: 		transparent url(images/list_image.gif) left no-repeat;
	}
	
.menu a:hover {
	color: 				#CC6600;
	background: 		transparent url(images/list_image.gif) left no-repeat;
	}
	
.menu a:active {
	display: 			block; 
	text-decoration: 	none;
	}
	
#address {
	background:			#000099;
	width:				164px;
	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 */

div#footer { 
	width:				740px;
	background: 		#ffffff;
	font-size: 			10px; 
	padding: 			0;
	margin:				0;
	border-top: 		0px solid #000099;
	white-space: 		nowrap;
	letter-spacing:		1px; 	 
	}
	
div#footer a { 
	display: 			inline; 
	color: 				#000099; 
	line-height: 		23px; 
	}
	
div#footer a:hover {
	background:			#ffffff; 
	color: 				#900900;
	}
	
#footermain { 
	height: 			70px;
	background: 		#e7e7e7;
	font-size: 			10px;
	font-family:		verdana,arial,sans serif; 
	padding: 			15px;
	}

#footerlinks {
	padding:			0;
	white-space: 		nowrap; 
	border: 			0px solid #000099;
	}
		
#footerlogo {
	width: 				100px; 
	border: 			0px solid #000099; 
	margin:				auto;
	padding:			20px;
	}
	
.footer_sb { 
	background: 		#ffffff;
	font-size: 			10px;
	font-family:		verdana,arial,sans serif; 
	padding: 			10px 15px 0px 15px;
	}
	
img#eho { 
	width:				24px; 
	height: 			18px; 
	padding-left: 		10px; 
	padding-right: 		20px; 
	}
	
img#hs1 { 
	width:				30px; 
	height: 			26px; 
	float:				center;
	}
	
img#pdf_icon { 
	width:				32px; 
	height: 			32px;
	padding-left: 		10px; 
	padding-right: 		10px;
	text-align:			right;
	}
	
/* content */

td#main {
	border: 			0px dashed black;
	margin:				0;
	padding:			20px 40px 20px 20px;
	/*line-height: 		16px;*/
	text-align:			left;
	background: 		url("images/bg_main.jpg") top right #ffffff;
	background-repeat:	repeat-y;
	}
	
td#main-search {
	border: 			0px dashed black;
	margin:				0;
	padding:			0px 40px 20px 20px;
	/*line-height: 		16px;*/
	text-align:			left;
	background: 		url("images/bg_main.jpg") top right #ffffff;
	background-repeat:	repeat-y;
	}
	
#content {
	margin: 			0;
	/*padding:			20px 12px 20px 12px;*/
	border: 			0px dashed red; 
	}
content a:hover { 
	text-decoration: 	underline; 
	}
	
#index_main {
	position:			relative;
	top: 				0;
	width:				530px;
	height: 			130px; 
	float: 				center; 
	border: 			0px solid #ffff00; 
	font-size: 			11px; 
	margin:				0;
	padding:			5px;
	}
	
p.index_desc {
	border: 			0px solid #ffff00; 
	font-size: 			11px;
	margin:				5px 20px 10px 50px;
	padding:			0;
	}
	
.index_gobutn { 
	position:			relative;
	top: 				0;
	width: 				25px;
	height: 			25px; 
	float: 				right; 
	border: 			0px solid #ffffff; 
	margin:				0;
	padding:			10px 10px 20px 10px;
	}
	
.index_left { 
	position:			relative;
	top: 				0;
	width: 				50px;
	height: 			29px; 
	float: 				left; 
	border: 			1px dotted #e7e7e7; 
	color: 				#000099;
	font-size:			11px;
	margin:				10px 10px 10px 0px;
	padding:			10px;
	}
	
.index_left a:hover {
	color: 				#CC6600;
	}

/* 	block formats */

h1 { 
	font-family:	arial,helvetica,verdana,sans-serif;
	color:			#663366;
	font-size:		18px;
	font-weight:	normal;
	padding:		0px;
	line-height:	.75em;
    }
		
h2 {
 	margin: 			0px; 
	padding: 			3px 3px 3px 2px; 
	font-size: 			11px; 
	font-weight: 		bold; 
	line-height: 		110%; 
	background: 		#ffffff; 
	color: 				#663366; 
	}
	
#search-options h2 {
 	margin: 			0px; 
	padding: 			3px 3px 3px 2px; 
	font-size: 			12px; 
	font-weight: 		bold; 
	line-height: 		110%; 
	background: 		#e7e7e7; 
	color: 				#663366; 
	}

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; 
	}
	
#main p { 
	font-size: 			11px; 
	font-weight: 		normal; 
	}
	
.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;
}

img.pad_me_left {
	padding:			0px 15px 10px 0px;
}
	
img.pad_me_right {
	padding:			0px 0px 10px 15px;
}

/*	list styles */

ul { 
	margin: 			0;
	padding: 			0px 0px 0px 20px;
	}
	
li { 
	margin: 			0; 
	padding: 			0;
	list-style-image: 	url(images/list_image.gif);
	}

.linklist a:link { 
	margin: 			0;
	padding: 			0px 0px 15px 0px;
	border-bottom: 		1px solid #900;
	}
	
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 dotted #333366;
	font-family:		monospace;
	font-size: 			11px; 
	}
	
.button { 
	font: 				11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
	background-color: 	#333366; 
	color: 				#ffffef;
	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 {
	color:				#ff0000;
	}
	
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;
}

table.propertydetail td {
	line-height: 		14px;
}

.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;
	}

div.buttons a:link { 
	border: 			1px solid #000000;
	font: 				9px Verdana, Arial, Helvetica, sans-serif; 
	font-weight: 		bold;
	padding:			3px;
	background-color: 	#333366;
	color: 				#ffffff;
	margin-left: 		1px; 
	margin-right: 		1px; 
	margin-top: 		3px;
	margin-bottom: 		1px;
	width:				100px;
	text-decoration:	none;
	text-align:			center;
}
div.buttons a:visited { 
	border: 			1px solid #000000;
	font: 				9px Verdana, Arial, Helvetica, sans-serif; 
	font-weight: 		bold;
	padding:			3px;
	background-color: 	#333366;
	color: 				#ffffff;
	margin-left: 		1px; 
	margin-right: 		1px; 
	margin-top: 		3px;
	margin-bottom: 		1px;
	width:				100px;
	text-decoration:	none;
	text-align:			center;
}
div.buttons a:hover { 
	border: 			1px solid #000000;
	font: 				9px Verdana, Arial, Helvetica, sans-serif; 
	font-weight: 		bold;
	padding:			3px;
	background-color: 	#666666;
	color: 				#ffffff;
	margin-left: 		1px; 
	margin-right: 		1px; 
	margin-top: 		3px;
	margin-bottom: 		1px;
	width:				100px;
	text-decoration:	none;
	text-align:			center;
}
div.buttons a:active { 
	border: 			1px solid #000000;
	font: 				9px Verdana, Arial, Helvetica, sans-serif; 
	font-weight: 		bold;
	padding:			3px;
	background-color: 	#333366;
	color: 				#ffffff;
	margin-left: 		1px; 
	margin-right: 		1px; 
	margin-top: 		3px;
	margin-bottom: 		1px;
	width:				100px;
	text-decoration:	none;
	text-align:			center;
}	

.greyBorderSides {
	BORDER-RIGHT: #c7c6c6 1px solid; BORDER-TOP: #c7c6c6 1px; BORDER-LEFT: #c7c6c6 1px solid; BORDER-BOTTOM: #c7c6c6 1px;
}
