/* SPINNEY CARAVAN PARK */
/* RED STYLES */


div#logo {
    position: absolute;
    width: 89px;
    height: 88px;
    left: 7px;
    top: 5px;
    background-image: url(../../pics/islandview/logo.gif);
    background-repeat: no-repeat;
}
div#businessname {
    position: absolute;
    width: 117px;
    height: 40px;
    left: 100px;
    top: 15px;
}
div#footer {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 45px;
    background-image: url(../../pics/generic/bottomswirl_red.gif);
    background-color: #FF4C4C;
    background-repeat: repeat-x;
}
.heading {
    font-size: 14px;
    font-weight: bold;
    color: #FF4C4C;
}