body
{
  background-color: #b0e0ff;
  margin: 0px;
  padding: 0px;
}

div.banner
{
  background-color: #1919ff;
  height: 80px;
  width: 100%;
}

div.content
{
  background-color: #70a0ff;
  margin: 1em 1.5em 0px 13em;
  padding: 0px;
  text-align: center;
}

div.date
{
  background-color: #FFFFDD;
  border-style: solid;
  border-width: 0px 1px 1px 0px;
  display: block;
  font-size: 12px;
  left: -3px;
  margin: 0px;
  padding: 3px;
  position: relative;
  text-align: center;
  top: -3px;
  vertical-align: middle;
  width: 22px;
}

div.daytrip
{
  background-color: #ff8080;
  font-size: 12px;
  font-weight: bold;
  margin: 0px 0px 3px 0px;
  padding: 2px 5px 2px 5px;
  text-align: center;
}

div.daytrip a:link, div.daytrip a:visited
{
  background-color: #ff8080;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}

div.extendedtrip
{
  background-color: #80ff80;
  font-size: 12px;
  font-weight: bold;
  margin: 0px 0px 3px 0px;
  padding: 2px 5px 2px 5px;
  text-align: center;
}

div.extendedtrip a:link, div.extendedtrip a:visited
{
  background-color: #80ff80;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}

div.footer
{
  margin: 3em 0px 1em 0px;
  text-align: center;
  width: 100%;
}

div.key
{
  display: block;
  font-weight: bold;
  margin: 10px 0px 0px 45%;
  text-align: center;
  width: 10%;
}

div.menu
{
  float: left;
  margin: 1em 1.5em 0px 1.5em;
  width: 10em;
}

div.menu a
{
  background: #70a0ff;
  color: #000000;
  display: block;
  margin-bottom: 0.8em;
  padding: 2px 5px 2px 5px;
  text-align: right;
  text-decoration: none;
}

div.menu a:hover
{
  background: #1919ff;
  font-weight: bold;
}

div.next
{
  float: right;
  height: 50px;
  margin: 0px;
  padding: 0px;
  text-align: center;
  width: 80px;
}

div.weekendtrip
{
  background-color: #ffff80;
  font-size: 12px;
  font-weight: bold;
  margin: 0px 0px 3px 0px;
  padding: 2px 5px 2px 5px;
  text-align: center;
}

div.weekendtrip a:link, div.weekendtrip a:visited
{
  background-color: #ffff80;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  padding: 2px 5px 2px 5px;
  text-align: center;
  text-decoration: none;
}

div.pageheading
{
  font-size: 32px;
  font-weight: bold;
  padding: 0.5em 0px 1.2em 0px;
  text-align: center;
}

div.prev
{
  float: left;
  height: 50px;
  margin: 0px;
  padding: 0px;
  text-align: center;
  width: 80px;
}

div.sectionheading
{
  font-size: 18px;
  font-weight: bold;
  margin: 0px;
  text-align: center;
}

img.about
{
  padding-bottom: 2em;
}

img.bannerl
{
  float: left;
}

img.bannerr
{
  float: right;
}

img.logo
{
  padding-bottom: 2em;
  border: 0px;
}


img.noborder
{
  border: 0px;
}

p.blurb
{
  font-size: 16px;
  margin: 0px 1.5em 0px 1.5em;
  padding-bottom: 2em;
}

p.blurb a:link, p.blurb a:visited
{
  color: #1919ff;
  font-weight: bold;
  text-decoration: none;
}

table.calendar
{
  table-layout: fixed;
  width: 100%;
}

td.otherstd
{
  background-color: #dfdfdf;
  border-color: #000000;
  border-style: solid;
  border-width: 0px 0px 2px 2px;
  font-size: 12px;
  height: 65px;
  margin: 0px;
  padding: 3px;
  text-align: left;
  vertical-align: top;
}

td.otherrt
{
  background-color: #dfdfdf;
  border-color: #000000;
  border-style: solid;
  border-width: 0px 2px 2px 2px;
  font-size: 12px;
  margin: 0px;
  padding: 3px;
  text-align: left;
  vertical-align: top;
}

td.rt
{
  background-color: #70a0ff;
  border-color: #000000;
  border-style: solid;
  border-width: 0px 2px 2px 2px;
  font-size: 12px;
  margin: 0px;
  min-width: 10%;
  padding: 3px;
  text-align: left;
  vertical-align: top;
}

td.std
{
  background-color: #70a0ff;
  border-color: #000000;
  border-style: solid;
  border-width: 0px 0px 2px 2px;
  font-size: 12px;
  height: 65px;
  margin: 0px;
  padding: 3px;
  text-align: left;
  vertical-align: top;
}

th.rt
{
  background-color: #4080c0;
  border-color: #000000;
  border-style: solid;
  border-width: 0px 2px 2px 2px;
  font-size: 12px;
  font-weight: bold;
  margin: 0px;
  min-width: 10%;
  padding: 2px 0px 2px 0px;
  text-align: center;
  vertical-align: middle;
}

th.std
{
  background-color: #4080c0;
  border-color: #000000;
  border-style: solid;
  border-width: 0px 0px 2px 2px;
  font-size: 12px;
  font-weight: bold;
  margin: 0px;
  min-width: 10%;
  padding: 2px 0px 2px 0px;
  text-align: center;
  vertical-align: middle;
}

th.tablename
{
  border-color: #000000;
  border-style: solid;
  border-width: 2px;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.6em;
  margin: 0px;
  padding: 0px;
  text-align: center;
}
