body {
    font-family: Verdana, "Trebuchet MS",sans-serif;
    color:#000000;
    background-color: #EEEEEE;
    font-size: 12px;
    margin-top: 20px;
    text-align: center;
    background-image:url(z-background2.gif);
    background-repeat:repeat-y; 
    background-position:center top;
}

td {
	text-align: left;
}


h3 {
	margin-bottom: 2px;
	margin-top: 4px;
}

h3.FormSection {
	border-bottom: 1px solid #000000;
}

h3.SidebarHeading {
	margin-bottom: 2px;
	margin-top: 20px;
}

p {
	margin-bottom: 2px;
	margin-top: 2px;
}

a
{
	color:#4B532A;
}

/*
  a:link
{
    font-family: Arial, Helvetica, sans-serif;
    color: #800000;
}
a:visited
{
    font-family: Arial, Helvetica, sans-serif;
    color: #800000;

}
*/
.Content {
    width: 95%;
    position:relative;
    margin-left:auto;
    margin-right:auto;
     margin-top:0px;
     }

.thumbnail
{
    width:112px;
    height:84px;
}
 
.BuyLeaseHeader
{
	background-color: #cd853f;
	width: 400px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana;
    cursor:pointer;
	margin-top:5px;
	margin-right:5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.BuyLeaseContentPanel
{
	font-family: Verdana;
	padding: 0px 5px 0px 5px;
	margin-right:5px;
	width: 400px;
	height: 0px;
	overflow: hidden;
	color: #ffffe0;
	background-color: #a0522d;
} 

.BuyLeaseContentPanel h3
{
	color: #f0e68c;
}

.BuyLeaseContentPanel a
{
	color: #4B532A;
}
     
.menuMain
{
    font-size: 12pt;
    font-family: 'BernhardFashion BT';
    font-weight: bold;
    font-style: normal;
    font-variant: small-caps;
    color: #990000;
    padding: 0 0 20px 0;
    
}

.menuMain a
{
    font-size: 12pt;
    font-family: 'BernhardFashion BT';
    font-weight: bold;
    font-style: normal;
    font-variant: small-caps;
    color: #990000;
    padding: 0 0 20px 0;

}

.subHeader
{
    /*margin: 2px 5px 2px 5px;*/
    
    background-color: #800000;
    font-family: Verdana, sans-serif;
    color: #FDF8D8;
    font-weight: bold;
    text-align: right;
    height:20px;
    padding-right:20px;
    
}

.pad-bottom-10
{
    padding-bottom:10px;
    
}
        .styleHeader
        {
            width: 100%;
            position: relative;
            height: 120px;
            background-color: #E6E6E6;
            
            clear: both;
            left: 0px;
            top: 0px;
        }
        .styleMapWide
        {
            width:600px;
            height:400px;
            position:relative;
        }
        
        .featureItem 
        {
        font-size: 13px; font-weight: normal; color: #6F6F65;width:200px; height:15px; position:relative;margin: 0px auto 0px auto;
        }
        
        .style1
        {
            width: 300px;
            height: 300px;
             position:relative;
        }
        .style3
        {
            width: 295px;
            background-color:White;
        }
        .style5
        {
            height: 47px;
            width: 300px;
        }
        .styleContent{
    position: relative;
    background-color: #E6E6E6; /*background-image: url('../images/logo.gif');*/;
    background-repeat: no-repeat;
    clear: both;
    float: left;
    left: 0px;
    top: 3px;
}
        
        .styleAd{
            width: 100%;
            position: relative;
            
            background-color: #E6E6E6;
            /*background-image: url('../images/logo.gif');*/
            background-repeat: no-repeat;
            clear: both;
             vertical-align:top;
            top: 0px;
        }
        
        .styleFooter{
            width: 95%;
            position: relative;
            height:130px;
            background-color: #E6E6E6;
            
            
            clear: both;
            left: 0px;
            top: 0px;
        }
        
        .style6
        {
            width: 964px;
            position: relative;
            height: 107px;
            background-color: #E6E6E6;
            background-image: url('../images/logo.gif');
            background-repeat: no-repeat;
            clear: both;
            left: 0px;
            top: 0px;
        }
        .style7
        {
            
            position: relative;
            height: 130px;
            background-color: #E6E6E6;
            clear: both;
            left: 0px;
            top: 0px;
        }
 /*       
        #content
{
    position: relative;
    margin: 0px auto 0px auto;
    text-align: left;
    width: 90%;
    
}
*/
        .style2
        {
            width: 95%;
            position: relative;
            height: 107px;
            background-color: #E6E6E6;
            background-image: url('../images/logo.gif');
            background-repeat: no-repeat;
            clear: both;
            left: 0px;
            top: 0px;
        }
.Container {
    width: 90%;
    position:relative;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFFFFF;
    border-left: solid 1px #C1C1C1;
    border-top: solid 1px #C1C1C1;
    border-right: solid 1px #C1C1C1;
    border-bottom: solid 1px #C1C1C1;
}

    
.Header {
    width: 95%;
    position:relative;
    height: 100px;
    background-color: #E6E6E6;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
    clear: both;
}

.Navigator {
	width: 100%;
	background-color: #7CB9D8;
	border-top: 1px solid #CCCCCC; 
	border-bottom: 1px solid #CCCCCC;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px;
	margin:0px;
}

#SelectedTab {
	background-color: #FED204;
}

