/* Start of CMSMS style sheet 'joliet-menu-nav' */
/***** Main menu *****/

#avmenu ul {
width:165px;
margin:0px 0px 14px 2px;
padding:0;
list-style:none;
}

#avmenu ul li {
width:165px;
padding:0;
display:inline;

/*line-height:1.0em;*/
}

#avmenu ul li a {
width:165px;
float:left;
padding:5px 1px 5px 10px;
font-size:14px;
font-weight:bold;
color: #dfddc4;
text-decoration:none;

/*margin-bottom:5px;*/
/*background-color:#670001;*/
/*border-left:4px solid #cccccc;*/
}

#avmenu ul li a:hover {
text-decoration: underline;

/*color: #670001;*/
/*background-color:#eaeaea;*/
/*border-left:4px solid #286ea0;*/
}

#avmenu ul li a.current {

/* color: #670001;*/
/*background-color:#eaeaea;*/
/*border-left:4px solid #286ea0;*/
/*font-size:14px;*/
/*text-decoration: underline;*/
}

#avmenu ul li a.activeparent {

/*background-color:#eaeaea;*/
/*border-left:4px solid #286ea0;*/
/*color: #670001;*/
/*width:165px;*/
/*font-size:14px;*/
/*text-decoration: underline;*/
}


#avmenu h3 {

float:left;
margin-bottom:5px;
margin-top:5px;
padding:0px 1px 0px 10px;
font-size:14px;
text-decoration: underline;
color: #dfddc4;

/*border-left:4px solid #286ea0;*/
/*font-weight:normal;*/
/*background-color:#eaeaea;*/
/*background-color:inherit;*/
/*width:151px;*/
/*text-decoration:none;*/
}

#avmenu ul ul h3{

/*float:left;*/
/*margin-bottom:5px;*/
/*padding:5px 1px 5px 5px;*/
/*border-left:4px solid #286ea0;*/
/*text-decoration:none;*/
/*font-size:14px;*/
/*background-color:#eaeaea;*/
/*color:#ffffff;*/
/*width:136px;*/
}

#avmenu ul ul {

/*margin:0 0 0 15px;*/
/*padding:0 0 5px 0;*/
/*font-size:11px;*/
/*width:146px;*/
}

#avmenu ul ul a {

/*padding:3px 1px 3px 5px;*/
/*font-weight:normal;*/
/*width:136px;*/
/*font-size:11px;*/
}

#avmenu ul ul ul {

/*width:134px;*/
}

#avmenu ul ul ul a {

/*width:122px;*/
}
/* End of 'joliet-menu-nav' */

