.res-name{
    display: block;
    font-weight: 500;
}
.res-detail{
    display: block;
    font-size: 10px;
}
#results_cont li{
    padding: 5px 0px 5px 0px;
}

#results_cont{
    max-height: 550px;
    height: 550px;
    overflow-y: scroll;
}

#finder-sidebar hr{
    border-top: 1px solid #8c8c8c;
}

.form-container{
    max-width: 60em;
    margin: 0 auto;
    display: block;
}


.contact-section{
    margin: 50px 0px 50px 0px;
    font-size: 13px;
}


.contact-section p{
    margin: 1px 0px 1px 0px;
}


.contact-section .contact-head{
    font-family: 'Galano Classic Alt';
    font-size: 21px;
    font-weight: 400;
    text-transform: uppercase;

}

#contactForm{
    margin-bottom: 10px;
}


.contact-section .contact-phone{
    margin-top: 10px;
    font-family: 'Galano Classic Alt';
    font-size: 21px;
    font-weight: 500;
    text-transform: uppercase;

}

.contact-section .contact-address{
    font-weight: 500;
}

.form-container h3{
    font-size: 13px !important;
    font-weight: 600 !important;
}

.form-container .legend{
    padding: 0px 0px 10px 0px;
    border-bottom: 1px solid #000;
}

.store-item a {
    color: #A62345 !important;
}
