@charset "UTF-8";
/* CSS Document */

/*  mainNav  */

#mhWrapper {
	width: 920px;
	height: 68px;
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align:bottom;
	line-height: 500px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:bottom;
	clear:both;
	color:#FFFFFF;

}

#mhLogo {
	width: 209px;
	height: 68px;
	border: 0;
	float:left;
	background-repeat:no-repeat;
	background-image:url(../images/global/acorn-logo.gif);
}

#mhHome {
	width: 54px;
	height: 68px;
	border: 0;
	float:left;
	overflow:hidden;
}

#mhHome a{
	display: block;
	background-repeat:no-repeat;
	background-image:url(../images/global/navMain-offon.gif);
	background-position:0 0;
	overflow:hidden;
}

#mhHome a:hover {
	background-position:0 -68px;
	display:block;
	overflow:hidden;
}

#mhVtour {
	width: 99px;
	height: 68px;
	border: 0;
	float:left;
	overflow:hidden;
}

#mhVtour a{
	display: block;
	background-repeat:no-repeat;
	background-image:url(../images/global/navMain-offon.gif);
	background-position:-54px 0;
	overflow:hidden;
}

#mhVtour a:hover {
	background-position:-54px -68px;
	overflow:hidden;
}

#mhFplans {
	width: 96px;
	height: 68px;
	border: 0;
	float:left;
	overflow:hidden;
}

#mhFplans a{
	display: block;
	background-repeat:no-repeat;
	background-image:url(../images/global/navMain-offon.gif);
	background-position:-153px 0;
	overflow:hidden;
}

#mhFplans a:hover {
	background-position:-153px -68px;
	overflow:hidden;
}

#mhServices {
	width: 69px;
	height: 68px;
	border: 0;
	float:left;
	overflow:hidden;
}

#mhServices a{
	display: block;
	background-repeat:no-repeat;
	background-image:url(../images/global/navMain-offon.gif);
	background-position:-249px 0;
	overflow:hidden;
}

#mhServices a:hover {
	background-position:-249px -68px;
	overflow:hidden;
}

#mhAlzcare {
	width: 126px;
	height: 68px;
	border: 0;
	float:left;
	overflow:hidden;
}

#mhAlzcare a{
	display: block;
	background-repeat:no-repeat;
	background-image:url(../images/global/navMain-offon.gif);
	background-position:-318px 0;
	overflow:hidden;
}

#mhAlzcare a:hover {
	background-position:-318px -68px;
	overflow:hidden;
}

#mhRespite {
	width: 94px;
	height: 68px;
	border: 0;
	float:left;
	overflow:hidden;
}

#mhRespite a{
	display: block;
	background-repeat:no-repeat;
	background-image:url(../images/global/navMain-offon.gif);
	background-position:-444px 0;
	overflow:hidden;
}

#mhRespite a:hover {
	background-position:-444px -68px;
	overflow:hidden;
}

#mhDirections {
	width: 85px;
	height: 68px;
	border: 0;
	float:left;
	overflow:hidden;
}

#mhDirections a{
	display: block;
	background-repeat:no-repeat;
	background-image:url(../images/global/navMain-offon.gif);
	background-position:-538px 0;
	overflow:hidden;
}

#mhDirections a:hover {
	background-position:-538px -68px;
	overflow:hidden;
}

#mhContact {
	width: 88px;
	height: 68px;
	border: 0;
	float: left;
	overflow:hidden;
}

#mhContact a{
	display: block;
	background-repeat:no-repeat;
	background-image:url(../images/global/navMain-offon.gif);
	background-position:-623px 0;
	overflow:hidden;
}

#mhContact a:hover {
	background-position:-623px -68px;
	overflow:hidden;
}


