/* CSS Document */
body {
	/*background-image: url(../images/Woodfruff-Website_02.jpg);*/
	background-image: url(../images/background-tile_1.gif);
	background-repeat:repeat-x;
	background-color: #0E4367;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px 0px 0px 0px;
	text-align: left ;
}
.header
{
	background-image: url(../images/header_1.png);
	background-repeat:no-repeat;
	width:1224px;
	height:224px;
}
.headre_top
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#4791cf ;
	margin:auto;
}
.middlebg
{
	background-image: url(../images/middle_bg_new.jpg);
	background-repeat:repeat-y;
}
.box_bg
{
	background-image: url(../images/lftbox_bg.jpg);
	background-repeat:repeat-y;
}
.contenttitle a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#3484B4;
	font-weight:bold;
	text-decoration:none;
}
.contenttitle
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#3484B4;
	font-weight:bold;
}

.contenttitle a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#3484B4;
	font-weight:bold;
	text-decoration:underline;
}

.leftcontent
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
.leftcontent_list
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3484B4;
	font-weight:bold;
}
.mid_title
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	font-weight:bold;
}
.content1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#3484B4;
	font-weight:bold;
	font-style:italic;
}
.menu
{
	padding-top:49px;
}
#headre_txt_yop
{
	padding-left:590px;
	height:65px;
	padding-top:40px;
}
.menu a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-left:6px;
	padding-right:6px;
	color:#00113C;
	text-decoration:none;
}
.menu a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-left:6px;
	padding-right:6px;
	color:#fbc300;
	text-decoration:none;
}

.menu1 a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-left:6px;
	padding-right:6px;
	color:#fbc300;
	text-decoration:none;
}
/**********************PROPERTYWARE CSS************************************/
#pw_webpage_content{
	width:98%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#231F20;
	line-height:16px;
	text-align:justify;
	padding:1px 0px 10px 10px;
}
#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:#2C97F5;
	font-weight:bold;
}
#pw_webpage_content h1{
	font-size:20px;
}
#pw_webpage_content a{
	color:#2C97F5;
	text-decoration:none;
}

/***********Featured Listing css************/
#pw_featured_rental_listing_v2_label {background-color: #2C97F5 !important; color:#FFFFFF !important;}
#pw_featured_rental_listing_v2_view_detail {background-color: #2C97F5 !important}
#pw_featured_rental_listing_v2_summary_bar {background-color: #2C97F5 !important; color: #FFFFFF !important;}
#pw_featured_rental_listing_v2_previous {background-color: #2C97F5 !important;}
pw_featured_rental_listing_v2_next {background-color: #2C97F5 !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;
	color:#FFFFFF;
	font-size:12px;
}
#pw_website_footer_links{
	padding-top:10px;
	color:#FFFFFF;
}
#pw_website_footer_links a
{
	text-decoration:none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.pw_tenant_portal_link a{
	font-family:Arial, Helvetica, sans-serif;
	color:#2b482f;
	font-size:12px;
	text-decoration:none;
}
.pw_owner_portal_link a{
	font-family:Arial, Helvetica, sans-serif;
	color:#2b482f;
	font-size:12px;
	text-decoration:none;
}
#pw_website_header
{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
}