
body {color: #5F0059;
margin: 0;
background-color: #000000;
font: normal 0.7em/1.4em  Verdana, Arial, Georgia, sans-serif;
 }

#header {
	margin: 0 auto;
	width: 810px;
	position: relative;
height: 180px; 
background-color: #5F0059;
color: #ffee9c;
background-position: 510px 70px;
padding-left: 20px; 
padding-top:17px;
padding-bottom: 19px;
background-image: url(images/mhlogo.gif);
background-repeat: no-repeat;
font-size: 1em;
}

#headerright {
position: absolute;
top: 173px;
left: 510px;
width: 300px; }

#headeraddress {
position: absolute;
top: 18px;
left: 263px;
width: 543px;
}

#nav {
position: relative;
	margin: 0 auto;
	width: 825px;
padding: 0;
padding-left: 5px;
padding-top: 1px;
padding-bottom: 10px;
text-align: left;
background-color: #ffe49c;
}

/*menu*/

#nav ul {
margin: 0;
padding: 0;
width: 779px;
padding-bottom: 3px; }

#nav li {
display: inline;
}

#nav ul.sections {
font-size: 1em; }

#nav ul.sections li {
list-style-type:none; }

#nav ul.sections a {
display: inline;
padding-top: 0.3em;
padding-bottom: 0.4em;
padding-right: 5px;
margin: 0;
color: #5F0059;
text-decoration: none;
font-weight: normal;
font-size: 1em;
background-color: transparent;
padding-left: 4px;
border-right: 1px #5F0059 solid;
}
#nav ul.sections a:hover, #nav ul a.current {
color: #d30202;
background-color: transparent; }
/*end nav*/

/*drop menu*/

#dropmenudiv{
position:absolute;
background-color: #fff5b2;
color:#5F0059;
font:normal 1em Verdana;
line-height:21px;
z-index:100;
 }

#dropmenudiv a{
background-color: #fff5b2;
color: #5F0059;
width: 100%;
display: block;
text-indent: 3px;
text-decoration: none;
font-weight: normal;
border-bottom: 1px #5F0059 solid;
  }

#dropmenudiv a:hover{ 
background-color: #fff5b2;
color:  #d30202;
 }

/*end drop menu*/
 
#container{
	position: relative;
	margin: 0 auto;
padding: 0;
	width: 830px;
background-color:  #ffe49c;
 }

#top, #topfront {
	position: relative;
	width: 750px;
padding-left: 30px;
margin-left: 30px;
	text-align: left;
padding: 0;
padding-top: 7px;
height: 111px; 
}
#topfront { height: 471px; }

#main {
position: relative;
background-color:  #ffe49c;
	width: 830px;
margin: 0;
padding: 0;
height: 360px; }

#footer {
position: relative;
margin: 0 auto;
width: 830px;
color:  #ffe49c;
padding: 0;
text-align: left;
padding-top: 1px;
padding-bottom: 5px;
padding-left: 2px;
 }

p {
font-size: 1em;
line-height: 1.6em;
text-align: left;
}

h1, h2 {
font-size: 1em;
text-align: left;
line-height: 1.6em;
font-weight: normal;
font-style: normal;
 }
h2 {
font-size: 1em;
 }

li {
list-style-type:none;
 }

a:link {
color: #5F0059;
text-decoration: none;
font-weight: normal;
letter-spacing: 0px; } 

a:visited {
color: #5F0059;
text-decoration:none;}

a:hover {color: #d30202;
text-decoration: none;}

#header a:link, #header a:visited {text-decoration: none; color: #ffe49c;
 }
#header a:hover {color: #d30202;
text-decoration: none;
}

#main a:link {
color: #5F0059;
text-decoration: none;
font-weight: bold;
letter-spacing: 0px; } 

#main a:visited {
font-weight: bold;
color: #5F0059;
text-decoration:none;
}

#main a:hover {
font-weight: bold;
color: #d00202;
text-decoration: underline;
}
.current {
color: #d00202;
 }

#footer a:link {
color: #fff7d1;
text-decoration: underline;
font-weight: normal;
letter-spacing: 0px; } 

#footer a:visited {
color: #fff7d1;
text-decoration:underline;}

#footer a:hover {color: #d30202;
text-decoration: underline;}

.bold {
font-weight: bold; }

.large {
font-size: 1.3em; }





