@charset "UTF-8";

header>div div.row{
    min-height: 240px;
    background-image: url(../treeLine.jpg);
    background-position: right top;
    background-repeat: repeat-x;
    border-bottom: thick solid #4B5C45;
  }
  .navbar-brand img {
    height: 204px;
  }
  #block-b5subtheme-mainmenu {
    min-width: 298px;
    height: 3em;
    background: #0d1e0d;
    margin: 0px;  
  }
  nav ul.navbar-nav li.nav-item, nav ul.navbar-nav li.nav-item, nav ul.navbar-nav li.nav-item a.is-active {
    background-color: #64755E;
    color: #eee;
}