/* Enter Your Custom CSS Here */
.MugShotLeft { float: left; margin: 0 10px 10px 0; }
.MugShotRight { float: right; margin: 0 0 10px 10px; }
@media screen {
  .site-title {
    /* Image replacement */
    background: url(/wp-content/uploads/2015/03/WTNNews.png) no-repeat;
    background-size: 250px;
    width: 250px;
    height: 100px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }
}
#mainnav-menu li a {
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 12px;
}
