body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #e4f0ea;
	margin: 0px;
	font-size: 14px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #82B99C;
	font-weight: normal;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #82B99C;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 22px;
}
a {
	font-weight: bold;
	color: #3A845F;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #8C7951;
	text-decoration: underline;
}
.home-back {
	background-image: url(../images/conklin-moving-back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.page-back {
	background-image: url(../images/page-back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}


.main-back {
	background-image: url(../images/main-back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.footer-back {
	background-image: url(../images/footer-back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 190px;
}
.top-nav a {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #231f20;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 2px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	display: block;
	padding-top: 11px;
	padding-right: 27px;
	padding-bottom: 11px;
	padding-left: 27px;
}
.top-nav a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #E4F1EA;
	text-decoration: none;
	background-image: url(../images/nav-back-hover.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.top-nav-active {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 2px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	padding-top: 11px;
	padding-right: 27px;
	padding-bottom: 11px;
	padding-left: 27px;
	background-image: url(../images/nav-back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	display: block;
}
.cmc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #E4F1EA;
	text-align: justify;
	font-weight: normal;
	line-height: 25px;
}
.cmb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333;
	text-align: justify;
	font-weight: normal;
	line-height: 24px;
}
.sitemap {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #82B99C;
	font-weight: normal;
}
.sitemap-link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C7D6CF;
	padding: 5px;
	font-weight: normal;
}
.sitemap-link a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C7D6CF;
	text-decoration: none;
	font-weight: normal;
}
.sitemap-link a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #82B99C;
	text-decoration: none;
	font-weight: normal;
}
.fe-form {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	font-size: 14px;
	text-align: left;
}
.fe-red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #F33;
}
.a-14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
}

