body {
	background-image: url(../images/bg.gif); background-repeat:repeat-x; background-color:#686733;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
}
.tb {
	font-size: 11px;
	color: #474747;
	border: 1px solid #333333;
	height: 20px;
	width: 116px;
	text-align: left;
	vertical-align: top;
}
.search {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #413E1C;
	text-decoration: none;
}
.menu{
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #9E0E0D;
	text-decoration: none;
	text-align:right;
	padding-left:20px;
}

.menu1{
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	text-align:right;
	padding-right:66px;
}

.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: bold;
	text-transform: none;
	color: #9E0E0D;
	text-decoration: none;
}


.subtitle {
	font-size: 15px;
	font-weight: normal;
	text-transform: none;
	color: #9E0E0D;
	padding-right:22px;
	text-decoration: none;
}

.bodytitle {
	font-size: 18px;
	font-weight: bold;
	text-transform: none;
	color: #B38C65;
	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: #202020;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-align: left;
	
}

.bodycontent1-title{
	font-size: 24px;
	font-weight: bold;
	text-transform: none;
	color: #2C3640;
	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: #2C3640;
	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: #2F2F2F;
	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: #E0E698;
	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: #9E0E0D;
	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: #383838;
	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: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-align: center;
	
}
.bdybg {
	background-image: url(../images/bdybg.gif);
	background-repeat: repeat-x;
	background-color: #FFFDE5;
}


.footer{
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-align: center;
	
}


.mnubg {
	background-image: url(../images/mnubg1.gif);
	background-repeat: repeat-x;
	background-color: #C8C8C8;
}


.infobg {
	background-image: url(../images/infobg.gif);
	background-repeat: repeat-x;
	background-color: #F3E8D2;
}

#pw_website_logo
{
	height:80px;
	width:300px;
	padding-top:10px;
	vertical-align:middle;
	overflow:hidden;
}

#pw_website_logo img
{
	border:none;
}


#pw_website_header
{
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	color:#800B00;
	font-weight:bold;
	padding-top:15px;
	height:90px;
	overflow:hidden;
}
/***MENU CSS****/

#pw_website_navigation {
    font-weight: bold;
    font-size: 12px;
    padding: 0 0 0 0px;
    margin:0 0 0 0px;
	background-image:url(../images/menubg.gif);
	background-position:center;
	background-repeat:repeat-x;
}


#pw_website_navigation BR{
	display:none;  
}

#pw_website_navigation ul{
    margin: 10 0 0 0;
    padding: 0 0px 0 0px;
	list-style:none;
	margin-left:10px;
	margin-right:5px;
}

#pw_website_navigation ul li {
    padding: 0 0 0 0;
    display:block;
	padding-bottom:10px;
	padding-top:10px;
	margin-top:5px;
	padding-left:5px;
	margin-left:0px !important;
	background-image:url(../images/dot.gif);
	background-position:bottom;
	background-repeat:repeat-x;
 
}

#pw_website_navigation ul li:hover {
    padding: 0 0 0 0;
    display:block;
	padding-bottom:10px;
	padding-top:10px;
	margin-top:5px;
	padding-left:5px;
	margin-left:0px !important;
	cursor:pointer;
}



#pw_website_navigation ul li a{
    text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9E0E0D;
	font-weight:normal;
	vertical-align:bottom;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}

#pw_website_navigation ul li a:hover {
    color:#9E0E0D;
}

.pw_website_navigation_widget_selected A
{
}

#pw_website_footer a{
	color:#FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
}

#pw_website_footer{
	color:#FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
}

#pw_website_footer_links
{
  	padding:0px;
	text-align:center;
	padding-left:10px;
	color:#FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
}

#pw_website_footer_links A{
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
 	text-decoration:none;
	white-space:nowrap;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
}

#pw_website_footer_links A:hover
{
 	text-decoration:underline;  
}

/**
* SEARCH COMPONENT
*/
#pw_rental_search {
    margin: 0 0 0 0px;
   	text-align:left;
	display:inline;
}

#pw_rental_search fieldset{
	background:transparent;
	color: #555555;
    border: 0 solid transparent;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	display:block;
	width:130px;
	margin-left:22px;
}

#pw_rental_search fieldset legend {
	display:none;
}

