body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF1DC;
	font-family: Arial;
}
.toptxt {
	font-size: 11px;
	color: #363636;
}

.toptxt1 {
	font-size: 11px;
	color: #ff0000;
	text-decoration:underline;
}

.toptxt1:hover {
	font-size: 11px;
	color: #fdc049;
	text-decoration:none;
}

.mnutxt {
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-transform:uppercase;
	text-decoration:none;
}

.fttxt {
	font-size: 11px;

	color: #000000;
	
	text-decoration:none;
}

.fttxt1 {
	font-size: 11px;
font-weight:bold;
	color: #000000;
	
	text-decoration:none;
}

.mnutxt1 {
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	text-transform:uppercase;
	text-decoration:none;
}


.bdytitle {
	font-size: 22px;
	color: #003b6d;
	font-weight:bold;
}

.bdytitle1 {
	font-size: 22px;
	color: #d52d00;
	font-weight:bold;
}

.bdytxt {
	font-size: 11px;
	color: #555555;
}

.bdytxt1 {
	font-size: 11px;
	font-weight:bold;
	color: #d52d00;
	text-decoration:none;
}

.bdytxt2 {
	font-size: 11px;
	color: #d52d00;
	text-decoration:none;
}

.bdytxt3 {
	font-size: 11px;
	color: #d52d00;
	text-decoration:underline;
}
.loginbg {
	background-image: url(../images/loginbg.gif);
	background-repeat: no-repeat;
	height: 279px;
	width: 265px;
}
.quickcontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}
.quickcontact2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}

.quickcontacttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.quickcontactform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #FFCC00;
	height: 14px;
	width: 214px;
}
.quickcontactform11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #FFCC00;
	height: 16px;
	width: 214px;
}
.flashbg {
	background-image: url(../images/flashbg.gif);
	background-repeat: no-repeat;
	height: 279px;
	width: 265px;
}

/*********************PW CSS******************************/
#pw_webpage_content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	text-align:justify;
	
}
#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;
	font-weight:bold;
}
#pw_webpage_content h1{
	font-size:20px;
}
#pw_webpage_content a{
	text-decoration:none;
}

/***********Featured Listing css************/
#pw_featured_rental_listing_v2_label {background-color: #5D1069 !important; color:#FFFFFF !important;}
#pw_featured_rental_listing_v2_view_detail {background-color: #5D1069	 !important}
#pw_featured_rental_listing_v2_summary_bar {background-color: #5D1069 !important; color: #FFFFFF !important;}
#pw_featured_rental_listing_v2_previous {background-color: #5D1069 !important;}
pw_featured_rental_listing_v2_next {background-color: #5D1069 !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-color:#FFFFFFF;
 	padding: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;
}

/******* 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;
	border:1px solid #4E5839;
}
/*************PW footer**************/
#pw_website_footer{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
#pw_website_footer_links{
}
#pw_website_footer_links a
{
	text-decoration:none;
	color:#626264;
	font-weight:100;
}
object:active, div:active
{
outline: none;
}

object:focus, div:focus
{
-moz-outline-style: none;
}