body {
  color: #ffffff;
  font-family: georgia, Trebuchet MS, Times New Roman, Times;
  font-size: 100%
}

caption {
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  color: #127B12;
  font-size: 100%
}

h3 {
  font-size: 125%;
  color:#98884c
}

.menuHeader {
  font-family: georgia, Trebuchet MS, Times New Roman, Times;
  color:#98884c;
  font-weight: bold;
  font-size: 150%
}

.menuText
{
  font-size: 125%
}


p {
  text-indent: 15px
}

.intro {
  font-size: 125%
}

a {
  color: #a83635;
  text-decoration: none
}

a:hover {
  color: #c0b074
}