#pw_rental_search fieldset label {
    font-weight:bold;
    display:block;
	text-align:left;
	color:#210005;
	font-weight:bold;
	font-size:11px;
	text-align:center;
}

#pw_rental_search fieldset select {
	margin-top:10px;
	width:130px;
}


#pw_rental_search input{
	margin: 0 0 0 0;
}
#pw_rental_search textarea{
	margin: 0 0 0 0;
}

#pw_rental_search select {
    margin: 0 0 10px 0;
    clear:both;
    display:block;
	width:120px;
}

#pw_rental_search A.button{
	padding-left:42px;
	padding-right:42px;  		
}

#content
{
line-height:18px;}

#contentExtraDiv1 {	
}
/*button themes*/

.button
{
    color:#FFFFFF;
	text-decoration:none;
	padding:2px 8px 3px 8px;
    font-weight:bold;
    font-family: Helveitca, Arial, Verdana, sans-serif;
    font-size:11px;
	background-image:url(../images/btn_bg.gif);
	background-repeat:repeat-x;
}

A.button:hover{
    color:#FFFFFF;
	text-decoration:none;
}

#gosearchButton {
	width:150px;
}





/***************/
/* 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;
}


/**
 *  WEBFORMS
 */
 .webform
{
    background: #EEEEEE;
    border:1px solid #929292;
 	padding:10px;
	margin-left:10px;
}
.contact_us .webform fieldset{

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	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/btn-bg.gif) left top repeat-x #7E9636;
    border:1px solid #DEDBDB;
    height:22px;
    
    width:98px;
}

/***************/
/* 	RENTALS    */
/***************/

.rentals {
	margin:0;
	padding:0;
}


/**
 *	LISTING PAGE
 */

.rentals table.list {

    color: black;
    font-size: 12px;
    
	background-color:transparent;
	margin:10px 0 0 0;

    
}

.rentals table.list tr:hover,
.rentals table.list tr.hover {
    background-color: #D9D9DA !important;
}

.rentals table.list TR.Row_1 {
    background-color: transparent;
}

.rentals table.list TR.Row_0 {
    background-color: transparent;
}

.rentals table.list TH {
    background-color: transparent;
    padding: 2px;
}

.rentals table.list TD  {
	border-top:1px dashed #5C5C5C;
	padding:10px 10px 0 0;
}

.rentals div.column_5:after {
 	content:'.';
	clear:both;
	display:block; 
	visibility:hidden;
	height: 0;
}  

.rentals div.column_1 {
    width: 200px;
    min-height:200px;
    _height:200px;
    float: left;
    display:inline;
	padding: 0 0 10px 10px;

}

.rentals div.column_1 IMG{
    padding: 1px;
	width:180px;

}

.rentals div.column_2 {
    width: 240px;
     left: 0;
    display:block;
    float: left;

	color:#5C5C5C;
	padding: 0 0 10px 10px;
}

.rentals div.column_3 {
    position:relative;
    left: 0;
    width: 240px;
    float: left;

	color:#5C5C5C;
	padding: 0 0 10px 10px;

}

.rentals div.column_4 {
    position:relative;
    left: 0;
    width: 240px;
    float: left;

	color:#5C5C5C;
	padding: 0 0 10px 10px;

}

.rentals div.column_5 {
    position:relative;
    left: 0;
    width: 495px;
    float: left;

	color:#5C5C5C;
	padding: 0 0 10px 10px;

}

.rentals table.list .PropertyImage {
    margin: 0;
}

.rentals table.list TD.Address {
    padding-top: 5px;
    text-align: left;
}

.rentals table.list DIV.hr {
    background-color: #CCCCCC;
    color: #CCCCCC;
    height: 1px;
}

.rentals table.list DIV.hr HR {
    display: none;
}

.rentals H1 {
    color: #990000;
}


/**
 * BUILDING AND UNIT PAGES CSS
 */

.rentals TABLE.ColumnLayout {   
	width:500px;
    background: url(../images/featured-bg.gif) left bottom repeat-x #EAEAEA;
    border: 1px solid #D5D5D5;
}

.rentals TABLE.ColumnLayout TD.Col1{   
	padding-bottom:20px;
	width:200px;
	overflow:hidden;
}

.rentals TABLE.ColumnLayout TD.Col1 IMG{   
    padding: 1px;
	width:180px;
}

.rentals TABLE.ColumnLayout TD.Col2{   
	padding-bottom:20px;
}

