.second-header {	
    overflow:hidden;
    background:#1b5603 url(../images/sliderbg-green.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:#478515;
}
#menu .ddsmoothmenu li > ul li > ul {
    background-color:#478515;
}
#menu .ddsmoothmenu li li a {
    background:url(../images/slider-heading-line.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 {
    background-color:#478515;
}
#menu li.current-menu-parent a, #menu li.current_page_parent a, #menu li a.selected, #menu li a:hover {
    background:#478515;
}
#menu .ddsmoothmenu li li {
    background: #478515;
}
.strip_line{
    background:url(../images/strip-line-green.png) 0 0 repeat-x;
    height: 2px;
    width: 100%;
}
.top_strip{
    background:url(../images/top-strip-green.png) 0 0 repeat-x;
    height: 2px;
    width: 100%;  
}
.slide .entry h2 {
    background:url(../images/slider-heading-line.png) bottom repeat-x;
}
.page-info-container {
    background:#1b5603 url(../images/sliderbg-green.png) center repeat-y;
}
.sidebar h3 {
    color:#226006;
}
.page-info-container .page_info #crumbs{
     background:#348510 url('../images/subheadstrip-green.png') repeat-x; 
     border-top: 1px solid #398314;
    border-left: 1px solid #398314;
    border-right: 1px solid #398314;
}