body {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	color: 				#333333;
	line-height: 		15px;
	background:			url(images/bg_body_mapx.jpg) #003300;
	margin:				10px auto 10px auto;
}
	
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 { 
	border: 			2px solid #e7e7e7;
	width: 				700px;
	padding:			0;
	margin: 			15px auto 0px auto;
	text-align:			left;
}

a { 
	text-decoration: 	none;
	}
	
a:link, a:visited { 
	text-decoration: 	none;
	color:				#254700;
	}
	
a:hover { 
	text-decoration: 	underline;
	color:				#C5800B;
	}

	
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;
	}
	
a.agentinfo:link, a.agentinfo:visited  {
	text-decoration: 	underline;
	color: 				#ffffff;
	}

a.agentinfo:hover { 
	text-decoration: 	underline;
	color: 				#003333;
	background-color:	#cc9933;
	}
			
/*	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 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 { 
	position: 			relative; 
	text-align: 		center; 
	heightx: 			50px; 
	clear: 				both; 
	background: 		#999966; 
	font-size: 			10px; 
	padding: 			0px 20px 20px 20px; 
	}
	
div#footer a:link, div#footer a:visited { 
	display: 			inline; 
	color: 				#ffffff; 
	line-height: 		23px; 
	}
	
div#footer a:hover { 
	color: 				#900900;
	}
	
#footerlinks {
	padding:			0;
	white-space: 		nowrap; 
	border: 			0px solid #000099;
	font-size: 			10px;
	}
	
img#eho { 
	positionx: 			absolute; 
	top: 				35px; 
	left: 				8px; 
	width:				24px; 
	height: 			18px; 
	padding-left: 		15px; 
	padding-right: 		5px; 
	}
	
img#hs1 { 
	positionx: 			absolute; 
	top: 				25px; 
	right: 				5px; 
	width:				30px; 
	height: 			26px; 
	padding-left: 		5px; 
	padding-right: 		15px; 
	}
	
img#pdf_icon { 
	width:				32px; 
	height: 			32px;
	padding-left: 		10px; 
	padding-right: 		10px;
	text-align:			right;
	}
	
/* content */

table#main {
	width:				100%;
	background:			#ffffff;
	border: 			2px dashed black;
	text-align:			left;
	}

#content {
	width:				660px;
	background:			url(images/bg_content.gif) #ffffef;
	margin: 			0;
	padding:			20px 15px 20px 25px;
	border: 			0px dashed red;
	}
	
#content_index {
	background:			url(images/bg_content.gif) #ffffef;
	margin: 			0;
	padding:			0;
	}
	
#content p { 
	font-size: 			11px; 
	font-weight: 		normal; 
	line-height: 		125%; 
	}
	
#content a:hover, #content_index a:hover { 
	text-decoration: 	underline; 
	}
	
.pad_me_left {
	padding:			0px 0px 0px 20px;
}
	
/* 	block formats */

h1 { 
	font-family:	arial,helvetica,verdana,sans-serif;
	color:			#000000;
	font-size:		18px;
	font-weight:	normal;
	padding:		0px;
	line-height:	.75em;
    }
	
h1.homepage { 
	font-family:	arial,helvetica,verdana,sans-serif;
	color:			#000000;
	font-size:		18px;
	font-weight:	normal;
	padding:		0px;
	line-height:	1em;
	text-align:		center;
    }
	
h1.agents {
	font-size:		14px;
	font-weight:	bold;
	margin-top: 	0;
	margin-bottom: 	0;
}

h1#agentsite {
	color:			#ffffff;
	font-size:		24px;
}

h2 {
 	margin: 			0px; 
	padding: 			3px 3px 3px 2px; 
	font-size: 			11px; 
	font-weight: 		bold; 
	line-height: 		110%; 
	background: 		#FFFFCC; 
	color: 				#355C26; 
	}
	
h2.offices {
 	margin: 			0px; 
	padding: 			3px 3px 3px 2px; 
	font-size: 			11px; 
	font-weight: 		bold; 
	line-height: 		110%; 
	background: 		#ffffff; 
	color: 				#355C26; 
	}

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 { 
	margin: 			10px 0px 0px 0px; 
	font-size: 			11px; 
	font-weight: 		bold; 
	line-height: 		110%; 
	color: 				#006600; 
	}
	
