body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
body {
	text-align: center;
	background-color: #8FB08F;
	background-image: url(images/bg-body-grad-scanlines.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 10px;
}
h1 {
	font-size: 24px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8FB08F;
	color: #5a6e57;
	background-image: url(images/h1-decoration.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
}
hr {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #8FB08F;
	border-right-color: #8FB08F;
	border-bottom-color: #8FB08F;
	border-left-color: #8FB08F;
	margin-bottom: 20px;
}
.toplinks {
}

.bodytable {
	border: 2px solid #8FB08F;
}
.bodytable th {
	border: 1px solid #8FB08F;
	padding: 10px;
	color: #FFFFFF;
	background-color: #5A6E57;
}
.bodytable td {
	border: 1px solid #8FB08F;
	padding: 10px;
}


.container {
	width: 770px;
}
.rightspace {
	background-color: #5A6E57;
	width: 10px;
}

.bannerarea {
	background-color: #5A6E57;
	height: 100px;
	padding: 0px;
}
.upperfooter {
	background-color: #5A6E57;
	height: 25px;
	color: #A7C8A7;
	padding: 5px;
}
.lowerfooter {
	height: 25px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.contentholder {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.content {
	background-color: #FFFFFF;
	padding: 10px;
	border: 2px solid #6F856C;
	text-align: justify;
	background-repeat: repeat-y;
	background-position: left top;
}
.lowerbannerarea {
	height: 20px;
}

.leftnav {
	width: 150px;
	background-color: #5A6E57;
	padding-top: 20px;
	color: #FFFFFF;
}
.mainbuttons a {
	font-weight: bold;
	margin-bottom: 5px;
	display: block;
	padding: 5px;
	width: 138px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #86a486;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4b5b48;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4B5B48;
	border-left-color: #86A486;
}
.mainbuttons a:link {
	background-color: #5A6E57;
	color: #FFFFFF;
	text-decoration: none;
}
.mainbuttons a:visited {
	background-color: #5A6E57;
	color: #FFFFFF;
	text-decoration: none;
}
.mainbuttons a:hover {
	background-color: #d4d49d;
	color: #000000;
	text-decoration: none;
	border-top-color: #eeeed2;
	border-left-color: #eeeed2;
	border-right-color: #b1b175;
	border-bottom-color: #b1b175;
}
.mainbuttons a:active {
	background-color: #5A6E57;
	color: #FFFFFF;
	text-decoration: none;
}

.leftnavleftspace {
	width: 10px;
	background-color: #5A6E57;
}
.leftnavrightspace {
	width: 10px;
	background-color: #5A6E57;
}
.upperfooter a:link {
	color: #A7C8A7;
}
.upperfooter a:visited {
	color: #A7C8A7;
}
.upperfooter a:hover {
	color: #A7C8A7;
}
.upperfooter a:active {
	color: #A7C8A7;
}
.buzzwords {
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
}
.toplinks {
	text-align: center;
	color: #5A6E57;
}
.toplinks td,th {
	color: #5A6E57;
}
a:link {
	color: #5A6E57;
	text-decoration: underline;
}
a:visited {
	color: #5A6E57;
	text-decoration: underline;
}
a:hover {
	color: #999966;
	text-decoration: underline;
}
a:active {
	color: #5A6E57;
	text-decoration: underline;
}
.floatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 3px;
}
h4 {
	padding-top: 20px;
}
.floatright {
	float: right;
	margin-left: 10px;
	margin-bottom: 3px;
}
.floatrightborder {
	float: right;
	margin-left: 10px;
	margin-bottom: 3px;
	border: 2px solid #5A6E57;
}
li {
	margin-bottom: 10px;
}
.photoframe {
	border: 2px solid #5A6E57;
}
