body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #897a5d;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
a{
	color:#67573f;
	text-decoration:none;
	font-size: 12px;
}
a:hover{
	color:#B53333;
	text-decoration:none;
}
#content {
	width: 1000px;
	margin: 0px auto;
}
#menu1 {
	height: 80px;
	width: 1000px;
}
#home {
	height: 43px;
	width: 1000px;
}
#content2{
	width: 1000px;
	background-image: url(images/index_18.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#contentleft{
	width: 717px;
	float: left;
	background-image: url(images/index_08.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#contentright{
	width: 283px;
	float: right;
	background-image: url(images/index_18.gif);
}
#bottom {
	clear: both;
	overflow: hidden;
	background-image: url(images/index_19.gif);
	height: 62px;
	width: 1000px;
	color: #CFA992;
}
#bottommenu {
	width: 717px;
	text-align: center;
	padding-top: 15px;
}
#bottomfaith {
	width: 1000px;
	height: 88px;
}
.box3{
	font-weight: bold;
	color: #564834;
	padding: 3px;
	font-size: 15px;
	border: 1px solid #998e7d;
	background-color: #EEE6DF;
}
.pic{
	border: 1px dashed #C2BBB1;
}
.linkpic{
	margin: 4px;
}
.textcolor{
	color: #B53333;
}
.txtcolor-red {
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
}
.titlecolor {
	font-size: 15px;
	font-weight: bold;
	color: #382303;
}
.hr {
	border: 1px dashed #928675;
}