body#body_style{
	margin-top:0px;
	text-align:center;
}
label {
	font-style: sans-serif;
	font-size: 14px;
}

#wrapper {
	margin-left:auto;
	margin-right:auto;
	width:803px;
	height:803px;
	text-align:left;
	border-style: solid;
	border-width: 3px;
}
#header {
	width:801px;
	height:172px;
	border-style:solid;
	border-width:2px;
	border-color:#000000;
	background-image:url(images/header1.jpg);
}
#nav_block {
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	font-variant:small-caps;
	display:block;
	text-align:center;
	padding-top: 155px;
}
#result_area {
	overflow:auto;
}
a.nav_link {
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
}
a.mail_link {
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	text-decoration:underline;
}
#main_area {
	border-style:solid;
	border-right-width:0px;
	border-left-width:2px;
	border-top-width:0px;
/*	border-bottom-width:2px;*/
	border-color:#000000;
	width:801px;
	height:600px;
	background-color:#cccccc;
}
#left_area {
	float:left;
/*	width:30%; */
	width:244px;
	height:600px;
	background-color:#000000;
	text-align:center;
}
#content_area {
	float:left;
	width:537px;
	height:590px;
/*	padding:10px;*/
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}
#text_featured {
	text-align:center;
	font-family:Arial;
	font-size:18px;
	color:#ffffff;
	
}
.text_pdesc {
	font-family:Arial;
	font-size:14px;
	color:#7f7f7f;
}
.text_property {
	font-family:Arial;
	font-size:14px;
	color:#ffffff;
	text-decoration:underline;
}
#text_rms {
	font-family:Arial;
	font-size:14px;
	color:#ffffff;
}
#footer {
	text-align:center;
	height:34px;
	width: 805px;
}
table#footer_tbl {
	text-align:center;
	width:805px;
	clear:left;
/*	height:100%;*/
/*	position: relative; */
	top: -2px;
}
td.col_left {
	float:left;
	height:100%;
	width:385px;
	border-right: 2px solid #000;
	vertical-align: middle;
	text-align: center;
	padding: 0;
}
td.col_right {
	float:left;
	height:100%;
	width:385px;
	border-left: 2px solid #000;
	vertical-align: middle;
	text-align: center;
	padding: 0;	
}
a.footer_links {
	font: bold 16pt Arial;
	text-decoration: none;
}
span.text_w9 {
	display:none;
	text-align: center;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	position:relative;
	top:25px;
	color: #000;
}

.light-input {
	color: #aaa;
}
