.second-header {	
    overflow:hidden;
    background:#8d0730 url(../images/sliderbg-pink.png) center repeat-y;
}
#menu li {
    background: none;
    list-style-type:none;
    margin-left:0;
}
#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: #cc215f;
}
#menu .ddsmoothmenu li > ul li > ul {
    margin-top:1px;
    margin-left:0;
    background-color:#cc215f;
}
#menu .ddsmoothmenu li li a {
    background:url(../images/slider-strip-pink.png) bottom repeat-x;
}
#menu .ddsmoothmenu li li:lat-child a{
    background: none;
}
#menu .ddsmoothmenu li li a:link, #menu .ddsmoothmenu li li a:visited {
    background-color:#cc215f;
}
#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: #efa0d7;
}
#menu li.current-menu-parent a,#menu li.current-menu-item a, #menu li.current_page_parent a, #menu li a.selected, #menu li a:hover {
    background: #cc215f;
}
#menu .ddsmoothmenu li li {
    background: #cc215f;
}
.strip_line{
    background:url(../images/strip-line-pink.png) 0 0 repeat-x;
    height: 2px;
    width: 100%;
}
.top_strip{
    background:url(../images/top-strip-pink.png) 0 0 repeat-x;
    height: 2px;
    width: 100%;  
}
.slide .entry h2 {
    background:url(../images/slider-strip-pink.png) bottom repeat-x;
}
.page-info-container {
    background:#8d0730 url(../images/sliderbg-pink.png) center repeat-y;
}
.page-info-container .page_info #crumbs{
     background:#b71d55 url('../images/subheadstrip-pink.png') repeat-x; 
     border-top: 1px solid #c63967;
    border-left: 1px solid #c63967;
    border-right: 1px solid #c63967;
}