.second-header {	
    overflow:hidden;
    background:#6e0606 url(../images/sliderbg-red.png) center repeat-y;
}
#menu li.current-menu-item a, #menu li.current-menu-parent a, #menu li.current_page_parent a, #menu li a.selected, #menu li a:hover {
    background-color:#9a2425;
}
#menu .ddsmoothmenu li > ul li > ul {
    margin-top:1px;
    margin-left:0;
    background-color:#9a2425;
}
#menu .ddsmoothmenu li li a {
    background:url(../images/slider-strip-red.png) bottom repeat-x;
}
#menu .ddsmoothmenu li li a:link, #menu .ddsmoothmenu li li a:visited {
    background-color:#ba2a24;
}
#menu .ddsmoothmenu li ul {
    margin-top:-10px;
}
/* ---- menu ---- */

#menu li.current-menu-parent a, #menu li.current_page_parent a, #menu li a.selected, #menu li a:hover {
    color:#fff;
    background: url(../images/menu-bg.png) top repeat-x #ba2a24;
}
#menu .ddsmoothmenu li li {
    background: #ba2a24;
}
.slide .entry h2 {
    background:url(../images/slider-strip-red.png) bottom repeat-x;
}
/*Start slider*/
.strip_line{
    background:url(../images/strip-line-red.png) 0 0 repeat-x;
    height: 2px;
    width: 100%;
}
.sidebar h3 {
    color:#ea4e4e;
}
.top_strip{
    background:url(../images/top-strip-red.png) 0 0 repeat-x;
    height: 2px;
    width: 100%;  
}
.page-info-container {
    background:#6e0606 url(../images/sliderbg-red.png) center repeat-y;
}
.page-info-container .page_info #crumbs{
     background:#bf413a url('../images/subheadstrip-red.png') repeat-x; 
     border-top: 1px solid #9e2620;
    border-left: 1px solid #9e2620;
    border-right: 1px solid #9e2620;
}