@charset "UTF-8";
#footer2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #E4D2AA;
	float: left;
	height: 50px;
	width: 880px;
	line-height: 20px;
	padding-left: 20px;
}
#container {
	height: 1050px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	float: left;
	height: 170px;
	width: 900px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #004003;
}
#navigation {
	float: left;
	height: 60px;
	width: 900px;
}
#body {
	float: left;
	height: 510px;
	width: 860px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 20px;
}
#footer {
	float: left;
	height: 100px;
	width: 880px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #E4D2AA;
	line-height: 26px;
	padding-left: 20px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #004003;
	line-height: 28px;
}
#body_subnav {
	float: left;
	height: 510px;
	width: 150px;
}
#body_inner {
	float: left;
	height: 510px;
	width: 660px;
	padding-left: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	line-height: 20px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #004003;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #004003;
}

