@charset "utf-8";
.text_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #D4D4D4;
	text-align: center;
	padding-right: 100px;
	padding-left: 100px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.bg_woods {
	background-image: url(images/bg_woods.jpg);
	background-repeat: no-repeat;
}

.text_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D4D4D4;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.text_footer_nobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D4D4D4;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.text_home_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #BF0F17;
	text-align: center;
}
.text_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-left: 50px;
	padding-right: 50px;
}
.box_main {
	background-color: #F7F5F2;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A6A688;
	border-bottom-color: #A6A688;
	border-left-color: #A6A688;
}

.bg_leaves {
	background-image: url(images/bg_leaves.jpg);
	background-repeat: no-repeat;
}
.bg_watermark {
	background-image: url(images/watermark.jpg);
	background-repeat: no-repeat;
}
.padding_left {
	margin-left: 50px;
}

.text_main_nopad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	margin-bottom: 8px;
}
.text_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #463C3A;
	font-weight: bold;
}
.text_main_leftonly {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-left: 50px;
}
.box_header {
	background-color: #E8E6DD;
	border: 1px solid #A6A688;
	font-weight: bold;
}
.text_main_nopad1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	margin-bottom: 8px;
	margin-top: 8px;
}
.bg_grass {
	background-image: url(images/bg_grass.jpg);
	background-repeat: no-repeat;
}
.box_header1 {
	background-color: #E8E6DD;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #A6A688;
	border-right-color: #A6A688;
	border-bottom-color: #A6A688;
}
.box_main1 {
	background-color: #F7F5F2;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A6A688;
	border-bottom-color: #A6A688;
}
