/* -- --------------------- custom agent CSS file -------------  */
body {
      background-color:#704e0f;
      background-image: none;
      background-repeat: no-repeat;
      font-family:Arial;
      font-size:14px;
      color:#171104;
}
#mainCol .content {
      color:#7a2f16;
      font-size:14px;
}
.focusBox h3 {
      background-color:#8a580c;
      border: 1px solid #7a2f16;
}
#header {
      background-color:#8a580c;
}

