  #subnav {
   border-top: 1px solid #999999;
   border-bottom: 1px solid #999999;
   /*background: url("/images/page/subnav_back.png");*/
   background: #fdf5e6;
   min-width: 770px;
   }
  #subnavcoor {
   border-top: 1px solid #999999;
   /*background: url("/images/page/subnav_back.png");*/
   min-width: 770px;
   background: #ffffff;
   }
  #subnavcoor ul li {
  list-style-type: square;
  color: #000000;
  }

  #subnavcoor p.coor_statement {
  padding: 5px 20px 0px 20px;
  margin: 0px;
  font-family: sans-serif;
  }

  #subnavcoor h3, #subnav h4 {
  font-family: sans-serif;
  margin: 5px 10px;
  padding: 0;
  color: #006400;
  font-weight: normal;
  }

  #subnavcoor h4 {
  font-family: sans-serif;
  margin: 20px 0px 0px 24px;
  padding: 0;
  color: #333333;
  }
  /*
  #sub1 h4 {
  font-family: sans-serif;
  margin: 5px 10px;
  padding: 0;
  color: #006400;
  }
  */

  #sub1, #sub2, #sub3, #sub4 {
  width: 30%;
  float: left;
  min-width: 240px;
  }

  /*
  #sub1, #sub2, #sub3, #sub4 {
  width: 23%;
  float: left;
  min-width: 180px;
  }
  */

  #sub2, #sub3, #sub4 {
  margin-left: 2%;
  }


  #subnav ul {
  text-align: left;
  font-family: sans-serif;
  font-size: .8em;
  }

  #subnav ul li {
  list-style-type: square;
  }



