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

body {
	background-color: #DDDDDD;
	margin-top: 0px;
	text-align: center;
	background-image: url(../images/M&HLogoBlack300Opacity.jpg);
	background-repeat: repeat-y;
}
.TitleFont {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	text-align: center;
}
.TitleMain {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 36px;
	color: #333333;
	text-align:center
}
H1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 36px;
	color: #6D797C;
	text-align:center;
	font-weight: normal;
}
.SubTitle {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}

.center {
	text-align: center;
}
#container {
	text-align: center;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#navmenu 
{
	text-align: center;
	margin: auto;
	padding: 0px;
	width: 750px;
}
#navmenu ul
{
	font-family: "trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	list-style-type: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 150px;
	display:inline;
	z-index: 1;
	text-align: center;
}
 #navmenu li
{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-align: left;
	position:relative;
	float:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: ##666666;
}

 #navmenu li a
{
	height: 2em;
	line-height: 2em;
	display: block;
	color: #333333;
	float:left;
	text-decoration: none;
	text-align: left;
	width:100px;
	background-color: #DDDDDD;
	padding-right: 1em;
	padding-left: 1em;
	border-bottom-width: 0.1em;
	border-left-width: 1em;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-right-width: 1px;
	border-right-color: #666666;
}
#content {
	margin: 4px;
	width: 100%;
}
#navmenu li a:hover
{
	color: #FFF;
	background-color: #B0B7B9;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#navmenu li ul 
{
	position: absolute;
	left: -10px;
	top: 20px;
	display: none;
}
#navmenu li:hover ul 
{ 
display: block; 
}
.BodyText {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	text-align: justify;
	margin-left: 5em;
	color: #000000;
	margin-right: 5px;
}
#imgLeft {
	float: left;
	margin-right: 1em;
	margin-left: 4em;
	padding: 0px;
}
#imgCenter {
	text-align: center;
}
h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 20px;
	color: #000000;
	text-align: center;
}
