body {
	font-family: Arial;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#BE2108;
}

.brder {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


.menu {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-left: 14px;
	text-decoration:none;
}

.bdy {
	font-size: 12px;
	font-weight: none;
	color: #000000;
	text-decoration:none;
}

.bdy1 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}

.bdy1:hover {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration:underline;
}

.menu:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-left: 14px;
	text-decoration:none;
}

INPUT{
	margin:5px 0 0 0;
	background:#F7F8F2;
	border:1px solid #46606B;
	width:200px;
}

INPUT.checkbox{
	border:none;
	width:auto;
	background:transparent;	
}

INPUT.radio{
	border:none;
	width:auto;
	background:transparent;
}

TEXTAREA{
	margin:5px 0 0 0;
	background:#F7F8F2;
	border:1px solid #46606B;
	width:200px;
}

SELECT {
    margin:5px 0 0 0;
	background:#F7F8F2;
	border:1px solid #46606B;
}

.primaryButtons INPUT, .Buttons INPUT{
    color:#FFFFFF;
	text-decoration:none;
	padding:2px 10px 3px 10px;
    font-weight:bold;
    font-family: Helveitca, Arial, Verdana, sans-serif;
    font-size:11px;
    background: url(../images/more_info.jpg) left top repeat-x #5E1617;
    border:1px solid #DEDBDB;
    height:22px;
    width:98px;
}
/***Forms - webforms***/
.webform fieldset{
	border:none;
}

.webform fieldset legend{
	border:none;
	background:transparent;

	color:#000000;
	font-weight:bold;
	font-size:18px;

	padding:0 0 20px;
}

.webform TH{
	width:25%;
	font-weight:normal;  
}

.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 #5E1617;
	color:#5E1617;
	padding:5px;
}
 


/**headers**/
h1 {
    color:#000000;
    margin-bottom: 4px;
    font-weight: bold;
    font-size: 24px;    
}

h2 {
    color:#5E1617;
    border-bottom:1px solid #5E1617;
    margin: 4px 0 2px 0;
    font-weight: bold;
    font-size: 20px;    
}

h3 {
    margin-bottom: 4px;
    font-weight: bold;
    font-size: 16px;    
	color:#5E1617;
}

A{
    color:#000000;
	text-decoration:underline;
}

A:hover{
    color:#000000;
	text-decoration:underline;
}




table {
    font-family: Helveitca, Arial, Verdana, sans-serif;
    color:#000000;
    font-size: 12px;
}



h3 {
    margin-bottom: 2px;
	font-weight: bold;
    font-size: 12px;
}

p {
    text-align: left;
    margin-bottom: 2px;
    margin-top: 2px;
}

#container {
    text-align:left;
    position:relative;
	width:1036px;
    min-width:1036px;
	margin:0px auto;
	margin-top:40px;
	padding:0px 0px 0px 0px;
	background-image:url(../images/main_div_bg.gif);
	background-repeat:repeat-y;
}


/*for JQuery table layout wrapping*/
#main_layout
{
	width:1036px; 
	border-spacing:0;
	border-collapse:collapse; 
	background-image:url(../images/content_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#left
{
	width:260px;	
	vertical-align:top;
	text-align:right;
	padding-top:2px;

}

#center
{
	width:776px;
	overflow:hidden;
	vertical-align:top;
}

#right
{
    background: url(../images/right-bg.gif) right top repeat-x #EFEBDB;
	width:auto;	
	vertical-align:top;
	text-align:left;
	border-bottom:0px solid #F0EEE5;
	padding: 0;
	display:none;

}

/*IE scalability / min-width fix*/
#container {
    _width:expression(document.body.clientWidth < 1036? "1036px" : document.body.clientWidth+"px"); 

}

#pw_website_header {
    color:#000000;
    padding: 0 0 0 0px;
    margin: 0 0 0 0;
    text-align:left;
    background: url(../images/header.jpg) left bottom no-repeat  !important;
	position:relative;	
	height:114px;
	overflow:hidden;
}

#pw_website_logo
{
    background:transparent;
	margin:5px 20px 0 0;
    height:125px;
	text-align:left;
	float:left; 
	display:inline;
	display:none;
}

#pw_website_logo IMG
{
	margin: 0 !important;
}

#headerText
{
	height:105px;
	overflow:hidden;

	margin:5px 0 5px 0;
	
	text-align:left;
	float:left; 
	display:inline;	
    color: #FFFFFF;
}

h1 {
    margin: 0;


}

