.location_right_div {
    width: 300px;
    float: right;
    margin-right: 20px;
    margin-bottom: 100px;
}
#location_div {
    background-color: linear-gradient(45deg, #704214 0%, #A67B5B 100%);
    background: url("main_images/ArtCoffeeBackground-316dd697.png") no-repeat;
    border-radius: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    box-shadow: 5px 5px 5px #888888;
}

#location_div h2 {
    color: #f4c455;
    text-align: center;
    margin: 0px auto;
    margin-top: 14px;
    margin-bottom: 0px;
    font-size: 20px;
    text-decoration: underline;
}

#location_div p {
    color: #f4c455;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    line-height: .5em;
}

#location_div dd {
    margin: 0px auto;
    width: 120px;
    float: left;
}

#location_div dl {
    margin-left: 40px;
}

#location_div dd,
dt {
    color: #f4c455;
    font-weight: bold;
    margin: 0px auto;
    margin-bottom: 5px;
    padding-bottom: 4px;
}

#homepage_content {
    width: 615px;
}

#homepage_content h1 {
    text-align: center;
    color: #f4c455;
    font-size: 28px;
    text-decoration: underline;
}

#homepage_content h2 {
    text-align: center;
    color: #44231c;
    font-size: 28px;
}

#facebook_div {
    margin-bottom: 40px;
}

#facebook_div h2 {
    font-size: 20px;
    text-decoration: none;
    color: #790000;
}


#ShopImgDiv {
    float: left;
    margin-bottom: 40px;
}
