div.container.topnav#tropbrandnav {
    width: 75%;
}

a.topnav.highlight, a.topnav.highlight:hover {
	background-color: #337ab7;
	color: white !important;
}

ul.nav.navbar-nav a.topnav:hover {
	background-color:  #88b5dd;
    color: white !important;
}