.rentals #layoutDiv1{
	margin: 0;
	padding: 0;
	width:540px;
}

.rentals DIV.BuildingNameAddress {
    text-align: left;
    margin: 0 0 0 0;
}

.rentals DIV.BuildingNameAddress H3 {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    margin: 2px;
	color:#5C5C5C;

    
}

.rentals DIV.ImageList {
    width: 100%;
    margin: 5px 0 0 0;
    padding: 0;
}

.rentals DIV.UnitDetails H3 {
    font-size: 14px;
    font-weight: bold;
    padding: 2px;
	color:#5C5C5C;

    
}

.rentals DIV.UnitDetails P {
    padding: 5px 0 5px 0;
    margin: 2px 2px 20px 2px;
}

.rentals .UnitDetails A{
	color:#000000  ;
	font-weight:bold;
}

.rentals UL
{
  	padding: 0 0 5px 15px;
    margin: 0;
  	
}

.rentals UL LI
{
}



.rentals .ListingDescription{
  margin:10px 0 10px 0;;

}

.rentals .MapLink {
    padding: 10px 0 10px 0;
}

.rentals .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;
}

.rentals .MapLink A:hover{
	color:#1350A0;
	text-decoration:underline;
	border:none;
	background:url(../images/map-btn.gif) center left no-repeat transparent;
}

.rentals .MapLink A B B
{
	color:#1350A0;
	text-decoration:none;  
	font-weight:normal;
	
}

.rentals .BackLink {
    text-align: left;
    margin: 10px;
}
.rentals .BackLink A{
	color:#5C5C5C;

	font-weight:bold;
	text-decoration:none;
}

.rentals .BackLink A:hover{
	text-decoration: underline;
}

.rentals .SendToFriendLink {
    padding: 10px 0 10px 0;
}

.rentals DIV.Image {
    display:inline;
    float:left;


    padding: 10px;
    margin: 10px;
    background-color: #FFFFFF;
}

.rentals .PropertyImage {
    float: left;
    width: auto;
	padding: 0;
}


.rentals .thumbnail{
	text-align:center;  
	margin-bottom:5px;
}
.rentals .thumbnail IMG{
    padding: 1px;
	width:150px;    
	
}

.rentals DIV.ImageLink {
    font-size: 12px;
    margin: 0;
    text-align: right;
	color:#1350A0;
}	

.rentals 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;
}

.rentals A.ImageLink:hover
{
	color:#1350A0;
    text-decoration:underline;
}

.rentals A.ImageLink B B B
{
	font-weight:normal;
	color:#1350A0;  
}

.rentals #dataSection-Gallery{
	display:block;
	clear:both;  
	border:none;
}

.rentals #dataSection-Gallery BR
{
  	display:none;
}

.rentals #dataSection-Description{
	display:block;
	clear:both;  
}



  
.rentals #dataSection-Units A
{
	color:#5C5C5C;

}

.rentals .dataSection{

	padding:10px 0 10px 0;
	text-align:left;

	border-top:1px dashed #5C5C5C;	
	
	color:#5C5C5C;
	
	clear:both;
	display:block;
}


.rentals #dataSection-Units
{
	display:block;
	clear:both;
	
	margin-top:20px;
	padding-top:20px;	
	
	border-top:1px dashed #5C5C5C;	
}

.rentals .dataSection H3{
	color:#5C5C5C;

	margin-bottom: 0;
}

.rentals .dataSection A{
	color:#1350A0;
	text-decoration:none;
}

.rentals .dataSection A:hover{
	color:#1350A0;
	text-decoration:underline;
}

.rentals .PriceRange {
	color:#5C5C5C;

    font-weight: bold;
    font-size: 14px;
}

.rentals p {
    margin: 10px 10px 10px 0;
}

.rentals #searchListings p {
	margin:25px 10px 0px 15px;
}
.rentals #searchListings a{
	clear:both;
}

.rentals #searchListings p a,
.form-des a {
	color:#7E9636;
	text-decoration:none;
	border-bottom:1px dotted #7E9636;
}

.rentals #searchListings p a:hover,
.form-des a:hover {
	text-decoration:none;
	border-bottom:1px solid #7E9636;
}

.rentals .dataSection P{
	margin-top: 0;
}


