body{
    background: url(../jpg/sunlit_bg2.jpg) no-repeat;
    background-size:100% 100%;
    background-color: #072528;
}

#container1{
    background: url(../png/brush-banner.png) no-repeat center;
    background-size: 107% 130%;
}

.responsive-1 .content .feature{
    border-image: url(../png/brush-banner.png);
    border-image-width: 100%;
    border-image-outset: 8;
    border-image-slice: 55%;
}

.content .main-content-block{
    border-image: url(../png/brush-main.png);
    border-image-width: 10%;
    border-image-outset: 54px;
    border-image-slice: 12%;
    border-image-repeat: stretch; 
}

.content .top-footer-text-wrapper{
    color:#FFF;
}

.top-footer-text-wrapper ul li:before{
    color:#FFF;
}

.responsive-1 .content .header-block{
    background: url(../png/top_nav_bg_sunlit.png) no-repeat center center;
}

h1, .text-seperator h5{
    color:#24353d;
}

.sandy{
    color:#536c78 !important;
}

.content .arrangement .search-container .search-deceased{
    background: url(../png/sunlit_srch_btn.png) no-repeat;
    background-size: 100% 31px;
}

.responsive-1 .content .widget-footer-block .widget a:hover, 
.responsive-1 .content .widget-footer-block .widget ul li:before,  
.responsive-1 .content .video-block a:hover, .responsive-1 .content .header-block #nav-wrap li.selected > a, 
.responsive-1 .content .header-block #nav-wrap .dropdownNavigation > ul a:hover, 
.responsive-1 .content .main-content-block .content-secondary-nav ul li.selected > a, 
.responsive-1 .content .main-content-block .content-secondary-nav ul li a:hover, 
.responsive-1 .content .main-content-block a:hover, 
.responsive-1 .content #scrollUp:hover, 
.responsive-1 .content .page-footer-block .copyright a:hover{
    color:#457b8d;
}

.content .footer-text-wrapper > ul{
    color:#25363e;
}

.responsive-1 .content .header-block #nav-wrap .dropdownNavigation > ul .subMenu > ul{
    background-color:#24353d;
}

.responsive-1 .content .widget-footer-block, 
.responsive-1 .content .arrangement .tribute-list .tribute-button-panel a, 
.responsive-1 .content .call-to-actions-block h3 .responsive-1 .content .main-content-block h1{
    background-color:#24353d;
}

.responsive-1 .content .arrangement .tribute-list .tribute .tribute-detail a{
    color:#2e434d;
}

.responsive-1 .content .header-block #nav-wrap #menu-icon, 
.responsive-1 .content .arrangement .tribute-list .tribute-button-panel a:hover{
    background-color:#5b717b;
}

.responsive-1 .content .header-block #nav-wrap .dropdownNavigation > ul, 
.responsive-1 .content .header-block #nav-wrap .dropdownNavigation > ul .subMenu > ul, 
.responsive-1 .content .header-block #nav-wrap #menu-icon.active{
    background-color:#24353d;
}

.inside-page .content .call-to-actions-block {
    background: url(../png/sunlit-footer.png);
}

@media only screen and (max-width:480px){
    .content .arrangement .search-container .search-deceased {
        background: url(../png/sunlit_srch_btn.png) no-repeat;
        background-size: auto auto;
    }
}