a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #007236;
	text-decoration: underline;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	line-height: 20px;
	color: #007236;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #666666;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #666666;
	text-decoration: underline;
}
#container {
	width: 100%;
}
#banner {
	height: 180px;
	margin-bottom: 8px;
	padding-top: 8px;
	padding-right: 10px;
	display: none;
}
#footer_2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	color: #007236;
	clear: both;
	height: 27px;
	padding-top: 8px;
	padding-left: 10px;
	border-left-width: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-left-color: #007236;
	display: none;
}
#footer_nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #007236;
	clear: both;
	height: 20px;
	padding-top: 8px;
	padding-left: 10px;
	border-left-width: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-left-color: #007236;
	display: none;
}
#content_container {
	padding-top: 5px;
	padding-right: 20px;
}
#right_content {
	float: left;
	width: 78%;
	padding-top: 10px;
	padding-left: 2%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}
#left_nav {
	float: left;
	width: 18%;
	padding-top: 10px;
	padding-left: 2%;
	display: none;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #007236;
	clear: both;
	height: 15px;
	padding-top: 8px;
	padding-left: 10px;
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #007236;
	border-bottom-color: #007236;
	display: none;
}

