.title, div.title a:link, div.title a:visited {
  letter-spacing: 2px;
  padding: 10px 0px 20px 0px;
}
.subHead {
  background-color: #665B49;
  padding: 0px 0px 25px 0px;
}
.bg {
  background-color: #665B49;
}
td.txt {
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  padding-top: 40px;
  height:302px;
  vertical-align:top;
} 
.txt {
  background-color: #665B49;
  padding: 0px 20px 25px 50px;
} 

td.ibBg {
  background-color: #483E2D;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-bottom: none;
}
td.ibBg1 {
  background-color: #665B49;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-bottom: none;
}
td.ibBg2 {
  background-color: #544A38;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-bottom: none;
}
.imgBar {
  border-bottom: 1px solid #000000;
  border-top: 1px solid #000000;
  background-color: transparent;
  text-align: right;
}
td.imgBar p {
  padding-right: 10px;
  padding-top: 10px;
}
.nav1 {
  border-left: 1px solid #000000;
}