.countryside .content #nav-wrap .dropdownNavigation > ul > li > a:hover,
.countryside .content #nav-wrap .dropdownNavigation > ul > li.selected > a,
.countryside .content #nav-wrap .dropdownNavigation > ul > li:hover > a{
    background: #7c4d62; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdjNGQ2MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcyJSIgc3RvcC1jb2xvcj0iIzk2NGU2ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(left,  #7c4d62 0%, #964e6e 72%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#7c4d62), color-stop(72%,#964e6e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #7c4d62 0%,#964e6e 72%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #7c4d62 0%,#964e6e 72%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #7c4d62 0%,#964e6e 72%); /* IE10+ */
    background: url(../../images/stitching.png), linear-gradient(to right,  #7c4d62 0%,#964e6e 72%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7c4d62', endColorstr='#964e6e',GradientType=1 ); /* IE6-8 */
    background-size: 100% 25%, 100%;
    background-repeat: no-repeat;
    background-position: top;

}

.countryside .content #nav-wrap .dropdownNavigation > ul > li > a{
    text-shadow: 1px 0px 2px #222, 0 0 0 #000, -1px 1px 10px #463001;
    box-shadow: 0 0 5px rgba(24,24,25, 0.8);
    color: #d0ceb1;
    background: #673f52; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY3M2Y1MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcyJSIgc3RvcC1jb2xvcj0iIzcxM2E1MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(left,  #673f52 0%, #713a52 72%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#673f52), color-stop(72%,#713a52)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #673f52 0%,#713a52 72%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #673f52 0%,#713a52 72%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #673f52 0%,#713a52 72%); /* IE10+ */
    background: url(../../images/stitching.png), linear-gradient(to right,  #673f52 0%,#713a52 72%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#673f52', endColorstr='#713a52',GradientType=1 ); /* IE6-8 */
    background-size: 100% 25%, 100%;
    background-repeat: no-repeat;
    background-position: top;
    min-width: 68%;

}

.countryside .top-banner {
    background: url("../../images/banners/sunset-top.jpg") no-repeat scroll center top;
    height: 1000px;
    position: absolute;
    width: 100%;
    z-index: 1;
}

.container-fluid .bottom-banner {
    background: url("../../images/banners/sunset-bottom.jpg") no-repeat scroll center -150px;
    height: 465px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 1;
}

.countryside .content .widget-footer-block h3,
.countryside .info-section h2,
.countryside .info-section2 h2,
h1, h2, h3, h4, h5, h6 {
    color: #663d50;
}

.container-fluid{
    padding-bottom: 165px;
}

.countryside .content #nav-wrap .dropdownNavigation > ul .subMenu > ul,
.countryside .content #nav-wrap .dropdownNavigation > ul > li,
.countryside .content #nav-wrap #menu-icon,
.countryside .content .services .arrangement .tribute-list .tribute-button-panel a:hover {
    background-color: #663d50;
}

.countryside .content #nav-wrap .dropdownNavigation > ul  .subMenu > ul li a:hover,
.countryside .content #nav-wrap .dropdownNavigation > ul  .subMenu > ul li.selected a {
    background-color: #c78277;
}

.countryside .section-bot{
    background: url(../../images/panel/sunset-bg-bottom.png) center bottom no-repeat;
    padding-bottom: 40px;
    position: relative;
}

.countryside .section-top{
    background:url(../../images/panel/sunset-bg-top.png) center top no-repeat;
    padding-top:44px;
}

.countryside .shadow-left,
.countryside .shadow-right{
    background:url(../../images/panel/sunset-bg-left.png) no-repeat;
    background-size: 100% auto;
    width:27px;
    height:370px;
    position:absolute;
    left:-24px;
    top:40px;
}

.countryside .shadow-right{
    background: url(../../images/panel/sunset-bg-right.png) no-repeat;
    background-size:100% auto;
    left: auto;
    right: -24px;
}

.countryside .main-sub-in {
    background: url(../../images/panel/sunset-bg.jpg) no-repeat scroll center top rgba(0, 0, 0, 0);
}

.countryside .main-inner {
    background: url("../../images/panel/sunset-bg-repeat.jpg") repeat scroll 0 0;
}

.countryside .content .banner-wrap{
    border:20px solid #513b07;
}

.countryside .flower-info,
a,
.arrangement-vertical .arrangement .tribute-list .tribute .date,
.arrangement-vertical .arrangement a{
    color: #734c03;
}

.countryside .content .page-footer-block{
    color:#883f43;
}