@charset "utf-8";
/* CSS Document */
body {
	background-color:#faf1e8;
	margin:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	line-height:20px;
}
.clear {
	clear:both;
}
h1 {
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:30px;
	padding-bottom:20px;
	margin:0;
}
.subheadings{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
font-weight:bold;
}

p {
	padding-bottom:10px;
	margin:0;
}
#headerWrapper {
	float:left;
	width:100%;
}
#headerPanel {
	margin:0 auto;
	width:980px;
	height:140px;
	border-bottom:1px solid #fff;
}
.logo {
	float:left;
}
.top_contact {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#874847;
	padding:0px;
	margin:14px 0 0 0;
	float:right;
	text-align:right;
	font-size:18px;
	
}
.top_menu {
	width:auto;
	float:right;
	margin:33px 0 0 0;
}
.top_menu ul {
	float:right;
	margin:0;
	padding:0;
}
.top_menu ul li {
	line-height:30px;
	float:left;
	list-style:none;
	padding: 0 20px;
	margin:0 0 0 5px;
	background-color:#874847;
}
.top_menu ul li a {
	text-decoration:none;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif
}
.top_menu ul li a:hover {
}
#bannerWrapper {
	width:100%;
	float:left;
}
#bannerPanel {
	width:980px;
	margin:10px auto 0;
}
#bannerPanel .LT {
	width:352px;
	height:314px;
	float:left;
}
.main_video {
	width:345px;
	height:210px;
	float:left;
	margin:0;
}
.main_vide_title {
	line-height:35px;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	width:350px;
	float:left;
}
.thumb_video {
	width:84px;
	height:68px;
	float:left;
	margin:3px 0 0 3px;
	background-color:#000;
}

#bannerPanel .RT {
	width:620px;
	height:318px;
	float:right;
}
/* content part */
#contentWrapper {
	float:left;
	width:100%;
}
#contentPanel {
	width:980px;
	margin:20px auto 0 auto;
}
#contentPanel .LT {
	width:352px;
	float:left;
}
#contentPanel .LT h1 {
	font-size:18px;
	color:#874847;
	margin:0;
	line-height:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-bottom:20px;
}
.formRow {
	width:352px;
	float:left;
	margin-bottom:10px;
}
.formName {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#000;
	line-height:25px;
	height:25px;
	width:130px;
	float:left;
	text-align:right;
	padding-right:10px;
}
.formField {
	float:left;
	height:25px;
	width:210px;
}
.submit {
	width:100px;
	height:30px;
	float:right;
	margin:10px 25px 20px 0;
	background-color:#FFF;
	border:1px #999999 solid;
}
.submit a {
	text-decoration:none;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#874847;
	padding-left:22px;
	line-height:30px;
}
.submit a:hover {
	color:#930;
}
#contentPanel .LT input {
	border:1px #999 solid;
	width:180px;
	padding:3px;
}
#contentPanel .LT select {
	border:1px #999 solid;
	width:210px;
	padding:3px;
}
#contentPanel .RT {
	width:620px;
	float:right;
}
#contentPanel .RT .container {
	float:left;
	padding-bottom:20px;
}
#contentPanel .RT .container a {
	float:left;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	color:#874847;
	text-decoration:none;
}
/* fotter */
#fotterWrapper {
	float:left;
	width:100%;
	background-color:#874847;
}
#fotterPanel {
	width:980px;
	margin:20px auto;
	color:#FFF;
}
/* gallery body*/
.gallery{width:980px;
float:left;
margin-bottom:20px;
}

.border{
border:solid 1px #874847;
}

.boxtext{
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	padding-left:40px;
	line-height:22px;
	font-weight:bold;
	}
.top_ad{float:left; margin:13px 0 0 70px}