@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2, h3, ul, li, a, strong {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
.italic {
	font-style: italic;
}
#header {
	height: 180px;
	background: url(images/header.jpg) no-repeat right center;
	margin-top: 8px;
}
#MainNav {
	background: #52401e;
	width: 100%;
	height: 25px;
	margin-bottom: 6px;
}
#MainNav ul {
	list-style: none;
	margin-left: 276px;
	padding-top: 3px;
}
#MainNav li {
	text-decoration: none;
	float: left;
	padding-right: 15px;
}
#leftSideBar {
	height: 540px;
	width: 246px;
	margin-right: 30px;
	float: left;
}
#mainContent {
	width: 474px;
	float: right;
	margin-top: 30px;
	margin-bottom: 20px;
	padding-right: 30px;
	overflow: hidden;
	o\verflow: visible;
	zoom: 1;
}
#footer {
	clear: both;
	border-top: 2px solid #80b236;
}
#footer p {
	font-size: 14px;
	color: #80b236;
	margin: 5px 0px 0px;
}
#footer a {
	color: #80b236;
}
#footer2  a.myLInk {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #52401e;
}
#mainContent li {
	margin-top: 0px;
	margin-left: 15px;
	font-size: 16px;
}
#mainContent strong {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 21px;
}
h2 {
	font-size: 40px;
	color: #52401e;
	padding-top: 38px;
	padding-left: 58px;
}
h3 {
	font-size: 20px;
	color: #999999;
	padding-left: 60px;
}
p {
	font-size: 16px;
	line-height: 120%;
}
h4 {
	font-size: 1em;
	color: #000000;
	margin: 0px;
	display: block;
	background: #80B236;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#headingBox {
	background: #BDD795;
	height: 30px;
	width: 474px;
	padding-left: 20px;
}
p.quote {
	color: #80B236;
}
#MainNav a {
	color: #FFFFFF;
	text-decoration: none;
}
#MainNav a:hover {
	color: #A19987;
}
#leftSideBar ul {
	list-style: none;
}
#leftSideBar li {
	text-decoration: none;
}
#leftSideBar a {
	text-decoration: none;
	color: #000000;
	background: #80b236;
	display: block;
	height: 27px;
	padding-left: 20px;
	padding-top: 8px;
	margin-bottom: 2px;
}
#leftSideBar a:hover {
	color: #BDD795;
}
#leftSideBar a.sidenav {
	color: #FFFFFF;
	background: #BDD795;
}
#MainNav a.external {
	color: #80b236;
}
#leftSideBar img {
	margin-bottom: 4px;
	margin-top: 2px;
}
#mainContent li.noBullet {
	font-weight: bold;
	list-style: none;
	margin: 15px 0 0 0;
}
#footer2 {
	width: 100%;
}
#mainContent a {
	color: #bb2a2f;
}
#exampleBox img {
	margin-right: 20px;
	float: left;
}
#exampleBox2 img {
	margin-left: 10px;
	float: left;
}
#exampleText  {
	float: left;
	margin-left: 0px;
}
#exampleBox {
	background: #D0E4AC;
	padding: 10px;
	width: 472px;
	float: left;
	margin-bottom: 15px;
	height: 88px;
	border: 1px solid #D0E4AC;
}
#exampleBox p strong {
	color: #bb2a2f;
	margin: 0;
	padding: 0;
}
#exampleBox p {
	line-height: 125%;
	margin: 0;
}
#exampleBox2 p strong {
	color: #bb2a2f;
	margin: 0;
	padding: 0;
}
#exampleBox2 {
	background: #BDD795;
	width: 472px;
	border: 1px solid #BDD795;
	padding-top: 5px;
	padding-bottom: 10px;
	height: 100px;
	margin-bottom: 10px;
}
#exampleBox2 p {
	line-height: 125%;
	margin: 0 0 0 10px;
}
#mainContent a:hover {
	color: #80B236;
}
#mainContent2 {
	width: 484px;
	float: right;
	margin-top: 30px;
	margin-bottom: 20px;
	padding-right: 10px;
}
#exampleBox3 {
	background: #D0E4AC;
	padding: 10px;
	width: 474px;
	float: left;
	margin-bottom: 15px;
	height: 90px;
}
#exampleText2 {
	float: left;
}
#leftSideBar a.redlink {
	background-color: #0FC;
}
#leftSideBar a.Mark:hover {
	color: #999;
	background-color: #FFF;
}
#leftSideBar a.Mark {
	color: #000;
	background-color: #FFF;
	font-size: 0.7em;
	text-decoration: underline;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#leftSideBar ul li a.redlink {
	background-color: #C00;
}
#wrapper #leftSideBar ul li .redlink:hover {
	background-color: #473A44;
	color: #FFF;
}
#mainContent p strong a {
	font-weight: bold;
}
