/* CSS Document */


body {
	background-image: url(images/leaves.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-attachment: fixed;
}

.container {
	background-color: #FFFFFF;
	width: 760px;
	margin: 0px auto;
	padding: 0px;
	top: 0px;
	height: 100%;
}
.logo {
	position: relative;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding: 0px;
}
.leftmenu {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #E0DFE3;
	border-right-color: #E0DFE3;
	border-bottom-color: #E0DFE3;
	border-left-color: #E0DFE3;
	border-left-style: none;
	margin-left: 0px;
	padding: 0px 10px 10px 0px;
	margin-bottom: 10px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #666666;
}
.leftmenu a:link {
	color: #666666;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
.leftmenu a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.leftmenu a:hover {
	text-decoration: underline;
	color: #006633;
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
.topmenu {
	display: block;
	margin: 0px 10px;
	padding: 0px 0px 3px;
	list-style-type: none;
	border-top: none;
	border-right: none;
	border-bottom: 2px solid #E0DFE3;
	border-left: none;
	text-align: center;
}
.topmenu a {
	text-decoration: none;
	border-top: 2px solid #E0DFE3;
	border-right: 2px solid #E0DFE3;
	border-bottom: 2px none #E0DFE3;
	border-left: 2px solid #E0DFE3;
	color: #999999;
	padding: 3px;
	margin: 0px 0px 3px;
	display: inline;
	font-weight: bold;
	background-color: #4A7027;
}
.topmenu a:hover {
	background-color: #006600;
	color: #FFFFFF;
}
.topmenuselected {
	border-top: 2px solid #E0DFE3;
	border-right: 2px solid #E0DFE3;
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px solid #E0DFE3;
	z-index: 1;
	color: #006633;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}
.maincontent {
	margin: 0px 10px 10px;
	padding: 10px;
	border-top: 2px none #E0DFE3;
	border-right: 2px solid #E0DFE3;
	border-bottom: 2px solid #E0DFE3;
	border-left: 2px solid #E0DFE3;
}

.footer {
	text-align: center;
	font-size: 90%;
	line-height: 100%;
	color: #666666;
	padding: 0px 0px 5px;
	margin-top: 10px;
}
h1 {
	font-size: 150%;
	border-bottom-width: 2px;
	border-bottom-color: #000000;
	text-decoration: none;
	color: #4A7027;
}
.footer a:link {
	text-decoration: none;
	color: #666666;
}
.footer a:hover {
	text-decoration: underline;
}
.curve {
	z-index: 1;
	float: right;
	margin: -12px;
}
.maintext {
	color: #333333;
}
.maintext a:link {
	text-decoration: underline;
	color: #666666;
}
.maintext a:visited {
	color: #666666;
}
.maintext a:hover {
	color: #333333;
}
.imageleft {
	float: left;
	margin-right: 10px;
}
.imageright {
	float: right;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.news {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #E0DFE3;
	border-bottom-color: #E0DFE3;
	display: block;
	width: 150px;
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
}
h3 {
	color: #4A7027;
}
.centreimages {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.leftmenuselected {
	color: #4A7121;
	text-decoration: underline;
}
h4 {
	font-size: 80%;
	color: #313031;
}
.top {
	font-size: 60%;
	font-weight: bold;
	color: #4A7121;
	text-decoration: none;
}
