body {
	background-image: url(../images/bg.gif); background-repeat:repeat-x; background-color:#120a04;
	margin: 0px;
	padding: 0px;
	font-family: tahoma;
}
.tb {
	font-size: 11px;
	color: #474747;
	border: 1px solid #333333;
	height: 20px;
	width: 115px;
	text-align: left;
	vertical-align: top;
}

.search {
color:#FFFFFF;
font-size:13px;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
text-decoration:none;
text-transform:none;
padding-bottom:20px;
}


.menu{
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #7EE4D4;
	text-decoration: none;
}

.menu1{
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}

.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: 23px;
	font-weight:normal;
	text-transform: none;
	color: #7A654E;
	text-decoration: none;
}


.subtitle {
	font-size: 20px;
	font-weight: normal;
	text-transform: none;
	color: #7A654E;
	padding-right:66px;
	text-decoration: none;
}

.bodytitle {
	font-size: 21px;
	font-weight: normal;
	text-transform: none;
	color: #E6D5C3;
	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: #A8937D;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-align: left;
	
}

.bodycontent1{
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #A8937D;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-align: left;
	
}

.infotitle{
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #9EC6C0;
	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: #A8937D;
	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: #7EE4D4;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-align: center;
	
}


.footer{
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #A8937D;
	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: #060503;
}

.mnubg1 {
	background-image: url(../images/bg1.gif);
	background-repeat: repeat-x;
	background-color: #060503;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #050403;
	border-left-color: #050403;	
}


.bdybg {
	background-image: url(../images/bodybg.gif);
	background-repeat: repeat-y;
	border-right-width: 1px;	
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #413525;
	border-left-color: #413525;	
}

/* Left Menu */

#pw_website_logo
{
	width:300px;
	height:100px;
	overflow:hidden;
}
#pw_website_logo img
{
	border:none;
}

.lefttd
{
	background-image: url(../images/mnubg.gif);
	background-repeat: repeat-x;
	background-color: #060503;
	
}

#pw_website_navigation
{
	width:160px;
}
#pw_website_navigation ul
{
	width:160px;
	padding:0px 0px 0px 5px;
	margin:0px 0px 0px 0px;
}
#pw_website_navigation ul li
{
	padding-top:15px;
	padding-bottom:18px;
	list-style:none;	
	margin-top:-10px;
	width:150px;
	background-image:url(../images/dot.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}


#pw_website_navigation ul li a
{

	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#A8937D
	text-decoration: none;
	padding-bottom:10px;
	color:#A8937D;
}

#pw_website_navigation ul li a:hover {
    color:#FFFFFF;
}

/* footer */

.footerLink{
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #A8937D;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-align: center;
}

#pw_rental_search {
    margin: 0 0 0 0px;
   	text-align:left;
	display:inline;
	float:left;
	width:169px;
	height:140px;	
}

#pw_rental_search fieldset{
	width:169px;
	background:transparent;
	color: #555555;
    border: 0 solid transparent;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 0px 0 0px 0px;
	margin: 0 0px 0 0px;
	display:block;
	text-align:left;
}

#pw_rental_search fieldset legend {
	display:none;
}

#pw_rental_search fieldset label {
    font-weight:bold;
    margin: 0 0 0px 0;
    display:block;
	text-align:left;
	color:#FFFFFF;	
	height:30px;
	padding-top:10px;
	font-size:13px;
	text-align:left;
	padding-left:20px;
	background-image:url(../images/dot.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	
}



#pw_rental_search fieldset select {
	margin-top:10px;
	width:120px;
	margin-left:20px;
	background-image:url(../images/dot.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	
}



#pw_rental_search input{
	margin: 0 0 0 0;
	width:135px;	
}

#pw_rental_search textarea{
	margin: 0 0 0 0;
	width:135px;	
}

#pw_rental_search select {
    margin: 0 0 10px 0;
    clear:both;
    display:block;
	width:120px;	
	border:1px solid #BDB8B8;
	background:#FFFFFF;
}

#pw_rental_search A.button{
	padding-left:42px;
	padding-right:42px;
	background-image:url(../images/btn_back.gif);
	background-repeat:repeat-x; 
 		
}


#contentExtraDiv1 {	
}
/*button themes*/

.button
{
    color: #FFFFFF;
	text-decoration:none;
	padding:2px 8px 3px 8px;
    font-weight:bold;
	margin-left:20px;
    font-family: Helveitca, Arial, Verdana, sans-serif;
    font-size:11px;
    background:#00224F;
    border:1px solid #00224F;
	
}


#content {
   	background: transparent;
   	margin: 0px;
   	padding:5px 10px 10px 0px;     
   	text-align: left;	
	display:inline;
	float:right;
	width:760px;
    overflow: hidden;
	color:#A8937D;
}

