@charset "utf-8";/* You can use this website template anywhere you want, for anything you want. All I ask is that you link back to Blank CSS (www.blankcss.com) in some way. Thank you very much and enjoy! *//******** Body Elements ********/* {	margin: 0;	padding: 0;	/*border: 0;*/}body {	/*background-color: #eeeeee;*/	background-color: #ffffff;	font-family: arial, verdana, tahoma;	font-size: 12px;	line-height: 180%;	color: #3d3d3d;}/******** Layout Elements ********/.wrapper {	width: 960px;	margin: 0 auto;}.header {	height: 227px;	width: 960px;	margin: 10px 0 12px 0;/*	padding: 5px;*/	padding: 0;	/*border: 1px solid #cccccc;*/	background-color: #ffffff;/*	background-image: url("../images/header.jpg");*/	background-repeat: no-repeat;	text-align: center;	line-height: 50px;}.header img {	margin: 0;	padding: 0;	height: 227px;	width: 960px;	}.content {	/*margin: 0 0 10px 230px;*/	margin: 0 0 10px 180px;	padding: 5px;	/*border: 1px solid #cccccc;*/	/*border: 1px solid #00a815;*/	border: 1px solid rgb(220,215,195);	background-color: #ffffff;	/*height: 420px;*/}#id_left {	margin: 10px 0 40px 0;	float: left;	/*width: 210px;*/	width: 167px;	padding-top: 0px;	padding-left: 5px;	padding-right: 5px;	background: #EFEDD2;	/*border: 1px solid rgb(220,215,195);*/	color: #423d20;}#searchBox {	border-top: 5px solid rgb(220,215,195);		margin: 0px;	padding-top: 5px;	text-align: center;}.footer {	margin: 0 auto 10px auto;	padding: 5px;	width: 30%;	/*border: 1px solid #cccccc;	border: 1px solid #00a815;	background-color: #ffffff;*/	background: #EFEDD2;	clear: both;	text-align: center;}/******** Document Styles ********/h1 {	font-size: 18px;	font-weight: bold;	margin-left: 16px;	text-decoration:underline;	/*color: #aa0000;*/	/*text-transform: uppercase;*/}h2 {	/*margin: 0 0 15px 30px;*/	font-size: 15px;	font-weight: bold;	width: 90%; /* this and the auto margins are to align the h2 w/ the property_fullText class */	margin-left: auto;	margin-right:auto;	margin-bottom: 15px;}/*.content h2 {	margin-left: 5%;}*/h3 {	font-size: 13px;	font-weight: bold;	color: #228B22;}	a, a:active, a:visited {	/*color: #2d2d2d;*/	color: #423d20;	text-decoration: none;}a:hover {	/*color: #aa0000;*/	color: #228B22;	text-decoration: underline;}.header a, .header a:active, .header a:visited {	color: #aa0000;}.header a:hover {	color: #2d2d2d;	text-decoration: underline;}p {	margin: 0 0 15px 0;}.footer p {	margin: 0;	font-size: 11px;	line-height: 13px;}.detail_link {	color: #228B22;}.detail_link:visited {	color: #228B22;}.detail_link:hover {	color: #228B22;	text-decoration: underline;}/******** List Styles ********/ul li {	margin: 0 0 0 3px;	list-style: none;}ul ul li {	margin: 3px 0 3px 30px;	list-style: disc;}ul ul {	margin: 0 0 15px 0;}/******** Form Styles ********/#searchBox select {	border: 1px solid #228B22;}#searchBox input {	border: 1px solid #228B22;}#searchBoxButton {	background: #228B22;	color: white;	padding: 3px;}#searchBoxButton:hover, #searchBoxButton:focus {	background: #32CD32;}.input_highlight:hover, .input_highlight:focus {	background: #F0FFF0;}.img_box {	padding: 2px;	border: 1px solid #ccc;}#localeLabel {	margin-left: 5px;}#localeSelector {	text-align:center; 	margin-left: auto; 	margin-right: auto; 	width:80px; 	margin-bottom: 5px;	border: 1px solid #228B22;}/*** -- Property detail -- ***/.property_summary{	margin-left: auto;	margin-right: auto;	width:50%;	margin-bottom: 15px;	border: 1px solid rgb(220,215,195);}.property_summary td {/*	border-bottom: 1px solid rgb(220,215,195); */}.property_fullText{	/*margin-top: 10px;*/	width:90%;	margin-left: auto;	margin-right: auto;}.property_image_container {	width: 90%;	margin-left: auto;	margin-right:auto;}.separator {	height: 10px;}.shortTextContainer {	background: #EFEDD2;	padding: 5px;	height: 50px;	/*width: 100%;*/	width: 300px;}