#companyName {
    background:transparent;
    font-size: 18px !important;
    font-family: Helveitca, Arial, Verdana, sans-serif;
    color: #FFFFFF;
    font-weight: normal;
	text-align:left;
    display:none;
}
#companyAddress {
    background:transparent;
    font-size: 10px; /*<xsl:value-of select="@companyNameFontSize" />*/;
    font-family: Helveitca, Arial, Verdana, sans-serif;
	font-weight:bold;
    color: #FFFFFF; /*<xsl:value-of select="@companyNameFontColor" />*/;
	text-align:left;
    display:none;    
}

#pw_website_navigation{
    background: url(../images/leftmenu_bg.jpg) right top repeat-y ;
    width:191px;
    font-weight: bold;
    font-size: 12px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
	display:inline;
	float:right;	
	text-align:right;
	border-left:0px solid #CCCCCC; 
}



#pw_website_navigation BR{
	display:none;  
}
#pw_website_navigation ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}	

#pw_website_navigation ul li{
	line-height:30px;
	list-style:none;
	text-align:left;
	border-bottom:1px solid #CCCCCC;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
}
#pw_website_navigation ul li a{
	text-decoration:none;
}


.NavigatorTabBegin {
    width:232px;
    height:20px;
    display:block;    
	float:right;
}

.NavigatorTabEnd {
    width:232px;
    height:10px;    
    display:block;
	clear:both;
}


.NavigatorTab1 {
    margin:3px 0px 3px 3px;
    padding: 0 0 0 0;
    display:block;
	width:232px;
	float:right;
	text-align:left;	
	height:25px;
	margin-right:-2px;
	color:#000000;
	border-bottom:1px solid #CCCCCC;
}
.NavigatorTab2 {
    margin: 0 0 0 0;
    padding:0px 0px 0px 0px;
    display:block;

}

.NavigatorTab3 {
    margin: 0 0 0 0;
    padding:0px 0px 0px 0px;
    display:block;
}

.NavigatorTab4 {
    margin: 0 0 0 0;
    padding:0px 0px 0px 0px;
    display:block;
}

A.NavigatorLink{
    color:#000000;
    text-decoration:none;
    display:block;
    padding:5px 10px 5px 20px;  
		  
}

A.NavigatorLink:hover {
    text-decoration:none;
    color:#000000;
}
#selectedTab{
	width:232px;
	height:25px;
	color:#000000;
}
#selectedTab A.NavigatorLink{
	color:#000000;
}
#contentLayout
{
	padding-top:10px;
}


#content
{
  	border:none;
    margin: 0 0 0 0;
	padding:1px 0px 10px 10px;
    text-align: left;
    background: transparent;
	width:auto;
	height:auto;
	min-height:400px;
	display:inline;
	float:left;	
}

/*IE min-height
#content
{
	_height:400px;
}
*/
#pw_website_footer {
    text-align:center;
    display:block;
    width:1036px;
    background: url(../images/footer_bg.jpg) left bottom no-repeat  !important;
	position:relative;
	height:75px;
}

#pw_website_footer_links {
    margin: 0 auto;
	padding:10 0 0 40;
	text-align:left;
	color:#000000;
	font-weight:normal;
	position:relative;
	display:none;
	float:left;
}

#pw_website_footer_links A{
	color:#000000;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	font-weight:normal;
	white-space:nowrap;
}

#pw_website_footer_links A:hover{
	text-decoration:underline;
}

#footerAddress {
	padding:0px;  
    display:block;
    margin: 0;
	color:#000000;
	margin-top:10px;
	text-align:center;
	position:relative;	
	text-align:center;
	float:left;
	width:996px;
	height:50px;
	background-image:url(../images/pw_logo.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	margin-left:40px;
	
}

#footerLinks A B B B{
	font-weight:normal;
}

/**
 * TABLE.PageContent -
 *
 * This table should wrap content entered by a user
 *
 */

TABLE.PageContent {   
    padding: 0 20px 20px 20px;
}


TABLE.PageContent TD {
    min-height: 320px;
}

/**
 * TABLE.ColumnLayout - Invisible table used for the porpuse of creating a column based layout.
 *
 */
TABLE.ColumnLayout {
    font-size: 12px;
    margin: auto auto;
}


TABLE.ColumnLayout .Col1 {
    padding: 5px;
	width:40%;
}

TABLE.ColumnLayout .Col2 {
    padding: 5px;
	width:60%;
}

TABLE.ColumnLayout .Col3 {
    padding: 5px;

}

TABLE.ColumnLayout .Col4 {
    padding: 5px;

}


/**
 * TABLE.Info - This should be used for tables that have items in pairs of label and value.
 *
 */
TABLE.Info {
    font-size: 12px;
    /*margin: auto auto;*/
    width: 95%;
}

TABLE.Info TD.label {
    font-weight: bold;
    width: 25%;
}

TABLE.Info TD.value {

}

/**
 * table#unitList - This should be used for tables that have column headers and list one item per row.
 *
 */

table#unitList {
    font-size: 12px;
    margin: 4px 0 4px 0;
}

