﻿body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #630D10;
	background-color: #630D10;
}

p {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #630D10;
	background-color: #F7D474;
	text-indent: .5in;
	text-align: left;
}

h1 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #630D10;
	background-color: #F7D474;
	font-weight: bold;
	text-align: center;
}

h2 {
	font-size: 18px;
	text-align: center;
}

h3 {
	font-size: 14px;
	text-align: left;
}

h4 {
	font-size: 14px;
	text-align: center;
}

#HengesHeaderTop	{
	border-width: thick;
	border-color: #FFFFFF;
	width: 70%;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	margin-right: 15%;
	margin-left: 15%;
}
#navbar_main  {
	margin: 0px 15% 0px 15%;
	background-color: #540002;
	border-width: thick;
	border-color: #FFFFFF;
	width: 70%;
	padding: 8px 0px 0px 0px;
	height: 25px;
	border-right-style: solid;
	border-left-style: solid;
	color: #FFFFFF;
	text-align: center;
}
div#navbar_main a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 3px;
	display: inline-block;
	padding-left: 3px;
	text-transform: uppercase;
	margin-left: 3px;
	text-align: center;
	vertical-align: middle;
	font-size: .9em;
}

div#navbar_main a:hover {
	color: #FFFFFF;
	font-weight: bold;
}

#navbar_second {
	margin: 0px 15% 0px 15%;
	background-color: #F18E18;
	width: 70%;
	padding: 0px;
	height: 20px;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: thick;
	border-left-width: thick;
	border-bottom-style: solid;
	border-bottom-width: thick;
	text-align: center;
}
div#navbar_second a {
	color: #FFFFFF;
	padding-right: 3px;
	display: inline-block;
	padding-left: 3px;
	text-transform: uppercase;
	margin-left: 3px;
	text-align: center;
	vertical-align: middle;
	font-size: x-small;
}

div#navbar_second a:hover {
	color: #FFFFFF;
	font-weight: bold;
}

a:link {
	text-decoration: underline;
	color: #0000FF;
}

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

#copyright   {
	border: thick solid #FFFFFF;
	font-size: smaller;
	font-weight: bold;
	text-align: center;
	color: #630D10;
	background-color: #F8D374;
	width: 70%;
	margin-right: 15%;
	margin-left: 15%;
	height: 30px;
	padding-top: 8px;
}

#mbrlogos {
	border: thick solid #FFFFFF;
	font-size: smaller;
	font-weight: bold;
	text-align: center;
	color: #630D10;
	background-color: #F8D374;
	width: 70%;
	margin-right: 15%;
	margin-left: 15%;
	padding-top: 8px;
}

#content {
	width: 70%;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-width: thick;
	border-color: #FFFFFF;
	background-color: #F8D374;
	margin-right: 15%;
	margin-left: 15%;
}
