/* david eastern stylesheet *//* colors:light - EBE5D5medium - A29062dark - 48413Eblue - 00CCFF*/body {	margin: 0;	padding: 0;	background: url(template_images/pattern_bg.gif) repeat;	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;	font-size: 90%;	text-align: center;}#wrapper {	position: relative;	text-align: left;	width: 820px;	margin-right: auto;	margin-left: auto;	background: url(template_images/wrapper_bg.gif) repeat-y center top;}#indexWrapper {	position: relative;	text-align: left;	width: 820px;	margin-right: auto;	margin-left: auto;	background: url(template_images/index_wrapper_bg.gif) repeat-y center top;}#indexContainer {	position: relative;	text-align: left;	width: 800px;	margin-right: auto;	margin-left: auto;	padding: 485px 0 0 0;	background: url(template_images/index_body_bg.gif) no-repeat left top;	xxborder: 1px solid red;}#flashArea {	position: absolute;	left: 52px;	top: 136px;	width: 698px;	height: 331px;	xxbackground-color: yellowgreen;	xxborder: 1px solid magenta;}/* index navigation */#indexNav {	width: 800px;	margin: 0; 	padding: 0;	list-style-type: none;	background-color: #E0E1C0;	height: 132px;}#indexNav li {	float: left;	margin-right:0px;}#indexNav li#index_about_nav { 	margin-left: 0px;	}	* html #indexNav li#index_about_nav { 	margin-left: 0px;	}	#indexNav li a {	display: block;	margin: 0;	height: 132px;	overflow: hidden;	padding:0;	text-indent: -99999px;	xxborder: 1px solid red;}#index_about_nav a {	width: 133px;	background: #000 url(template_images/index_about_us.jpg) 0 0 no-repeat;		}#index_buyers_nav a {	width: 133px;	background: #000 url(template_images/index_buyers.jpg) 0 0 no-repeat;		}#index_sellers_nav a {	width: 134px;	background: #000 url(template_images/index_sellers.jpg) 0 0 no-repeat;		}#index_search_nav a {	width: 133px;	background: #000 url(template_images/index_search_homes.jpg) 0 0 no-repeat;		}#index_relo_nav a {	width: 133px;	background: #000 url(template_images/index_relo.jpg) 0 0 no-repeat;		}#index_local_nav a {	width: 134px;	background: #000 url(template_images/index_local_act.jpg) 0 0 no-repeat;		}#indexNav li a:hover {	display: block;	margin: 0;	height: 132px;	overflow: hidden;	padding:0;	text-indent: -99999px;	xxborder: 1px solid green;}#index_about_nav a:hover {	width: 133px;	background: url(template_images/index_about_us_ov.jpg) 0 0 no-repeat;		}#index_buyers_nav a:hover {	width: 133px;	background: url(template_images/index_buyers_ov.jpg) 0 0 no-repeat;		}#index_sellers_nav a:hover {	width: 134px;	background: url(template_images/index_sellers_ov.jpg) 0 0 no-repeat;		}#index_search_nav a:hover {	width: 133px;	background: url(template_images/index_search_homes_ov.jpg) 0 0 no-repeat;		}#index_relo_nav a:hover {	width: 133px;	background: url(template_images/index_relo_ov.jpg) 0 0 no-repeat;		}#index_local_nav a:hover {	width: 134px;	background: url(template_images/index_local_act_ov.jpg) 0 0 no-repeat;		}.clear {	clear: both;}/* end index navigation */#container {	position: relative;	text-align: left;	width: 800px;	margin-right: auto;	margin-left: auto;	padding: 135px 0 0 0;	background: url(template_images/sub_header.gif) no-repeat left top;	xxborder: 1px solid red;}* html #container {	position: relative;	text-align: left;	width: 800px;	margin-right: 10px;	margin-left: auto;	padding: 135px 0 0 0;	background: url(template_images/sub_header.gif) no-repeat left top;	xxborder: 1px solid red;}#defaultContainer {	position: relative;	text-align: left;	width: 800px;	margin-right: auto;	margin-left: auto;	padding: 135px 0 0 0;	background: url(template_images/sub_header.gif) no-repeat left top;}* html #defaultContainer {	position: relative;	text-align: left;	width: 800px;	margin-right: auto;	margin-left: auto;	padding: 135px 0 0 0;	background: url(template_images/sub_header.gif) no-repeat left top;}#content {	margin: 0 0 0 180px;	padding: 10px 20px 20px 20px;}#content p {	font-size: 80%;	line-height: 1.8em;}#content h1 {	font: bold 125% Georgia, "Times New Roman", Times, serif;	letter-spacing: .1em;	color: #48413e;	background-color: transparent;	border-bottom: 1px solid #EBE5D5;	text-overflow: }#content h2 {	font: bold 120% Georgia, "Times New Roman", Times, serif;	letter-spacing: .1em;	color: #48413e;	background-color: transparent;	border-bottom: 1px solid #EBE5D5;}#content h3 {	font: normal 120% "Lucida Grande", Arial, Helvetica, sans-serif;	color: #48413e;	background-color: #EBE5D5;	padding: 3px 0 4px 10px;}.contentLink{}.contentLink a:link, .contentLink a:visited {	color: #000080;	font-weight: bold;	text-decoration: none;	border-bottom: 1px dotted #A29062;}.contentLink a:hover, .contentLink a:active {	color: #A29062; 	font-weight: bold;	text-decoration: none;	border-bottom: 1px dotted #A29062;}.linkColor {	background: #fff url(template_images/circle_arrow.gif) no-repeat left;	padding: 2px 5px 3px 25px;	xxmargin: 2px 0 2px 0;	font-weight: bold;	text-decoration: none;	color: #48413E;	font-size: 115%;}* html .linkColor {	background: #fff url(template_images/circle_arrow.gif) no-repeat left;	padding: 2px 5px 3px 25px;	margin-top: 5px;	font-weight: bold;	text-decoration: none;	color: #48413E;}#leftFloat {	float: left;	width: 260px;	padding: 10px 10px 5px 10px;	margin: 0 0 20px 0;	background-color: #EBE5D5;}#rightFloat {	float: right;	width: 260px;	padding: 10px 10px 5px 10px;	margin: 0 0 20px 0;	background-color: #EBE5D5;}* html #leftFloat {	float: left;	width: 260px;	padding: 10px;	margin: 0 0 20px 0;	background-color: #EBE5D5;}* html #rightFloat {	float: right;	width: 260px;	padding: 10px;	margin: 0 0 20px 0;	background-color: #EBE5D5;}/* navigation */#nav {	width: 800px;	margin: 0; 	padding: 0;	list-style-type: none;	background-color: #000;	height: 30px;	border-top: 1px solid #fff;	border-bottom: 1px solid #fff;}#nav li {	float: left;	margin-right:5px;}#nav li#about_nav { 	margin-left: 12px;	}	* html #nav li#about_nav { 	margin-left: 6px;	}	#nav li a {	display: block;	margin: 0;	height: 30px;	overflow: hidden;	padding:0;	text-indent: -99999px;	xxborder: 1px solid red;}#about_nav a {	width: 100px;	background: #000 url(template_images/about_us.gif) 0 0 no-repeat;		}#buyers_nav a {	width: 81px;	background: #000 url(template_images/buyers.gif) 0 0 no-repeat;		}#sellers_nav a {	width: 82px;	background: #000 url(template_images/sellers.gif) 0 0 no-repeat;		}#search_nav a {	width: 160px;	background: #000 url(template_images/search_homes.gif) 0 0 no-repeat;		}#relo_nav a {	width: 108px;	background: #000 url(template_images/relo.gif) 0 0 no-repeat;		}#local_nav a {	width: 140px;	background: #000 url(template_images/local_act.gif) 0 0 no-repeat;		}#home_nav a {	width: 73px;	background: #000 url(template_images/home.gif) 0 0 no-repeat;		}#nav li a:hover {	display: block;	margin: 0;	height: 30px;	overflow: hidden;	padding:0;	text-indent: -99999px;	xxborder: 1px solid green;}#about_nav a:hover {	width: 100px;	background: #ebe5d5 url(template_images/about_us_ov.gif) 0 0 no-repeat;		}#buyers_nav a:hover {	width: 81px;	background: #ebe5d5 url(template_images/buyers_ov.gif) 0 0 no-repeat;		}#sellers_nav a:hover {	width: 82px;	background: #ebe5d5 url(template_images/sellers_ov.gif) 0 0 no-repeat;		}#search_nav a:hover {	width: 160px;	background: #ebe5d5 url(template_images/search_homes_ov.gif) 0 0 no-repeat;		}#relo_nav a:hover {	width: 108px;	background: #ebe5d5 url(template_images/relo_ov.gif) 0 0 no-repeat;		}#local_nav a:hover {	width: 140px;	background: #ebe5d5 url(template_images/local_act_ov.gif) 0 0 no-repeat;		}#home_nav a:hover {	width: 73px;	background: #ebe5d5 url(template_images/home_ov.gif) 0 0 no-repeat;		}/* end navigation */#leftSide {	font: normal 12px "Lucida Grande", Arial, Helvetica, sans-serif;	position: absolute;	top: 180px;	left: 0;	width: 180px;	text-align: center;	color: #fff;}/*#loginBoxFrame {	width: 160px;	background-color: #EBE5D5;	border: 1px solid #fff;}* html #loginBoxFrame {	width: 160px;	background-color: #EBE5D5;	border: 1px solid #fff;	padding: 5px 0 5px 0;}#loginBoxFrame p {	padding: 0 5px 0 5px;	font-size: 10px;	line-height: 1.2em;	color: #666;}#loginBoxFrame h1 {	font: bold 100% "Lucida Grande", Arial, Helvetica, sans-serif;	color: #48413E;	background-color: transparent;	border-bottom: 1px solid #EBE5D5;}#leftSide a:link, #leftSide a:visited {	border: 1px solid #ebe5d5; 	padding: 3px 5px 5px 5px; 	background-color: #fff; 	color: #48413e; 	text-decoration: none;}#leftSide a:hover, #leftSide a:active {	border: 1px solid #fff; 	padding: 3px 5px 5px 5px; 	background-color: #ebe5d5;	color: #fff;} *//* other text styles */.bold {	font-weight: bold;}.darkTxt {	color: #48413E;}.leftCol {	background-color: #EBE5D5;}.italicTxt {	font-style: italic;}#datatable {	width: 100%;}.datatable td {}.section_header {		background-color: #A29062;		color: #fff;		text-align: left;		padding: 3px 0 4px 10px;		border-bottom: 1px solid #999;}#datatable p {	font-size: 80%;	line-height: 1.5em;}.logo_area {	text-align: center;}.datatable caption {	font: bold 0.9em;	background-color: transparent;	color: #A29062;	padding-top: 5px;	padding-bottom: 10px;}/* end other text styles *//* form style *//* form {	border: 1px dotted #A29062;	padding: 3px 6px 3px 6px;	background-color: #fff;}input {	width: 200px;	color: #48413E;	background-color: #fff;	border: 1px solid #A29062;	margin: 0 0 0 25px;}select {	width: 200px;	color: #48413E;	background-color: #ededed;	xxborder: 1px solid #A29062;}textarea {	width: 200px;	height: 40px;	color: #48413E;	background-color: #ededed;	border: 1px solid #A29062;} *//* end form style */#footerArea {	height: 29px;	padding: 0;	background: url(template_images/footer_bg.gif) no-repeat center top;}#footerTxt {	margin: 0;	padding: 4px 0 0 0;	text-align: center;	font-size: 70%;	color: #48413E;}