 #OlbBody .OlbMenuContainer ul {/*background-image: url(/olbanking/Pages/images/BankImages/bennington-gradient.png);
	background-repeat: repeat-x;*/


 background: #00aa4f;  /*orange*/
color: white;
border: 0px;
/* to make main menu rounded use border radius below */
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
border-top-right-radius: 0px;
border-top-left-radius: 0px;

 display: inline-block;
    text-align: left;
} #OlbBody .OlbMenuContainer ul li.NavRoot {/* background: #e96300; */  /*orange*/
color: white;} #OlbBody .OlbMenuContainer ul li.NavRoot.ui-state-active {background: #008740; /*dark*/
color: white;
} #OlbBody .OlbMenuContainer ul li.NavRoot > a {background: transparent;
border-color: transparent;
color: white;} #OlbBody .OlbMenuContainer ul li:not(.NavRoot) {background: #008740; /*dark*/
color: white;} #OlbBody .OlbMenuContainer ul li:not(.NavRoot).ui-state-active {background: #00aa4f; /*orange*/
color: white;} #OlbBody .OlbMenuContainer ul li:not(.NavRoot) > a {background: #008740; /*dark*/
color: white;
text-transform: none !important;
font-size:18px !important;} #OlbBody .OlbMenuContainer ul li:not(.NavRoot) > a.ui-state-active {background: #00aa4f; /*orange*/
color: white;} #OlbBody .OlbMenuContainer ul li > a, #OlbBody .OlbMenuContainer ul li.Nav > a {border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;


font-size:20px;
border: 0px;
text-transform: uppercase;
font-weight: 500;
font-style:normal;} #OlbBody .OlbMenuContainer ul .NavRoot ul.OlbMenu {border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
border: 0;
background: #008740; /*dark*/
color: white;}