.NavigatorTab1 {
	float: left;
	width: 267px;
	border-right: 1px solid #CCCCCC;
	padding: 0px;
	margin:0px;
}

.NavigatorTab2 {
	float: left;
	width: 264px;
	padding: 0px;
	margin:0px;
}

.NavigatorTab3 {
	float: left;
	width: 267px;
	border-left: 1px solid #CCCCCC;
	padding: 0px;
	margin:0px;
}

.NavigatorLink {
	color: #FFFFFF;
}

.Footer {
    width: 100%;
    height: 80px;
    clear: both;
}


.MessageBox {
	border: 1px solid #CCCCCC;
	background-color: #e7e7e7;	
	padding: 2px;

}

.RequiredField {
	color: red;
	font-weight: bold;
}

.VerticalDivider {
	border-left: 1px dashed #666666;
	height: 100%;
	
}

.MapLink {
	float:left;
	font-size: 10px;
	padding-right: 20px;
}

.ListingTable {
	background-color: #CCCCCC; /* Color for the listing table grid*/
	color: black; /* Text color for the listing table*/
	font-size: 12px; /* Background color for the listing table*/
	 width:800px;
}

.RentalNeighborhood
{
    
    color: #000000;
    text-align: left;
    font-size: 12pt;
    font-weight: bold;
}

.BuildingLabels {
    background-color: #E6E6E6; /* Color for the listing table's column ROW*/
	text-align: center;
    font-weight: bold;
    color: black;
    padding-left: 10px;
}

.BuildingTitle
{
    font-family: 'Baskerville Old Face';
    font-weight: bold;
    color: #8E0700;
    font-size: 18pt;
    font-variant: small-caps;
}

.BuildingNeighborhood
{
    font-family: 'Baskerville Old Face';
    color: #D7C783;
    text-align: left;
    font-size: 12pt;
    font-weight: bold;
}
/* Handles the styles for each of the listing table's column cells*/
.BuildingLabel_1 {
	width: 200px;
	float: left;
	text-align: center;
}

.BuildingLabel_2 {
	width: 200px;
	float: left;
	text-align: center;
	padding-left: 5px;
}

.BuildingLabel_3 {
	width: 140px;
	float: left;
	text-align: center;
}

.BuildingLabel_4 {
	width: 200px;
	float: left;
	text-align: center;
}

.BuildingMonthlyPayment
{
    font-size: larger;
    font-weight: bold;
    font-family: Verdana;
    color: #4B532A;
}
.BuildingHeader
{
    font-size: 14pt;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Verdana;
}
.Building {
	background-color: #FFFFFF; /* Background color for each of the Listing table's row*/
    padding: 10px; /* Padding between each row*/
}

.BuildingDetail {
    padding: 10px;
    clear: both;
}

.BuildingThumbnail {
    float: left;
    width: 190px;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    color: black;
}

