@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/header-bkg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #F8F8EC;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.65em;
	color: #333;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 25px;
	color: #4B7104;
}
.Side h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #404040;
	line-height: 1.65em;
	margin-bottom: -50px;
	background-image: url(../images/divider.jpg);
	background-position: 0px 30px;
	background-repeat: no-repeat;
	display: block;
	height: 85px;
}
#divContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #404040;
	line-height: 1.65em;
	margin-bottom: -50px;
	background-image: url(../images/divider2.jpg);
	background-position: 0px 30px;
	background-repeat: no-repeat;
	display: block;
	height: 85px;
}
.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 1.65em;
	font-weight: normal;
	color: #3A5F02;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4C7305;
	font-size: 14px;
}
#divWrapper {
	width: 975px;
	margin: 0px;
	padding: 0px;
}
#divBanner {
	height: 202px;
	width: 975px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	text-indent: -2000px;
}
#divNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#divNav a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
#divNav a:hover {
	color: #294C02;
}
#divNav li {
	display: inline;
	padding-right: 18px;
}
#divNav {
	height: 78px;
	padding-top: 10px;
	width: 920px;
	padding-left: 55px;
}
#divContentWrapper {
	width: 920px;
	padding-left: 55px;
	margin: 0px;
	float: left;
}
#divContent {
	width: 580px;
	float: left;
	margin-right: 30px;
}
.Side {
	float: left;
	width: 275px;
	margin-right: 30px;
}
#divSections {
	width: 920px;
	padding-left: 55px;
	padding-bottom: 15px;
	float: left;
}
.icon {
	float: left;
	border: 4px solid #DADAC1;
	margin-right: 15px;
	margin-bottom: 0px;
	padding: 0px;
}
#none {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	border: 5px solid #DADAC1;
}
#divFooter {
	width: 885px;
	padding-left: 55px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: 55px 0px;
	padding-top: 10px;
	float: left;
	padding-right: 35px;
}
#divCopyright {
	float: right;
	width: 200px;
	text-align: right;
}
#divFooter p {
	font-size: 12px;
}
.Side table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 1.75em;
	margin-top: 20px;
	margin-bottom: 20px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.75em;
	color: #333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	padding: 5px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 1.6em;
}
li {
	margin-bottom: 10px;
}
.column {
	float: left;
	width: 175px;
}
#divColumns {
	width: 580px;
	overflow: auto;
}