#content:after{
  	content:'.';
  	display:block;
  	clear:both;
  	visibility:hidden;
  	height:0px;
}

#homePageContent {
	display:inline;
	float:none;
	margin:0px; 
}

#contentLayout
{
	padding-left:15px;
	min-height:600px;
	height:auto;
	_height:600px;
}

#pw_featured_rental_listing_v2_img_td img {
	border:medium none;
	width:111px;
	height:75px;
}
#pw_featured_rental_listing_v2_desc_td h2{
	color:#9EC6C0;
	font-size:11px;
}
#pw_featured_rental_listing_v2_address_td
{
	color:#A8937D;
}
#pw_featured_rental_listing_v2_type_and_price_td{
	color:#A8937D;
}
#pw_featured_rental_listing_v2_content_div p{
	padding-top:5px;
	color:#A8937D;
	border-top:1px dotted #A8937D;
}
#pw_featured_rental_listing_animated 
{
	font-family:Tahoma,Arial,Verdana;
	font-size:11px;
}
.btnmore
{
	padding-left:13px;
}
#pw_website_header
{
color:#A8937D;
font-weight:bold;
padding-top:15px;
}


.PageContent B {
    color:#672900;
    font-family:Arial,Serif;    
}
/** * TABLE.ColumnLayout - Invisible table used for the porpuse of creating a column based layout.* */


/** TABLE.Info - This should be used for tables that have items in pairs of label and value. * */



/** table#unitList - This should be used for tables that have column headers and list one item per row. * */

/*

 * table.edit

 *

 * To be used in tables in edit pages with pairs of label and field. Use

 * <th> tags as a field label.

 *

 */


.errorBox {

    background-color: #FF9999;

    width : 390px;

    text-align: left;

    margin-left: 14px;

    border: solid 1px #FF0000;

    padding: 4px;

}

.errorBox H2

{

	color:#000000;

	background:transparent;  

}

.PageContainer

{

	padding:20px 0px 20px 20px;  

	margin:0px;

}
.extraDiv

{

	display:none;  

}

.dataSection
{
	text-align:left;  
}
/*Button themes*/
A B B B
{

}
A.button {

} 

.rentals .MapLink A{
   	display: block;
    font-weight: normal;
    padding: 5px 0 0 25px;
    background: transparent url("../images/map-btn.gif") no-repeat;
    height: 30px;
	text-decoration:none;  
	color:#4093E0;
	border:none;
	text-align:left;
}
.rentals .MapLink A:hover{
	text-decoration:underline;  
	color:#4093E0;
}
/***Forms - webforms***/
.webform fieldset{
	border:none;
	font-family:Arial, Helvetica, sans-serif;
}

.webform fieldset legend{
	border:none;
	background:transparent;

	color:#A8937D;
	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;
}

/***************/
/* CUSTOM      */
/***************/
.contact_us #Content {
font-family:Arial, Helvetica, sans-serif;
}


.contact_us #Content A {
	color:#1350A0;
	text-decoration:none;
}

.contact_us #Content A:hover {
	color:#1350A0;
	text-decoration:underline;
}


.webform
{
    background: #EEEEEE;
    border:1px solid #929292;
 	padding:10px;
	margin-left:10px;
}


/**
 *  WEBFORMS
 */
.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;
}

#pw_forsale_listing
{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

#pw_listing_widget, #pw_forsale_listing 
{
font-size:12px;
background-color:transperant !important;
font-family:Arial, Helvetica, sans-serif;
}

#pSearchFieldLabels
{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

#moreSearchOptionsTd
{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
#moreSearchOptsSpan
{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

#pw_listing_widget_tabs_map
{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
TEXTAREA{
	margin:5px 0 0 0;
	background:#F7F8F2;
	border:1px solid #7F9DB9;
	width:200px;
}

.Textarea
{
	margin:5px 0 0 0;
	background:#F7F8F2;
	border:1px solid #7F9DB9;
	width:200px;
}
.legend
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

/***********Featured Listing css************/
#pw_featured_rental_listing_v2_label {background-color: #A8937B !important; color:#FFFFFF !important;}
#pw_featured_rental_listing_v2_view_detail {background-color: #A8937B	 !important}
#pw_featured_rental_listing_v2_summary_bar {background-color: #A8937B !important; color: #FFFFFF !important;}
#pw_featured_rental_listing_v2_previous {background-color: #A8937B !important;}
pw_featured_rental_listing_v2_next {background-color: #A8937B !important;}

/************** Tentant *******************/
#pw_tenant_portal_login_form{
	padding:10px 10px 10px 10px;
}
#pw_listing_widget{
	font-family:Arial, Helvetica, sans-serif;
	width:99%;
}
#pw_webpage_content a
  {
  text-decoration:none;}
  
#password{
	width:100px;
}
#username{
	width:100px;
}