table#unitList th {
    background-color: #E7E7E7;
    text-align: left;
}

/*
 * table.edit
 *
 * To be used in tables in edit pages with pairs of label and field. Use
 * <th> tags as a field label.
 *
 */
table.edit {
    border-collapse: separate;
    border-spacing: 0;
    empty-cells: show;
    width: 98%;
}

table.edit tr {

}

table.edit th {
    text-align: left;
    padding: 4px;
}

table.edit td {
    text-align: left;
    padding: 4px;
}

.errorBox {
    background-color: #FF9999;
    width : 390px;
    text-align: left;
    margin-left: 14px;
    border: solid 1px #FF0000;
    padding: 4px;
}

.extraDiv
{
	display:none;  
}

.dataSection
{
	text-align:left;  
}


/*button themes*/

.button
{
    color:#FFFFFF;
	text-decoration:none;
	padding:2px 10px 3px 10px;
    font-weight:bold;
    font-family: Helveitca, Arial, Verdana, sans-serif;
    font-size:11px;
    background: url(../images/more_info.jpg) left top repeat-x;
    border:1px solid #DEDBDB;
    height:22px;
}

A.button:hover{
    border:1px solid #BEBBBB;
    color:#DDDDDD;
	text-decoration:none;
}

#gosearchButton
{

}





/*misc/extra*/
#right-images {
    margin: 3px 0;
   	text-align:left;
	width:220px;
	height:550px;	
    background: url(../images/right-images.jpg) left top no-repeat transparent;
	display:none;
}







/***************/
/* HOME        */
/***************/



.home #homePageContent{
	float:left;
	display:inline;
	width:754px;
	overflow:hidden;
	margin-top:10px;
}


.home #content
{
	padding-right:10px;  
}

.home #homePageContent H2{
	color:#5E1617;
	font-size:18px;
	border-bottom:1px dashed #5C5C5C;
	padding:5px 0 5px 0;
	margin: 0 0 2px 0;
	display:block;
	
}

.home #homePageContent H3{
	color:#5E1617;
	font-size:14px;

}

/*** contact and maint links***/
.home #home-contact{
  	display:none;
}

.home #home-maint A
{
   	text-align:left;
	width:160px;
	height:262px;	
	background:transparent;

	float:right;

    background: url(../images/maint-image.gif) left top no-repeat;
	border:none;    

    display:block;

	padding: 0;
	margin:20px 0;
}

.home #home-maint P ,.home #home-maint h3,.home #home-maint B
{
	display:none;  
}



/**
 * Featured Listing
 */
.home #specialFeatures {
    padding-bottom:10px;
	display:block;
	float:left;
	color:#FFFFFF;
    text-align: left;   
	width:370px;
	height:140px;
	position:absolute;
	margin-left:140px;
	margin-top:-200px;
}


.home .featuredListing
{
    text-align: left;
}


.home .featuredListing h2 {
    text-align: left;
	padding:10px 10px 0 0;
	margin: 0;
    font-size:14px;
    color:#5E1617;
    
    text-decoration:none;
    border:none;

}

.home .featuredListing DIV {
    float: left;
    text-align: left;
	margin:10px 20px 0 20px;
	padding: 0;
}
    
.home .featuredListing DIV P{ 

}

    
.home .featuredListing IMG {
    width:100px;
	margin-bottom:15px;
	clear:both;
}


.home .featuredListing .location {
	padding-bottom:5px;
	color:#5E1617;
	font-size:11px;
	font-weight:normal;
	margin: 0 3px 0 0;

}

.home .featuredListing .location P{
	padding-top:10px;  
}

.home .featuredListing .location H3{
	display:inline;  
	font-size:11px;
	font-weight:normal;
	margin: 0 10px 0 0;
}

.home .featuredListing .location BR{
 	display:none; 
}  

#pw_featured_rental_listing .description {

    font-size:11px;
    color:#5C5C5C;
	width:400px;
	float:left;
	height:150px;
	overflow-y:auto;
}

.home .featuredListing A.button B B B
{
	padding-left:23px;
	padding-right:23px;
}



/**
 * NEWS
 */
.home .News {
    display: block;
    position: relative;
    float: left;
    width: 250px;
    margin: 0 0 0 0;
    text-align: left;
}

.home .News UL {
    position: relative;
    margin: 0 0 10px 20px;
}

.home .News LI {
    position: relative;
    margin: 0 0 10px 0;
}

/**
 * SEARCH COMPONENT
 */
.home #searchListings {
    margin: 0 0 0 5px;
   	text-align:left;
	display:none;
	float:right;
	width:160px;
	height:140px;	
  	background-image:url(../images/search-rental.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

.home #searchListings fieldset{
	width:120px;
	background:transparent;
	color:#E1E1E1;
    border: 0 solid transparent;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 20px 0 10px 0;
	margin: 0 20px 0 15px;
	display:block;
	text-align:left;
}

