.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.clear{
	float: none;
	clear: both;
}

.hidden {
  position: absolute;
  left: -9999px;
}

body{
	margin:0;
	color:#0d1618;
	font:12px/14px Arial, Helvetica, sans-serif;
	background:#fff url(../images/bg-body.jpg) repeat-x;
	min-width:965px;
}
img{border-style:none;} 
a{
	color:#7f7f7f;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
input, textarea, select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	width:965px;
	overflow:hidden;
	padding:12px 13px;
	margin:0 auto;

}
#header {
	width:949px;
	padding:7px 8px;
	margin:0 0 8px;
	position:relative;
	z-index:16;
	background:url(../images/bg-header.jpg) no-repeat;
}
#header:after {
	content:"";
	display:block;
	clear:both;
}
#header .holder{
	width:949px;
	height:233px;
	overflow:hidden;
}
#header .logo {
	float:left;
	background:url(../images/logo.png) no-repeat;
	text-indent:-9999px;
	width:351px;
	height:110px;
	margin:37px 0 0 29px;
	overflow:hidden;
}
#header .logo a {
	position:relative;
	display:block;
	width:351px;
	height:110px;
}
#header .txt-more-than{
	position:absolute;
	top:21px;
	right:25px;
	width:261px;
	height:29px;
	text-indent:-9999px;
	background:url(../images/text-more-than-just.png) no-repeat;
}
/*#header .search-form{
	clear:both;
	float:left;
	display:inline;
	margin:21px 0 0 22px;
}           */
.search-form .row{
	width:100%;
	overflow:hidden;
	margin:0 0 4px;
}
.search-form label{
	display:block;
	padding:0 0 4px;
	color:#ababab;
	font:12px/13px "Trebuchet MS", Arial, sans-serif;
}
.search-form .text{
	float:left;
	color:#ababab;
	border:0;
	background:#fff;
	font:11px "Trebuchet MS", Arial, sans-serif;
	width:136px;
	padding:0px 5px;
	margin:0 5px 0 0;
}
.search-form input.submit{
	float:left;
	width:73px;
	background:#575757;
	border:0;
	color:#d6d6d6;
	height:16px;
	cursor:pointer;
	padding:0 0 1px;
}
.search-form input.submit.hover,
.search-form input:hover.submit{color:#f4cb0d;}
#header .info{
	width:949px;
	overflow:hidden;
	margin:0 0 7px;
	padding:10px 0 0;
	list-style:none;
	text-align:center;
	float: left;
	width: 576px;
}
#header .info .phones{background: none; padding: 0 80px 0 80px;}
#header .info li{
	display:inline;
	padding:0 8px 0 13px;
	color:#7f7f7f;
	font:12px/15px "Trebuchet MS", Arial, sans-serif;
	background:url(../images/separator-info.gif) no-repeat 0 50%;
}
#header .info li:first-child {background:none;}
#header .info address{
	display:inline;
	font-style:normal;
}
#header .info a{
	color:#4a381d;
	font-weight:bold;
	text-decoration:none;
}
#header .info a:hover{text-decoration:underline;}

