#container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 30px;
}
#container #body #leftpic {
	clear: none;
	float: left;
}
#logo {
	background-image: url(../img/mhch150px.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 150px;
	width: 340px;
}
#pagetitle {
	height: auto;
	width: auto;
	margin-left: 80px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#navbar {
	margin-left: 80px;
	height: 50px;
	width: auto;
}
#body {
	width: auto;
	height: auto;
	margin-right: 190px;
	margin-left: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 24px;
	color: #888888;
	font-size: 16px;
}
/*Right-hand column*/
#container #insetright {
	float: right;
	height: auto;
	width: 160px;
	margin-left: 15px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	text-decoration: none;
	clear: none;
	margin-bottom: 15px;
}
#insetright .parahead   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #006600;
	margin-top: 0px;
	margin-bottom: 0px;
}
#insetright .body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #999999;
	margin-top: 0px;
}
#insetright .body a {
	color: #888888;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006600;
}
#insetright .body a:hover{
	color: #006600;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006600;
}
#insetright .subtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #999999;
}
#container #pagetitle h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	line-height: 25px;
	color: #006600;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
/*Footer styles*/
#footer {
	width: auto;
	height: auto;
	margin-right: auto;
	margin-left: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #888888;
	font-size: 10px;
	margin-top: 40px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	clear: both; /*This prevents the footer from clashing with the inset right column*/
}
#footer a {
	color: #888888;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006600;
}
#footer a:hover {
	color: #006600;
}
#footercontainer {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	height: 40px;
}
/*Form Field Styles*/
#form {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	background-color: #ffffff;
	margin: 0px;
	border: 1px dotted cccccc;
}
input {
	background-color: #ffffff;
	color: #999999;
	border: 1px solid #CCC;
	font-size: 11px;
	padding: 3px;
	margin-bottom: 5px;
}
textarea {
	background-color: #ffffff;
	color: #999999;
	border: 1px solid #CCC;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	padding: 3px;
	margin-bottom: 5px;
}			
#body .parahead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #006600;
	margin-top: 5px;
	margin-bottom: -5px;
}
#container #body a {
	color: #888888;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006600;
}
#container #body a:hover {
	color: #006600;
}
#body /*Table Styling*/
table.sample {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #CCCCCC;
	border-collapse: collapse;
	background-color: white;
}
#body table.sample th  {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: white white white white;
	background-color: #CCCCCC;
}
#body table.sample td  {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: white white white white;
	background-color: rgb(255, 245, 238);
}
#container  #body  .boldblack {
	font-weight: bold;
	color: #333333;
}
#container #body .leadpara {
	font-size: 18px;
	line-height: 24px;
	color: #666666;
	text-decoration: none;
	margin-top: 0px;
}
#body .parahead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 0px;
	font-weight: normal;
	color: #888888;
	margin-top: 5px;
	margin-bottom: -5px;
}
#mainadblock     {
	width: auto;
	height: auto;
	margin-right: 190px;
	margin-left: 80px;
	color: #888888;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 10px;
	text-decoration: none;
}
#mainadblock .parahead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #006600;
	margin-top: 0px;
	margin-bottom: 0px;
}
#mainadblock .body {
	width: auto;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #888888;
	font-size: 16px;
	margin-top: 0px;
}
#subadblock {
	width: auto;
	height: auto;
	margin-right: 190px;
	margin-left: 80px;
	color: #888888;
	padding-top: 10px;
}
#subadblock .parahead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #006600;
	margin-top: 0px;
	margin-bottom: 0px;
}
#subadblock .body {
	width: auto;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #888888;
	font-size: 14px;
	margin-top: 0px;
}
#mainadblock .subhead {
	width: auto;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #006600;
	font-size: 10px;
	margin-top: 0px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin-bottom: 0px;
}
#subadblock .subhead {
	width: auto;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #006600;
	font-size: 9px;
	margin-top: 0px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin-bottom: 0px;
}
#subadpanel {
	width: 230px;
	height: auto;
	color: #888888;
	padding-top: 0px;
	display: inline-block;
	float: left;
	padding-right: 6px;
	text-decoration: none;
}
#subadpanelwide {
	width: 450px;
	height: auto;
	color: #888888;
	padding-top: 0px;
	display: inline-block;
	float: left;
	padding-right: 6px;
	text-decoration: none;
}
#mainadblock .emphasis {
	width: auto;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #666666;
	font-size: 16px;
	margin-top: 0px;
	font-weight: bold;
}