.home #searchListings fieldset legend {
	display:none;
}

.home #searchListings fieldset label {
    font-weight:bold;

    margin: 0 0 35px 0;
    clear:both;
    display:none;
	text-align:left;
	color:#5E1617;

	width:120px;

	font-size:11px;

}

.home #searchListings fieldset select {
/*
    margin: 0 0 0 10px ;
*/
}



.home #searchListings input{
	margin: 0 0 0 10;
	width:135px;	
}

.home #searchListings textarea{
	margin: 0 0 0 0;
	width:135px;	
}

.home #searchListings select {
    margin: 0 0 10px 5;
    clear:both;
    display:block;
	width:120px;
	border:1px solid #BDB8B8;
	background:#FFFFFF;
}

.home #searchListings A.button{
	padding-left:42px;
	padding-right:42px;  		
	margin-left:5px;
}

.home #contentExtraDiv1 {	
}




/***************/
/* ABOUT       */
/***************/
.about #content
{
}



/**
 * IE HACK TO IMPLEMENT MIN-HEIGHT
 */
.about .AboutText .IE320MinHeight {
    display: inline;
    float: left;
    width: 1px;
    height: 320px;
}




/***************/
/* MAINTENANCE */
/***************/
.tenants  #content
{

}


.tenants  #layoutDiv1
{
	display:block;
	padding-top:10px;
	border-top:1px solid #000000;

}
 
.tenants  #layoutDiv2
{
	display:block;
	padding-bottom:10px;
}

.tenants  #layoutDiv2 TEXTAREA
{
	width:325px; 
}

.tenants  #confirmationPageContent {
    padding: 30px;
    min-height: 320px;
}

.tenants  h3.FormSection {
    margin-top: 20px;
    border-bottom: 1px solid #000000;
}

.tenants  h3.SidebarHeading {
    margin-bottom: 2px;
    margin-top: 20px;
}

.tenants  #errors {
    display: none;
    border: 1px solid red;
    background-color:#FF9999;
}

.tenants  #today {
    font-weight: bold;
    text-decoration:underline;
    text-align:center;
}

.tenants  #maintenancePhone {
    text-align: center;
}

.tenants  #maintenanceSidebar {
    height: 100%;
    text-align: left;
    margin: 5px;
}

.tenants  .MaintenanceRequestForm {
    border-left: 1px dashed #666666;
    padding: 0 5px 5px 5px;
    text-align: left;
}

.tenants  .FieldLabel {
    margin: 4px;
}

.tenants  .RequiredField {
    color: red;
    font-weight: bold;
}

.tenants  .VerticalDivider {
    border-left: 1px dashed #666666;
    height: 100%;
    //height: 800px;
}

.tenants  DIV.buttons{
	padding-top:10px;  
}

.tenants .date{width:85px;}

.tenants .edit EM{display:block}

/***************/
/* CUSTOM      */
/***************/
.contact_us #Content {   
}


.contact_us #Content A {
	color:#1350A0;
	text-decoration:none;
}

.contact_us #Content A:hover {
	color:#1350A0;
	text-decoration:underline;
}


.webform
{
    background: #FFF6D7;
    border:1px solid #D5D5D5;
 	padding:10px; 
}



/**
 *  WEBFORMS
 */
.contact_us .webform fieldset{

	font-family:Verdana, 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: Georgia,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:90%;

	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: Helveitca, Arial, Verdana, sans-serif;
    font-size:11px;
	
    background: url(../images/more_info.jpg) left top repeat-x #5E1617;
    border:1px solid #DEDBDB;
    height:22px;
    
    width:98px;
}

/***************/
/* 	RENTALS    */
/***************/
.home_page_content #content
{

}


/**
 *	LISTING PAGE
 */

.home_page_content table.list {

    color: black;
    font-size: 12px;
    
	background-color:transparent;
	margin:10px 0 0 0;

    
}

.home_page_content table.list tr:hover,
.home_page_content table.list tr.hover {
    background-color: #ECE1CB !important;
}

.home_page_content table.list TR.Row_1 {
    background-color: transparent;
}

.home_page_content table.list TR.Row_0 {
    background-color: transparent;
}

.home_page_content table.list TH {
    background-color: transparent;
    padding: 2px;
}

.home_page_content table.list TD  {
	border-top:1px dashed #5C5C5C;
	padding:10px 10px 0 0;
}

.home_page_content div.column_5:after {
 	content:'.';
	clear:both;
	display:block; 
	visibility:hidden;
	height: 0;
}  

.home_page_content div.column_1 {
    width: 200px;
    min-height:200px;
    _height:200px;
    float: left;
    display:inline;
	padding: 0 0 10px 10px;

}

