body {
	margin: 10px;
	padding: 0px;
	background-color: #8F9A59;
	background-image: url(images/background1.jpg);
	background-repeat: no-repeat;
	background-position: center top;




}
.header {
}

p,table,.li,ul,ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
.sectiontitle {
	background-color: #9E6625;
	height: 60px;
	width: 176px;
	font-size: 18px;
	color: #FFFFFF;
	text-align: right;
	padding: 10px;
	font-weight: bold;
	border: 2px solid #333333;
}
.content {
	background-color: #E5E0DC;
	background-image: url(images/background-content.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 10px;
	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-left-style: none;
	border-top-color: #657A39;
	border-right-color: #657A39;
	border-bottom-color: #657A39;
	border-left-color: #657A39;
	width: 530px;
}
.contentcenter {
	background-color: #FFFFFF;
	height: 600px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
	border: 3px solid #B9C097;
}
h1 {
	font-weight: bold;
	color: #9E6625;
	font-size: 18px;
}


.toplinks {
	background-color: #869453;
	background-image: url(images/backgroung-toplinks.jpg);
	background-repeat: repeat-y;
	font-size: 14px;
	color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	width: 530px;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}


.uline {
	text-decoration: underline;
}
.PicLeft {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.leftcol {
	background-color: #FFFFFF;
	background-image: url(images/background-leftcol.jpg);
	background-repeat: repeat-y;
	width: 200px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #667B3A;
	border-right-color: #667B3A;
	border-bottom-color: #667B3A;
	border-left-color: #667B3A;
}

.PicRight {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	float: right;
}
.highlight1 {
	font-weight: bold;
	color: #FF0000;
}

.copyright {
	color: #FFFFFF;
	font-size: 10px;
}
.contentcenterHOME {
	height: 600px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
	border: 3px solid #B9C097;
	background-image: url(images/partial.png);
	background-repeat: repeat;
}
h2 {
	font-size: 14px;
	color: #667B3A;
}
h3 {
	font-size: 14px;
	color: #333333;
}
.subtitle1 {
	font-size: 14px;
	font-weight: bold;
	color: #9E6625;
}
.subtitle2 {
	font-size: 14px;
	font-weight: bold;
	color: #667B3A;
}
a {
	color: #006600;
	text-decoration: underline;
}
a:hover {
	color: #9E6625;
	text-decoration: underline;
}
.toplinks a {
	color: #FFFFFF;
	text-decoration: none;
}
.toplinks a:hover {
	color: #E1B380;
	text-decoration: none;
}
