/* Custom Styles */
@font-face {
  font-family: Museo;
  src: local(/css/MuseoSans_500.otf) format("opentype");
  src: url(/css/MuseoSans_500.otf) format("opentype");
  font-weight:normal;
}

body { font-family:'Nobile';background-color:#812520;}
body { font-size:14px;}
h1, h2, h3, h4, h5, h6, #slogan, .single-post-categories { font-family:Georgia; }
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover  {text-decoration: none;}
a:active {text-decoration: none;}

h1 {font-size:3.3894em !important; }
h2 {font-size:3.0006em !important; }
h3 {font-size:1.7em !important; }
h4 {font-size:2.3994em !important; }
h5 {font-size:1.952em !important; }
h6 {font-size:1.3494em  !important; }

#page-content-title #page-title h1,
#page-content-title #page-title h2,
#page-content-title #page-title h3,
#page-content-title #page-title .single-post-categories {font-size:3.3894em !important; }

.clear{clear: both;}
/* content */
.wrapper{width: 100%;overflow: hidden;}

	/* header */
	#top-container{width: 100%;position: relative;overflow: hidden;}
		.container{display: block;width: 992px;margin: auto;}
			.container .mid{float:left;background-color:#FCFBF7;width:100%;}
				.top-logo {width:200px;height:104px;float:left;padding-left: 40px;}
				.top-menu{height:104px;width:703px;}
				.top-menu,.top-menu div,.top-menu div a{float:left;display:block;}
					.top-menu-top{float:left;width:100%;}
					.top-menu-container{padding-top:10px;float:left;width:100%;}
						.top-menu div a{height: 33px;width: 86px;background:transparent url( /images/bt.png ) no-repeat 0 0;margin-right:10px;margin-right: 5px;}
							.top-menu div a div{padding-top: 11px;font-size: 15px;text-align: center;width: 100%;-webkit-text-size-adjust:none;font-weight:bold;}
						.top-menu div a.active{color:#fff;background-color:#812520;}
						.top-menu div a.hover{background-color:#812520;color:#fff;}
						.top-menu div a{color:#812520;}
	
	/* main header */
	#main-menu{width: 100%;position: relative;overflow: hidden;}
		.container-main{height:400px;display: block;margin: auto;width: 992px;background-color:#FCFBF7;}
	
	/* main content*/
	#main-container{width: 100%;position: relative;overflow: hidden;float:left;display:block;height:auto;}
		.content-main{display: block;margin: auto;width: 992px;background-color:#EFECE5;height:615px;border-bottom:4px solid #812520;}
			.content-main .content-main-left{float:left;width:450px;height:380px;}
				.content-main-left .content-main-left-title{padding-left: 45px;padding-top: 12px;height: 25px;color:#812520;}
					.property-item-frame{float:left;height: 455px;overflow: hidden;}
						.property-item{padding-left: 30px;float:left;padding-bottom:15px;}
							.property-item .property-img{float: left;}
							.property-item .property-item-content{float: left;width: 256px;padding-left: 20px;line-height:20px;}
								.property-item-content-title{font-weight:bold;}
								.property-item-content-link{float:right;}
									.property-item-content-link a{display:block;width:102px;height:33px;background:transparent url(../images/more.jpg) no-repeat 0 0;}
			.content-main-mid{width:290px;float:left;}
				.content-main-mid .content-main-mid-top-title,.content-main-mid .content-main-mid-bottom-title{padding-left: 10px;padding-top: 12px;height: 25px;color:#812520;}
				.content-main-mid .content-main-mid-top-title .content-main-mid-top-content{padding-left: 15px;}
					.content-main-mid-bottom-content ul, .content-main-mid-top-content ul{padding-left: 30px;}
					.content-main-mid-bottom-content ul li, .content-main-mid-top-content ul li{list-style-type:disc;}
						.content-main-mid-bottom-content ul li a, .content-main-mid-top-content ul li a{color:#000;}
						.content-main-mid-bottom-content ul li a:hover, .content-main-mid-top-content ul li a:hover{color:#812520;}
			
			.content-main-mid-top-title,.content-main-mid-bottom-title{padding-left: 10px;padding-top: 12px;height: 25px;color:#812520;}
			.content-main-mid-top-content,.content-main-mid-bottom-content{line-height:24px;padding-right:10px;}
				
	/* footer content*/
	.footer-container{width: 100%;position: relative;overflow: hidden;float:left;display:block;}
		.container-footer-text{height:300px;display: block;margin: auto;width: 992px;color:#fff;}
			.footer-left,.footer-mid,.footer-right{float:left;}
			.footer-left{width: 150px;padding-top: 20px;}
			.footer-mid{width: 400px;padding-top: 10px;}
			.footer-right{padding-top:10px;}
			
.content-left{
	width:300px;float:left;
}

.content-right{
	width: 652px;float:left;
	margin-top:10px;
	margin-left:10px;
}
.left-menu-list{
	width:300px;height:50px;background:#E9E4DA;
	margin-top:10px;
	color:white;
	line-height:45px;
	text-align:center;
}
.left-menu-list a{
	color:#812520;
	font-weight:bold;
}

.news_div_title{
	width:630px;
	height:30px;
	background:#812520;
	color:white;
	margin:5px;
	line-height:25px;
}
.news_icon{
	width:30px;
	float:left;
	text-align:center;
}

.news_content{
	width:300px;
	float:left;
}

.news_time{
	width:150px;
	float:right;
	text-align:right;
}
.news_time a{
	color:white;
	margin-right:10px;
}
.news_time_line{
	width:630px;
	text-align:right;
}
.property-div{
	width:650px;
	float:left;
	clear:both;
}

.property-image{
	width:310px;
	height:235px;
	float:left;
	padding:5px;
}
.property-short-description{
	width:650px;
	float:left;
	clear:both;
	margin:5px;
}
.property-short-description p{
	padding:5px;
}
.property_span{
	color:#812520;
	padding:5px;
	font-weight:bold;
	font-style:italic
}
.formtable td{

}
.formtable input.submit{
	display: block;
	width: 102px;
	height: 33px;
	background: transparent url(../images/more.jpg) no-repeat 0 0;
	border:none;
}
