body {
	background-image: url(../images/bg.gif);
	margin: 0px;
	padding: 0px;
	font-family: Arial;
}
.tb {
	font-size: 11px;
	color: #474747;
	border: 1px solid #333333;
	height: 20px;
	width: 158px;
	text-align: left;
	vertical-align: top;
}

.search {
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #011236;
	text-decoration: none;
}
.menu{
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	padding-left:40px;
	text-decoration: none;
	text-align:left;
}
.menu1{
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #F2EBD9;
	text-decoration: none;
	text-align:left;
	padding-left:40px;
}
.cname {
	font-size: 28px;
	font-weight: bold;
	text-transform: none;
	color: #034747;
	padding-left:27px;
	text-decoration: none;
}
.cname1 {
	font-size: 28px;
	font-weight: normal;
	text-transform: none;
	color: #034747;
	text-decoration: none;
}
.title {
	font-size: 18px;
	font-weight: normal;
	text-transform: none;
	color: #3F4A15;
	text-decoration: none;
}
.subtitle {
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
	color: #3F4A15;
	padding-right:15px;
	text-decoration: none;
}
.bodytitle {
	font-size: 18px;
	text-transform: none;
	color: #002343;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-align: left;
}
.bodycontent{
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #240F00;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-align: left;
}
.bodycontent1-title{
	font-size: 34px;
	font-weight: bold;
	text-transform: none;
	color: #011236;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-align: left;
}
.bodycontent1-subtitle{
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
	color: #011236;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-align: left;
}
.bodycontent1{
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #242323;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-align: left;
}

.bodycontent2{
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #F0F1EC;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-align: left;
}
.infotitle{
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #002343;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-align: left;
}
.info{
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #240F00;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-align: left;
	
}

.footer1{
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #0081DD;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-align: center;
}
.mnubg {
	background-image: url(../images/mnubg.gif);
	background-repeat: repeat-x;
	background-color: #062B55;
}
.footer{
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #FFF8E5;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-align: center;
}
.wtxt {
	font-size: 23px;
	text-transform: none;
	color: #5A4939;
	text-decoration: none;
	text-align:left;
	padding-left:25px;
}
.wtxt1 {
	font-size: 19px;
	text-transform: none;
	color: #5A4939;
	text-decoration: none;
}
.wtxt2 {
	font-size: 12px;
	text-transform: none;
	color: #5A4939;
	text-decoration: none;
}
/****************PW CSS Start *******************/
#pw_website_logo{
	width:300px;
	background-repeat:no-repeat;
	overflow:hidden;
	vertical-align:middle;
	height:70px;
}
#pw_website_logo IMG{
	border:none;
}

#pw_website_header
{
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

/*********Menu navigation **********/
#pw_website_navigation {
    font-size: 12px;
    padding: 0 0 0 0px;
    margin:0 0 0 0px;
	width:160px;
}

#pw_website_navigation BR{
	display:none;  
}

#pw_website_navigation ul{
    margin: 0 0 0 0;
    padding: 0 0px 0 0px;
	list-style:none;
	width:170px;
}

#pw_website_navigation ul li {
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;	
	padding-left:10px;
}
#pw_website_navigation ul li:hover {
	text-align:left;
	background-repeat:repeat-x;	
	background-image:url(../images/sctmnubg.gif);
	background-position:center;
}
#pw_website_navigation ul li:hover a{
	font-size: 12px;
	color: #F2EBD9;
	text-decoration:none;
	margin-left:0px;
	text-align:left;
	font-weight:bold;
}

#pw_website_navigation a{
	font-size: 12px;
	color: #F2EBD9;
	text-decoration:none;
	margin-left:0px;
	text-align:left;
	font-weight:bold;
}

#pw_website_navigation ul li a:hover {
	color: #F2EBD9;
}

.pw_website_navigation_widget_selected A
{
	color: #F2EBD9;
}
#pw_website_navigation .pw_website_navigation_widget_selected {
	padding-top:5px;
	padding-bottom:5px;	
    display:block;
	text-align:left;
	background-repeat:repeat-x;	
	background-image:url(../images/sctmnubg.gif);
	background-position:center;
	
}
.pw_website_navigation_widget_selected A span{
	color: #F2EBD9;
}
li.pw_website_navigation_widget_selected:hover  span{
	color: #F2EBD9;
}

/************ cSS for content area **************/
#pw_webpage_content{
	width:95%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#231F20;
	line-height:18px;
	text-align:justify;
	padding:10px 20px 10px 20px;
	min-height:500px;
}
#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:#000000;
	font-weight:bold;
}
#pw_webpage_content h1{
	font-size:20px;
}

/***********Featured Listing css************/
#pw_featured_rental_listing_v2_label {background-color: #558099 !important; color:#FFFFFF !important;}
#pw_featured_rental_listing_v2_view_detail {background-color: #558099	 !important}
#pw_featured_rental_listing_v2_summary_bar {background-color: #558099 !important; color: #FFFFFF !important;}
#pw_featured_rental_listing_v2_previous {background-color: #558099 !important;}
pw_featured_rental_listing_v2_next {background-color: #558099 !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:#FFF8E5;
}
#pw_website_footer_links{
	padding-top:5px;
	color:#0081DD;
}
#pw_website_footer_links a
{
	text-decoration:none;
	color:#0081DD;
	font-weight:100;
}

.pw_tenant_portal_link{
	float:left;
}
.pw_owner_portal_link{
	float:right;
}
.pw_tenant_portal_link a{
	font-family:Arial, Helvetica, sans-serif;
	color:#2b482f;
	font-size:11px;
	text-decoration:none;
}
.pw_owner_portal_link a{
	font-family:Arial, Helvetica, sans-serif;
	color:#2b482f;
	font-size:11px;
	text-decoration:none;
}
td {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}


h3 {
    margin-bottom: 2px;
    margin-top: 4px;
    font-weight: bold;
    font-size: 12px;
}
#pw_webpage_content a
{
text-decoration:none;}

#pw_listing_widget, #pw_forsale_listing {
background-color:transperant !important;
}