body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #003366;
}

a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #003399;
}
a:active {
	text-decoration: none;
	color: #003399;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}

#mastheadTD {
	background-image: url(images/mh_header_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#HomeMastheadTD {
	background-image: url(images/mh_homeheader_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#topNavTD {
	padding-left: 25px;
	font-size: 14px;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	color: #333333;
}
#leftNavTD {
	padding-top: 45px;
	padding-left: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#leftNavTD h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0px 0px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	letter-spacing: -.05em;
}
#leftNavTD p {
	line-height: 1.3em;
	font-size: 13px;
	margin-top: 6px;
	margin-bottom: 10px;
}


#HomeNavTD {
	padding-top: 10px;
	padding-left: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#HomeNavTD h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 10px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#ProdAreaTD {
	padding: 50px 10px 25px 25px;
}

#ProdDescTD {
	padding: 0px 0px 0px 10px;
}

#ProdAreaTD #ProdDescTD h1 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 6px;
}
#ProdAreaTD #ProdDescTD p {
	font-size: 13px;
	line-height: 1.4em;
	margin-top: 10px;
	margin-bottom: 6px;
}
#ProdAreaTD #ExtrasTD h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}




/* LAYERS INFO */
#HeaderLyr{
	position: relative;
	width: auto;
	height: auto;
	z-index:1;
	left: 0;
}

#ContentWrapperLyr {
	position: relative;
	width:auto;
	height: auto;
	z-index:3;
	left: 0;
	top: 0;
}

#ContentLyr {
	position: relative;
	width:auto;
	height: auto;
	z-index:20;
}


#Sample0Lyr {
	position: relative;
	width:625px;
	height: auto;
	z-index:21;
}

#Sample1Lyr {
	position:relative;
	width:625px;
	height: auto;
	z-index:22;
}

#Sample2Lyr {
	position:relative;
	width:625px;
	height: auto;
	z-index:23;
}

#Sample3Lyr {
	position:relative;
	width:625px;
	height: auto;
	z-index:24;
}

#Sample4Lyr {
	position:relative;
	width:625px;
	height: auto;
	z-index:25;
}

#FooterLyr {
	position: relative;
	width:auto;
	height: auto;
	z-index:100;
	left: 0;
	top: 0;
}

#footerTD {
	font-size: 11px;
	color: #FFFFFF;
	padding: 15px 35px 30px 30px;
}
#footerTD a {
	color: #FFFFFF;
	text-decoration: none;
}
#footerTD a:hover {
	text-decoration: underline;
}
.SerifBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC9966;
	font-style: italic;
	font-weight: normal;
}
#ProdShowCaseAreaTD {

	padding: 10px 10px 10px 25px;
}

#WhyMHBSlideShowTD {


	padding: 45px 10px 10px 25px;
}

#WhyMHBSlideShowTD H1 {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #003366;
}

.stylesHdr {
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 4px;
}
#HomePicNavTD {
	padding: 4px 0px 0px;
}
#ContactForm #message {
	font-family: Verdana, "Courier New", Courier, monospace;
	font-size: 11px;
	color: #003366;
}
