    .sprocket-features.layout-slideshow .sprocket-features-content {
    	display: none;
    }
        #rt-slideshow .layout-fullslideshow .sprocket-features-arrows .arrow {
    background-color: black !important;
    }
#rt-header-surround {background-image: url("http://quikchik.com/images/qc_bg.jpg"); background-repeat:repeat;}

#rt-header {background-image: url("http://quikchik.com/images/header_background.jpg"); background-repeat:repeat;}

#rt-mainbody-surround {background-image: url("http://quikchik.com/images/background_beige.jpg"); background-repeat:repeat;}

#rt-maintop {background-image: url("http://quikchik.com/images/background_beige.jpg"); background-repeat:repeat;}

#rt-mainbottom {background-image: url("http://quikchik.com/images/background_beige.jpg"); background-repeat:repeat;}

#rt-footer {background-image: url("http://quikchik.com/images/background_beige.jpg"); background-repeat:repeat;}

#rt-page-surround {color: #000000;}

.gantry-width-block {
    display:block;
    float:left
}
.gantry-width-spacer {
    margin:15px
}
.gantry-width-20 {
    width:20%
}
.gantry-width-25 {
    width:25%
}
.gantry-width-30 {
    width:30%
}
.gantry-width-33 {
    width:33.33%
}
.gantry-width-40 {
    width:40%
}
.gantry-width-50 {
    width:50%
}
.gantry-width-60 {
    width:60%
}
.gantry-width-66 {
    width:66.66%
}
.gantry-width-70 {
    width:70%
}
.gantry-width-75 {
    width:75%
}
.gantry-width-80 {
    width:80%
}

.table th, .table td {
    padding: 8px;
        padding-top: 8px;
        padding-right: 8px;
        padding-bottom: 8px;
        padding-left: 8px;
    line-height: 20px;
    text-align: left;
    vertical-align: top;
    border-top: 0px solid #000;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: rgb(0, 0, 0);
}
.menu-block .gf-menu .dropdown li .item {
    color: #FCD8BF;
    font-weight: normal;
}
@media (max-width: 775px) { 
#locationresult, #map, .mmlmap {
    width: 100% !important;
    float: left;
}
}