#content, #content-left, #content-right, #content-1col {
  background: #EBE9DA;
  color: #7e7a5b;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, san-serif;
}

a {
  color: #67959B;
  text-decoration: none;
}

h1, h2, h3, h4 {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #484636;
  font-weight: normal;
  text-align: left;
}

h1 {
  font-size: 24px;
}

h2 {
  font-size: 19px;
}

h3 {
  font-size: 14px;
  margin: 5px 0;
}

h4 {
  font-size: 11px;
}

div#content-right ul.nav {
  list-style: disc outside;
  margin: 0;
  padding: 0 1.5em;
}

div#content-right ul.nav li {
  color: #67959B;
  font-size: 13px;
}
