#main-content h2 {
  padding: 4px 4px 4px 28px;

  color: #248012;
  border-bottom: 4px solid #248012;

  font-weight: bold;
  font-size: 1.1em;

  background: transparent url(../img/main/h2_icon.jpg) no-repeat left center;
}

#main-content h3 {
  color: #248012;
/*  background-color: #D9ECB0;*/
/*  border-left: 8px solid #CBE693;*/
  border-bottom: 2px solid #CBE693;
  margin: 16px 0;
  padding: 4px 8px 4px 38px;

  font-weight: bold;
  background: transparent url(../img/staffs/header_bg.gif) no-repeat left bottom;
}

#main-content .section {
  margin: 0 1em 4em;
  line-height: 140%;
}


.DoEvery {
  font-family: "Times New Roman", Times, serif;
  font-size: 130%;
  font-style: italic;
  font-weight: bold;
}


