body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #a9a18c;
	text-align: center;
	margin: 0px;
	vertical-align: top;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(images/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 800px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9C5F0E;
	border-left-color: #9C5F0E;
	background-color: #FFFFFF;
	vertical-align: top;
	line-height: 16px;
}
.bgFence {
	background-image: url(images/fencing_strip.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 80px;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #59A28E;
	text-align: right;
	vertical-align: middle;
	height: 25px;
	text-decoration: none;
}
.nav a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.main a {
	color: #016C64;
	text-decoration: underline;
}

.nav a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	color: #CEE6C2;
	text-decoration: underline;
}
.nav a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9C5F0E;
	text-align: center;
	vertical-align: middle;
	height: 25px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9C5F0E;
	border-left-color: #9C5F0E;
}
.keywords {
	font-size: 10px;
	color: #623B2C;
}

.footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:visited {
	color: #CEE7C0;
	text-decoration: underline;
}
.footer a:hover {
	color: #A9A18C;
	text-decoration: none;
}
.footer a:active {
	color: #A9A18C;
	text-decoration: underline;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #016C64;
	text-align: left;
	vertical-align: top;
}
.pics {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #016C64;
	border: 1px solid #016C64;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9C5F0E;
	text-align: center;
}
