/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
ul#oh_menu_bar{margin:0;padding:0;list-style-type:none;width:auto;position:relative;display:block;height:36px;text-transform:uppercase;font-size:12px;font-weight:bold;background:transparent url("images/bgOFF.gif") repeat-x top left;font-family:Helvetica,Arial,Verdana,sans-serif;border-bottom:4px solid #336666;border-top:1px solid #C0E2D4;}
ul#oh_menu_bar li{display:block;float:left;margin:0;padding:0;}
ul#oh_menu_bar li a{display:block;float:left;color:#0000ff;text-decoration:none;padding:12px 15px 0 15px;height:32px;background:transparent url("images/bgDIVIDER.gif") no-repeat top right;}
ul#oh_menu_bar li a:hover{background:transparent url("images/bgHOVER.gif") no-repeat top right;}
ul#oh_menu_bar li a.current,ul#oh_menu_bar li a.current:hover{color:#fff;background:transparent url("images/bgON.gif") no-repeat top right;height:32px;}

#oh_menu_bar2{width:970;text-align:center;}
#oh_menu_bar4{width:100%;text-align:center;border:0px;color:#fff;text-decoration:none;}
#oh_menu_bar5{width:970;text-align:center;border:0px;color:#fff;text-decoration:none;height:110px;}
#oh_menu_bar5 table{display:block;}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */
