*{

	margin:0 auto;
	padding:0px;
}

body{

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:18px;
	background-color:#EAE8E4;
	background-image:url(images/top_bg.jpg);
	background-repeat:repeat-x;
	background-position:top center;
}

#wrapper{

	width:940px;
	height:100%;
}

#top{

	width:940px;
	height:117px;
	float:left;
}

#logo{

	width:340px;
	height:117px;
	float:left;
	margin-top:21px;
}

#menu {
	width: 940px;
	height: 36px;
	margin-top:140px;
	position: absolute;
    background: #AC9A79;
}

#menu ul {
	margin: 0px 0px 0px 10px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 26px;
	margin-right: 2px;
	margin-bottom: 10px;
	padding: 10px 20px 0px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	background: #FFFFFF;
	text-decoration: none;
	color: #333333;
}

#menu .current_page_item a {
	background: #4d565b;
	color: #fff;
}

/*
#menu{

	width:457px;
	height:20px;
	float:right;
	margin-top:100px;
	font-weight:bold;
	
}


#menu a{

	padding:0 0 0 40px;
	color:#000000;
	outline:none;

}

#menu a:hover{

	color:#333;
	text-decoration:none;
	

}

*/

#call{

	width:250px;
	height:40px;
	float:left;
	margin-top:80px;
	color:#4D565Bl;
	font-size:15px;
	font-weight:bold;
}


#contact{

	width:300px;
	height:40px;
	float:left;
	margin-top:80px;
	color:#4D565Bl;
	font-size:15px;
	font-weight:bold;
}




#contact a{

	color:#FD8008;
}

#contact a:hover{

	color:#000;
}

.list_box{

	width:940px;
	height:100%;
	float:left;
	margin-top:30px;
}

.small_box{

	width:104px;
	height:100%;
	float:right;

}


.small{

	width:50px;
	height:25px;

}


.list_box_heading{

	width:940px;
	height:100%;
	float:left;
	background-color:#CEAE7C;
	min-height:34px;
	line-height:30px;
	color:#FFFFFF;
}

.list_box_price{

	width:160px;
	height:100%;
	float:left;
}

.list_box_address{

	width:500px;
	height:100%;
	float:left;
	
}

.list_box_postion{

	width:240px;
	height:100%;
	float:left;
	padding-left:20px;
	
}


.list_box_content{

	width:940px;
	height:100%;
	float:left;
	background-color:#fff;
	

}


.list_box_description{

	width:350px;
	height:100%;
	min-height:100px;
	float:left;
	background-color:#fff;
	padding:20px 50px 20px 20px;

}

.list_box_small{

	width:250px;
	height:20px;
	float:left;
	padding-top:20px;
	

}

.heading{ font-size:12px; font-weight:bold; color:#000000;}


.space{

	width:940px;
	height:20px;
	float:left;
	
}

.footer{

	width:100%;
	height:60px;
	float:left;
	background-color:#FFFFFF;
	text-align:center;
	font-size:11px;
	line-height:60px;
	
}


.button{

	
	background-color:#666666;
	border:none;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
	margin-right:10px;
}
.texarea{
	
	width:300px;
	height:24px;
}


.texfiled{
	
	width:400px;
	height:104px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.error{
	
	color:red;
	font-weight:bold;
}

a.menulin
{
  text-decoration:none;
  color:#ffffff;
  font-weight:bold;
}

a.menulin:hover
{
  color:#000000;
  background-color:#ffffff;
}