.BuildingSmallImage {

}

.UnitSmallImage {

}

.BuildingName {
    text-align: left; /* Handles the building name cell on the Listing page*/
    font-size: 14px;
    font-weight: bold;
    color: black;
}

.BuildingDetailName {
    text-align: left; /* Handles the building name and position that appears on the Building detail page*/
    font-size: 16px;
    font-weight: bold;
    color: black;
}

.BuildingLink
{
    color: #000000;
}

.BuildingAddress {
	width: 200px; /* Handles the building address cell on the Listing page*/
    float: left;
    text-align: left;
	padding-left: 5px;
}

.BuildingDetailImageList {
	
}

.BuildingInfo {
	float: left;
}

.BuildingDetailAddress {
    float: left; /* Handles the building address position that appears on the Building detail page*/
    text-align: left;
    margin-left: 10px;
}


.BuildingNeighborhood {
	width: 140px; /* Handles the building neighborhood cell on the Listing page*/
    float: left;
    text-align: center;
	padding-left: 5px;
	padding-top: 20px;	
	color: #000000;
}

.UnitTypesPriceRange {
	width: 200px; /* Handles the position of the unit price range that appears on each building's row on the Listing page*/
    float: left;
    text-align: center;
	color: #000000;
}

.ContactInfo {
    float: left;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    color: black;
    margin-left: 40px;
}

.BuildingInfoTable {
    font-size: 12px; /* Handles the font of the building info table that appears on the Building detail page*/
}

.BuildingInfoLabel {
    text-align: left;
    font-weight: bold;
}

.BuildingInfoValue {
    text-align: left;
}

.BuildingListingDescription {
	float:left; /* Handles the position of the description that appears on each building's row on the Listing page*/
	width: 516px;
	color: #000000;
	margin: 10px;
}

.UnitTable {
	width: 100%;
	font-size: 12px;
}

.UnitTableHeader {
    background-color: #EEEEEE;
    font-weight: bold;
}

.UnitTableHeaderCell {
    text-align: center;
}

.UnitTableBodyCell {
    background-color: #FFFFFF;
    text-align: center;
}

.BackLink {
    text-align: left;  /* This controls the style of the link that appears in the upper corner of the Building detail page returning the visitor to the Listing page*/
    clear: both;
    margin-left: 10px;
}
/*
.Content {
    clear: both;
    margin: 10px;
}
*/
.ImageList {
    float: left;
    width: 220px;
	margin-right: 10px;
}



.Image {
    padding: 5px;
    margin: 10px;
	background-color: #FFFFFF;
}

.ImageDescription {
	display: none;
}

.ImageLink {
	font-size: 12px;
	margin: 0px;
	text-align: center;
	width: 180px;
}
  
.ImageLinkLeftButton {
    position: absolute;
    left: 0px;
    top: 0px;
}

.ImageLinkViewButton {
    position: absolute;
    left: 40%;
    top: 0px;
}

.ImageLinkRightButton {
    position: absolute;
    right: 0px;
    top: 0px;
}


.PodHeader {
    margin-bottom: 0px;
    background-image:url(/pw/images/marketing/contenpo_pod.gif);
    background-position: center top;
    background-repeat: no-repeat;
}

.PodFooter {
    margin-bottom: 0px;
    background-image:url(/pw/images/marketing/contenpo_pod.gif);
    background-position: center bottom;
    background-repeat: no-repeat;
}

.BuildingDetailsTable {
	font-size: 12px;
	width: 100%;
	//width: 95%; /* IE hack*/
	//float: left; /* IE hack*/
}


.BuildingDetails {
}

.BuildingDetailsLabel {
	border: solid 1px #CCCCCC; /*Handles the Building Description header label that appears on the Building detail page*/
    font-size: 14px;
    font-weight: bold;
    color: black;
    background-color: #E7E7E7;
	padding: 2px;
}

.BuildingDescription {
	margin: 10px; /*Handles the font style and position for the description below the Building Description header label that appears on the Building detail page*/
	margin-left: 10px;
}



.BuildingAmenities {
	clear: both;			
    text-align: left;
}

