/* GENERAL STYLES */
#secnav
{
}
div.arrowlistmenu
{
  margin-top:5px;
}
div.arrowlistmenu ul,
div.arrowlistmenu ul ul 
{
margin: 0;
padding: 0;
list-style: none;
overflow: hidden;
clear: both;
font-weight: bold;
}
div.arrowlistmenu ul li 
{
overflow: hidden;
clear: both;
}
div.arrowlistmenu ul a 
{
text-decoration: none;
float: left;
clear: left;
padding: 3px;
margin-bottom: 5px;
width:185px;color:#b0232a;
}
div.arrowlistmenu ul a:hover 
{
text-decoration: underline;
}
div.arrowlistmenu ul a.active 
{
padding-right: 10px;
background: url(/siteimages/arrow.gif) no-repeat right;
}
div.arrowlistmenu ul a.selected 
{
padding-right: 10px;
overflow: hidden;
background: url(/siteimages/arrow2.gif) no-repeat right;
}
div.arrowlistmenu ul ul a 
{
color: #008c76;
display: block;
padding-left: 10px;
}
div.arrowlistmenu ul ul a.active 
{
background: #eff3f2;
padding-left: 10px;
color: #008c76;
}
div.arrowlistmenu ul ul a.hover 
{
text-decoration:underline;
}
div.arrowlistmenu ul ul ul a 
{
color: #008c76;
margin-left: 20px;
}
div.arrowlistmenu ul li.selected 
{
width: 100%;
overflow: hidden;
background: #eff3f2;
}
div.arrowlistmenu .headerbar
{
font-size:80%;
color: #fff;
background: #008f7f url(/siteimages/navback.jpg) repeat-x center left;
padding:0;
margin:0;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
padding: 4px 0px 4px 10px; /*header text is indented 10px*/
}



/* EDITOR PROPERTIES */