.rentals .dataSection #leasingContactInfo
{
	margin: 0 10px 10px 0;
}



.rentals .BuildingNeighborhood {
    display: block;
/*
    margin-top: 10px;
*/
}

.rentals .BuildingNeighborhood B{font-weight:normal;}

.rentals .BuildingAddress {
    margin-top: 10px;
}

.rentals .BuildingAddress A.link
{
	color:#5C5C5C;

    text-decoration:none;
    font-size: 14px;
}

.rentals A.BuildingLink {
	color:#5C5C5C;

    text-decoration:underline;
    font-size:14px;
}

.rentals .BuildingLink img {
    margin-top: 10px;
}

.rentals .UnitTypes {
    margin-top: 0;
}

/**
  *  IMAGE ZOOMING
  */
.rentals #imageZoomIMG {
    margin: 5px;
    padding: 1px;

}

.rentals #imageZoom {
    position: absolute;
    width: 320px;
    display: none;
    z-index: 3;
	color:#5C5C5C;

    text-align: center; 

	border:3px solid #5E6163;    
    background: url(../images/featured-bg.gif) left bottom repeat-x #EAEAEA;
	
}

.rentals .ImageZoomCloseButton {
    text-align: center;
    margin: 0;
	color:#5C5C5C;

	padding:10px;
}

.rentals .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/btn-bg.gif) left top repeat-x #7E9636;
    border:1px solid #DEDBDB;
    height:22px;
}
 
.rentals .ImageZoomCloseButton A:hover{
   border:1px solid #BEBBBB;
    color:#DDDDDD;
}



 
/**
 *	INQUIRE FORM
 */


.rentals .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/btn-bg.gif) left top repeat-x #6E6D3D;
    border:1px solid #DEDBDB;
    height:22px;
}


.rentals TABLE.PopupForm {
    margin: auto auto;
    font-size: 12px;
}

.rentals TABLE.PopupForm TD.label  {
    font-weight: bold;
}

.rentals .guestCardFormMsg {
    margin: auto auto;
    text-align: left;
}

.rentals #guestCardFormContainer {
    position: absolute;
    z-index: 4;
    border: 2px solid orange;
    width: 540px;
    height: 450px;
    padding: 10px;
    background-color: #E7E7E7;
}

.rentals #guestCardForm fieldset {
    display: block;
    border: 2px solid #E3DEB8;
    background-color: #F3F3EC;
    padding: 0;
    margin: 10px 0 10px 0;
}

.rentals #guestCardForm div.fieldset {
    display: block;
    border: 1px solid #CCCCCC;
    background-color: #F7F7F7;
}

.rentals div.autoscroll {
    overflow:scroll;
    height: 400px;
    margin: 0;
}

.rentals .PopUpContainer  {
    width: 510px;
}

/**
 * SEARCH COMPONENT
 */

.rentals #searchListings {
    position:relative;
	background: url(../images/featured-bg.gif) 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;
	width:500px;
}

.rentals #searchListings fieldset {
  
 	border:none; 
 	text-align:right;
}

.rentals #searchListings fieldset div {
    width: 230px;
    _width: 240px;    
    float: left;
    text-align: left;
    margin-bottom:10px;    
}

.rentals #searchListings fieldset legend{
	border:none;
	color:#5C5C5C;
	font-weight:bold;
	padding:2px 5px;
	margin: 0 0 10px 0;
	text-align:left;
}

.rentals #searchListings input{
	margin:5px 0 0 0;
	width:120px;  
	background:#FAFBF9;
	border:1px solid #46606B;
}

.rentals #searchListings A.button{
	position:static;
	bottom:90px;
	right:80px;
	height:13px;
	padding:4px 8px;
	margin:0;
	/*width:auto;  
	margin-right:52px;
	_margin-right:57px;
	padding-right:20px;
	padding-left:18px;	
	white-space:nowrap;*/
}

.rentals #searchListings textarea{
	margin:5px 0 0 0;
	width:120px;  
	background:#FAFBF9;
	border:1px solid #46606B;

}

.rentals #searchListings select {
    margin:5px 0 0 0;
	width:120px;  
	background:#FAFBF9;
	border:1px solid #46606B;

}

.rentals #searchListings #zip
{
	width:55px;
    margin:5px 0 0 0;

}

.rentals #searchListings #state
{
	width:60px;  
    margin:5px 1px 0 0;

}

