.second-header {
overflow:hidden;
background:#6e0606 url(img/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(img/slider-strip-red.png) bottom repeat-x; }
#menu .ddsmoothmenu li li:last-child a { background: none; }
#menu .ddsmoothmenu li li a:link, #menu .ddsmoothmenu li li a:visited {
color: #ffffff;
background-color:#800000;/*#ba2a24;*/
}
#menu .ddsmoothmenu li li a.selected, #menu .ddsmoothmenu li li a:hover { /*CSS class that's dynamically added to the currently active menu items' LI A element*/ color: #fff; }
#menu li.current_page_item a, #menu li.current-menu-parent a, #menu li.current_page_parent a, #menu li a.selected, #menu li a:hover {
color:#fff;
background:#800000;/*#ba2a24;*/
}
#menu li.current-menu-item a:hover, #menu li.current-menu-parent a:hover, #menu li.current_page_parent a:hover, #menu li a:hover.selected {
text-decoration:none;
background:#800000;/*#ba2a24;*/
}
/*#menu .ddsmoothmenu li ul { margin-top:-10px; }*/ /* ---- menu ---- */
#menu .ddsmoothmenu li li { background: #800000;/*#ba2a24;*/}
.slide .entry h2 { background:url(img/slider-strip-red.png) bottom repeat-x; } /*Start slider*/
.strip_line {
background:url(img/strip-line-red.png) 0 0 repeat-x;
height: 2px;
width: 100%;
}
.top_strip {
background:url(img/top-strip-red.png) 0 0 repeat-x;
height: 2px;
width: 100%;
}
.page-info-container { background:#6e0606 url(img/sliderbg-red.png) center repeat-y; }
.page-info-container .page_info #crumbs {
background:#bf413a url('img/subheadstrip-red.png') repeat-x;
border-top: 1px solid #9e2620;
border-left: 1px solid #9e2620;
border-right: 1px solid #9e2620;
}
#clrTheme h2 { color:#FFF; background-color:#900; padding:10px 10px 10px 10px; font-weight:700}
.boximg {border:3px solid #800000;}
.fill { background-color:#800000;}