

.colour-box
{
    padding-bottom: 10px;
    height: 100px;
    border-radius: 10px;
    border: solid 2px #cccccc;
}

.jumbo-text
{
    color: #ffffff;
}

.footer-panel
{
    text-align: center;
}

.main-description-container
{
    margin-top: 20px;
}

.order-box
{
    background-color: #eeeeee;
    padding-bottom: 20px;
}

.jumbo-image
{
    padding-top: 0;
    padding-bottom: 0;
}

.left-column-list
{
    font-size: 1.2em;
}

.homepage-carousel
{
    width: 350px;
    float: right;
    height: 250px;
    margin-left: 15px;
}

