@charset "ISO-8859-1";
body {
	background-color: #2B542B;
	background-image: url(images/body_background.jpg);
	background-repeat: repeat-x;
	margin-top: 30px;
}
#mainwrap {
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 50px;
	padding-top: 12px;
	padding-left: 12px;
	padding-bottom: 10px;
	background-image: url(images/header_back.jpg);
	background-repeat: no-repeat;
}
#navigation {
	background-color: #2B542B;
	color: #FFFFFF;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#bodywrap {
	margin-right: 15px;
	margin-left: 15px;
	background-image: none;
	background-repeat: repeat-y;
}
.clear {
	clear: both;
}
#leftwrap {
	float: left;
	width: 270px;
	height: 400px;
}
#rightwrap {
	float: right;
	width: 485px;
	height: 400px;
}
#lefttop {
	background-color: #2B542B;
	height: 50px;
	margin-bottom: 15px;
	text-align: center;
	line-height: 50px;
}
#righttop {
	background-color: #E3E3D1;
	height: 20px;
	margin-bottom: 15px;
	padding-top: 30px;
}
#rightbottom {
	background-color: #82A166;
	height: 311px;
	padding-top: 9px;
	padding-right: 9px;
	padding-left: 9px;
	background-image: url(images/leaves.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#footer {
	color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #2B542B;
	height: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(images/footer_back.jpg);
	background-repeat: no-repeat;
}
#leftbottom {
	margin-bottom: 15px;
}
#thumbnails {
	background-color: #E3E3D1;
}
#leftbottom img {
	margin-bottom: 15px;
}
#leftbottom #thumbnails img {
	margin-bottom: 0px;
	border: medium solid #809E64;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #82A166;
}
#navigation a {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #82A166;
}
#whitespace {
	background-color: #FFFFFF;
	height: 15px;
}
h2 a {
	color: #000000;
	text-decoration: none;
}
h2 a:hover {
	color: #000000;
	text-decoration: underline;
}
#contactemail {
	border: thin solid #FFFFFF;
}
