.sitefont {
  font-family: 'Cardo', serif;
}
.third-col .events .date em {
  background-color: #D30C18;
}
.bloggers .date em {
  background-color: #D30C18;
}
.newsitem-image .date em {
  background-color: #D30C18;
}
.flexform .button, .flexform-newsletter .button {
  background-color: #D30C18;
}
#footer.kbm {
    background-image: url("/files/footer-kbm.gif");
    background-repeat: repeat-x;
    height: 750px;
    margin: 30px 0 0;
}
ul.button {
    background-color: #d30c18;
}
.menuitems li a:hover {
  color: #d30c18;
}
.menuitems li a {
  border-left: 1px solid #d30c18;
}
p a {
  color: #D30C18;
  text-decoration: underline;
}
a.quickSearch {
  border: 1px solid #D30C18;
  background-color: #D30C18;
  color: #ffffff;
}
.tags a {
  color: #D30C18;
  text-decoration: underline;
}
.header {
  height: auto;
}