   
/* HEADER COLORS */

/*
.headerwide {background: #252525 url(../images/bg_header.jpg) repeat-x top center;}
*/

/* NAVIGATION COLORS */

/*
.navigationwide {background: #252525 url(images/bg_nav.jpg) repeat-x top center;}
.navigationwrap ul li a {color: #FFF; background: #252525;}
.navigationwrap ul li a:hover {color:#FFF; background:#252525;}
.navigationwrap ul li:hover ul li a {background:#252525; color:#FFF;}
.navigationwrap ul li:hover ul li a:hover {background:#8B0000; color:#FFF;}
*/

/* FOOTER COLORS */

/*
.footerwide {background: #252525 url(../images/bg_header.jpg) repeat-x top center;}
*/