@charset "utf-8";
#wrapper {
	width: 1000px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.columnimage {
	background-position: 0px 0px;
	text-align: left;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


#header {
	background-color: #FFF;
}
#dividerTop {
	background-color: #fff9e5;
}
#leftNav {
	background-color: #fff9e5;
	float: left;
	width: 214px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: right;
	padding-top: 20px;
	padding-right: 30px;
}
#content {
	background-color: #fff9e5;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	width: 736px;
	float: left;
	padding-top: 15px;
	line-height: 24px;
	padding-right: 20px;
	background-image: url(MH_SourceFiles/images/IndexArt.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
#contentContact {
	background-color: #fff9e5;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	width: 736px;
	float: left;
	padding-top: 15px;
	line-height: 24px;
	padding-right: 20px;
	background-image: url(MH_SourceFiles/images/IndexArt.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	height: 400px;
}

#contentNoImg {
	background-color: #fff9e5;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	width: 736px;
	float: left;
	padding-top: 15px;
	line-height: 24px;
	padding-right: 20px;
	background-position: right top;
	background-repeat: no-repeat;
}

.rightIndent {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	width: 456px;
	float: left;
	line-height: 24px;
	padding-right: 300px;
}

#dividerBottom {
	background-color: #fff9e5;
}
.currentpage {
	color: #C93;
}
#footer {
	background-color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	width: 980px;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: top;
	line-height: 16px;
	height: 80px;
}
#footer2Contact {
	background-color: #E8E8E8;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	width: 960px;
	float: left;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 30px;
	color: #999;
	font-weight: bold;
	text-align: center;
}

.h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}
.h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #339;
}
a:active {
	text-decoration: none;
}


p img {
	float: right;
	margin-right: 20px;
	margin-bottom: 10px;
	border: .5px solid #000;
}
