@charset "utf-8";
.hdr {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 15px;
}
.title_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	color: #47240E;
}
.title_txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #47240E;
}


.container {
	background-color: #FFFFFF;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.left_col {
	float: left;
	width: 350px;
	margin-bottom: 10px;
}
.clearing {
	clear: both;
	height: 40px;
	width: 930px;
	background-color: #D9A975;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}
.large_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 26px;
	font-weight: normal;
	color: #6D010E;
}

.rt_col {
	float: right;
	width: 560px;
	margin-bottom: 10px;
}
.btm_margin {
	margin-bottom: 25px;
}
.large_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	color: #604020;
	text-align: center;
}

.nav_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