.home_page_content div.column_1 IMG{
    padding: 1px;
	width:180px;

}

.home_page_content div.column_2 {
    width: 240px;
     left: 0;
    display:block;
    float: left;

	color:#5C5C5C;
	padding: 0 0 10px 10px;
}

.home_page_content div.column_3 {
    position:relative;
    left: 0;
    width: 240px;
    float: left;

	color:#5C5C5C;
	padding: 0 0 10px 10px;

}

.home_page_content div.column_4 {
    position:relative;
    left: 0;
    width: 240px;
    float: left;

	color:#5C5C5C;
	padding: 0 0 10px 10px;

}

.home_page_content div.column_5 {
    position:relative;
    left: 0;
    width: 495px;
    float: left;

	color:#5C5C5C;
	padding: 0 0 10px 10px;

}

.home_page_content table.list .PropertyImage {
    margin: 0;
}

.home_page_content table.list TD.Address {
    padding-top: 5px;
    text-align: left;
}

.home_page_content table.list DIV.hr {
    background-color: #CCCCCC;
    color: #CCCCCC;
    height: 1px;
}

.home_page_content table.list DIV.hr HR {
    display: none;
}

.home_page_content H1 {
    color: #990000;
}


/**
 * BUILDING AND UNIT PAGES CSS
 */

.home_page_content TABLE.ColumnLayout {   
	width:500px;
    background:#FFFFFF;
    border: 1px solid #D5D5D5;
}

.home_page_content TABLE.ColumnLayout TD.Col1{   
	padding-bottom:20px;
	width:200px;
	overflow:hidden;
}

.home_page_content TABLE.ColumnLayout TD.Col1 IMG{   
    padding: 1px;
	width:180px;
}

.home_page_content TABLE.ColumnLayout TD.Col2{   
	padding-bottom:20px;
}

.home_page_content #layoutDiv1{
	margin: 0;
	padding: 0;
	width:700px;
}
.contact_us_form_content #layoutDiv1{
	margin: 0;
	padding: 0;
	width:700px;
}

.home_page_content DIV.BuildingNameAddress {
    text-align: left;
    margin: 0 0 0 0;
}

.home_page_content DIV.BuildingNameAddress H3 {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    margin: 2px;
	color:#5C5C5C;

    
}

.home_page_content DIV.ImageList {
    width: 100%;
    margin: 5px 0 0 0;
    padding: 0;
}

.home_page_content DIV.UnitDetails H3 {
    font-size: 14px;
    font-weight: bold;
    padding: 2px;
	color:#5C5C5C;

    
}

.home_page_content DIV.UnitDetails P {
    padding: 5px 0 5px 0;
    margin: 2px 2px 20px 2px;
}

.home_page_content .UnitDetails A{
	color:#000000  ;
	font-weight:bold;
}

.home_page_content UL
{
  	padding: 0 0 5px 15px;
    margin: 0;
  	
}

.home_page_content UL LI
{
}



.home_page_content .ListingDescription{
  margin:10px 0 10px 0;;

}

.home_page_content .MapLink {
    padding: 10px 0 10px 0;
}

.home_page_content .MapLink A{
	color:#1350A0 !important;
	text-decoration:none;
	background:url(../images/map-btn.gif) center left no-repeat transparent;
	padding-left:30px;
	padding-top:8px;
	border:none;	
	height:27px;
	font-weight:normal;
}

.home_page_content .MapLink A:hover{
	color:#1350A0;
	text-decoration:underline;
	border:none;
	background:url(../images/map-btn.gif) center left no-repeat transparent;
}

.home_page_content .MapLink A B B
{
	color:#1350A0;
	text-decoration:none;  
	font-weight:normal;
	
}

.home_page_content .BackLink {
    text-align: left;
    margin: 10px;
}
.home_page_content .BackLink A{
	color:#5C5C5C;

	font-weight:bold;
	text-decoration:none;
}

.home_page_content .BackLink A:hover{
	text-decoration: underline;
}

.home_page_content .SendToFriendLink {
    padding: 10px 0 10px 0;
}

.home_page_content DIV.Image {
    display:inline;
    float:left;


    padding: 10px;
    margin: 10px;
    background-color: #FFFFFF;
}

.home_page_content .PropertyImage {
    float: left;
    width: auto;
	padding: 0;
}

.home_page_content .thumbnail{
	text-align:center;  
	margin-bottom:5px;
}
.home_page_content .thumbnail IMG{
    padding: 1px;
	width:150px;    
	
}

.home_page_content DIV.ImageLink {
    font-size: 12px;
    margin: 0;
    text-align: right;
	color:#1350A0;
}	