.BuildingAmenitiesLabel {
	border: solid 1px #CCCCCC;
    font-size: 14px;
    font-weight: bold;
    color: black;
    background-color: #E7E7E7;
	padding: 2px;
}

.BuildingAmenityList {

}

.BuildingImageListCell {
	padding-right: 10px; /*Browser Compatability Hack-- DO NOT TOUCH!!*/
	//padding-right: 0px; /*Browser Compatability Hack-- DO NOT TOUCH!!*/
}

.BuildingImageList {
	border: 1px solid #CCCCCC;
	background-color: #E7E7E7;
	width: 100%;
	height: 99%;
	margin: 0px;
	padding: 0px;
	//min-height: 600px; /* IE Hack*/
	//margin-right: 10px; /* IE Hack*/
}


.BuildingImagePanel {
	float: left;
	width: 200px; /*Do not modify*/
}

.BuildingImage {
	float: left;
    border: 1px solid #CCCCCC; /*Border for the building images that appear on the Listing and Building detail page*/
	background-color: #FFFFFF;
	padding: 5px;
}

.AmenityList {
    margin: 0px;
}

.UnitSummary {
	color:black;
	padding-right: 10px;
	font-size: 12px;
}

.BuildingSummary {
	color:black; /*Handles the font color and position of the building summary on the Building detail page*/
	padding-right: 10px;
	font-size: 12px;
}

.BuildingInfo {
    float: left;
	width: 100%;
	color: #000000;
	padding-left: 10px;
}

.UnitInfoTable {
	width: 100%; /*Handles the position and font on the Unit Info table on the Unit detail page */
	margin-left: 10px;
    font-size: 12px;
	background-color: #CCCCCC;
}

.UnitInfoLabel {
    text-align: left; /*Handles the labels on Unit Info table on the Unit detail page */
    font-weight: bold;
	background-color: #E7E7E7;
}

.UnitInfoLabelUnitName {
    text-align: left; /*Handles the labels for the Unit Name on the Unit detail page */
    font-size: 14px;
    font-weight: bold;
	background-color: #E7E7E7;
}

.UnitInfoValue {
    text-align: left; /*Handles the values cell for the Unit Details table on the Unit detail page */
	background-color: #FFFFFF;
}

.UnitAmenitiesLabel {
	border: solid 1px #CCCCCC; /*Handles the labels on the Unit Amenities table on the Unit detail page */
    font-size: 14px;
    font-weight: bold;
    background-color: #E7E7E7;
	padding: 2px;
}


.UnitAmenityList {
	margin-top: 0px;
}

.UnitImageListCell {
	padding-right: 10px; /*Browser Compatability Hack*/
	//padding-right: 0px; /*Browser Compatability Hack*/
}



.UnitImageList {
	border: 1px solid #CCCCCC;
	background-color: #E7E7E7;
	width: 100%;
	height: 99%;
	margin: 0px;
	padding: 0px;
	//min-height: 600px; /* IE Hack*/
	//margin-right: 10px; /* IE Hack*/
}

.UnitDetailsTable {
	font-size: 12px; /*Handles the available Units table on the Building detail page*/
	width: 100%;
	//width: 95%; /* IE hack*/
	//float: left; /* IE hack*/
}

.UnitDetails {
	padding-right: 10px;
}

.UnitDetailsLabel {
	border: solid 1px #CCCCCC;
    font-size: 14px;
    font-weight: bold;
    color: black;
    background-color: #E7E7E7;
	padding: 2px;
}

.UnitDescriptionLabel {
	padding: 2px;
}

.UnitDescription {
	padding: 5px;
}

.PriceRange {
	color: #FF0000; /*Handles the price range that appears on building row on the Listings page*/
	font-weight: bold;
}


/**
	LEASING CONTACT
*/
.LeasingContact
{
    border: 1px solid #CCCCCC; /*Handles the leasing contact image on the Building or Unit detail page */
    background-color: #999999;
    float: left;
    width: 150px;
    text-align: center;
    font-size: 12px;
    margin-left: 10px;
    padding: 5px;
}

