a { color: #325a64; }
a:visited { color: #325a64; }
a:hover { color: #54707b; }
a:active { color: #54707b; }

#main-navigation { overflow: hidden; }
#main-navigation ul { width: 100%;background-color: #86a4b1; list-style-type: none; margin: 0; padding: 0; }
#main-navigation li { border-left: 1px solid #ffffff; float: left; line-height: 1.1em; margin: 0 1.2em 0 0em; padding: 6px 0em 6px 1.2em; }
#main-navigation a { color: white; text-decoration: none; }

a.side-navigation, a.not-current { display: block; background-color: #ced0d2; border: 1px solid #58585a; margin-bottom: 8px; color: #58585a; text-decoration: none; }
a.side-navigation span { display: block;  border-left: 24px solid #ffffff; padding: 6px 10px 6px 10px; }
a.side-navigation:visited { color: #5d6568; }
a.side-navigation:hover, a.not-current:hover { background-color: #86a4b1; color: #ffffff; }

a.special-category:link, a.special-category:visited { background-color: #5b5c5e; background-image: url(../images/specialcategorybg.gif); background-repeat: repeat-y; color: #FFFFFF; }
a.special-category:hover,a.special-category:active { background-image: url(../images/specialcategorybgon.gif); }
a.special-category span { border-left: 0; }

a.current:link,a.current:visited { }
a.current:hover { background-color: #c06e36; color: #5d6568; }

a.child-current:link,a.child-current:visited { display: block; margin: 1px 0px 2px 0px; padding: 6px 10px 6px 20px; font-weight: bold; color: #5d6568; background-color: #B05310; text-decoration: none; text-transform: lowercase; }
a.child-current:hover { background-color: #c06e36; color: #5d6568; }

a.child-not-current:link,a.child-not-current:visited { display: block; margin: 1px 0px 2px 0px; padding: 6px 10px 6px 20px; color: #5d6568; background-color: #B05310; text-decoration: none; text-transform: lowercase;  }
a.child-not-current:hover { background-color: #c06e36; color: #5d6568; }