.home_page_content A.ImageLink
{
	color:#1350A0;
    text-decoration:none;
    
	background:url(../images/enlarge-btn.gif) center left no-repeat;
	padding-left:30px;
	padding-top:8px;
	padding-bottom:8px;
	border:none;	
	height:30px;
	
	display:inline;
	clear:both;
	
	font-weight:normal;
	
}

.home_page_content A.ImageLink:hover
{
	color:#1350A0;
    text-decoration:underline;
}

.home_page_content A.ImageLink B B B
{
	font-weight:normal;
	color:#1350A0;  
}

.home_page_content #dataSection-Gallery{
	display:block;
	clear:both;  
	border:none;
}

.home_page_content #dataSection-Gallery BR
{
  	display:none;
}

.home_page_content #dataSection-Description{
	display:block;
	clear:both;  
}



  
.home_page_content #dataSection-Units A
{
	color:#5C5C5C;

}

.home_page_content .dataSection{

	padding:10px 0 10px 0;
	text-align:left;

	border-top:1px dashed #5C5C5C;	
	
	color:#5C5C5C;
	
	clear:both;
	display:block;
}


.home_page_content #dataSection-Units
{
	display:block;
	clear:both;
	
	margin-top:20px;
	padding-top:20px;	
	
	border-top:1px dashed #5C5C5C;	
}

.home_page_content .dataSection H3{
	color:#5C5C5C;

	margin-bottom: 0;
}

.home_page_content .dataSection A{
	color:#1350A0;
	text-decoration:none;
}

.home_page_content .dataSection A:hover{
	color:#1350A0;
	text-decoration:underline;
}

.home_page_content .PriceRange {
	color:#5C5C5C;

    font-weight: bold;
    font-size: 14px;
}

.home_page_content p {
    margin: 10px 10px 10px 0;
}

.home_page_content .dataSection P{
	margin-top: 0;
}


.home_page_content .dataSection #leasingContactInfo
{
	margin: 0 10px 10px 0;
}



.home_page_content .BuildingNeighborhood {
    display: block;
/*
    margin-top: 10px;
*/
}

.home_page_content .BuildingNeighborhood B{font-weight:normal;}

.home_page_content .BuildingAddress {
    margin-top: 10px;
}

.home_page_content .BuildingAddress A.link
{
	color:#5C5C5C;

    text-decoration:none;
    font-size: 14px;
}

.home_page_content A.BuildingLink {
	color:#5C5C5C;

    text-decoration:underline;
    font-size:14px;
}

.home_page_content .BuildingLink img {
    margin-top: 10px;
}

.home_page_content .UnitTypes {
    margin-top: 0;
}


/**
  *  IMAGE ZOOMING
  */
.home_page_content #imageZoomIMG {
    margin: 5px;
    padding: 1px;

}

.home_page_content #imageZoom {
    position: absolute;
    width: 320px;
    display: none;
    z-index: 3;
	color:#5C5C5C;

    text-align: center; 

	border:3px solid #5E6163;    
    background: url(../images/navgation_bg.jpg) left bottom repeat-x #EAEAEA;
	
}

.home_page_content .ImageZoomCloseButton {
    text-align: center;
    margin: 0;
	color:#5C5C5C;

	padding:10px;
}

.home_page_content .ImageZoomCloseButton A{
    color:#FFFFFF;
	text-decoration:none;
	padding:2px 10px 3px 10px;
    font-weight:bold;
    font-family: Helveitca, Arial, Verdana, sans-serif;
    font-size:11px;
	
    background: url(../images/more_info.jpg) left top repeat-x #5E1617;
    border:1px solid #DEDBDB;
    height:22px;
}
 
.home_page_content .ImageZoomCloseButton A:hover{
   border:1px solid #BEBBBB;
    color:#DDDDDD;
}



 
/**
 *	INQUIRE FORM
 */


.home_page_content .label BUTTON{
    color:#FFFFFF;
	text-decoration:none;
	padding:2px 10px 3px 10px;
    font-weight:bold;
    font-family: Helveitca, Arial, Verdana, sans-serif;
    font-size:11px;
	
    background: url(../images/more_info.jpg) left top repeat-x #5E1617;
    border:1px solid #DEDBDB;
    height:22px;
}


.home_page_content TABLE.PopupForm {
    margin: auto auto;
    font-size: 12px;
}

.home_page_content TABLE.PopupForm TD.label  {
    font-weight: bold;
}

.home_page_content .guestCardFormMsg {
    margin: 0 auto;
    text-align: left;
}

.home_page_content #guestCardFormContainer {
    position: absolute;
    z-index: 4;
    border: 2px solid orange;
    width: 540px;
    height: 450px;
    padding: 10px;
    background-color: #E7E7E7;
}

