#disney-ad {
    float: right;
    margin-left: 10px;
    margin-bottom: 4px;
}

#content p {
    text-align: justify;
}

#featured {
    margin-left: 0.7em;
}

#featured li {
    float: left;
    list-style: none;
    margin-left: 0;
    margin-right: 10px;
    text-align: center;
}

#featured li a div {
    width: 170px;
    height: 113px;
}

#featured li a div div.featured-overlay {
    width: 170px;
    height: 113px;
    background-image: url('../img/featured.png');
    background-repeat: no-repeat;
    background-position: right top;
    cursor: pointer;
}

#home-content {
    clear: both;
    padding-top: 0.5em;
}

#featured_villa {
    margin-top: 2em;
}

#featured_villa h3 {
    text-align: center;
    font-size: 1.6em;
    font-weight: bold;
    margin-bottom: 0.5em;
}

#featured_villa h4 {
    font-size: 1.0em;
    font-weight: bold;
    margin: 0 0 0.4em;
}

#featured_villa p.text {
    color: #555;
    font-size: 0.8em;
}

#featured_villa p.center a {
    float: none;
    margin: 0 auto;
}

#community_table {
    width: 100%;
}

#community_table th {
    text-align: center;
}

#community_table td {
    width: 25%;
}

#community_table a {
    font-weight: normal;
}

