#page-content, #site-footer-content {
  font-size:1.2em;
}

#site-menu, #page-body-content, #page-additional-content, #page-title {
  font-family:georgia, "times new roman", serif;
}

.site-blog-page #page-additional-content {
  font-family:inherit;
}

.content-item p {
  font-size:1.1em;
  line-height: 170%;
}

h4 {
  margin-bottom: 0.25em;
  font-size:1.6em;
  font-weight:bold;
  font-family:tahoma,geneva,helvetica,arial,sans-serif;
  color: #a9482c;
}

h5 {
  margin-bottom: .25em;
  color: #958a6f;
  font-style:italic;
  font-size:1.7em;
  font-family:Georgia, "Times New Roman", Times, serif;
}

h6 {
  margin-bottom: .25em;
  font-weight:bold;
  font-size:0.91em;
  font-family:verdana,tahoma,geneva,helvetica,arial,sans-serif;
  color:#454034;
}

hr,.hr
{
  height:4px;
  background:transparent url(hr.png) repeat-x 0 0;
}

#site-copyright {
  color:#787360;
  text-align:center;
}