.home_page_content #guestCardForm fieldset {
    display: block;
    border: 2px solid #E3DEB8;
    background-color: #F3F3EC;
    padding: 0;
    margin: 10px 0 10px 0;
}

.home_page_content #guestCardForm div.fieldset {
    display: block;
    border: 1px solid #CCCCCC;
    background-color: #F7F7F7;
}

.home_page_content div.autoscroll {
    overflow: auto;
    height: 400px;
    margin: 0;
}

.home_page_content .PopUpContainer  {
    width: 510px;
}

/**
 * SEARCH COMPONENT
 */

.home_page_content #searchListings {
    background: url(../images/navgation_bg.jpg) left bottom repeat-x #EAEAEA;
    border:1px solid #D5D5D5;
 	margin: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-bottom:20px;
	margin-top:20px;
	display:block;
}

.home_page_content #searchListings fieldset {
  
 	border:none; 
 	text-align:right;
}

.home_page_content #searchListings fieldset div {
    width: 230px;
    _width: 240px;    
    float: left;
    text-align: left;
    margin-bottom:10px;    
}

.home_page_content #searchListings fieldset legend{
	

	border:none;

	color:#5C5C5C;

	font-weight:bold;
	padding:2px 5px;
	margin: 0 0 10px 0;
}

.home_page_content #searchListings input{
	margin:5px 0 0 0;
	width:120px;  
	background:#FAFBF9;
	border:1px solid #46606B;
}

.home_page_content #searchListings A.button{
	width:auto;  
	margin-right:52px;
	_margin-right:57px;
	
	padding-right:20px;
	padding-left:20px;	
	
	white-space:nowrap;
}

.home_page_content #searchListings textarea{
	margin:5px 0 0 0;
	width:120px;  
	background:#FAFBF9;
	border:1px solid #46606B;

}

.home_page_content #searchListings select {
    margin:5px 0 0 0;
	width:120px;  
	background:#FAFBF9;
	border:1px solid #46606B;

}

.home_page_content #searchListings #zip
{
	width:55px;
    margin:5px 0 0 0;

}

.home_page_content #searchListings #state
{
	width:60px;  
    margin:5px 1px 0 0;

}

.home_page_content #searchListings fieldset legend img{
	padding: 0 5px 0 5px;
}

.home_page_content label{
	font-size:90%;

	display:block;
	float:left;
	width:90px;
	text-align:right;
	margin:6px 5px 0 0;
}

.home_page_content #unitList{
  	margin:10px 0 10px 0;
	color:#5C5C5C;

	width:400px;
}

.home_page_content #unitList TH {
    background-color: transparent !important;
    padding: 2px;
	color:#5C5C5C;
}

.home_page_content #unitList TD {
	color:#5C5C5C;
}


.home_page_content #unitList TD A{
	color:#1350A0  ;
	text-decoration:none;
}

.home_page_content #unitList TD A:hover{
	color:#1350A0  ;
	text-decoration:underline;
}


/****************/
/* CONTACT AGENT*/
/****************/


#guestCardForm #contactUsFieldset
{
	border:none;  
	width:680px;
}


/****************/
/* APPLICATION  */
/****************/

#tenantApplicationForm #contactUsFieldSet
{
	border:none;  
}

#tenantApplicationForm TEXTAREA{width:450px;}
#tenantApplicationForm INPUT{width:80px;}
#tenantApplicationForm INPUT.checkbox{width:auto}
#tenantApplicationForm INPUT.radio{width:auto}



#tenantApplicationForm .primaryButtons INPUT{width:100px;}
.featuredListing {
    clear:both;
}


/* calendar styles */
#calendar_div {
	display: none;
	border: 1px solid #777;
	z-index: 10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#calendar_div a {
	cursor: pointer;
}
button.calendar_trigger {
	width: 25px;
}
img.calendar_trigger {
	margin: 2px;
	vertical-align: middle;
}
#calendar_control, #calendar_links, #calendar_header, #calendar {
	clear: both;
	float: left;
	width: 185px;
	color: #fff;
}
#calendar_control {
	background: #400;
}
#calendar_links {
	background: #000;
}
#calendar_control a, #calendar_links a {
	font-weight: bold;
	font-size: 75%;
	letter-spacing: 1px;
	padding: 2px 5px;
	color: #eee;
}
#calendar_control a:hover {
	background: #fdd;
	color: #333;
}
#calendar_links a:hover {
	background: #ddd;
	color: #333;
}
#calendar_clear, #calendar_prev {
	float: left;
}
#calendar_current {
	float: left;
	width: 35%;
	text-align: center;
}
#calendar_close, #calendar_next {
	float: right;
}
#calendar_header {
	background: #333;
	text-align: center;
}
#calendar_header select {
	background: #333;
	color: #fff;
	border: 0;
	font-weight: bold;
}
#calendar {
	background: #ccc;
	text-align: center;
	font-size: 105%;
}
#calendar a {
	color: #333;
}
#calendar a:hover {
	color: #000;
	background: none;
}
#calendar .calendar_titleRow {
	background: #777;
}
#calendar .calendar_daysRow {
	background: #eee;
	color: #666;
}
#calendar .calendar_daysCell {
	color: #000;
	border: 1px solid #ddd;
}
#calendar .calendar_weekEndCell {
	background: #ddd;
}
#calendar .calendar_daysCellOver {
	background: #fff;
	border: 1px solid #777;
}
#calendar .calendar_unselectable {
	color: #888;
}
#calendar_today {
	background: #fcc !important;
}
#calendar_currentDay {
	background: #999 !important;
}
#calendar_cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -1; /*must have*/
    left: -1px; /*must have*/
    width: 187px; /*must have to match width and borders*/
    height: 210px; /*must have to match maximum height*/
}

