*{
	margin: 0;
	padding: 0;
}
body, html {
	margin:0;
	padding:0;
	font-family: arial;
	font-size: 14px;
	color: #333333;
	background: #FFF9DF url("../images/bg_fade.jpg") repeat-x;
}
img{
	border:0;
}
#wrap {
   width:807px;
   margin:0 auto;
   background: white url("../images/central_background.gif") repeat-y;
}
#header {
	background: url("../images/banner.jpg") no-repeat;
	height:197px;
}
#title {
	float:left;
	padding-left:73px;
	margin-top:40px;
	text-align:center;
}
#header h1 {
	font-size:21px;
	color:#333333;
	font-weight:normal;
}
#header h2 {
	font-size:18px;
	color:#333333;
	font-weight:normal;
}
#nav {
	font-size:11px;
	height:30px;
	background: url("../images/menu_bg.jpg") no-repeat;
}
#main{
	background:white;
	float:left;
	width:605px;
}
#sidebar {
	padding:5px;
	padding-left:10px;
	padding-top:10px;
	width:180px;
	float:left;
	text-align:center;
}
#footer {
	background: #CDE4F5 url("../images/footer_bg.jpg") repeat-x;
	clear:both;
	text-align:center;
	padding:10px;
	width:773px;
	margin-left:7px;
	font-size:12px;
}
* html #footer {
	height:1px;
}
h2 {
	font-size:20px;
	font-weight:normal;
	color:black;
	letter-spacing:none;
}
h3 {
	font-size:18px;
	font-weight:normal;
	color:black;
	letter-spacing:none;
}
h4 {
	font-size:16px;
	font-weight:bold;
	color:#333333;
	letter-spacing:none;
}
#nav ul {
	float:left;
	list-style:none;
	padding-left:20px;
	width:550px;
}
#nav li {
	display:inline;
}
#nav ul li a
{
	text-decoration: none;
	text-align: center;
	float: left;
	padding-left:11px;
	padding-right:11px;
	padding-top:7px;
	color: #333333;
}
#nav ul li a:hover, #nav ul li a#selected
{
	text-decoration: underline;
}
#search_holder{
	padding-top:5px;
	width:225px;
	float:right;
	padding-right:5px;
}
* html #search_holder{
	padding-top:3px;
	padding-right:10px;
}
#btnSearch
{
	background: #D2E7F6; 
	border: 1px solid #999999;
	height: 18px;
	width: 20px;
	font-size: 9px;
	padding-right:2px;
	padding-bottom:2px;
}
#txtSearchString
{
	border:none;
}
.blue{color: #3391d4;font-weight: bold;letter-spacing:none;}
.lightgrey{color: #666666;letter-spacing:none;}
.red{color: red;letter-spacing:none;}
.small{font-size:12px;}
#bottom_border{
	width:807px;
	height:7px;
	margin-left:auto;
	margin-right:auto;
	background: url("../images/bottom_repeat.gif") repeat-x;
}
#bottom_border_cl{
	width:12px;
	height:7px;
	float:left;
	background: url("../images/bottom_left.gif") no-repeat;
}
#bottom_border_cr{
	width:12px;
	height:7px;
	float:right;
	background: url("../images/bottom_right.gif") no-repeat;
}
#content_holder{
	background: url("../images/box_fade.jpg") repeat-x;
	padding:15px;
	padding-top:10px;
}
#propSearch{
	text-align:left;
	margin-left:15px;
	margin-top:20px;
	width:140px;
	font-size:12px;
}
* html #propSearch{
	margin-left:0px;
}
#propSearch .head{
	color: #333333;
	font-size:13px;
	font-weight:bold;
}
#propSearch .entry{
	width:100px;
}
#propSearch .entry2{
	width:140px;
}
#propSearch .drop{
	text-align:right;
}
#propSearch .dropDown{
	width:100px;
}
#propSearch .search{
	text-align:center;
}
#propSearch .searchBtn{
	text-align:right;
	height:22px;
	width:120px;
	border:1px solid #999999;
	padding-right:1px;
	background:#F3D2AE url("../images/search.jpg") no-repeat;
}
#featuredProperty{
	padding-top:25px;
	width:190px;
	height:170px;
	float:left;
	text-align:center;
	font-size:12px;
}
#featuredProperty .imageHolder{
	margin-left:42px;
	width:95px;
	height:71px;
	padding:3px;
	border:1px solid #666666;
	margin-bottom:10px;
}
* html #featuredProperty .imageHolder{
	margin-left:0px;
}
#footer ul {
	list-style:none;
}
#footer li {
	display:inline;
	padding-left:2px;
	padding-right:2px;
}
#footer ul li a
{
	text-decoration: none;
	text-align: center;
	color: #333333;
}
#footer ul li a:hover, #footer ul li a#selected
{
	text-decoration: underline;
}
#designedbydiv{
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	width:807px;
	font-size:11px;
}
.emailFormBox
{

	width: 205px;
	margin-left:20px;
	padding-left:3px;
	margin-bottom:5px;
}
.emailFormArea
{

	width: 350px;
	margin-left:20px;
	padding-left:3px;
	margin-bottom:5px;
}
.emailFormTable
{
	margin-left:50px;
	margin-top:20px;
}
.emailSmallTxt
{
	font-size:12px;
	margin-left:20px;
}
#emailSubmitBtn
{
	height: 26px;
	width: 70px;
	font-size: 12px;
	margin-left:20px;
	margin-top:10px;
}
.error_msg
{
	color:red;
	font-weight:bold;
}
#imageHolder img{
	border:none;
}
