body {
  position: relative;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin: 0px;
  padding: 0;
  background-color: #FFFFFF;
  text-align: center;
}

#qm0 {z-index: 999 !important;}

.banner {
  height: 100px;
}

.menu {
  height: 34px;
//  background-color: #669933;
  border-bottom: 1px solid #000000;
//  padding-left: 25px;
}

.footerBar {
}

.footer {
  padding-top: 5px;
  padding-bottom: 5px;
  color: #999999;
  text-decoration: none;
}

h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #3F592C;
  margin-bottom: 0px;
  padding-top: 0px;
  font-size: 24px;
}

h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 1.3em;
  color: #3F592C;
  margin-bottom: 12px;
  font-size: 20px;
}

h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 1.3em;
  color: #3F592C;
  margin-bottom: 12px;
  font-size: 16px;
}

h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 1.3em;
  color: #3F592C;
  margin-bottom: 12px;
  font-size: 14px;
}

p, td, li {
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 21px;
}

th {
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight:bold;
  line-height: 21px;
}

a {
  text-decoration: none;
}

