/* -- --------------------- custom agent CSS file -------------  */
body {
      background-color:#d49c2c;
      background-image: none;
      background-repeat: no-repeat;
      font-family:Geneva;
      font-size:14px;
      color:#171104;
}
#mainCol .content {
      color:#486138;
      font-size:14px;
}
.focusBox h3 {
      background-color:#4a3610;
      border: 1px solid #486138;
}

