body {
  background-color: #FFFFFF;
}

td {
  font-size: 12px;
  color: #000000;
  font-family: verdana, arial;
}

h1 {
  font-size: 26px;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
h2 {
  font-size: 14px;
  font-weight: bold;
}
h3 {
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
}
p {
  padding-top: 0px;
  margin-top: 0px;
}

table.footer td.email a:link, table.footer td.email a:visited {
  font-weight: bold;
  color: #FFFFFF;
}
a:link,a:visited {
  font-weight: bold;
  color: #990000;
}
a:active,a:hover {
  text-decoration: none;
  color: #000000;
}
td.selected a:link, td.selected a:visited, td.selected a:hover, td.selected a:active {
  text-decoration: none;
  color: #000000;
  font-weight: bold;
}

table.header {
  width: 759px;
  border: 0px;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  background: 180px 62px url('partridge_header.gif') no-repeat #006633;
}
table.header td {
  color: #FFFFFF;
}
td.grass {
  padding: 0px;
}
td.header {
  text-align: left;
  padding: 5px;
  padding-left: 10px;
  vertical-align: top;
}
td.address {
  width: 220px;
  text-align: right;
  font-size: 10px;
  padding: 5px;
  padding-right: 10px;
  background: 0px 5px url('pheasant_header.gif') no-repeat;
}
td.telephone {
  text-align: right;
  vertical-align: middle;
  font-size: 18px;
  font-weight: bold;
  padding: 5px;
  padding-right: 10px;
}
td.navholder {
  background: #006633;
}
table.navigation {
  background-color: #99CC66;
  border: 0px;
  width: 100%;
}
td.navigation {
  width: 105px; 
  text-align: center;
  border-top: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  padding: 3px;
}
td.selected {
  width: 105px; 
  text-align: center;
  border-top: 1px solid #000000;
  border-right: 1px solid #000000;
  padding: 3px;
  background-color: #FFFFFF;
  color: #000000;
  font-weight: bold;
}
td.blank {
  background: #006633;
  border-bottom: 1px solid #000000;
}

table.content {
  width: 759px;
  height: 300px;
  border: 0px;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  background: #FFFFFF;
  padding: 10px;
  
}
td.content {
  text-align: left;
  vertical-align: top;
}

table.footer {
  width: 759px;
  background-color: #006633;
  border: 1px solid #000000;
}
td.hostedby {
  text-align: left;
  color: #004411;
  padding: 3px;
}
td.hostedby a:link, td.hostedby a:visited, {
  color: #004411;
}
td.email {
  text-align: right;
  color: #FFFFFF;
  padding: 3px;
}

td.dayolds_type {
  vertical-align: top;
  font-weight: bold;
  padding-right: 20px;
}
td.dayolds_dates {
  vertical-align: top;
  padding-right: 20px;
}

table.tour_menu td {
  width: 40px;
  height: 40px;
  text-align: center;
  vertical-align: middle;
}
table.tour_menu td.tour_menu-number {
  font-size: 25px;
  border-right: 1px solid #990000;
  border-bottom: 1px solid #990000;
  border-left: 1px solid #DD4444;
  border-top: 1px solid #DD4444;
}
table.tour_menu td.tour_menu-active {
  background: #99CC66;
}
#showtext {
  font-style: italic;
}
#showtext_home {
  font-style: italic;
  font-size: 10px;
}