body {
background:#00BFFF;
font-family:Times New Roman, sans-serif;
margin:0; padding:0;
font:11pt/1.5 sans-serif;
}

#content {
width: 1000px;
background-position: center;
text-align: center;
background-image: url(../images/bwb-bkg.jpg);
background-repeat: repeat-y
}
#header {
background-image: url(../images/mhlogo1.jpg);
background-repeat:no-repeat;
background-attachment:fixed;
background-position:right;
width: 900px;
height: 100px;
text-align: left;
margin: 0px 50px; padding:0;
}
.htitle{
font-size: 30px;
color: #00BFFF;
padding-left: 20px;
}
.htitle2{
/*font-size: 15px;
font-weight: bolder;    */
font-weight: 600;
/*color: #000000;        */
padding-right: 20px;
text-align: right;
}
.hleft{
float: left;
width: 250px;
 /* border: 1px solid red;   */
}

.hmid{
margin-left: 250px;
width: 380px;
font-weight: 600;
 /* border: 1px solid green;  */
}
.headbox{
background-color: #006400;
padding-bottom: 10px;
font-family:Times New Roman, sans-serif;
font-size:30px;
line-height: 32px;
text-align: center;
color: #FFD700;
}
.p-head{
/*  font-size: 30px;       */
font-weight: bold;
}
#left {
float:left;
width:150px;
width:160px;
margin:0px 0px 0px 50px;
padding:0;
text-align: left;
font-size:80%;
}
#middle {
margin-left: 60px;
margin-right: 60px;
font-size:80%;
text-align: left;
}
.pagetitle{
margin-right: 150px;
margin-left: 150px;
text-align: center;
text-decoration: underline;
font-weight: bolder;
font-size: 20px;
color: #00BFFF;
color: #000000;

}
.costbox{
float: right;
width: 730px;
}

formcheck{
margin-left: 260px;
border: 1px solid red;
}

/*a:link {text-decoration: none; color: black; }     */
a:link {text-decoration: none; color: blue; }
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: underline; color: red;}

a.blue:link {text-decoration: none; color: blue; }
a.blue:visited {text-decoration: none; color: darkmagenta;}
a.blue:active {text-decoration: none}
a.blue:hover {text-decoration: underline; color: red;}

/*
#footer{
font-size: 80%;
}
                     */
.column-in {
margin:0; padding:0.5em 1em;
}
.cleaner {
clear:both;
height:1px;
border:none;
margin:0; padding:0;
background:transparent;
}

.clearleft {
clear:left;
height:1px;
font-size:1px;
border:none;
margin:0; padding:0;
background:transparent;
}

h1,h2,h3,h4 { margin: 0.2em 0 }
p { margin: 0.5em 0 }
a { color:blue }

.copy { text-align:center;
background: #ffffff; font-size:80% }

div#links a {display: block; text-align: left;
background-image: url(../images/button2.gif );
background-repeat: repeat-y;
padding: 5px 10px; margin: 0 0 2px; border-width: 0;
text-decoration: none; color: #FF1493;}
div#links a:hover {
color: #FFD700;}

/*div#links {position: absolute; top: 250px; left: 0; width: 160px; height: 700px; font: 16px Verdana, sans-serif;}*/
div#links {width: 135px;
/* height: 290px;      */
/*font: 16px Verdana, sans-serif;   */
}

code, pre {color: #EDC; font: 110% monospace;}

.floatright{float:right;margin-left: 10px;}
.floatright50{float:right;margin-left: 10px; margin-right: 50px;}
.floatright200{float:right;margin-left: 10px; margin-right: 200px;}
.floatleft {float:left;margin-right: 10px;}

.mr160{margin-right: 160px;}

.space2{height: 2px;}
.space3{height: 3px;}
.space5{height: 5px;}
.space10{height: 10px;}
.space15{height: 15px;}

#footer{font-size: 80%; }
.wp_foot{text-align:center;background-color:#FF1493;padding:0px 10px 0px 10px;color:#FFD700;}
.footbox{text-align: center;}
.fbleft{float:left;width: 20%;text-align: left;}
.fbright{float:right;width: 20%;font-size: 85%;}
.fbmid{width: 58%;margin: auto;}