*
{
    padding: 0px;
    margin: 0px;
    border: 0px solid;
}


html
{
    height: 100%;
    width: 100%;
    background-attachment: fixed;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    background-image: url(../images/background.jpg);
    background-color: #f7f6fb;
}


body
{
    height: 100%;
    width: 100%;
    font: 100% Arial, Helvetica, sans-serif;
    padding-top: 5px;
    text-align: center;
    color: #56574a;
}


#container
{
    height: auto !important;
    height: 100%;
    min-height: 95%;
    position: relative;
    width: 945px;
    margin: 0 auto;
    text-align: left;
}

#mainHeader
{
    background-attachment: inherit;
    background-position: 50% 0%;
    background-color: transparent;
    margin: 0 auto;
    z-index: 99;
}

#mainHeader .logo
{
    float: left;
    width: 360px;
    height: auto;
    padding-left: 25px;
    padding-top: 15px;
}

.headerline
{
    text-align: right;
}

.social_media
{
    margin-top: 8px;
}

#mainHeader .buttons
{
    float: right;
    width: 100px;
    height: 45px;
    vertical-align: bottom;
    position: relative;
}

#mainHeader .buttons ul
{
    list-style-type: none;
    display: inline;
    vertical-align: bottom;
}

#mainHeader .buttons li
{
    list-style-type: none;
    display: inline;
    padding-left: 0;
    padding-top: 25px;
    margin-top: 25px;
    vertical-align: bottom;
}


#mainTop
{
    height: 480px;
    width: 940px;
    position: relative;
    background-position: 50% 0%;
    background-repeat: no-repeat;
    background-color: #transparent;
    padding-top: 0px;
    z-index: 10;
}

#mainTop h1.title
{
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 300;
    color: #56574a;
    font-size: 1.5em;
    line-height: 2em;
    text-align: left;
    padding-right: 22px;
}

.spacer_wide:
{
    width: 8px;
    background-color: #FFFFFF;
    background-image: url(../images/spacer_white.png);
}

.spacer_high:
{
    height: 8px;
    background-color: #FFFFFF;
    background-image: url(../images/spacer_white.png);
}

/* navigation */

        .navItem
        {
            width: 198px;
            height: 35px;
            display: block;
        }
		
        a.btnHome
        {
            background-image: url("../images/nav_home_off.png");
        }
        a.btnHome:hover, a.btnHomeActive
        {
            background-image: url("../images/nav_home_on.png");
        }
        a.btnFloorplans
        {
            background-image: url("../images/nav_floorplans_off.png");
        }
        a.btnFloorplans:hover, a.btnFloorplansActive
        {
            background-image: url("../images/nav_floorplans_on.png");
        }
        a.btnAmenities
        {
            background-image: url("../images/nav_amenities_off.png");
        }
        a.btnAmenities:hover, a.btnAmenitiesActive
        {
            background-image: url("../images/nav_amenities_on.png");
        }
        a.btnNeighborhood
        {
            background-image: url("../images/nav_neighborhood_off.png");
        }
        a.btnNeighborhood:hover, a.btnNeighborhoodActive
        {
            background-image: url("../images/nav_neighborhood_on.png");
        }
        a.btnPhotos
        {
            background-image: url("../images/nav_photos_off.png");
        }
        a.btnPhotos:hover, a.btnPhotosActive
        {
            background-image: url("../images/nav_photos_on.png");
        }
        a.btnPet
        {
            background-image: url("../images/nav_corporate_off.png");
        }
        a.btnPet:hover, a.btnPetActive
        {
            background-image: url("../images/nav_corporate_on.png");
        }
        a.btnContact
        {
            background-image: url("../images/nav_contact_off.png");
        }
        a.btnContact:hover, a.btnContactActive
        {
            background-image: url("../images/nav_contact_on.png");
        }
        a.btnResidents
        {
            background-image: url("../images/nav_residents_off.png");
        }
        a.btnResidents:hover, a.btnResidentsActive
        {
            background-image: url("../images/nav_residents_on.png");
        }

.nav
{
    height: 100%;
    min-height: 100%;
    background-image: url(../images/nav_background.png);
    background-color: #8c8f79; /* #82856f;*/
    background-repeat: no-repeat;
   
    width: 198px !important;
    border: 8px solid white;
    border-top: 0;
    border-bottom: 0;
    padding: 0 !important;
   
}

.contact_page { 
    		padding: 0 !important;
			margin: 0 !important;
			background-image:url(../images/contact_background.png);
			background-repeat:no-repeat;
			height:640px; 
			}
			
.contact_page_response { 
			background-image:url(../images/contact_background.png);
			background-repeat:no-repeat;
			height:500px; 
			}			
			
.contact_page table { 
			margin: auto;
			}
						
.contact_text
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #56574a;
    font-size: 11px;
    line-height: 18px;
    letter-spacing: .02em;
    text-align: left;
    padding: 6px 0px;
}

.text
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #56574a;
    font-size: 11px;
    line-height: 18px;
    letter-spacing: .02em;
    text-align: left;
    padding: 6px 0px;
}

.textcntr
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #56574a;
    font-size: 11px;
    line-height: 18px;
    letter-spacing: .02em;
    text-align: center;
    padding: 6px 0px;
}


.inputfield
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #56574a;
    font-size: 11px;
    height: 20px;
    text-align: left;
    padding: 0px 0px;
	border: 1px #bab8b9 solid;
}

.inputselect
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #56574a;
    font-size: 11px;
    height: 20px;
    text-align: left;
    padding: 0px 0px;
	border: 1px #bab8b9 solid;
}


.inputsubmit
{
    padding: 9px 0 0 30px;
}


/* left column */

#mainTop .lcolumn
{
    padding-right: 0px:;
}
* html #mainTop .lcolumn
{
}


#mainTop .maintop_left
{
    height: 100%;
    float: left;
    padding-left: 0px;
    vertical-align: top;
}


#mainTop h1.lcolumnTitle
{
    font-family: Times New Roman, Palatino Linotype, Georgia;
    font-weight: 300;
    color: #56574a;
    font-size: 18px;
    line-height: 1em;
    letter-spacing: .04em;
    padding: 0 0px;
    text-align: center;
}

.lcolumnTitle_top
{
    font-family: Times New Roman, Palatino Linotype, Georgia;
    font-weight: 300;
    color: #56574a;
    font-size: 18px;
    line-height: 1em;
    letter-spacing: .04em;
    padding: 42px 0 0 0;
    text-align: center;
}


.lcolumnTitle_photo_top
{
    font-family: Times New Roman, Palatino Linotype, Georgia;
    font-weight: 300;
    color: #56574a;
    font-size: 18px;
    line-height: 1em;
    letter-spacing: .04em;
    padding: 50px 0 0 0;
    text-align: center;
}


.lcolumnTitle
{
    font-family: Times New Roman, Palatino Linotype, Georgia;
    font-weight: 300;
    color: #56574a;
    font-size: 18px;
    line-height: 1em;
    letter-spacing: .04em;
    padding: 0 0px;
    text-align: center;
}



.lcolumntext
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #64686b;
    font-size: 11px;
    line-height: 1em;
    letter-spacing: .02em;
    text-align: left;
    padding: 0 0px;
}

.photo_text
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #56574a;
    font-size: 10px;
    line-height: 1em;
    letter-spacing: .02em;
    text-align: center;
    padding: 5px 0px;
}




#mainTop .lcolumn p
{
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    color: #f7f6fb;
    font-size: .8em;
    text-align: left;
    padding: 0 15px;
}

#mainTop .lcolumn p.numbers
{
    width: 300px;
    word-spacing: 8px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: .5em;
    text-align: left;
    padding: 4px 12px 0px 10px;
    color: #000000;
}

#mainTop .lcolumn p.numbers a:link, #mainTop .lcolumn p.numbers a:visited, #mainTop .lcolumn p.numbers a:active
{
    color: #56574a;
    text-decoration: none;
}

#mainTop .lcolumn p.numbers a.isActive, #mainTop .lcolumn p.numbers a:hover
{
    color: #56574a;
    text-decoration: none;
}



/* right column */

#mainTop .rcolumn
{
    float: left;
    min-height: 313px;
    width: 513px;
}


#mainTop .descript_tag
{
    height: 127px;
    background-color: #85301b;
    width: 473px;
}

#mainTop .description
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #FFFFFF;
    font-size: .8em;
    line-height: 1.2em;
    text-align: left;
    float: left;
    height: 91px;
    overflow: auto;
    width: 465px;
    scrollbar-3dlight-color: #592012;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-base-color: #85301b;
    scrollbar-darkshadow-color: #702817;
    scrollbar-face-color: #85301b;
    scrollbar-highlight-color: #702817;
    scrollbar-shadow-color: #702817;
    padding-left: 8px;
}

.flash_container
{
    vertical-align: top;
}

#footer
{
    width: 971px;
    margin: 0 0 0 0;
    position: relative;
    clear: both;
    margin: 0 auto;
    text-align: center;
    bottom: 0; /* stick to bottom */
}

#footerBox
{
    background-color: transparent;
    width: 971px;
    text-align: center;
}

#footerBox .leftbox
{
    width: 971px;
    background-color: transparent;
}

#footer p.address
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    color: #56574a;
}

#footer p.officehours
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    color: #56574a;
}

p.watermark_address
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 13px;
    text-align: left;
    color: #FFFFFF;
}

p.watermark_officehours
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 13px;
    text-align: left;
    color: #FFFFFF;}

a.watermark_email:link
{
    color: #FFFFFF;
    font-size: 9px;
    line-height: 13px;
    font-family: Arial, San Serif;
    text-decoration: underline;
    font-weight: normal;
}

a.watermark_email:visited
{
    color: #FFFFFF;
    font-size: 9px;
    line-height: 13px;
    font-family: Arial, San Serif;
    text-decoration: underline;
    font-weight: normal;
}

a.watermark_email:hover
{
    color: #FFFFFF;
    font-size: 9px;
    line-height: 13px;
    font-family: Arial, San Serif;
    text-decoration: underline;
    font-weight: normal;
}


a.email:link
{
    color: #56574a;
    font-size: 12px;
    line-height: 14px;
    font-family: Arial, San Serif;
    text-decoration: underline;
    font-weight: normal;
}

a.email:visited
{
    color: #56574a;
    font-size: 12px;
    line-height: 14px;
    font-family: Arial, San Serif;
    text-decoration: underline;
    font-weight: normal;
}

a.email:hover
{
    color: #ffffff;
    font-size: 12px;
    line-height: 14px;
    font-family: Arial, San Serif;
    text-decoration: underline;
    font-weight: normal;
}

.amenities
{
    width: 712px;
    background-color: #faf3d9;
    min-height: 250px;
}

.floorplan_page
{
    width: 715px;
    background-color: #faf3d9;
    min-height: 250px;
}

.photos
{
    width: 715px;
	background-image: url(../images/photo_background.png);
    background-color: #faf3d9;
    min-height: 321px;
}


.resident_amenities
{
    background-image: url(../images/amenities_background.png);
    background-repeat: no-repeat;
    width: 340px;
	text-align:center;
}

.community_amenities
{
    background-image: url(../images/amenities_background.png);
    background-repeat: no-repeat;
    width: 340px;
	text-align:center;
}
.ResultItemCTN {
	float:left;
	height:75px;
	width:300px;
}
			