@charset "utf-8";
/* CSS Document */

/* Elements */

.h_div{
	float:left;
	clear:both;
	width:100%;
	padding-bottom:5px;
}.h_nottop{
	padding-top:10px;
}

h1{
}
h2{
}
h3{
	font-size:26px;
	color:#5a5448;
	letter-spacing:3px;
	text-align:left;
	margin-top:10px;
	width:100%;
}
h5 {
	font-size:17px;
	color:#ffffff;
	font-family:serif;
	font-weight:normal;
	color:#5a5448;
	letter-spacing:3px;
	text-align:left;
}
h6 {
	font-size:16px;
	font-family:Garamond;
	font-weight:normal;
	color:#003756;
	letter-spacing:3px;
	text-align:left;
	margin-top:5px;
}
h6 a {
	color:#003756;
}

/* header */
.index_page_heading{
	float:left;
	clear:both;
	width:100%;
	padding-top:25px;
	background-image:url(../../img/index_brownbox_bg.png);
	background-position:0 50px;
	background-repeat:no-repeat;
	min-height:371px;
}.sub_page_heading{
	float:left;
	clear:both;
	width:100%;
	padding-top:25px;
	background-image:url(../../img/sub_brownbox_bg.png);
	background-position:15px 60px;
	background-repeat:no-repeat;
	min-height:255px;
}
.index_image_col{
	float:left;
	margin-left:29px;
	margin-top:44px;
	width:638px;
}
.index_logo{
	float:left;
	clear:both;
	margin-top:-360px;
	margin-left:40px;
	position:relative;
	z-index:99;
}
.index_header_image{
	float:left;
	width:638px;
	height:306px;
	position:relative;
	z-index:0;
}
.index_header_image img{
	width:657px;
	height:326px;
    top:  0;
    left: 0;
}
.sub_logo{
	float:left;
	clear:both;
	margin-top:-260px;
	margin-left:40px;
	position:relative;
	z-index:99;
}
.sub_header_image{
	float:left;
	width:638px;
	height:197px;
	margin-top:5px;
	margin-left:0px;
	position:relative;
	z-index:0;
}
.sub_header_image{
	width:638px;
	height:197px;
    top:  0;
    left: 0;
}
.index_whitebox_shadow, .sub_whitebox_shadow{
	background-image:url(../../img/index_whitebox_shadow.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	float:left;
	width:160px;
	padding-bottom:13px;
	padding-right:38px;
	margin-top:50px;
	margin-left:30px;
}
.sub_whitebox_shadow{
	background-image:url(../../img/sub_whitebox_above_nav.png);
	background-position:0 100%;
	padding:0;
	padding-top:10px;
	padding-bottom:5px;
	padding-left:14px;
	margin-left:15px;
	width:190px;
}
.index_whitebox{
	float:left;
	width:160px;
	background-color:#FFFFFF;
	border:1px solid #dcdfd3;
	padding: 4px 10px;
}.sub_whitebox_shadow .index_whitebox{
	border-bottom:none;
	padding-bottom:none;
}.sub_whitebox_shadow .whitebox_dodad_bottom{
	display:none;
}

.whitebox_dodad_top{
	float:left;
	clear:both;
	margin-left:74px;
	position:relative;
}
.whitebox_dodad_bottom{
	float:left;
	clear:both;
	margin-left:74px;
	margin-top:-10px;
	position:relative;
}
.index_whitebox_ul{
	float:left;
	width:156px;
	border:1px solid #dcdfd3;
	padding:2px;
	margin-top:-10px;
}
.index_whitebox_ul a{
	float:left;
	width:100%;
	text-align:center;
	padding:30px 0;
	border-top:1px solid #dcdfd3;
	cursor:pointer;
}.sub_whitebox_shadow .index_whitebox_ul a{
	padding:10px 0;
}.index_whitebox_ul a:hover{
	background-image:url(../../img/index_whitebox_hover.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}.index_whitebox_ul a.top{
	border-top:none;
}.index_whitebox_ul a .title{
	color:#4f4c46;
	font-size:15px;
}.index_whitebox_ul a .slogan{
	color:#003755;
	font-size:12px;
	font-style: italic;
}


.nav{
	float:left;
	clear:both;
	width:881px;
	padding-left:40px;
	background-image:url(../../img/nav_bg.png);
	background-repeat:no-repeat;
	background-position:2px 0;
	white-space:no-wrap;
	min-height:45px;
	padding-top:3px;
}
.nav .link{
	float:left;
	color:#FFFFFF;
	font-size:14px;
	padding:11px 0 9px 0;
	margin-right:21px;
	text-align:left;
}.nav .link:hover{
	background-image:url(../../img/nav_hover.png);
	background-position:top center;
	background-repeat:no-repeat;

}
.nav .link a{
	color:#FFFFFF;
	text-align:left;
	letter-spacing:4px;
}.sub_bg .nav{
	background-position:5px 0;
	background-image:url(../../img/sub_nav_bg.png);
}
.single_col .nav{
	background-image:url(../../img/nav_bg_flat.png);
	background-repeat:no-repeat;
	background-position:6px 0;
	padding-top:3px;
}


/* content */

.index_page_content{
	float:left;
	clear:both;
	width:870px;
	background-image:url(../../img/index_content_shadow.png);
	background-image:url(../../img/sub_content_bg.png);
	background-position:0 0;
	min-height:230px;
	background-repeat:no-repeat;
	margin-left:22px;
	background-color:#fbfaf4;
	color:#6e6655;
}
.sub_page_content{
	float:left;
	clear:both;
	width:870px;
	background-position:646px 0;
	min-height:250px;
	background-repeat:no-repeat;
	margin-left:25px;
	padding-bottom:50px;
}


/* col1 */
.page_content_col1{
	float:left;
	clear:both;
	width:570px;
	padding:10px 20px;
	margin-right:20px;
	margin-left:20px;
}.page_content_col1 .section{
}


.quick_information_form_slidy{
	float:left;
	clear:both;
	width:100%;
	border-top:1px solid #dcdfd3;
}
.quick_information_form_slidy form{
	padding:10px 0;
}

/* property list */

.property_ul{
	float:left;
	clear:both;
	width:100%;
	list-style:none;
}

.property_li{
	float:left;
	clear:both;
	width:100%;
	border-top:1px solid #bfbca5;
	border-bottom:1px solid #bfbca5;
	margin:20px 0;
}
.properties_image{
	float:left;
	background-image:url(../../img/image_bg.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding:0 15px 13px 0;
	margin:10px 10px 0 0;
	width:179px;
}
.properties_info_ul{
	float:right;
	width:366px;
	clear:none;
	list-style:none;
	position:relative;
}.properties_info_ul li{
	float:left;
	padding:7px 6px;
}.properties_info_ul li.title{
	color:#003756;
	border-left:1px solid #bfbca5;
	border-bottom:1px solid #bfbca5;
}.properties_info_ul li.col1{
	clear:both;
	width:140px;
}.properties_info_ul li.col2{
	width:116px;
}.properties_info_ul li.col3{
	width:70px;
}
.property_li h4{
	color:#003755;
	font-size:13px;
	padding:5px 0;
}.property_li h4 a{
	color:#003755;
	font-size:13px;
}
.property_li_footer{
	float:left;
	clear:both;
	width:100%;
	border-top:1px solid #bfbca5;
	margin-top:10px;
}
.property_li_footer a{
	color:#90a4a9;
	float:right;
	padding:3px 6px;
	font-style:italic;
	font-family:times;
	font-size:12px;
}


/* property page */

.property_top_links{
	float:left;
	clear:both;
	width:100%;
	padding-bottom:3px;
}
.property_top_links a{
	color:#90a4a9;
	font-size:12px;
	font-family:times;
}
.back_to_list_link{
	float:left;
}
.info_request_link{
	float:right;
}

.property_info_ul{
	float:left;
	width:100%;
	list-style:none;
	padding-bottom:10px;
}.property_info_ul li{
	float:left;
	padding:7px 6px;
}.property_info_ul li.title{
	color:#003756;
	border-left:1px solid #bfbca5;
	border-bottom:1px solid #bfbca5;
	border-top:1px solid #bfbca5;
}.property_info_ul li.col1{
	clear:both;
	width:160px;
	border-left:none;
}.property_info_ul li.col2{
	width:140px;
}.property_info_ul li.col3{
	width:140px;
}.property_info_ul li.col4{
	width:78px;
}

/*image gallery */

.image_gallery{
	float:left;
	clear:both;
	width:100%;
	background-image:url(../../img/image_gallery_bg.png);
	background-position:top left;
	background-repeat:no-repeat;
}
.image_gallery h5{
	float:left;
	padding-top:10px;
	padding-left:10px;
	width:400px;
}.image_gallery .image_gallery_link{
	float:right;
	margin-top:10px;
	margin-bottom:6px;
        margin-right: 15px;
	color:#658799;
}

.property_image{
	float:left;
	background-image:url(../../img/image_bg.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding:0 15px 13px 0;
	margin:10px 0 0 9px;
	width:165px;
}

/* news ul */

.news_ul{
	float:left;
	width:100%;
	padding-bottom:10px;
	list-style:none;
}.news_ul li{
	float:left;
	padding:7px 6px;
	color:#6e6655;
}.news_ul a{
	color:#6e6655;
}.news_ul li.title{
	color:#003756;
	border-left:1px solid #bfbca5;
	border-bottom:1px solid #bfbca5;
	border-top:1px solid #bfbca5;
}.news_ul li.col1{
	clear:both;
	width:265px;
	border-left:none;
	border-bottom:1px solid #bfbca5;
}.news_ul li.col2{
	width:145px;
	border-bottom:1px solid #bfbca5;
}.news_ul li.col3{
	width:100px;
	border-bottom:1px solid #bfbca5;
}


/* staff profiles */

.staff_profile_ul{
	float:left;
	clear:both;
	width:100%;
	list-style:none;
}

.staff_profile_li{
	float:left;
	clear:both;
	width:100%;
	
	border-bottom:1px solid #bfbca5;
	margin:20px 0;
}
.staff_profile_image{
	float:right;
	background-image:url(../../img/image_bg.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding:0 15px 13px 0;
	margin:0 0 10px 10px;
	width:179px;
}
.staff_profile_li_footer{
	float:left;
	clear:both;
	width:100%;
	border-top:1px solid #bfbca5;
	margin-top:10px;
}
.staff_profile_li_footer a{
	color:#90a4a9;
	float:left;
	padding:3px 6px;
	font-style:italic;
	font-family:times;
	font-size:12px;
}.staff_profile_li_footer a:hover{
	color:#6c95a1;
}

/* col2 */
.page_content_col2{
	float:left;
	width:180px;
	padding:10px 0;
	padding-left:20px;
}.page_content_col2 .section{
}
.index_news_ul{
	float:left;
	clear:both;
	width:100%;
	border-bottom:1px solid #bfbca5;
}.index_news_ul a{
	float:left;
	clear:both;
	width:100%;
	background-image:url(../../img/dodad_news.png);
	background-position:2px 3px;
	background-repeat:no-repeat;
	border-bottom:1px solid #bfbca5;
	margin-bottom:2px;
	color:#5a5448;
}.index_news_ul a .pad{
	float:left;
	padding:3px 0 3px 20px;
}

.index_bg{
	float:left;
	clear:both;
	width:100%;
}

.sub_bg{
	float:left;
	clear:both;
	width:100%;
}
.sub_bg .sub_page_content{
	background-image:url(../../img/sub_content_bg.png);
	background-position:0 0;
	min-height:250px;
	background-repeat:no-repeat;
	background-color:#fbfaf4;
	color:#6e6655;
	margin-left:26px;
}
.single_col .sub_page_content{
	background-image:url(../../img/bg_flat.png);
	width:810px;
	padding:20px 30px;
}
.sub_bg .page_content_col2{
	padding-top:0;
	padding-left:15px;
}
.sub_whitebox_bottom_shadow{
	float:left;
	clear:both;
	background-image:url(../../img/sub_whitebox_shadow.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:180px;
	padding:0 6px;
	padding-bottom:14px;
}
.sub_whitebox_bottom{
	float:left;
	clear:both;
	width:100%;
	background-color:#ffffff;
	border-right:1px solid #dcdfd3;
	border-left:1px solid #dcdfd3;
}
.sub_whitebox_pad{
	padding: 0 12px 0 10px;
}
.sub_whitebox_ul{
	float:left;
	clear:both;
	width:100%;
	border:1px solid #dcdfd3;
	border-top:none;
	padding-bottom:10px;
}
.sub_whitebox_ul_title{
	clear:both;
	float:left;
	padding:5px 18px;
	border-top:1px solid #dcdfd3;
	border-bottom:1px solid #dcdfd3;
	margin:5px 0;
	margin-left:3px;
}
.sub_whitebox_ul a{
	float:left;
	clear:both;
	width:100%;
	text-align:center;
	padding:4px 0;
	color:#746c5d;
	font-family:serif;
	font-size:14px;
}
.sub_whitebox_ul a:hover{
	background-image:url(../../img/sub_whitebox_hover.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#EDEAE3;
}

.sub_whitebox_content{
	padding:5px;
}

/* footer */

.footer_bottom{
	float:left;
	clear:both;
	width:855px;
	background-image:url(../../img/footer_cap.png);
	background-repeat:no-repeat;
	background-position:1px 0;
	padding-left:70px;
	padding-top:25px;
	color:#5e514e;
}

.sub_bg .footer_bottom{
	background-position:5px 0;
}

.footer_bottom a{
	color:#5e514e;
}

.footer{
}.footer_text{
	padding:10px 0px;
	text-align:center;
	color:#948f81;
	font-size:11px;
}.footer_text a{
	color:#948f81;
}.footer_text a:hover{
	text-decoration:underline;
}