body{
	margin:0;
	font:14px "Times New Roman",Arial, Helvetica, sans-serif;
	background:#7b714a;
	min-width:990px;
}
img{border:0;}
a{color:#000;}
a:hover{text-decoration:none;}
input{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#header{
	background:#1b8db6 url(../images/bg-header.gif) repeat-x;
}
.header-wrapper{
	background:url(../images/bg-header-box.gif) no-repeat 0 32px;
}
.header-box{
	width:990px;
	overflow:hidden;
	margin:0 auto;
}
.top{
	overflow:hidden;
	width:100%;
}
.top p{
	margin:7px 0 0;
	float:left;
	color:#f9f7f0;
}
.top ul{
	margin:0;
	padding:0;
	float:right;
	list-style:none;
}
.top li{
	float:left;
	padding:7px 20px 9px;
	color:#f9f7f0;
	background:url(../images/sep-top-li.gif) no-repeat;
}
.top li strong{
	color:#696240;
}
.top li a{
	color:#f9f7f0;
	text-decoration:none;
}
.top li a:hover{
	text-decoration:underline;
}
.wrapp{
	width:100%;
	overflow:hidden;
	padding:0 0 20px;
}
#header .logo{
	height:97px;
	width:235px;
	background:url(../images/bg-logo.gif) no-repeat;
	margin:23px 0 0 20px;
	display:inline;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
#header .logo a{
	height:97px;
	width:235px;
	display:block;
}
.nav-box{
	background:#1b8db6 url(../images/bg-nav.gif) repeat-x;
}
.nav{
	margin:0 auto;
	width:982px;
	padding:0;
	list-style:none;
}
.nav:after{
	content:"";
	clear:both;
	display:block;
	height:0;
}
.nav li{
	text-transform:uppercase;
	position:relative;
	float:left;
	background:url(../images/sep-nav-li.gif) no-repeat;
}
.nav a{
	float:left;
	font-size:18px;
	line-height:44px;
	font-family:"Times New Roman", Times, serif;
	color:#fbf9f9;
	margin:1px 1px -1px 2px;
	display:inline;
	width:192px;
	text-decoration:none;
}
.nav a:hover{
	background:url(../images/bg-nav-li-hover.gif) repeat-x;
	cursor:pointer;
}
.nav li.active a{
	background:url(../images/bg-nav-hover.gif) repeat-x;
}
.nav li.active a:hover,
.nav li:hover a,
.nav li.hover a{
	background:url(../images/bg-nav-li-hover.gif) repeat-x;
}
.nav span{
	float:left;
	height:47px;
	display:inline;
	margin:0 0 0 12px;
	padding:0 12px 0 0;
}
.nav li:hover div,
.nav li.hover div{
	display:block;
}
.nav li.active div ul li a{
	background:none;
}
.nav li div ul li a:hover{
	background:#54724b url(../images/bg-drop-li.gif) repeat-x !important;
}
.nav li div{
	position:absolute;
	display:none;
	top:47px;
	background:url(../images/none.gif);
	left:1px;
}
.nav li div ul{
	margin:0;
	background:#64825a url(../images/bg-nav2.gif) repeat-x 0 100%;
	float:left;
	width:194px;
	height:100%;
	padding:16px 0 18px;
	list-style:none;
}
.nav li div span{
	display:block;
	height:88px;
	background:url(../images/shadow.png) no-repeat;
	width:100%;
	margin:0;
	padding:0;
}
* + html .nav li div span{
	width:196px;
}
.nav li div ul li{
	text-transform:none;
	position:relative;
	display:block;
	clear:both;
	background:none;
	float:none;
	width:196px;
}
.nav li div ul li a{
	color:#e2f3dd;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	width:173px;
	padding:2px 0 6px 19px;
	background:none !important;
}
.search{
	float:right;
	margin:57px 5px 0 0;
}
.search fieldset{
	float:left;
}
.search input{
	float:left;
}
.search span{
	background:url(../images/bg-input.gif) no-repeat;
	width:299px;
	height:40px;
	float:left;
	margin:0 9px 0 0;
} 
.search span input{
	background:none;
	border:0;
	width:271px;
	padding:11px 14px;
	font-size:14px;
	color:#a5a398;
}
#main{
	background:#fff url(../images/bg-content.gif) repeat-x 0 100%;
	padding:18px 0 0;
}
.main-box{
	width:990px;
	overflow:hidden;
	margin:0 auto;
	padding:0 0 18px;
}
#content{
	float:left;
	width:705px;
}
.main-box h1{
	margin:18px 0 0;
	color:#0997e4;
	font:normal 32px "Times New Roman", Times, serif;
	text-transform:uppercase;
	letter-spacing:-1px;
}
#content p{
	margin:17px 0 0;
	color:#5c5c5c;
	line-height:20px;
}
#content h2{
	color:#0997e4;
	font:normal 22px "Times New Roman", Times, serif;
	margin:49px 0 0;
	text-transform:uppercase;
	letter-spacing:-1px;
}
.info-table{
	border-collapse:collapse;
	font-size:12px;
	line-height:18px;
	margin:23px 0 70px;
	color:#989898;
}
.info-table th{
	color:#0997e4;
	padding:7px 6px 14px;
}
.title-row{
	font-weight:bold;
	color:#0997e4;
	width:111px;
}
.info-table td{
	text-align:left;
	vertical-align:top;
	padding:9px 12px 8px 12px;
}
.mark{
	background:#e6f3fb;
}
.mark-t{
	background:#cfe9f8;
}
.image-holder{
	background:url(../images/bg-img-holder.gif) no-repeat;
	padding:10px 13px 10px 8px;
	float:left;
}
.image-holder img{
	margin:0 0 0 2px;
}
.content-box {
	float:left;
	width:327px;
	margin:0 0 0 9px;
}
.content-box h1{
	margin:19px 0 0 25px;
	color:#0997e4;
	font:normal 32px "Times New Roman", Times, serif;
	text-transform:uppercase;
	letter-spacing:-1px;
}
.content-box h2{
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/bg-text.gif) no-repeat;
	height:88px;
	width:329px;
	margin:0 0 12px;
}
.item{
	background:url(../images/bg-item.gif) repeat-y;
	margin:0 0 0 10px;
	width:320px;
	overflow:hidden;
}
.holder{
	background:url(../images/bg-holder.gif) no-repeat;
	width:100%;
	overflow:hidden;
}
.frame{
	background:url(../images/bg-frame.gif) no-repeat 0 100%;
	padding:18px 0 11px 18px;
	width:302px;
	overflow:hidden;
}
.item h3{
	margin:0;
	color:#504615;
	font:normal 19px "Times New Roman", Times, serif;
	text-transform:uppercase;
}
.item p{
	color:#696240;
	line-height:18px;
	margin:11px 70px 14px 0;
}
.item .btn{
	display:block;
	overflow:hidden;
	height:1%;
}
.item .btn a{
	color:#fff;
	background:url(../images/bg-cont-link.gif) no-repeat;
	float:right;
	clear:both;
	width:222px;
	height:33px;
	font:18px "Times New Roman", Times, serif;
	padding:4px 0 0 10px;
	text-decoration:none;
}
#wrapper-nav{
	background:#829e78 url(../images/bg-wrapper-nav.gif) repeat-x;
	height:300px;
	margin:0 0 -5px;
}
.main-nav{
	width:990px;
	padding:0 0 0 1px;
	overflow:hidden;
	margin:0 auto;
	background:url(../images/bg-main-nav.gif) no-repeat;
	min-height:294px;
}
* html .main-nav{
	height:294px;
}
.navbar{
	float:left;
	width:196px;
}
.navbar ul{
	margin:23px 0 0;
	padding:0;
	list-style:none;
}
.navbar ul li{
	display:inline;
	overflow:hidden;
}
.navbar li a{
	color:#e2f2dc;
	font-size:14px;
	text-decoration:none;
	margin:0 0 0 2px;
	padding:5px 0 5px 13px;
	display:block;
}
.navbar li a:hover{
	background:#54724b url(../images/bg-drop-li.gif) repeat-x;
}
.business{
	background:url(../images/text-business.gif) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	width:80px;
	height:14px;
	margin:17px 0 0 16px;
}
.real{
	background:url(../images/text-real-estate.gif) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	width:110px;
	height:14px;
	margin:17px 0 0 15px;
}
.community{
	background:url(../images/text-community.gif) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	width:117px;
	height:14px;
	margin:17px 0 0 17px;
}
.links{
	background:url(../images/text-links.gif) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	width:51px;
	margin:17px 0 0 16px;
	height:14px;
}
.board{
	background:url(../images/text-board.gif) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	width:134px;
	height:14px;
	margin:17px 0 0 16px;
}
#sidebar{
	float:right;
	width:247px;
	padding:0 8px 0 0;
}
#sidebar h3{
	font:normal 22px "Times New Roman", Times, serif;
	color:#0997e4;
	text-transform:uppercase;
	letter-spacing:-1px;
	margin:18px 0 0;
}
.top-list{
	margin:17px 0 61px;
	padding:0;
	list-style:none;
}
.top-list li{
	padding:10px 0 10px 15px;
}
.top-list a{
	text-decoration:none;
	color:#989898;
	font-size:14px;
}
.top-list a:hover, #sidebar p a:hover{
	text-decoration:underline;
}
.top-list .inner{
	background:#cee8f8;
}
#sidebar p{
	margin:16px 0 0;
	color:#989898;
	line-height:20px;
	letter-spacing:-1px;
}
#sidebar p a{
	color:#0997e4;
	text-decoration:none;
	display:block;
}
#sidebar img{
	display:block;
	margin:32px 0 0;
}
#footer{
	background:#7b714a url(../images/bg-footer.gif) repeat-x;
	margin:0 0 9px;
	min-height:93px;
}
* html #footer{
	height:93px;
	overflow:visible;
}
.footer-box{
	width:990px;
	overflow:hidden;
	margin:0 auto;
	padding:15px 0 0;
}
.footer-box span{
	float:right;
	color:#fff;
	font:22px "Times New Roman", Times, serif;
	background:url(../images/sep-foot-span.gif) no-repeat 114px 3px;
	margin:9px 9px 0 0;
}
.footer-box span em{
	font-style:normal;
	padding:0 0 0 25px;
}
.wrapp-foot{
	float:left;
	margin:6px 0 0;
	overflow:hidden;
}
.footer-nav{
	margin:0 0 0 -5px;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.footer-nav li{
	float:left;
	margin:0 3px 0 0;
	background:url(../images/sep-foot-nav-li.gif) no-repeat 0 4px;
	padding:0 0 0 7px;
}
.footer-nav li a{
	color:#c3ba90;
	font-size:12px;
	text-decoration:none;
}
.footer-nav li a:hover{
	text-decoration:underline;
}
.footer-box p{
	margin:0;
	font-size:14px;
	color:#fff;
}


.manage-button
{
	display:block;
	height:34px;
	line-height:31px;
	width:100%;
	margin:3px 0 0;
	overflow:hidden;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}

.mb-left
{
	display:block;
	width:75%;
	height:34px;
	background:url(../manage/images/mb_left.png) no-repeat 0 0;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='manage/images/mb_left.png', sizingmethod='scale');
	float:left;
}

.mb-right
{
	display:block;
	width:25%;
	height:34px;
	background:url(../manage/images/mb_right.png) no-repeat 100% 0;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='manage/images/mb_right.png', sizingmethod='scale');
	float:left;
}

.mb
{
	padding:0 0 0 22px;
}
