/* CSS Document */


/*---------------content tables------------*/

TABLE.page TD.center {
  vertical-align: top;
  width: 600px;
  padding-left: 10px;
  padding-right: 20px;
  padding-bottom: 20px;

  }

TABLE.page TD.center P {
  font-size: 12px;
  line-height: 14px;
  padding: 0px;
  margin-bottom: 16px;
  margin-top: 0px;
  margin-left: 0px;
  }

TABLE.page TD.center TABLE.centerbox {
  width: 570px;
  height: 90px;
  border: 1px solid #666666;
  padding-right: 15px;
  margin-bottom: 15px;
  }

TABLE.page TD.center TABLE.centerbox TD.left {
  width: 130px;
  padding: 15px;
  vertical-align: middle;
  padding-top: 10px;
  padding-bottom: 0px;
  background-color: #864521;
  /*padding-right: 0px;*/
  }

TABLE.page TD.center TABLE.centerbox TD.leftblack {
  width: 130px;
  padding: 15px;
  vertical-align: middle;
  padding-top: 10px;
  padding-bottom: 0px;
  background-color: #000000;
  /*padding-right: 0px;*/
  }

TABLE.page TD.center TABLE.centerbox TD.leftblack IMG,
TABLE.page TD.center TABLE.centerbox TD.left IMG {
  border: 0px;
  margin: 0px;
  height: 1px;
  width: 130px;
  }

TABLE.page TD.center TABLE.centerbox TD.right {
  width: 280px;
  padding: 15px;
  vertical-align: middle;
  font-size: 12px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url(../images/bg06.gif);
  background-repeat: repeat;
  }

TABLE.page TD.center TABLE.centerbox TD.right IMG {
  border: 0px;
  margin: 0px;
  height: 1px;
  width: 250px;
  }

TABLE.page TD.center TABLE.centerbox TD.center {
  width: 150px;
  padding: 0px;
  border-right: 1px solid #666666;
  border-left:  1px solid #666666;
  }

TABLE.page TD.center TABLE.centerbox TD.left P,
TABLE.page TD.center TABLE.centerbox TD.leftblack P {
  font-size: 15px;
  line-height: 17px;
  color: #FFFFFF;
  font-weight: bold;
  text-align: left;
  padding-right: 0px;
  margin-right: 0px;
  }

TABLE.page TD.center TABLE.centerbox TD.right P {
  font-size: 11px;
  }

/*TABLE.page TD.center TABLE.centerbox TD.center IMG A,
TABLE.page TD.center TABLE.centerbox TD.center IMG A:hover {
  margin: 0px;
  padding:0px;
  border: none;
  border-bottom: none;
  text-decoration: none;
  }*/

/*DIV.centerbox {
  width: 460px;
  border: 1px solid #666666;
  background: #e7e6e6;
  background-repeat: repeat;
  padding-right: 15px;
  height: 170px;
  margin-bottom: 15px;
  }

DIV.centerbox IMG {
  float: left;
  margin: 0px;
  margin-right: 15px;
  border-right: 1px solid #666666;
  }

DIV.centerbox P, DIV.centerbox H4 {
  margin-top: 10px;
  margin-bottom: 5px;
  vertical-align: middle;
  }

DIV.centerbox H4 {
  color: #864521;
  }*/

DIV.sidebox {
  width: 160px;
  /*border: 1px solid #666666;
  background: #e7e6e6;
  background-repeat: repeat;*/
  /*padding: 10px;*/
  /*height: 170px;*/
  margin-bottom: 15px;
  /*height: 150px;*/
  margin-left: 10px;
  margin-right: 10px;
  
  }

DIV.sidebox H5 {
  color: #666666;
  padding: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 13px;
  }

DIV.sidebox P {
  padding: 10px;
  font-size: 12px;
  padding-top: 0px;
  padding-bottom: 10px;
  margin-top: 0px;
  color: #666666;
  }

DIV.sidebox UL {
  font-size: 12px;
  margin-left: 28px;
  list-style: disc;
  margin-right: 5px;
  padding-top: 0px;
  }

DIV.sidebox UL LI, DIV.sidebox P {
  line-height: 17px;
  }

DIV.sidebox A {
  color: #666666;
  text-decoration: none;
  border-bottom: 1px solid #CCCCCC;
  }
  
DIV.sidebox A:hover {
  color: #864521;
  text-decoration: none;
  border-bottom: 1px solid #FFFFFF;
  }



/*DIV.sidebox IMG.sidebox {
  height: 30px;
  width: 175px;
  padding: -10px;
  }*/
  
  
TABLE.page TD.righthome {
  vertical-align: top;
  text-align: left;
  width: 210px;
  padding: 0px;
  text-align: left;
  }

TABLE.page TD.righthome IMG, TABLE.page TD.left IMG, TABLE.page TD.left IMG:hover {
  border: none;
  width: 160px;
  height: 38px;
  /*padding: -10px;*/
  border: 1px solid #666666;
  padding: 0px;
  margin: 0px;
  margin-bottom: 5px;
  }

TABLE.page TD.righthome IMG.grow {
  width: 46px;
  height: 100px;
  float: right;
  border: none;
  margin-right: -5px;
  padding-left: 5px;
  }

TABLE.page DIV.sidebox P {
  text-align: left;
  margin-top: 0px;
  margin-bottom: 0px;
  }