/* Site background color */
html {
  background-color: #ffffff;
}

body{
    color: #000000;
}

#main {
    background-color: #ffffff;
}

#sidebar_first .block,
#slider_bar .slider_menu,
#top_text_bar_left,
#top_text_bar_2 .in {
    background-color: #df2025;
}

#top_menu_bar .block-menu ul li a.active,
#top_menu_bar .block-menu ul li a:hover {
    background-color: #444444;
}

#sidebar_first .block a:hover,
#sidebar_first .block a.active {
    background-color: #444444;
}

#top_menu_bar .in {
    background-color: #9f1c3c;
}

/*#header .container {
    background-color: #fffff8;
}*/


/*#header {
    background-color: #fffff9;
}*/

#top_menu_bar {
    background-color: #9f1c3c;
}

#footer {
    background-color: #9f1c3c;
}

#footer-wrapper {
    background-color:#9f1c3c;
}