 body { 	 
	background-color: #FFFFFF;
	font-family: Gill Sans , Gill Sans MT, sans-serif;
	font-weight: 100;
	font-size: 12px;
	color: #e3dddc;
text-decoration: none;
	background-color: #FFFFFF;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

 body a { 	 
text-decoration: none;	
}

ul.navbarinfo { background-color: #transparent;
	font-family: Gill Sans , Gill Sans MT, sans-serif;
	font-weight: 400;
	font-size: 60px;
		text-decoration: none;
	color: #000;
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 70px;
	width: 100%;
	height: 50px;
	border-bottom: 1px dotted #000;
}

ul.navbarinfo a { background-color: #FFF;
	text-decoration: none;
	font-family: Gill Sans , Gill Sans MT, sans-serif;
	font-weight: 400;
	font-size: 12px;
	color: #eae2e1; }

ul.navbarinfo a:hover { background-color: #FFF;
	text-decoration: none;
	color: #000000; }
	
ul.navbar {
	background-color: #FFF;
	font-family: Gill Sans , Gill Sans MT, sans-serif;
	font-weight: 400;
	font-size: 12px;
		text-decoration: none;
	color: #000;
	margin: 0;
	padding: 0;
	list-style: none;
	position: fixed;
	background-image: url(images/MFH_textjpg);
	background-position: bottom;
	background-repeat: no-repeat;
	left: 0px;
	bottom: 0;
	width: 155px;
	height: 60px;
	border-left: 1px dotted #000;
	border-top: 1px dotted #000;
	border-style:none;
}
ul.navbar a { background-color:transparent;
	text-decoration: none;
	font-family: Gill Sans , Gill Sans MT, sans-serif;
	font-weight: 400;
	font-size: 12px;
	color: #EBEBEB; }
	
ul.navbar a:hover { background-color:#FFF;
	text-decoration: none;
	color: #000; }


ul.navbarex { background-color: #FFF;
	font-family: Gill Sans , Gill Sans MT, sans-serif;
	font-weight: 400;
	font-size: 12px;
		text-decoration: none;
	color: #000;
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	bottom: 0;
	left: 158px;
	width: 155px;
	height: 225px;
	border: 1px dotted #000;
}
ul.navbarex a {
	text-decoration: none;
	font-family: Gill Sans , Gill Sans MT, sans-serif;
	font-weight: 400;
	font-size: 12px;
	color: #EBEBEB; }
	
ul.navbarex a:hover {
	background-color:#FFFFFF;
	text-decoration: none;
	color: #000000; }

ul.info { background-color:#FFF;
	font-family: Gill Sans , Gill Sans MT, sans-serif;
	font-weight: 200;
	font-size: 12px;
		text-decoration: none;
	color: #000;
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 70px;
	left: 300px;
	width: 400px;
	height: 175px;
	border-left: 0px dotted #000;
}

ul.info a { background-color:#FFF;
	text-decoration: none;
	font-family: Gill Sans , Gill Sans MT, sans-serif;
	font-weight: 200;
	font-size: 12px;
	color: #b7af9c; }

ul.info a:hover { background-color:#FFFFFF;
	text-decoration: none;
	color: #000000; }
	
ul.content { height: 600px;
margin: 0 0 0 150px;
padding-left: 150px;
top: 0;
	text-decoration: none;
}


ul.content p {padding-left: 150px;
width: 400px; margin-bottom: 12px;
font-family: Gill Sans , Gill Sans MT, sans-serif;
	font-weight: 200;
	font-size: 12px;
		text-decoration: none;
	color: #EBEBEB; }
	
.container {padding: 5px 5px 25px 5px;
padding-left: 150px;
	font-family: Gill Sans , Gill Sans MT, sans-serif;
	font-weight: 200;
	font-size: 12px;
		text-decoration: none;
}

h1 { background-color: transparent;
	top: 400px;
    font-family: Gill Sans , Gill Sans MT, sans-serif;
	font-weight: 400;
	font-size: 12px;
	color: #000;
		text-decoration: none; }

address {
	font-family: Gill Sans , Gill Sans MT, sans-serif;
	font-style: normal;
	font-weight: 100;
	font-size: 14px;
	color: #a6bab6;
	text-decoration:none;
	}