body {
  font-family: Trebuchet MS,Verdana,sans-serif;
  font-size:  12pt;
}

td#mainContent {
  padding-left: 7px;
  vertical-align: top;
  }

table.secNavTable {
  width: 206px;
}
td.WebLHC {
  vertical-align: top;
  background-color: black;
  width: 206px;
}
td.secNav0 {
  vertical-align: top;
  width: 200px;
  border-top: 1px #F00;
  border-bottom: 1px red solid;
  padding: 3px;
  background-color: #000;
  font-family: sans-serif;
  font-size: 13px;
  padding-left: 10px;
  
  }

td.secNav0 a {
  text-decoration: none;
  color: white;
  }
td.secNav0 a:visited {
	color: #FFF;
	}
td.secNav0 a:hover {
	color: #F00;
	}
#siteFooter  { 
  padding: 3 0 0 10;
  border-top: 3px solid Black;
  background: #ED1B24;
  height: 25px;
  vertical-align: middle;
  font-size: 13px;
  }
  table#bookingForm td {
  border-bottom: dotted 1px #ccc;
}
