@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0 0 20px 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #425029;
/*	background-image: url(images/background.gif);
	background-position: bottom left;
	background-repeat: no-repeat;*/
}

*, html {
	margin: 0;
	padding: 0;
	line-height: 1;
	list-style: none;
	text-decoration: none;
}

a, a:link, a:active, a:visited {
	color: #000099;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

p {
	font-size: 14px;
	margin: 20px 0 0 0;
	color: #74797E;
	line-height: 23px;
}

h1 {
	color: #62753E;
	font-size: 20px;
	font-weight: normal;
	margin: 40px 0 0 0;
}

h2 {
	color: #ffffff;
	background-color: #425029;
	font-size: 16px;
	font-weight: normal;
	margin: 30px 0 0 0;
	padding: 8px 8px 8px 10px;
	width: 550px;
}

h3 {
	color: #ffffff;
	background-color: #425029;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding: 8px 8px 8px 20px;
	width: 232px;
}

h3 a, h3 a:link, h3 a:active, h3 a:visited {
	color: #ffffff;
}

h3 a:hover {
	text-decoration: underline;
}

h4, h4 a, h4 a:link, h4 a:active, h4 a:visited {
	color: #62753E;
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0 0 0;
}

h4:hover {
	text-decoration: underline;
}

h5 {
	color: #62753E;
	font-size: 16px;
	font-weight: normal;
	margin: 20px 0 0 0;
	line-height: 23px;
}

h6 {
	color: #ffffff;
	background-color: #425029;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding: 8px 8px 8px 20px;
}

.SideMenuButts {
	margin: 5px 0 5px 0;
	display: block;
}

.SideMenuButts a {
	color: #425029;
	font-size: 13px;
}

#TopBarContainer {
	width: 100%;
	background-color: #FFFFFF;
}

#TopBar {
	height: 125px;
	padding: 10px 0 10px 20px;
	width: 880px;
	margin: 0 auto 0 auto;
}

#Menu {
	width: 100%;
	height: 29px;
	background-color: #62753E;
	border-bottom: 1px solid #ffffff;
}

#Menu ul {
	width: 900px;
	margin: 0 auto 0 auto;
}

#Menu ul li {
	float: left;
}

#Menu ul li a, #Menu ul li a:link, #Menu ul li a:active, #Menu ul li a:visited {
	padding: 9px 24px 7px 24px;
	display: block;
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
}

#Menu ul li a:hover {
	background-color: #87a255;
}

#Menu ul li:hover ol {
	display: block;
}

#Menu ul li:hover ol li ol {
	display: none;
}

#Menu ul li ol li:hover ol {
	display: block;
}

#Menu ol {
	position: absolute;
	width: 200px;
	display: none;
	border-bottom: 1px solid #ffffff;
}

#Menu ul li ol li {
	position: relative;
}

#Menu ul li ol li ol {
	display: none;
	position: absolute;
	width: 200px;
	top: -1px;
	left: 200px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

#Menu ol li {
	float: left;
	width: 200px;
	border-top: 1px solid #ffffff;
	background-color: #87a255;
}

#Menu ul li ol li a:hover {
	background-color: #62753E;
}

.Selected {
	background-color: #87a255;
}

.Last {
	border-right: 1px solid #ffffff;
}

#BigImg {
	width: 899px;
	height: 230px;
	margin: 0 auto 0 auto;
	display: block;
	padding: 0;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

#BigImg img {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

#MainContainer {
	height: auto;
	margin: 0 0 20px 0;
	display: block;
}

#MainText {
	width: 861px;
	height: auto;
	min-height: 400px;
	margin: 0 auto 0 auto;
	padding: 20px;
	background-color: #ffffff;
}

#MainContent {
	width: 580px;
}

#MainContent h3 {
	width: 548px;
}

#RightBar {
	float: right;
	width: 260px;
	height: auto;
	margin: 20px 0 0 20px;
	display: block;
}

#NewsBox, #EventsBox {
	background-color: #E8ECDD;
	width: 260px;
	height: auto;
	padding: 0;
	margin: 0 0 20px 0;
	border: 1px solid #87a255;
	font-size: 12px;
}

#NewsBox p, #EventsBox p {
	margin: 0 0 20px 0;
	font-size: 12px;
	line-height: 14px;
}

.BoxContents {
	padding: 10px 20px 20px 20px;
}

.BoxContents h4 {
	border-bottom: 1px dotted #666;
	padding: 0 0 12px 0;
}

#EmailForm {
	background-color: #E8ECDD;
	width: 580px;
	height: auto;
	padding: 0;
	margin: 0 0 20px 0;
	border: 1px solid #87a255;
	font-size: 12px;
}

#EmailForm form {
	margin: 0 20px 20px 20px;
	font-size: 12px;
}

#BottomBar {
	text-align: center;
}

#BottomBar a, #BottomBar a:link, #BottomBar a:active, #BottomBar a:visited {
	color: #ffffff;
	font-size: 10px;
}

#BottomBar a:hover {
	text-decoration: underline;
}

#search {
	width: 300px;
	float: right;
	text-align: right;
	margin: 50px 0 0 0;
}

#ajaxSearch_output {
	font-size: 11px;
}