#city-list p {
    font-family: Arial, Helvetica, sans-serif;
    color: #EAD7C0;
    font-size: 13px;
    text-align: center;
}

#city-list {
    margin-top: 191px;
    text-align: center;
}

.ft-list-5{
    top: 165px;
    margin-bottom: -19px;
}

/* FOOTER */

.content-bottom {
    clear: both;
    position: relative;
    right: 3px;
    height: 43px;
    background: url(../../assets/images/bg-content-bottom.jpg) bottom center no-repeat;
    min-width: 960px;
    padding: 0 15px;
}

.footer {
    clear: both;
    display: block;
    background: url(../../assets/images/bg-ft.jpg) bottom center repeat-x;
    width: 100%;
    height: 450px;
    text-align: center;
}

.footer .top {
    text-align: center;
    background: url(../../assets/images/bg-ft-top.jpg);
}

.footer img {
    margin: 0 auto;
}

.footer-bottom {
    width: 960px;
    margin: 0 auto;
}
.footer-column {
    float: left;
    width: 20%;
}

.footer-column.social img {
    display: inline;
    margin-left: 12px;
    margin-top: 25px;
}


.footer-column h3 {
    color: #E3BD62;
    font-family: 'Georgia', serif;
    font-weight: bold;
    font-style: italic;
    margin-left: 35px;
    margin-top: 20px;
    font-size: 11pt;
}

.footer-column ul li {
    list-style: none;
    margin-left: 35px;
    font-size: 9pt;
    margin-bottom: 5px;
}
.footer-column ul li a {
    color: #F1E7D1;
}