.rentals #searchListings fieldset legend img{
	padding: 0 5px 0 5px;
}

.rentals label{
	font-size:90%;

	display:block;
	float:left;
	width:90px;
	text-align:right;
	margin:6px 5px 0 0;
}

.rentals #unitList{
  	margin:10px 0 10px 0;
	color:#5C5C5C;

	width:400px;
}

.rentals #unitList TH {
    background-color: transparent !important;
    padding: 2px;
	color:#5C5C5C;
}

.rentals #unitList TD {
	color:#5C5C5C;
}


.rentals #unitList TD A{
	color:#1350A0  ;
	text-decoration:none;
}

.rentals #unitList TD A:hover{
	color:#1350A0  ;
	text-decoration:underline;
}


/****************/
/* CONTACT AGENT*/
/****************/


#guestCardForm #contactUsFieldset
{
	border:none;  
}


/****************/
/* 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;
}
#pw_webpage_content{
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #2d2d2d;
	text-decoration:none;
	min-height:500px;
}
.featuredListing_div{
	background-color:#D9D9DA;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	height:100%;
}
.moreInfoButton{
    color:#FFFFFF;
	text-decoration:none;
	padding:2px 8px 3px 8px;
    font-weight:bold;
    font-family: Helveitca, Arial, Verdana, sans-serif;
    font-size:11px;
    background: url(../images/h13-bt-more.gif) left top repeat-x #FE6E41;
    border:1px solid #6E6D3D;
    height:22px;
}
#pw_featured_rental_listing_animated{
	padding:10px 10px 10px 10px;
}
#pw_featured_rental_listing_animated img{
	border:none;
}
/*******New CSS**************/
#searchForm{
	width:600px;
	background-image:none;
}
#pSearchInputFields tr td{
	padding:5px 5px 5px 5px;
}

#pSeachButtonTd input{
	width:100px;
}
#sidebar{
	height:100%;
	background-image:none;
	border:none;
}
.amenitiesListItem{
	border:0px solid #FFFFFF;
	float:left;
}
.amenitiesListItem input{
	width:20px;
	border:0px solid #FFFFFF;
	
}
.leasingContactsListItem{
	border:0px solid #FFFFFF;
	float:left;
}
.leasingContactsListItem input{
	width:20px;
	border:0px solid #FFFFFF;
	
}
#moreSearchOptionsTd span{
	width:200px;
}
#pSeachButton{
	background-image:none;
	background-color:#71983D;
	color:#FFFFFF;
}


/**
 * NEWS
 */
.News {
    display: block;
    position: relative;
    float: left;
    width: 250px;
    margin: 0 0 0 0;
    text-align: left;
}

.News UL {
    position: relative;
    margin: 0 0 10px 20px;
}

.News LI {
    position: relative;
    margin: 0 0 10px 0;
}


/**
 * 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;

}

.errorBox {
    background-color: #FF9999;
    width : 390px;
    text-align: left;
    margin-left: 14px;
    border: solid 1px #FF0000;
    padding: 15px;
}

.extraDiv
{
	display:none;  
}

.dataSection
{
	text-align:left;  
}


.h {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.menutag {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #ff6536;
	text-decoration: none;
	text-align: right;
	padding-right: 10px;
}
.tb {
	height: 22px;
	width: 115px;
	border: 1px solid #606f50;
	background-color: #fafbf9;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}


.menutag:hover {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: right;
	padding-right: 10px;
}


.h1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}

.bodytitle {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #222c36;
	text-decoration:none;
}


.bodytxt {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #2d2d2d;
	text-decoration:none;
}


.bodytxt1 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #2d2d2d;
	text-decoration:none;
}

.bodytxt2 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}

.footer{
	background-image:url(../images/footer_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:30px;
}

.footer1:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.footer2 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #f6bda2;
	text-decoration: none;
}
#theBody {
	margin:0;
	padding:0;
}
searchListingsbody {
    font-family: Helveitca, Arial, Verdana, sans-serif;
    color:#000000;
    font-size: 12px;
    padding: 0;
    margin: 0;
	text-align:center;
    background:#231f20;/*#323232*/ 
    position:relative;
    height:100%;
}

INPUT{
	background:#F7F8F2;
	border:1px solid #46606B;
}

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/btn-bg.gif) left top repeat-x #9E0E0D;
    border:1px solid #DEDBDB;
    height:22px;
    width:98px;
}

#contactUsForm {
}

.primaryButtons .search-submit {
	margin-left:134px;
}

.primaryButtons .contact-submit {
	margin-left:103px;
}

/*Positioning hack for Safari/Chrome (this is what happens when tables are used for layout)*/

/***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 10px;
}

#contactUsFieldset .form-des {
	margin:10px;
}

.webform TH{
	width:25%;
	font-weight:normal;  
	font-size:12px;
	text-align:left;
}

.webform TD{
	width:auto;
	font-weight:normal;    
}

.webform TH.required{
    background: url(../images/required.gif) left center no-repeat transparent;
    padding-left:15px;
}

.webform TH.not-required{
    padding-left:15px;
}

.webform h3{
    margin:20px 0 5px 0;
	border-bottom:1px solid #7E9636;
	color:#7E9636;
	padding:5px;
}
 


/**headers**/
h1 {
    color:#000000;
    margin-bottom: 4px;
    font-weight: bold;
    font-size: 24px;    
}

h2 {
    color:#000000;
    margin: 4px 0 2px 0;

    font-weight: bold;
    font-size: 20px;    
}

h3 {
    margin-bottom: 4px;
    font-weight: bold;
    font-size: 16px;    
	color:#000000;
}


table {
    font-family: Helveitca, Arial, Verdana, sans-serif;
    color:#000000;
    font-size: 12px;
}

td {
	text-align: left;
	line-height:12px;
}


h3 {
    margin-bottom: 2px;
    margin-top: 4px;
    font-weight: bold;
    font-size: 12px;
}

p {
    text-align: left;
    margin-bottom: 2px;
    margin-top: 2px;
}

#container {
    text-align:left;
    position:relative;
	width:100%;
    min-width:1000px;
    height:100%;
	padding:0;
	margin:0;
}


/*for JQuery table layout wrapping*/
#main_layout
{
	width:100%; 
	border-spacing:0;
	border-collapse:collapse; 
}

#left
{
    background: url(../images/side-bckgnd.jpg) right top repeat-x #d1d2d4;
	width:207px;
	height:526px;	
	vertical-align:top;
	text-align:right;
	border-bottom:2px solid #de9927;
	border-left:1px solid #ccc;
	position:static;
	
}

#center
{
    background: url(../images/content-bg.gif) right top repeat-x #FFFFFF;
	width:557px;
	overflow:hidden;
	vertical-align:top;
	border-right:1px solid #CCCCCC;
	border-bottom:3px solid #FFFFFF;
	position:relative;

}
#homePageContent p {
	font-family: Arial, Helveitca, Verdana, sans-serif;
    font-size:12px;
	color:#000;
	line-height:18px;
	margin-top:5px;
	text-align:justify;
}
#homePageContent p a {
	text-decoration:none;
	border-bottom:1px dotted #000;
}
#homePageContent p a:hover {
	border-bottom:1px solid #000;
}
#center #homePageContent h2 {
	font-family: Arial, Helveitca, Verdana, sans-serif;
    font-size:15px;
	line-height:28px;
	color:#000;
	font-style:italic;
	margin-top:30px;
	border:none;
}

#right
{
    background: url(../images/side-bckgnd.jpg) right top repeat-x #d1d2d4;
	width:auto;	
	vertical-align:top;
	text-align:left;
	border-bottom:2px solid #de9927;
	padding: 0;

}

/***********Featured Listing css************/
#pw_featured_rental_listing_v2_label {background-color: #9E0E0D !important; color:#FFFFFF !important;}
#pw_featured_rental_listing_v2_view_detail {background-color: #9E0E0D	 !important}
#pw_featured_rental_listing_v2_summary_bar {background-color: #9E0E0D !important; color: #FFFFFF !important;}
#pw_featured_rental_listing_v2_previous {background-color: #9E0E0D !important;}
pw_featured_rental_listing_v2_next {background-color: #9E0E0D !important;}

/************** Tentant *******************/
#pw_tenant_portal_login_form{
	padding:10px 10px 10px 10px;
}
#pw_listing_widget{
	font-family:Arial, Helvetica, sans-serif;
	width:99%;
}

#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;
}

#pw_listing_widget, #pw_forsale_listing {
background-color:transperant !important;
}