@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#topNavigation {
	height: 30px;
	width: 1000px;
	text-align: right;
	background-color: #FFF;
}
#header {
	width: 1000px;
}
#mainContent {
	width: 1000px;
}
#leftNavigation {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	background-image: url(../siteGFX/subpageGFX/greenbar-left.png);
	background-repeat: repeat-y;
	float: left;
	height: 870px;
	width: 175px;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftNavigation h4 {
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 0px;
	margin-left: 26px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #571105;
	padding-bottom: 28px;
}
#leftNavigation p {
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 26px;
	margin-left: 0px;
	color: #6E8640;
}
#leftNavigation a:link {
	color: #571105;
	text-decoration: none;
}
#leftNavigation a:visited {
	color: #571105;
	text-decoration: none;
}
#leftNavigation a:hover {
	color: #6E8640;
	text-decoration: underline;
}
#rightContent {
	float: right;
	width: 825px;
	font-family: Verdana, Geneva, sans-serif;
	position: relative;
}
#rightContent h1 {
	font-size: 26px;
	line-height: 28px;
	font-weight: normal;
	color: #571105;
	margin-top: 238px;
	margin-right: 80px;
	margin-bottom: 12px;
	margin-left: 40px;
}
#rightContent h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #6E8640;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 30px;
}
#rightContent p {
	font-size: 14px;
	line-height: 21px;
	color: #666;
	margin-top: 0px;
	margin-right: 80px;
	margin-bottom: 8px;
	margin-left: 40px;
	text-align: justify;
}
#rightContent table {
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 40px;
	color: #666;
}
#rightContent table tr td {
	font-size: 14px;
	line-height: 26px;
}
#footer {
	clear: both;
	width: 1000px;
	height: 68px;
	background-color: #FFF;
}
#footer h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #571105;
	font-weight: normal;
	display: inline-block;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #571105;
	font-weight: normal;
	display: inline-block;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:link {
	color: #571105;
	text-decoration: none;
}
a:visited {
	color: #571105;
	text-decoration: none;
}
a:hover {
	color: #6E8640;
	text-decoration: underline;
}
