* {
	padding: 0px;
	margin: 0px;
}
body {
	background-color:#FFF;
	color:#555555;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#wrap {
	width: 970px;
	text-align:left;
}
#header {
	height:145px;
}
#title {
	height: 90px;
	float:left;
	line-height:80px;
	padding-left:20px;
}
#topright {
	float:right;
	line-height:90px;
	font-size:14pt;
	color: #898989;
	padding: 0px 20px 0px 0px;
}
#pagenav {
	height:55px;
	background:url(../images/background_pagenav.gif) no-repeat;
	color: #ffffff;
	padding:20px 20px 0 20px;
	line-height:35px;
	font-size: 12px;
	font-weight: bold;
}
#pagenav a {
	padding: 0px 30px;
	background: url(../images/line.gif) right no-repeat;
	height:35px;
	display: inline-block;
	color: #ffffff;
	text-decoration: none;
}

#main {
	background:url(../images/background.gif) repeat-y;
	padding: 5px 20px 0 20px;
}
#img {
	height:220px;
}
.content {
	padding: 20px 0px;
}
.four {
	width:157px;
	padding: 0px 10px;
	float:left;
}
#footer {
	margin: 15px 0px;
	text-align:center;
	color: #898989;
}
#footer a {
	color: #898989;
	text-decoration: none;
}
#leftcol {
	width:710px;
	float:left;
}
#rightcol {
	width:200px;
	margin: 10px 0px 0px 10px;
	float:right;
	padding: 10px 0px 20px 10px;
	background:url(../images/background_sidebar.gif) top left no-repeat;
	min-height:142px;
	
}
.head {
	height: 15px;
	font-weight: bold;
	font-size: 12px;
	text-align:center;
	background-color: #e1e1e1;
}
.mapBorder {
	border: 1px solid #d9d9d9;
	margin: 2px;
	width: 575px;
	height: 400px;
}
.bg0093 {
	font-weight: bold;
	background-color: #ebebeb;
	border: 1px solid #d9d9d9;
}
/*text */

h1 {
	color: #06aff0;
	font-size:14pt;
	font-weight: normal;
}
h1 a, h2 a {
	color: #06aff0;
	text-decoration: none;
}
#rightcol h2 {
	color: #999;
	font-size:11pt;
	font-weight:bold;
}
#rightcol a {
	color: #999;
	text-decoration: none;
}
h2 {
	color: #06aff0;
	font-size:12pt;
	font-weight: normal;
}
#rightcol ul li {
	list-style: none;
	margin-left:0px;
}
.contactform {
	float:left;
	margin-right:50px;
	width: 300px;
}
.contacttext {
	float:left;
}
h5 {
	font-size:14px;
	font-weight:bold;
}
/* default */
p, h1, h2, h3, h4, h5, h6, ol, ul {
	padding-bottom:10px;
}
table, form {
	margin-bottom:10px;
}
.clear {
	clear:both;
	height: 0px;
}
td {
	font-size: 12px;
	padding: 2px;
}
hr {
	color: #d9d9d9;
	margin: 15px 0px;
}
ol ul, ul li {
	margin-left:25px;
}
a {
	color: #06aff0;
	text-decoration: none;
	outline:none;
}
/* forms */
input, select, textarea {
	border: 1px solid #d9d9d9;
	padding: 3px 5px;
	color: #898989;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
/*additional */
.line {
	border-bottom: 1px solid #d9d9d9;
	margin:10px 0px;
}
.button_search {
	background: url(../images/button_search.png) no-repeat;
	height:30px;
	width:100px;
	border:0px;
	text-indent: -999999px;
	display:block;
}
.request {
	background:url(../images/requestmoreinfo.png) no-repeat;
	height:30px;
	width:150px;
	border:none;
	text-indent: -999999px;
	display: block;
}
.gray {
	color: #898989;
}
#gmap {
	margin-bottom:10px;
}
.style1 {
	font-size:12px;
	font-weight: bold;
}
tr.bg001, tr.bg001r {
	border-bottom:1px solid #e9e9e9;
	background-color:#bcdfee;
}
.page_bar .left {
	float:left;
}
.page_bar .right {
	float:right;
}
.picturebox {
	width:500px;
	border:1px solid #e9e9e9;
}
/* property detail */
td h2 {
	color: #06aff0;
	font-size:16px;
	font-weight: normal;
	padding: 0px;
}
td h4 {
	padding: 0px;
	font-size: 14px;
}
td.line {
	border-bottom:1px solid #E9E9E9;
	padding-bottom:8px;
}
.line {
	border-bottom:1px solid #E9E9E9;
	height:1px;
	margin-bottom:15px;
}
table.info {
	margin-bottom:15px;
}
#viewmap, #viewstreet, #viewbing {
	height:30px;
}
.propertyinfo {
	background-color:#f7f7f7;
	border: 1px solid #e9e9e9;
	padding: 10px;
	margin-bottom:10px;
}
.icon {
	margin-right:10px;
	float:left;
	margin-bottom:5px;
	margin-left:18px;
}
.text {
	float:left;
	line-height:24px;
	font-size:12px;
	font-weight: bold;
	margin-bottom:5px;
}
.text a {
	color: #555;
}

