body
  {
  padding: 0px;
  margin: 0px;
  background: #FFF url(/images/bg.gif) repeat-y top center;
  text-align: center;
  }

body, td
  {
  font-family: Verdana, Arial, Sans-serif;
  font-size: 8pt;
  }


h1
  {
  font-weight: normal;
  font-size: 2.4em;
  font-family: Georgia, serif;
  color: #00a23d;
  margin-top: 0px;
  line-height: 100%;
  }

h2
  {
  font-weight: normal;
  font-size: 1.6em;
  font-family: Georgia, serif;
  line-height: 100%;
  }

#logo
  {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 175px;
  height: 158px;
  margin: 0px;
  background: url(/images/logo_nh.gif);
  text-indent: -9000px;
  }

.home #logo
  {
  height: 408px;
  background: url(/images/logo.gif);
  }

#container
  {
  width: 724px;
  margin: 0px auto;
  text-align: left;
  position: relative;
  }

.home #header-fp
  {
  height: 408px;
  background: url(/images/hp_banner2.jpg) no-repeat 0px 126px;
  }

#header-fp {
margin: 0px; 
padding: 0px;
background-color: #166116;
}

#header {
width: 175px;
margin: 0px; 
padding: 0px;
background-color: #166116;
}

#phone
  {
  position: absolute;
  top: 50px;
  left: 481px;
  width: 213px;
  height: 46px;
  }

#leftbar
  {
  float: left;
  width: 175px;
  }

#menu
  {
  font-family: Georgia, serif;
  background: #166116 url(/images/menubg_nh.gif) repeat-x bottom left;
  padding: 5px 5px 20px 15px;
  width: 155px;
  }

.home #menu
  {
  background: #006919 url(/images/menubg.gif) repeat-x bottom left;
  }

#menu ul
  {
  margin: 0px;
  list-style: none;
  padding: 0px;
  font-size: 10pt;
  }
#menu ul ul { padding-left: 12px; font-weight: bold; font-size: 9pt; }
#menu ul ul ul { padding-left: 12px; font-weight: normal; }
#menu li { margin-bottom: 3px; }
#menu a { color: white; text-decoration: none;  }
#menu ul ul ul a { color: #baff73; }


a
  {
  color: #00a23d;
  text-decoration: none;
}

a:hover
  {
  text-decoration: underline;
}

#latestnews
  {
  background: #3f3f3f url(/images/lfbg.gif) repeat-x bottom left;
  margin-top: 6px;
  padding: 15px 15px 30px 15px;
  color: white;
  }

#latestnews a
  {
  color: white;
  text-decoration: none;
}


#black_box
  {
  background: #3f3f3f url(/images/lfbg.gif) repeat-x bottom left;
  margin-top: 6px;
  padding: 15px 15px 30px 15px;
  color: white;
  font-family: Georgia, serif;
  font-size: 12pt;
  font-weight: bold;
  }

#black_box a
  {
  color: #baff73;
  text-decoration: none;
  font-size: 8pt;
  font-weight: normal;
}

#content
  {
  margin: 0 0 0 175px;
  padding: 0px 20px 30px 20px;
  line-height: 1.8em;
  background: #FFF;
  }

.home #content { background: none;   margin-top: -28px;}

#content ul { list-style-image:url(/images/ls.gif); }

#footer
  {
  margin-left: 195px;
  color: #888;
  line-height: 1.8em;
  }
#footer ul { height: 1.6em; margin: 0px 0px 10px 0px; list-style: none; padding: 0px; }
#footer ul ul { display: none; }
#footer li { float: left;  }
#footer li a
  {
  display: block;
  color:  #00a23d;
  padding: 0px 3px 0px 9px;
  background: url(/images/fmsep.gif) no-repeat left center;
  text-decoration: none;
  font-family: Georgia, serif;
  }
#footer li.first a { padding-left: 0px; background: none; }
#copy a {
  color: gray;
}
form dl
{
overflow: hidden;
height: 1%;
padding-left: 3em;
}

form dt
{
float: left;
clear:  both;
width: 40%;
clear: left;
padding-top:  0.3em;
text-align: left;
}

form dd
{
margin-bottom: 0.5em;
}


#submit
{
padding-left: 3em;
}