.tight {
    padding-top: 0px;
    padding-bottom: 0px;
}

.img {
    position: absolute;
    height: 100%;
    top: 0;
    bottom: 0;
}

	.masthead-sentinel {
	max-height: 90px ;
	}

li.current-menu-ancestor a:active {
    color: #465957;    
}

.main-navigation ul ul li:hover > a {
    color: #fff;
  background-color:#465957;
}