*{
	margin: 0;
	padding: 0;
}

body
{
	margin-top:20px;
	margin-bottom:10px;
	font-family: arial;
	font-size: 14px;
	color: #333333;
	background: #FFFFFF url("../images/body_background.jpg") repeat-x;
}

a{color:#3391d4;}
a:hover{color:#000;}

.container{margin-left:auto;margin-right:auto;width:793px;}

#banner
{
	height:148px;
}

#menu
{
	height:40px;
	font-size:12px;
}

#navcontainer ul
{
	background-image:url('../images/menu_button.jpg');
	background-repeat:repeat-x; 
	float:left; 
	width:791px;
	height:38px;
	border:1px solid #f0f0f0;
}

#navcontainer ul li
{
	display: inline;
}

#navcontainer ul li a
{
	text-decoration: none;
	text-align: center;
	float: left;
	border-right: 1px solid #f0f0f0;
	width: 99px;
	height: 26px;
	padding-top:12px;
	color: #333333;
}

#navcontainer ul li a:hover, #navcontainer ul li a#selected
{
	background-image:url('../images/menu_hover.jpg');
	background-repeat:repeat-x;
}

#lower_menu_container
{
	height:31px;
}

#lower_menu
{
	float:left;
	height: 23px;
	background: #FFFFFF url('../images/D&W.jpg') no-repeat;
	padding-top:8px;
	padding-left:74px;
	font-size: 11px;
}

#lower_menu a{
	color: #333333;
}

#search_area
{
	padding-top:5px;
	height: 26px;
	float: right;
}

#btnSearch
{
	background: url('../images/searchBG.jpg') repeat-x; 
	border: 1px solid #f0f0f0;
	height: 21px;
	width: 91px;
	font-size: 12px;
	padding-bottom: 5px;
}

#txtSearchString
{
	border: 1px solid #e4e4e4;
	width: 205px;
	height: 19px;
}

#main_container
{
	background: url('../images/mainBG.jpg') repeat-x;
	min-height: 100px; 
    height: auto !important; 
    height: 100%;
}

.main_area
{
	float:left;
	margin-top: 15px;
	margin-bottom:10px;
	text-align:justify;
}

.m_2nd{background:url('../images/mainBG.jpg') repeat-x;}
.m_right{width: 550px;float:right;}
.m_center{width: 100%;}

#main_container h1
{
	font-size: 20px;
	font-weight: normal;
	margin-top: 16px;
	margin-left: 13px;
	margin-bottom: 10px;
	color: #666666;
}

#main_container h2
{
	font-size: 18px;
	font-weight: normal;
	margin-top: 16px;
	margin-left: 13px;
	margin-bottom: 10px;
	color: #666666;
}

#main_container p
{
	padding-left: 20px;
	padding-right: 15px;
	line-height: 120%;
}

.blue{color: #3391d4;font-weight: bold;}

#left_area
{
	width:225px;
	float:left;
	margin-top: 15px;
	margin-right:17px;
}

#left_area h1
{
	font-size: 18px;
	font-weight: normal;
	margin-top: 16px;
	margin-left: 13px;
	margin-bottom:0px;
	color: #666666;
}

#left_area h2
{
	font-size:12px;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 2px;
	margin:0px;
	color: #333333;
}

.news_box
{
	width:225px;
	float:left;
	font-size:12px;
}

.n_2nd{background: url('../images/mainBG.jpg') repeat-x;}

.n_date
{
	background: url('../images/news_icon.gif') no-repeat;
	height: 23px;
	margin-left: 5px;
	margin-top: 15px;
}

.n_body
{
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 195px;
}

.l_menu a
{
	margin-left:20px;
	line-height:140%;
}

#feature_pic
{
	width: 195px;
	height: 147px;
	border: 1px solid #DFDFDF;
	background: url('../images/feature_pic_bg.jpg') repeat-x;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom:10px;
	float:left;
	padding: 2px;
}

#feature_text
{
	height: 153px;
	float: left;
	margin-top: 10px;
}

#footer
{
	height:50px;
	border-bottom: 1px solid #DDDDDD;
	background: url('../images/footerBG.jpg') repeat-x;
	clear:both;
	color: #999999;
	text-align:center;
	padding-top:10px;
	line-height: 140%;
}

.smaller{font-size: 12px;}
.bigger{font-size: 16px;}
.and{margin-bottom:-1.1px;margin-right:-2px;border: none;}

#footer a
{
	color: #999999;
	text-decoration: none;
}

.f_logo_left{margin-left:10px;float:left;margin-top:-2px;border:none;}
.f_logo_right{margin-right:10px;float:right;margin-top:-2px;border:none;}

#top{margin-bottom:5px;text-align:right;}
#bottom{margin-top:10px;text-align:center;}

.sub_link{font-size:11px;color: #666666;}

#property_search
{
	font-size:12px;
	margin-left:15px;
	margin-top:12px;
}

.s_p_price
{
	background: url('../images/searchBG.jpg') repeat-x; 
	border: 1px solid #f0f0f0;
	height: 18px;
	width: 90px;
	font-size: 11px;
	text-align:center;
	margin-left:21px;
}

#location
{
	border: 1px solid #e4e4e4;
	height: 16px;
	font-size:12px;
	width:129px;
	margin-left:18px;
}

#propSearchBtn
{
	background: url('../images/searchBG.jpg') repeat-x; 
	border: 1px solid #f0f0f0;
	height: 21px;
	width: 70px;
	font-size: 12px;
	margin-left:126px;
	margin-top:10px;
	margin-bottom:20px;
}

#propertyUpperDisplay
{
	clear:left;
	margin-top:20px;
	margin-bottom:6px;
	font-size:13px;
}

#propertySortBtn{width:54px;padding-bottom:5px;}

#propertySortType{width:80px;}

#propertySortBy{width:92px;}

.sort_buttons
{
	margin-left:7px;
	text-align:center;
	font-size:11px;
	border: 1px solid #f0f0f0;
	height: 19px;
	background: url('../images/searchBG.jpg') repeat-x;
}

.propertyRecord
{
	width:550px;
	height:110px;
	background: url('../images/propertyBG.jpg') repeat-x;
	margin-bottom:4px;
	padding-top:13px;
	line-height:120%;
}

.propertyImage
{
	width:120px;
	height:90px;
	border:1px solid #dfdfdf;
	margin-left:19px;
	background: url('../images/feature_pic_bg.jpg') repeat-x;
	padding:2px;
	float:left;
}

.propertyAddress
{
	width: 270px;
	height:92px;
	margin-left:19px;
	float:left;
	font-size:15px;
}

.propertyAddress h3
{
	font-size:15px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:1px;
}

.propertyInfo
{
	width:95px;
	height:92px;
	margin-left:15px;
	float:left;
	text-align:center;
	line-height:135%;
	margin-top:-1px;
}

.contact_d
{
	font-size:13px;
}

.emailFormBox
{
	border: 1px solid #e4e4e4;
	width: 205px;
	margin-left:20px;
	padding-left:3px;
	margin-bottom:5px;
}

.emailFormArea
{
	border: 1px solid #e4e4e4;
	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
{
	background: url('../images/searchBG24px.jpg') repeat-x; 
	border: 1px solid #e4e4e4;
	height: 26px;
	width: 70px;
	font-size: 12px;
	margin-left:20px;
	margin-top:10px;
}

#adminLoginBtn
{
	background: url('../images/searchBG24px.jpg') repeat-x; 
	border: 1px solid #e4e4e4;
	height: 26px;
	width: 70px;
	font-size: 12px;
	margin-left:20px;
	margin-top:10px;
}

.loginFormBox
{
	border: 1px solid #e4e4e4;
	width: 120px;
	margin-left:20px;
	padding-left:3px;
	margin-bottom:5px;
	font-size:14px;
	height:20px;
}

.adminPropertyRow
{
	width:550px;
	height:22px;
	margin-bottom:2px;
	font-size:12px;
	padding-top:2px;
}

.odd{background: url('../images/admin_property_row_odd.jpg') repeat-x;}
.even{background: url('../images/admin_property_row_even.jpg') repeat-x;}

.addBtn
{
	float:left;
	border:none;
	margin-right:5px;
}

.pr_feature{
	width:60px;
	text-align:center;
	float:left;
	margin-top:3px;
}
.pr_featured{
	width:60px;
	text-align:center;
	float:left;
}
.pr_address{
	width:235px;
	float:left;
	font-size:14px;
	text-decoration:underline;
	margin-top:2px;
	padding-left:5px;
}
.pr_terms{
	width:89px;
	text-align:center;
	float:left;
	font-weight:bold;
	margin-top:2px;
}
.pr_price{
	width:85px;
	text-align:center;
	float:left;
	font-size:14px;
	color:#009900;
	font-weight:bold;
	margin-top:2px;
}
.pr_edit{
	width:36px;
	float:left;
	text-align:center;
}
.pr_delete{
	width:40px;
	float:left;
	text-align:center;
}

.addPropertyBoxA
{
	width:244px;
	margin-left:25px;
	background:url('../images/mainBG.jpg') repeat-x;
	float:left;
	border:1px solid #EDEDED;
	padding:8px;
}

.addPropertyBoxB
{
	width:384px;
	margin-left:80px;
	background:url('../images/mainBG.jpg') repeat-x;
	float:left;
	border:1px solid #EDEDED;
	padding:8px;
}

.addPropertyBoxC
{
	width:726px;
	margin-left:25px;
	background:url('../images/mainBG.jpg') repeat-x;
	float:left;
	border:1px solid #EDEDED;
	margin-top:10px;
	padding:8px;
}

.a_p_dropdown
{
	width:129px;
	height:23px;
	border:1px solid #ebebeb;
	background: url('../images/searchBG24px.jpg') repeat-x;
}

#propertySubmitBtn
{
	background: url('../images/searchBG24px.jpg') repeat-x; 
	border: 1px solid #e4e4e4;
	height: 26px;
	width: 150px;
	font-size: 12px;
	margin-left:25px;
	margin-top:10px;
	margin-bottom:20px;
	clear:left;
}

.error_msg
{
	color:red;
	font-weight:bold;
}
