body {
	font-family: tahoma;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/home_bkgd.jpg);
	background-repeat:repeat-x;
	background-color:#973f2a;

}

.bdytitle {
	font-size: 16px;
	font-weight: bold;
	color: #c10d18;
}
.bdytxt {
	font-size: 12px;
	color: #1d1d1d;
}

.bdysubtitle {
	font-size: 14px;
	font-weight: bold;
	color: #c10d18;
}

.bdytxt1 {
	font-size: 12px;
	font-weight:bold;
	color: #1d1d1d;
}

.bdytxt2 {
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	padding-left:12px;
}

/************ cSS for content area **************/
#pw_webpage_content{
	width:930px;
	padding-left:5px;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#231F20;
	line-height:18px;
	text-align:justify;
	padding:10px 10px 10px 20px;
}
#pw_webpage_content h1,#pw_webpage_content h2, #pw_webpage_content h3, #pw_webpage_content h4, #pw_webpage_content h5{
	text-align:left;
	font-family:Arial;
	color:#4E5839;
	font-weight:bold;
}
#pw_webpage_content h1{
	font-size:20px;
}
#pw_webpage_content a{
	color:#4E5839;
	text-decoration:none;
}
#pw_featured_rental_listing_animated
{
	width:600px;
}

/***********Featured Listing css************/
#pw_featured_rental_listing_v2_label {background-color: #C04323 !important; color:#FFFFFF !important;}
#pw_featured_rental_listing_v2_view_detail {background-color: #C04323	 !important}
#pw_featured_rental_listing_v2_summary_bar {background-color: #C04323 !important; color: #FFFFFF !important;}
#pw_featured_rental_listing_v2_previous {background-color: #C04323 !important;}
pw_featured_rental_listing_v2_next {background-color: #C04323 !important;}

/************** Tentant *******************/
#pw_tenant_portal_login_form{
	padding:10px 10px 10px 10px;
}
#pw_listing_widget{
	font-family:Arial, Helvetica, sans-serif;
	width:99%;
}

/**********Web form css**************/
.webform
{
	background: #EEEEEE;
    border:1px solid #929292;
 	padding:10px;
	margin-left:10px;
}
.webform fieldset{
	border:none;
	font-family:Arial, Helvetica, sans-serif;
}

.webform fieldset legend{
	border:none;
	background:transparent;
	color:#000000;
	font-weight:bold;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 0 20px;
}

.webform TH{
	width:25%;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.webform TD{
	width:auto;
	font-weight:normal;
}

.webform TH.required{
    background: url(../images/required.gif) left center no-repeat transparent;
	padding-left:15px;
}

.webform h3{
    margin:20px 0 5px 0;
	border-bottom:1px solid #06538F;
	color:#06538F;
	padding:5px;
}

.contact_us .webform fieldset{

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

	border: 0 solid transparent;



	margin:25px 20px 20px 50px;
	width:425px;
	_width:405px;
	display:block;
	padding: 0 0 0 0;
}

.contact_us .webform fieldset div {
    width: 100%;
    float: left;
    text-align: left;
}

.contact_us .webform fieldset legend{
	border:none;
	background:transparent;
	color:#000000;
	font-weight:bold;
	font-variant:small-caps;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	padding:20px 0 15px 10px;
	_padding:20px 0 15px 5px;

}

.contact_us .webform fieldset legend img{
	padding: 0 5px 0 5px;
}

.contact_us .webform label{
	font-size:18px;
	display:none;
	float:left;
	width:90px;
	text-align:right;
	margin:6px 5px 0 0;
}

.contact_us .webform input{
	margin:5px 0 0 0;
	background:#F7F8F2;
	border:1px solid #46606B;
	width:250px;
}

.contact_us .webform textarea{
	margin:5px 0 0 0;
	background:#F7F8F2;
	border:1px solid #46606B;
	width:250px;
}

.contact_us .webform select {
    margin:5px 0 0 0;
	background:#F7F8F2;
	border:1px solid #46606B;
	width:250px;
}

.contact_us .webform .primaryButtons {
    text-align: center;
    padding-bottom:15px;
}

.contact_us .webform .primaryButtons INPUT{
    color:#FFFFFF;
	text-decoration:none;
	padding:2px 10px 3px 10px;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    background: url(../images/btn-bg.gif) left top repeat-x #06538F;
    border:1px solid #DEDBDB;
    height:22px;
    width:98px;
}
/******* Rentals / Owners********/
#password{
	width:100px;
}
#username{
	width:100px;
}

#pw_rental_listing, #pw_forsale_listing {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:auto;
	width:99%;
	background-color:#FFFFFFF;
}

/***********Conatct Form **************/
#pw_contact_agent_form{
	background-color:#FFFFFFF;
	color:#000000;
}
/*************PW footer**************/
#pw_website_footer{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#FFFFFF;
	font-size:12px;
	padding-bottom:10px;	
}
#pw_website_footer_links{
	padding-top:10px;
}
#pw_website_footer_links a
{
	text-decoration:none;
	color:#626264;
	font-weight:100;
}
