@charset "UTF-8";
#sidebar {
	float: left;
	text-align: left;
	background-color: #B4D3B0;
	height: 100%;
	width: 140px;
	margin-bottom: 0px;
	padding-top: 7.5px;
	padding-right: 7.5px;
	padding-bottom: 100px;
	padding-left: 7.5px;
}
#footer {
	clear: both;
	background-color: #AEC6A4;
	border-bottom-width: 10px;
	border-bottom-style: none;
	color: #000;
	height: 55px;
	width: 100%;
	margin-top: 20px;
	padding-top: 20px;
}
body {
	text-align: center;
	margin: auto;
	font-size: 14px;
	background-color: 114211;
	background-repeat: repeat;
	background-image: url(images/wrapperbgd.gif);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#content {
	text-align: left;
	width: 95%;
	background-color: #FFFFEC;
	height: 100%;
	padding: 5px;
	margin: 10px;
}
#navbar {
	background-color: #A5B797;
	width: 100%;
	background-image: url(images/wrapperbgd.gif);
}
#header {
	height: 100%;
	background-color: 336633;
	width: 100%;
	clear: both;
}
#wrapper {
	width: 900px;
	background-repeat: repeat;
	height: 80%;
	background-color: #FFFFEC;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#wrapper #content #imgpro {
	clear: left;
	float: right;
}
#content img {
	display: block; margin: 0 auto;
}
a:link {
	color: #030;
}
a:hover {
	color: #0D2900;
}
a:visited {
	color: #060;
}
#map {
	float: right;
	clear: none;
	position: relative;
}
#Image1 {
	width: 900px;
	height: 113px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	display: inline;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: inline;
	font-weight: normal;
}
