/* Start of CMSMS style sheet 'lgmenu' */
#menuwrapper
{
clear:both;
margin: 0.2em;
padding: 0.2em;
list-style-type: none;
text-align: center;
}


#nav-horiz-container ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#nav-horiz-container ul li { display: inline;}

#nav-horiz-container a
{
text-decoration: none;
padding: 0.2em 0.5em 0.2em 0.5em;
color: #fff;
background-color: #111;
}

#nav-horiz-container li a:hover
{
color: #A00;
}
#primary-nav a.menuactive{ 
   color:#A00;
}


<!--[if lte IE 6]>
<style type="text/css">
.clearfix { height: 1%; }
</style>
<![endif]-->

<!--[if IE 7]>
<style type="text/css">
.clearfix { display:inline-block; }
</style>
<![endif]-->


/* End of 'lgmenu' */

