/* -- --------------------- custom agent CSS file -------------  */
body {
      background-color:#6b511c;
      background-image: none;
      background-repeat: no-repeat;
      font-family:Verdana;
      font-size:11px;
      color:#080705;
}
#mainCol .content {
      color:#ba9c61;
      font-size:11px;
}
.focusBox h3 {
      background-color:#87631a;
      border: 1px solid #ba9c61;
}
#header {
      background-color:#87631a;
}

