@import url("//fonts.googleapis.com/css?family=Kotta+One");
@import url("/apps/js/polls/polls-pack.css");
body #header_title a {
  background-image: url("/pics/header.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 214px auto; }
  body #header_title a .topline {
    color: white;
    font-family: "magneta", serif;
    font-size: 1.8em;
    font-weight: 400; }
  body #header_title a .btmline {
    color: white;
    font-family: "magneta", serif;
    font-size: 1em;
    font-weight: 400; }
  body #header_title a .motto {
    color: #fbe470;
    text-transform: capitalize;
    font-family: "Kotta One", serif;
    font-size: .8em;
    font-weight: 700;
    font-style: italic; }
  @media screen and (min-width: 768px) {
    body #header_title a {
      background-position: left center;
      width: 568px;
      height: 180px;
      padding-left: 196px; }
      body #header_title a .topline {
        font-size: 3.3em; }
      body #header_title a .btmline {
        font-size: 2.5em; }
      body #header_title a .motto {
        font-size: 1.75em; } }
  @media screen and (min-width: 1024px) {
    body #header_title a {
      padding-left: 220px; } }
body #quicklinks_secondary a:nth-of-type(1) {
  background-image: url("/pics/qlink_1.jpg"); }
body #quicklinks_secondary a:nth-of-type(2) {
  background-image: url("/pics/qlink_2.jpg"); }
body #quicklinks_secondary a:nth-of-type(3) {
  background-image: url("/pics/qlink_3.jpg"); }
body #quicklinks_secondary a:nth-of-type(4) {
  background-image: url("/pics/qlink_4.jpg"); }
body #quicklinks_secondary a:nth-of-type(5) {
  background-image: url("/pics/qlink_5.jpg"); }
body #news_container .news-item-image-holder {
  position: relative; }
  body #news_container .news-item-image-holder:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: url("/pics/header.png") center center no-repeat;
    overflow: hidden;
    z-index: -1; }
body #footer_address {
  background-image: url("/pics/header.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 214px auto; }
  body #footer_address #footer_address_title .topline {
    color: white;
    font-family: "magneta", serif;
    font-size: 1.56rem;
    font-weight: 400; }
  body #footer_address #footer_address_title .btmline {
    color: white;
    font-family: "magneta", serif;
    font-size: 1.13rem;
    font-weight: 400; }
  @media screen and (min-width: 768px) {
    body #footer_address {
      background-position: left center;
      background-position: left center;
      width: 328px;
      height: 180px;
      padding-left: 206px; } }
body #staff_search {
  position: unset; }

/*# sourceMappingURL=main.css.map */