.LeasingContactLabel {
	font-weight: bold;
}

.LeasingContactName {
	font-weight: bold;
}

/**
	IMAGE ZOOMING 
*/
#imageZoomIMG {
    background-color: #E7E7E7;
	margin: 5px;
}

#imageZoom {
    display: none;
    position:absolute;
    z-index: 3;
	border: 1px outset #CCCCCC;
    background-color: #E7E7E7;
}

.ImageZoomCloseButton {
    text-align: center;
    background-color: #E7E7E7;
	margin: 0px;
}

/**
 *	INQUIRE FORM
 */

#popUpDiv {
	top: 200px;
	left: 200px;
	visibility: hidden;
	position:absolute;
	z-index: 4;
	border: 1px solid orange;
	width: 540px;
	height: 350px;	
	padding-top: 10px;
	background-color: #E7E7E7;
}

#popUpContainer  {
	width: 520px;
}

.InquireFormTable {
	margin: auto auto;
	font-size: 12px;
	font-weight: bold;
}

.InquiryFormMsg1 {
	margin: auto auto;
	text-align: left;
}

#errors {
	display: none;
	border: 1px solid red;
	background-color:#FF9999;
}

#today {
	font-weight: bold;
	text-decoration:underline;	
	text-align:center;
}

#maintenancePhone {
	text-align: center;
}

   .popUp
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bolder;
    color: #800000;
    border-style: solid;
    padding-left: 15px;
    padding-right: 15px;
    margin: 2px;
    text-align: left;
    padding-bottom: 5px;
}
.stylePrice
{
    font-size: 12px;
    font-weight: bold;
}
    
.TenantContact
{
    border: 1px solid #CCCCCC; /*Handles the leasing contact image on the Building or Unit detail page */
    background-color: #D7C783;
    position:relative;
    width: 95%;
    text-align: center;
    font-size: 12px;
    padding: 5px;
    color: #800000;
    font-weight: bold;
}

.PropertyDetailsTable
{
	border-left: 1px solid #BDBCAB; 
	border-right: 1px solid #BDBCAB; 
	border-top: 1px solid #BDBCAB; 
	border-bottom: 1px solid #BDBCAB; 
	background-color: #FFFEFD;
	font-family:Verdana;
}
.PropertyDetailsRowStyle1
{
	background-color: #D7C783;
	 
	color: #4B532A;
	
}

.PropertyDetailsRowStyle2
{
	background-color: #FFFEFD; 
	color: #4B532A;
}
	
#columnRight
{
    margin: 10px;
    border: thin solid #C0C0C0;
    vertical-align: top;
    padding: 5px;
    width: 180px;
    background-color: #FFFFFF;
    position: relative;
}  

#BlogPosts
{
    margin: 10px;
    border: thin solid #C0C0C0;
    vertical-align: top;
    padding: 5px;
    width: 180px;
    background-color: #FFFFFF;
    position: relative;
}  

#divBlogPosts2
{

}

#divBlogPosts2 li
{
    list-style-type: square;
    list-style-position: outside;
}

#Map
{
width:600px; height:400px; position:relative; margin-top:15px;
}
#topImage
{
  width:400px;
}

#new-listings-wrapper
{
    border: thin solid #000000;
    background-color: #FFFFFF;
    width:800px;
    height:100%;
}
#new-listings-wrapper a
{
    color:#4B532A;
}
#new-listings-wrapper h2
{
    border: thin solid #000000;
    display: block;
    background-color: #800000;
    color: #FFFFFF;
    padding:0 0 0 0;
    margin:0;
}

#new_listings_list .Building
{
    width:780px;
    height:100px;
    /*float:left;*/
    
}
#new_listings_list .BuildingAddress
{
    
    padding: 0 0 0 0;
    
}
#new_listings_list .BuildingRent
{
    float:left;
    font-weight:bold;
}
#new_listings_list .BuildingDetails
{
    float: left;
    vertical-align: top;
    display: block;
    text-align: left;
}
#new_listings_list .thumbnail
{
    width:112px;
    height:84px;
}
#new_listings_list .BuildingImagePanel
{
    width:122px;
    height:94px;
}