INPUT.date {
    border-left: solid 1px #336699;
    border-top: solid 1px #336699;
    border-right: solid 1px #666666;
    border-bottom: solid 1px #666666;
    font-weight: bold;
    font-size: 12px;
    color: #003366;
    cursor: pointer;
    padding-right: 0;
    background: #FFFFFF url("http://www.propertyware.com/pw/images/cal.gif") no-repeat center right;
}

.imgCal {
    position: absolute;
    display: none;
}

div#popupMask {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .4;
    margin: 0 0 0 0;
    /* this hack is so it works in IE
* I find setting the color in the css gives me more flexibility
* than the PNG solution.
*/
    background: #000000;
    /* this hack is for opera support
* you can uncomment the background-image if you don't care about opera.
* this gives you the flexibility to use any bg color that you want, instead of the png
   background-image: url("../../images/maskBGsm.png") !important; // For browsers Moz, Opera, etc.
   background-image:none;
   background-repeat: repeat; */

    display:none;
}

.pleaseWaitBubble {
    display: none;
    position: absolute;
    z-index: 3;
    width : 300px;
    text-align: center;
    padding: 4px;
    margin: 4px;
    overflow: hidden;
}
#hometest{
    background: url(../images/leftmenu_bg.jpg) right top repeat-y ;
    width:232px;
    font-weight: bold;
    font-size: 12px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
	display:inline;
	float:right;	
	text-align:right;
	border-left:1px solid #CCCCCC; 

	
}
.whitetext{
	font-family:Arial, Helvetica, sans-serif;
    width:233px;
	font-size:12px;
	color:#000000;
	text-align:left;
	line-height:20px;
	background:transparent;		
	border-bottom:1px solid #CCCCCC;
}
.whitetext img{
	margin-left:5px;
	margin-bottom:5px;
}

.home_content{
	background-image:url(../images/middle_part.jpg);
	width:516px;
	height:355px;
}

.content_text{
	margin-right:20px;
	text-align:justify;
	line-height:15px;
	margin-top:10px;
	margin-bottom:10px;
}
.morgin0{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#goInfoButton{
    color:#FFFFFF;
	text-decoration:none;
    font-weight:bold;
    font-family: Helveitca, Arial, Verdana, sans-serif;
    font-size:11px;
	padding:3px 10px 3px 10px;	
    background: url(../images/more_info.jpg) left top repeat-x #5E1617;
    border:1px solid #DEDBDB;
    height:22px;
}
.home_page_content #saleBack
{
	display:none;
}
/**********this is for home page***************/
.margintop10{
	margin-top:10px;
}
.margintop20{
	margin-top:20px;
}

.greayborder{
	border:1px solid #CCCCCC;
	width:714px;
}
#pw_featured_rental_div{
	background-image:url(../images/featurebg1.gif);
	background-position:right top;
	background-repeat:no-repeat;
	min-height:180px;	
	width:726px;

}
.featured_rental{
	width:120px;
	height:20px;
	background-image:url(../images/txt-feature.gif);
	background-position:center;
	background-repeat:no-repeat;
	margin-left:20px;
	clear:both;
}
#pw_featured_rental{
	width:704px !important;
	width:684px;
	height:140px;
	
}
#pw_webpage_content{
	margin-right:10px;
}
#featured_rental_div_body{
	background-position:left top;
	background-image:url(../images/featurebg.gif);
	background-repeat:no-repeat;
	min-height:180px;
}
#pw_featured_rental_listing h2{
	display:none;
}
#pw_featured_rental_listing .image{
	width:125px;
	height:auto;
	float:left;
	padding-left:20px;
}
#pw_featured_rental_listing .image img{
	width:120px;
	height:120px;
	border:0px solid #FFFFFF;
}
#pw_featured_rental_listing .location{
width:150px;
float:left;
}
#pw_featured_rental_listing .description{
}