h4 { 
	margin: 			0; 
	font-size: 			10px; 
	font-weight: 		normal; 
	color: 				#6A613E;
	text-align:			center;
	}
	
.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;
	}
	
.index_title {
	font-family:		arial,helvetica,verdana,sans-serif;
	color:				#6A613E;
	font-size:			13px;
	font-weight:		bold;
	}
	
.index_subtitle  { 
	font-size: 			10px; 
	font-weight: 		normal; 
	color: 				#6A613E;
	text-align:			center;
	letter-spacing: 	-1px; 
	}

/* 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 */

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.agents { 
	width: 				200px; 
	font-size: 			11px; 
	}

input.agents { 
	width: 				90px; 
	font-size: 			11px; 
	}

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;
	}
		
table#index_features {
	padding: 			0;
	margin:				20px auto;
	width:				280px; 
	}
	
table#index_features_b {
	paddingx: 			10px auto 10px auto;
	margin:				0;
	width:				160px;
	background-color:	#ffffef;
	border-top:			0;
	border-bottom:		0;
	border-left:		1px solid #cccccc;
	border-right:		1px solid #cccccc;
	}
	
/* custom */

#bg_agent {
	background: 		url(images/bg_agentphoto.jpg) no-repeat;
	width:				110px;
	height:				130px;
	}

#agentphoto {
	margin: 			0;
	padding: 			15px; 
	width:				75px;
	height:				100px;
	border:				0px solid #000000;
	background: 		url(images/agentbg.gif) no-repeat;
	}
	
#bg_agentinfo {
	background: 		url(images/bg_agentinfo.jpg) no-repeat;
	width:				383px;
	height:				78px;
	padding:			25px 25px 0px 15px;
	color:				#ffffff;
	}	
	
/* added by Jay */

td.extrasm {
	font-size:			9px;
	}
	
td.smred {
	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;} 
.formfieldheader {bgcolor:#003300;color:#ffffff;font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9px; font-weight:bold; border-bottom: 1px solid #CCCCCC;}
.warning {color:#ff0000; font-weight: bold; text-align:center;}

div.floatpicright { 
	width: 				320px; 
	float: 				right; 
	border: 			0px; 
	text-align:	center;
	}

td.compressed {
	line-height:	100%;
}
.warning {
	font-color: #ff0000;
	text-align:	left;
}

.savedlink {				/* link icon for homecart saved property */
  color: #000000;
  background: transparent url(images/savelinkhover.gif) left no-repeat;
  padding-left: 14px;
}

.savelink a {				/* link icon for homecart save property */
  color: #000000;
  background: transparent url(images/savelinkhover.gif) left no-repeat;
  padding-left: 14px;
}
.savelink a:link, .savelink a:visited {
  color: #000000;
  background: transparent url(images/savelink.gif) left no-repeat;
}
.savelink a:hover, .savelink a:active {
  color: #000000;
  background: transparent url(images/savelinkhover.gif) left no-repeat;
  text-decoration: underline;
}

.removelink a {				/* link icon for homecart remove link */
  color: #000000;
  background: transparent url(images/removelinkhover.gif) left no-repeat;
  padding-left: 14px;
}
.removelink a:link, .removelink a:visited {
  color: #000000;
  background: transparent url(images/removelink.gif) left no-repeat;
}
.removelink a:hover, .removelink a:active {
  color: #000000;
  background: transparent url(images/removelinkhover.gif) left no-repeat;
  text-decoration: underline;
}


#logoff {
	float: right;
	padding: 3px;
	margin: 0px;
	background: #ffffcc;
	border: 1px solid #006600;
	width: 50px; /* ie5win fudge begins */
	width: 56px;
	text-align: center;
	font-weight: bold;
	}
html>body #logoff {
	width: 50px; /* ie5win fudge ends */
	}	
	
	
a.agenttop { 
	text-decoration: 	none;
	}
a.agenttop:link, a.agenttop:visited { 
	text-decoration: 	none;
	color:				#006600;
	}
a.agenttop:hover { 
	text-decoration: 	none;
	color:				#009900;
	}