#header .email-team{
	padding: 26px 0 0 0;
	text-align: right;
}
#header .email-team a{
	color:#4a381d;
	font-weight:bold;
	text-decoration:none;
}
#header .email-team a:hover{text-decoration:underline;}
ul#nav {
	padding:5px 0;
	margin:0;
	list-style:none;
	background:#524f4c url(../images/bg-nav.gif) repeat-x;
	width:100%;
	text-align:center;
	clear: both;
}
ul#nav li {
	display:inline;
	padding:7px 4px;
	font:14px/20px Arial, Helvetica, sans-serif;
	position:relative;
}
ul#nav a {
	color:#fff;
	padding:7px 12px;
}
#nav li.hover a,
#nav li:hover a,
#nav a:hover {
	background:#3e3932;
	text-decoration:none;
}
#nav li.hover,
#nav li:hover{
	position:relative;
	z-index:15;
}
#nav li.hover ul,
#nav li:hover ul{
	display:block;
	z-index:100;
}
#nav ul{
	clear:both;
	position:absolute;
	top:30px;
	left:4px;
	width:auto;
	margin:0;
	padding:0;
	list-style:none;
	background:#3e3932;
	display:none;
	text-align:left;
	float:left;
}
* html #nav ul{top:37px;}
* +html #nav ul{top:37px;}
#nav ul li{
	padding:5px 15px 5px 12px;
	border-top:1px solid #56514b;
	font:14px/20px Arial, Helvetica, sans-serif;
	clear:left;
	display:block;
	letter-spacing:-1px;
	vertical-align:top;
}
#nav ul a {
	padding:0;
	float:left;
	white-space:nowrap;
	position:relative;
}
#nav ul a:hover,
#nav ul li:hover a{text-decoration:underline;} 
#main {
	width:950px;
	margin:0 auto;
}
#main:after{
	clear:both;
	display:block;
	content:"";
}
#sidebar {
	width:168px;
	float:left;
	padding:5px 0 0;
}
#sidebar .nav{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
}
#sidebar .nav li{
	background:url(../images/bg-nav-2.gif) repeat-x;
	overflow:hidden;
	height:1%;
	padding:1px 9px;
	margin:0 0 8px;
	font:bold 13px/16px "Trebuchet MS", Arial, sans-serif;
}
#sidebar .nav a{color:#363;}
#sidebar .nav a:hover{text-decoration:none;}
.block-apply {
	width:166px;
	height:42px;
	margin:0 0 10px;
	background:url(../images/bg-block-apply.jpg) no-repeat;
	overflow:hidden;
}
#sidebar .ttl-link {
	width:100%;
	background:url(../images/bg-block-ttl.png);
	text-align:center;
	padding:3px 0;
}
#sidebar .ttl-link a {
	color:#f4cb0d;
	background:url(../images/bg-ttl-link.gif) no-repeat 0 50%;
	padding:0 0 0 10px;
	position:relative;
	z-index:auto;
	font:bold 11px/14px "Trebuchet MS", Arial, sans-serif;
}
#sidebar .ttl-link a:hover{text-decoration:underline;}
.block-kate{
	width:171px;
	height:86px;
	margin:0 0 10px -5px;
	overflow:hidden;
	background:url(../images/bg-kate-blog.jpg) no-repeat;
	position:relative;
}
.block-kate a{
	width:171px;
	height:86px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
.block-kate a:hover{text-decoration:underline;}
.block {
	width:166px;
	margin:0 0 10px;
	border-top:1px solid #cdcdcd;
}
.block .news-ttl {
	width:166px;
	height:42px;
	overflow:hidden;
	background:url(../images/bg-block-news.jpg) no-repeat;
}
.block .txt {
	width:166px;
	background:url(../images/bg-txt-mid.gif) repeat-y;
}
.block .txt .holder {
	background:url(../images/bg-txt-bottom.gif) no-repeat 0 100%;
	padding:0 12px 0 17px;
	height:1%;
	overflow:hidden;
}
.txt .news {
	border-top:1px solid #f4cc0d;
	margin:-2px 0 0;
	padding:10px 0 0;
}
.txt .news h4 {
	color:#000;
	font:bold 12px/14px "Trebuchet MS", Arial, sans-serif;
	margin:0 0 5px;
}
.txt .news p {
	margin:0 0 13px;
	font:12px/14px 'Times Roman', Times, serif;
	word-spacing:-1px;
}
.txt .news p .more {
	color:#4a381d;
	background:url(../images/bg-link-more.gif) no-repeat 0 4px;
	padding:0 0 0 8px;
	text-decoration:none;
	font:11px 'Times Roman', Times, serif;
}
.txt .news p .more:hover{text-decoration:underline;}
#container {
	float:right;
	width:742px;
	overflow:hidden;
}
#container .section{
	float:left;
	width:282px;
}
#container .section2{
	float:right;
	width:403px;
	padding:0 8px 0 0;
}
.section2 p,
.section p{
	margin:0 0 15px;
	color:#000;
	font:13px/17px Arial, Helvetica, sans-serif;
	word-spacing:-2px;
}
.section .visit{
	margin:-15px 0 0;
	font:bold 13px/16px Arial, Helvetica, sans-serif;
	word-spacing:-2px;
	color:#4a381d;
}
.section .visit a{
	color:#4a381d;
	text-decoration:none;
}
.section .visit a:hover{text-decoration:underline;}
#container h1{
	margin:0 0 8px;
	font:bold 18px/21px Arial, Helvetica, sans-serif;
	color:#1d421d;
	padding:2px 0 0;
}
.section2 .text,
.section .text{
	overflow:hidden;
	height:1%;
	padding:9px 0 14px;
	border-top:1px solid #f4cc0d;
}
.section p .green{color:#363;}
.section2 .text{
	padding-right:30px; 
}
#container h2{
	margin:0 0 6px;
	font:bold 15px/18px Arial, Helvetica, sans-serif;
	color:#565656;
	padding:5px 0 0;
}
#container h3{
	margin:0 0 4px;
	color:#4a381d;
	font:bold 13px/16px Arial, Helvetica, sans-serif;
}
.section2 h3 a{
	color:#4a381d;
	text-decoration:none;
}
.section2 h3 a:hover{text-decoration:underline;}
#container h4{
	margin:0 0 4px;
	color:#4a381d;
	font:bold 12px/15px Arial, Helvetica, sans-serif;
}
#container h5{
	margin:0 0 4px;
	color:#4a381d;
	font:bold 11px/14px Arial, Helvetica, sans-serif;
}
#container h6{
	margin:0 0 4px;
	color:#4a381d;
	font:bold 10px/13px Arial, Helvetica, sans-serif;
}
#container ol,
#container ul{
	margin:0 0 15px;
	padding:0 0 0 24px;
}
.section .text .img{
	float:left;
	margin:0 10px 0 0;
}
* html .section .text .img{margin:0 7px 0 0;}
.section .text .txt{
	overflow:hidden;
	height:1%;
	padding:4px 0 0;
}
.section .text .txt a{
	font:bold 13px/18px "Trebuchet MS", Arial, sans-serif;
	color:#4a381d;
	text-decoration:none;
}
.section .text .txt a:hover{text-decoration:underline;}
#content {
	float:left;
	width:500px;
	overflow:hidden;
}
#content .photos {
	float:left;
	width:74px;
	margin:0 15px 0 0;
	padding:0;
	list-style:none;
}
#sidebar-right{
	width: 240px;
	float: right;
}
#sidebar-right .aside{width: 100%;}
a.sidebar-home{color: #1D421D; display: block; text-decoration: underline;}
#sidebar-right .line{height: 1px; background: #1D421D; color: #1D421D; margin: 14px 0 14px 0;}
#searchform label{display: block; text-transform: lowercase;}
#searchform input[type=text]{border: 1px solid #8b8b8b; min-width: 156px; padding: 2px;}
#sidebar-right h2.widgettitle{
	color: #1D421D;
	margin: 14px 0 8px;
	font: bold 18px/21px Arial, Helvetica, sans-serif;
	padding: 2px 0 0;	
}
#sidebar-right ul li{list-style: none; margin-bottom: 7px; font-size: 14px;}
#sidebar-right ul li a{text-decoration: underline;}
* html #content .photos {margin:0 12px 0 0;}
.photos li {
	width:100%;
	overflow:hidden;
	margin:0 0 8px;
	padding:5px 0 0;
}
.photos li img {
	display:block;
	border:1px solid #363;
	margin:0 auto 5px;
}
.photos li p {
	margin:0;
	font:12px/14px 'Times Roman', Times, serif;
	color:#565656;
	text-align:center;
}
#content .text{
	overflow:hidden;
	height:1%;
	padding:0 15px 0 0;
}
#content .text p{
	margin:0 0 20px;
	color:#0d1618;
	font:14px/21px Arial, Helvetica, sans-serif;
}
#content .text p.more{
	margin:-20px 0 0;
	color:#4a381d;
	font:bold 14px/21px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#content .text p.more a{
	color:#4a381d;
	text-decoration:none;
	padding:0 0 0 12px;
	background:url(../images/separator-more.gif) no-repeat 0 3px;
}
#content .text p.more a:hover{text-decoration:underline;}
.aside {
	float:right;
	width:257px;
	overflow:hidden;
}
.aside .ttl-kates-blog{
	width:136px;
	height:25px;
	display:block;
	background:url(../images/text-kate-blog.gif) no-repeat;
	text-indent:-9999px;
	margin:9px 0 5px -11px;
	position:relative;
}
.aside .ttl{
	display:block;
	color:#1d421d;
	font:15px/18px "Times New Roman", Times, serif;
}
.aside .ttl-2{
	display:block;
	color:#000;
	margin:-3px 0 7px;
	font:16px/18px Arial, Helvetica, sans-serif;
}
.aside .ttl-3{font:13px/16px Arial, Helvetica, sans-serif;}
.aside .area{
	background:url(../images/bg-area.jpg) no-repeat 0 51px;
	border-top:1px solid #f4cc0d;
	height:1%;
	overflow:hidden;
	padding:17px 0 12px;
	margin:-17px 0 17px;
}
.aside .area .img{float:left;}
.aside .area .img img{display:block;}
.aside .area .ttl-block{
	float:right;
	width:149px;
}
.aside .txt{
	clear:both;
	overflow:hidden;
	height:1%;
	padding:2px 10px;
}
.aside .area p{
	color:#4a381d;
	margin:0;
	clear:both;
	font:13px/16px Arial, Helvetica, sans-serif;
}
.aside .txt p a{
	color:#4a381d;
	text-decoration:none;
}
.aside .txt p a:hover{text-decoration:underline;}
#footer {
	width:950px;
	margin:0 auto;
	padding:14px 0;
	background:url(../images/bg-footer.gif) repeat-x;
}
#footer .holder {
	width:100%;
	overflow:hidden;
}
#footer .holder .info {
	float:left;
	width:444px;
	padding:10px 0 0 40px;
}
#footer .info .logo-mm {
	float:left;
	text-indent:-9999px;
	background:url(../images/logo-mm.gif) no-repeat;
	width:48px;
	height:48px;
	margin:-10px 12px 0 0;
	overflow:hidden;
}
#footer .info .logo-mm a{
	width:48px;
	height:48px;
	display:block;
}
#footer .info .logo-mm a:hover{text-decoration:underline;}
#footer .info p {
	margin:0;
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#565656;
}
#footer .info p a{
	color:#4a381d;
	background:url(../images/separator-info.gif) no-repeat 0 3px;
	padding:0 0 0 9px;
	font-weight:bold;
	text-decoration:none;
}
#footer .info p a:hover{text-decoration:underline;}
#footer .holder .links {
	float:right;
	width:440px;
	padding:8px 26px 0 0;
}
#footer .links ul {
	padding:6px 0 0;
	margin:0;
	list-style:none;
	float:right;
	overflow:hidden;
}
#footer .links ul li {
	float:left;
	display:inline;
	background:url(../images/separator-links.gif) no-repeat 100% 4px;
	padding:0 6px 0 0;
	margin:0 -1px 0 5px;
	font:bold 12px/16px Arial, Helvetica, sans-serif;
}
#footer .links ul a {
	color:#4a381d;
	text-decoration:none;
}
#footer .links ul a:hover{text-decoration:underline;}
#footer .fairway {float:right;}
#footer ul.nav {
	padding:5px 0;
	margin:0;
	list-style:none;
	width:100%;
	text-align:center;
}
#footer ul.nav li {
	display:inline;
	padding:0 8px;
	font:12px/20px Arial, Helvetica, sans-serif;
}
#footer ul.nav a{
	color:#565656;
	text-decoration:none;
}
#footer ul.nav a:hover{text-decoration:underline;}
div.shr-bookmarks{margin-bottom: 10px;}
div.shr-getshr a{display: none;}

.mortgage-calc{padding: 10px 0 0; float: left;}
.mortgage-calc a{background: url(/images/mortgage-calculator.jpg) no-repeat left center transparent; height: 31px; width: 255px; display: block;}
.mortgage-calc a:hover{background: url(/images/mortgage-calculator-hover.jpg) no-repeat left center transparent;}
