
body { 
/* background: #FFF8C6; */
 font-family: Verdana, Arial, Trebuchet MS;
}

a:link {color: #09876F;}
a:visited {color: #09876F;}
a:hover {color: #09876F; font-weight: bold;}
a:focus {color: #09876F;}
a:active {color: #09876F;}

h1 {
  font-family: Verdana;
  font-size: 22pt;
  font-weight: bold;
  color: #09876F;
}
h2 {
  font-family: Verdana;
  font-size: 11pt;
  font-weight: bold;
}
h3 {
  font-family: Verdana;
  font-size: 10pt;
  font-weight: bold;
}
h4 {
  font-family: Verdana;
  font-size: 10pt;
  font-weight: normal;
}
h5 {
  font-family: Verdana;
  font-size: 10pt;
  font-weight: normal;
  font-style: italic; 
}
h6 {
  font-family: Verdana;
}
hr {
  color: #09876F;
}

.greenboldtext{
  font-size: small;
  color: #09876F;
  font-weight: bold;
}
.greenmaz{
  color: #09876F;
}

/* *********************************************
* This notice MUST stay intact for legal use.
* This script was created for FREE CSS Menus.
* Visit: www.freecssmenus.co.uk for more CSS.
* Also visit our Free online menu creator.
************************************************ */
/* credits: www.freecssmenus.co.uk */
/* Right horizontal menu */
#hzmenu { margin:0;
padding:0;
padding-left:5%;
list-style-type:none;
border: 1px solid #006633;
width:95%;
height:28px;
background: url(/img/hzbutton.gif) repeat top left;
background-position: 0px -61px;
}
#hzmenu li { background: url(/img/hzbutton.gif) no-repeat top right;
background-position: -22px -1px;
width:97px;
height:28px;
float:left;
}
#hzmenu a em { font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10px;
font-style:normal;
}
#hzmenu a { text-decoration:none;
color:#FFD;
position:absolute;
width:97px;
height:28px;
display:block;
}
#hzmenu a.hzmove { line-height:28px;
color:#FFD;
text-indent:12px;
}
#hzmenu a:hover { width:110px;
height:28px;
z-index:500;
}
#hzmenu a:hover em { position:absolute;
overflow:hidden;
width:125px;
height:28px;
left:-17px;
top:0px;
text-indent:30px;
color:#920;
line-height:28px;
cursor:pointer;
}
#hzmenu a:hover.hzmove em { background: url(/img/hzbutton.gif) no-repeat top left;
background-position: -5px -31px;
}
hzleft{width:20px!important;
background: url(/img/hzbutton.gif) no-repeat top left;
background-position: -5px -1px;
}
.clear{clear:both}
