body{

}

#navigation{
background-color: #CC3333;
}

a{
color: #CC3333;
}

h1, h2{
color: #1d181f;
font-weight: bold;
}

#navigation a{
color: #fff;
}

#foot{
background-color: #CFCFCF;
}

#content_foot{
background-color: #CFCFCF;
}

#foot a{
color:  #333;
}

#navigation ul li ul li.last {
background-image: url(/assets/images/template/sitemap_line.gif);
}

#index ol {
color: #CC3333;}

#index ol ol {
color: #CC3333;}

#navigation li.active > a {
    background-color: #650801;
    color: #ffffff;
    padding: 3px 6px;
}


