* {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	position: relative;
	text-align: center;
}
img {
	border: none;
}
p {
	font: 8pt Arial, Helvetica, sans-serif;
}
.clear_float {
	clear: both;
}
#center_content h2 {
	padding-left: 15px;
	text-align: left;
	color: #4C4C4C;
	font: normal 18pt Arial, Helvetica, sans-serif;
}
#right_content h2 {
	padding-left: 10px;
	text-align: left;
	color: #4C4C4C;
	font: normal 18pt Arial, Helvetica, sans-serif;
}
#top_wrapper {
	position: relative;
	text-align: center;
	background: url(img/top_body_bg.gif) repeat-x;
}
#bottom_wrapper {
	position: relative;
	text-align: center;
	background: url(img/bottom_body_bg.gif) repeat-x;
}
#top_container {
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	text-align: center;
	position: relative;
	width: 800px;
}
#bottom_container {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position: relative;
	width: 802px;
}
#header {
	position: relative;
	width: 800px;
	background: #fff;
}
#top_header {
	height: 93px;
	width: 800px;
	text-align: left;
	background: url(img/top_header_bg.jpg) no-repeat;
}
#top_header h2 {
	position: absolute;
	left: 12px;
	top: 18px;
	color: #64879F;
	font: 200 42px Arial, Helvetica, sans-serif;
}
#top_header h3 {
	position: absolute;
	left: 260px;
	top: 33px;
	color: #A7A7A7;
	font: 24px Arial, Helvetica, sans-serif;
}
#top_header h1 {
	position: absolute;
	right: 35px;
	top: 21px;
	color: #02114a;
	font: 200 18px/20px Arial, Helvetica, sans-serif;
}
#top_header a {
	font-size: 14px;
	text-decoration: none;
	color: #19a3d0;
}

#top_nav {
	position: absolute;
	left: 12px;
	top: 72px;
	width: 800px;
}
#top_nav a {
	color: #0b7192;
	text-decoration: none;
	margin-right:20px;
	font: bold 16px Arial, Helvetica, sans-serif;
}
#top_nav a:hover {
	color: #379fa0;
}
#mid_header {
	height: 172px;
	width: 800px;
}
#mid_header h4 {
	color: #0b7192;
	padding-left: 6px;
	padding-top: 152px;
	text-align: left;
	font: bold 12pt Arial, Helvetica, sans-serif;
}
#bottom_header {
	height: 14px;
	width: 800px;
	font: 0 0 Arial, Helvetica, sans-serif;
	background: url(img/bottom_header_bg.jpg) no-repeat;
}
#bottom_header_no_columns {
	height: 14px;
	width: 800px;
	font: 0 0 Arial, Helvetica, sans-serif;
	background: url(img/bottom_header_bg_no_columns.gif) no-repeat;
}
#content {
	position: relative;
	width: 800px;
	text-align: left;
	background: #fff url(img/content_body_bg.gif) repeat-y;
}
#content_no_columns {
	position: relative;
	width: 780px;
	text-align: left;
	background: #fff;
}
#content_no_columns h1 {
	padding-left: 15px;
	color: #2d2d2d;
	font: normal 18pt Arial, Helvetica, sans-serif;
	margin-bottom: 7px;
}
#content_no_columns h2 {
	padding-left: 15px;
	color: #2d2d2d;
	font: bold 13pt Arial, Helvetica, sans-serif;
	margin-bottom: 7px;
}
#content_no_columns p {
	color: #595959;
	line-height: 20px;
	font-size: 12px;
	padding: 0 20px 15px 15px;
}
#content_no_columns ul {
	margin-bottom: 16px;
}
#content_no_columns li {
	color: #595959;
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	padding: 5px 20px 5px 0;
	margin-left: 45px;
}
#content_no_columns a {
	color: #0b7192;
	text-decoration: underline;
}

#center_content {
	text-align: justify;
	float: left;
	width: 318px;
}
#center_content p {
	color: #0E3D58;
	line-height: 20px;
	font-size: 12px;
	padding: 0 20px 0 15px;
	
}
#center_content .photo {
	float: left;
	padding: 25px 10px 5px 15px;
}
#center_content .smart {
	padding: 50px 20px 0 0;
	font-weight: bold;
	color: #0E3D58;
	line-height: 20px;  
}
#left_content {
	text-align: left;
	float: left;
	width: 269px;
}
#listing {
	position: relative;
	float: left;
	width: 269px;
	margin: 0 0 10px;
}
.house_pic {
	float: left;
	padding-left: 4px;
	padding-right: 5px;
}
#listing h6 {
	color: #0E3D58;
	margin: 4px 5px 0 0;
	padding: 0;
	font: bold 12px Arial, Helvetica, sans-serif;
}
#listing span {
	color: #0E3D58;
	margin: 4px 5px 0 0;
	font: bold 11px Arial, Helvetica, sans-serif;
}
#listing a:link {
	color: #712521;
	text-decoration: none;
	margin: 0 4px 0 0;
	font: 11px Arial, Helvetica, sans-serif;
}
#listing a:hover {
	text-decoration: underline;
	margin: 0 4px 0 0;
}
#listing p {
	color: #4C4C4C;
	margin: 0 5px 0 0;
	font: 11px Arial, Helvetica, sans-serif;
}
#right_content {
	text-align: center;
	float: right;
	width: 205px;
}
#right_content p {
	padding-right: 20px;
	padding-left: 10px;
	font-size: 12px;
	text-align: left;
	color: #4C4C4C;
	line-height: 20px;
	text-align: justify;
}
#right_content a {
	color: #712521;
	text-decoration: none;
	margin: 0 4px 0 0;
}
#right_content a:hover {
	text-decoration: underline;
	margin: 0 4px 0 0;
}
#bottom_content {
	position: relative;
	height: 25px;
	width: 800px;
	background: url(img/content_bottom_bg.gif) no-repeat bottom;
}
#bottom_content_no_columns {
	position: relative;
	height: 25px;
	width: 800px;
	background: url(img/content_bottom_bg_no_columns.gif) no-repeat bottom;
}
#footer {
	text-align: right;
	padding-top: 12px;
	width: 802px;
	height: 100px;
	color: #4C4C4C;
	background: url(img/footer_bg.jpg) no-repeat;
	font: 11px Arial, Helvetica, sans-serif;
}
#footer a {
	color: #4C4C4C;
	margin-left:15px;
	margin-right:15px;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer img {
	margin-right: 1px;
}

.logo
	{
	margin: 13px 0 0 10px;
	}

#content_no_columns .conArea{
	display:block;
	overflow: hidden;
	width:100%;
}

#content_no_columns .contAreaLeft{
	float:left;
	display:block;
	overflow: hidden;
	width:200px;
}

#content_no_columns .contAreaRight{
	float:left;
	display:block;
	overflow: hidden;
	width:550px;
}

.footer_copy{
	text-align:center;
	padding-top:15px;
	
}
