/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#stylefour5
{
padding:0px 50px 0px 50px;
margin:0 auto 0px auto;
width:680px;
float:left;
display:block;
height:26px;
font-size:11px;
font-weight:bold;
background:transparent url(images/bgOFF.gif) repeat-x top left;
font-family: "Trebuchet MS";
text-transform:uppercase;
color: #495057
}
#stylefour5 ul
{
margin:0;
padding:0;
list-style-type:none;
width:auto;
}
#stylefour5 ul li
{
display:block;
float:left;
margin:0;
padding: 0;
}
#stylefour5 ul li a
{
display:block;
float:left;
color:#666;
text-decoration:none;
padding:6px 13px 0px 15px;
height:20px;
/* padding:11px 13px 0 15px;
height:23px; */
background:transparent url(images/bgDIVIDER.gif) no-repeat top right;
}
#stylefour5 ul li a:hover,#stylefour ul li a.current
{color:#B30000;
background:#fff url(images/bgON.gif) no-repeat top right;
}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */