html{
	height:100%;
}
body{
	
	font-family:Helvetica;
	background-color:#4f4840;
}
strong{
    font-weight:bold;
    font-size:12px;
    /*color:#e28e22;*/
}
strong.orange{
    color:#e28e22;
}
a{
   color:#fff;
}


#container{
    width:950px;
    margin:0 auto;  
}

#nav{
    overflow:hidden;
}
#nav a{
    text-decoration:none;
    color:#b2a99c;
}

#navLeft ul li:hover a{
    color:#e28e22;
}

#navLeft{
    float:left;
   
}

#navRight{
    float:left;
    margin-left:40px;
    
}

#navLeft ul li{
    padding:40px 22px 30px 22px;
    font-style:bold;
    font-size:12px;
    color:#b2a99c;
    list-style:none;
    float:left;
}
#navLeft ul li:hover{
    background:url(images/bgFade.jpg);
    color:#e28e22;
}
.activeNav{
    background:url(images/bgFade.jpg);
    color:#e28e22;
}
.activeNav a{
    color:#e28e22;
}

#navRight ul li{
    background:url(images/indicatorOff.jpg);
    background-repeat: no-repeat;
    height:72px;
    width:18px;
    list-style:none;
    float:left;
    padding:0px 6px 0px 6px;
    cursor:hand;
    cursor:pointer;
}
#navRight ul li:hover{
    background:url(images/indicatorOn.jpg);
    background-repeat: no-repeat;
}

#navRightOff{
    float:left;
    margin-left:40px;
}

#navRightOff ul li{
    background:url(images/indicatorOff.jpg);
    background-repeat: no-repeat;
    height:72px;
    width:18px;
    list-style:none;
    float:left;
    padding:0px 6px 0px 6px;
    cursor:hand;
    cursor:pointer;
    opacity:.2;
}





#mainShot{
    float:left;
    position:relative;
}

#mainGallery, #transGallery{
    position:absolute;
    top:0px;
    left:0px;
}


#logo{
    float:left;
    background:url(images/mainLogo.png);
    background-repeat: no-repeat;
    width:108px;
    height:390px;
    margin-bottom:100px;
}

#bottomLinks{
    width:100%;
    line-height:20px;
    margin-top:25px;
    font-size:12px;
    color:#e6ded6;
    margin-bottom:65px;
    padding-left:8px;
}
.bottomLink{
    float:left;
    margin:0 58px 0 35px;
}
.bottomLink:first-child{
    margin-left:0px;
}

.bottomLink a{
    color:#e6ded6;
    text-decoration:none;
}
.bottomLink a:hover{
    color:#9a8c7c;
}

.bottomLink a:hover span{
    color:#9a8c7c;
}

.bottomHeader{
    font-size:14px;
    font-weight:bold;
    color:#e28e22;
    text-transform:uppercase;
}

.navArrow{
    vertical-align:middle;
    margin-top:-4px;
}
#contentFooter{
    margin-top:0px;
    position:absolute;
    bottom:0;
    background-color:#9a8c7c;
    height:20px;
    width:100%;
}


h2{
    font-size:18px;
    font-weight:bold;
    text-transform:uppercase;
    color:#e28e22;
    margin-bottom:10px;
}


/*------------------------ ABOUT PAGE ----- */
a.title{
    color:#9a8c7c;
    text-decoration:none;
}
a.title:hover{
    color:#db9c4b;
}
#aboutContent{
    position:relative;
    margin-top:-4px;
    background-color:#5b534a;
    float:left;
    min-height:400px;
    width:840px;
    margin-bottom:40px;
}
#aboutContent p{
    margin-bottom:20px;
}
#aboutContentTitles{
    font-size:13px;
    text-transform:uppercase;
    color:#b2aa9d;
    width:220px;
    padding:20px;
    line-height:24px;
    float:left;
}

#aboutContentContent{
    font-size:12px;
    float:left;
    color:#b2aa9d;
    padding:20px;
    padding-left:0px;
    width:555px;
    line-height:16px;
    margin-top:7px;

   
}


.alignleft{
    float:left;
    padding-right:2px;
}

.alignRight{
    float:right;
    padding-left:2px;
}
/*----------------------- CONTACT --------------- */

#contactContent{
    font-size:11px;
    float:left;
    color:#b2aa9d;
    padding:20px;
    padding-left:0px;
    width:555px;
    line-height:16px;
    margin-top:8px;
}
#contactContent a{
    color:#b2a99c;
}
#contactContent a:hover{
    color:#9a8c7c;
}

#contactContentTitles{
    font-size:13px;
    text-transform:uppercase;
    color:#b2aa9d;
    width:220px;
    padding:20px;
    line-height:24px;
    float:left;
}
#contactContentTitles  a{
     color:#b2aa9d;
     text-decoration:none;
}

/*----------------------- RESIDENTIAL --------------- */

#propertyListings{
    font-size:12px;
    text-transform:none;
    line-height:14px;
}

#propertyImages{
    float:left;
    width:100px;
    text-align:center;
}
#propertyImages img{
    width:80px;
    height:55px;
}

#propertyContentTitles{
    font-size:13px;
    text-transform:uppercase;
    color:#b2aa9d;
    width:220px;
    padding:20px;
    line-height:24px;
    float:left;
    margin-top:-3px;
}

#propertyContent{
    font-size:12px;
    position:relative;
    background-color:#5b534a;
    float:left;
    min-height:400px;
    width:840px;
    margin-bottom:40px;
    font-size:12px;
    margin-top:-4px;
}
#propertyContent p{
    margin-bottom:20px;
}


.pImageThumb img{
    cursor:pointer;
    cursor:hand;
    border:2px solid #4f4840;
    margin:0px;
    padding:0px;
}




#footer{
    width:950px;
	text-align:center;
}
#footer a{
    color:#8e7f6d;
    text-decoration:none;
}
#footer a:hover{
    color:#b2aa9d;
    
}
#footer ul{
    width:950px;
    margin-left:5px;
}
#footer ul li{
    list-style:none;
    float:left;
    font-size:11px;
    color:#8e7f6d;
    text-transform:uppercase;
    padding:6px;
}
#footer ul li:first-child{
    margin-left:0px;
    padding-left:0px;
}