#hd {
  margin: 50px 0 20px;
  }
  
  .lefty img {margin: 0 0 50px}
  
  #ft {
  }

  h1 {font-size: 1.8em}
  
  .txt {margin: 0 0 30px 10px;}
  .txt2 {   margin: 0 0 20px 10px;}
   
  .largeTxt {font-size: 1.4em;}   
  .red {color: #a41520}
  .other {color: #835E54}
  
  #menu {height: 55px; background-color: #c6910d}
  #menu a {color: #000; text-decoration: none}
  #menu a:hover {color: #666}
  #menu li {float: left; height: 42px; font-size: 1.4em;  background-color: #e9d5a3; line-height: 40px; margin: 7px 0 7px 0; padding: 0 12px 0 10px}
  #menu li.on  {background:#fff url('../images/menu_r_on.png') no-repeat top right}
  #menu li.end  {background:#fff url('../images/menu_r_end.png') no-repeat top right; width: 17px; padding: 0}
  
  
  
  div.niceWrap {height: 80px; background-color: #c6910d;}
  h3.nice {float: left; margin: 20px 0 0 0px; padding: 0 35px 0 40px; font-size: 1.6em; height: 41px; line-height: 40px; background:#fff url('../images/h3_right.png') no-repeat top right}

  
  div.cornered { background-color: #c6910d;}
  div.cornered div {background-color: #fff; margin-left: 40px;}
  div.cornered div.cnrTop {height: 26px; background:#fff url('../images/cnr_top.png') no-repeat top left; }
  div.cornered div.cnrBot {height: 26px; background:#fff url('../images/cnr_bot.png') no-repeat top left; }
  div.cornered div.content {padding-left: 10px}
  
 table.table1 {width: 100%; margin: 10px 0 0 50px}
  table.table1 td {padding: 10px}
 table.table1 img {float: left}
  table.table1 h4 {margin-top: 20px; font-size: 1.8em; font-weight: bold}
  
  div.list {margin: 0 20px}
  div.list div {padding: 20px 0; margin: 0;  font-size: 1.1em}
  div.list img {float: right; padding: 20px 0 20px 20px}