
body {
    background: #eee;
}

#page-container {
    border-color: #800000;
    background: #fff;
}

#top {
    background : #800000;
    color: #fff;
}

#flags img {
    border-color: #fff;
}

#menu {
    background: #fff url(red/menu.gif) top left repeat-x;
}

#menu ul {
    background: #fff;
}

#menu li {
    border-color: #fff;
}

#menu li a {
    color: #fff;
    background : #800000;
}

#menu li a:hover {
    background: #000080;
}

#right-content {
    background: #fff url(red/right.gif) top right no-repeat;
}

.extra {
    color: #555;
}

.extra a {
    color: #800000;
}

.extra a:hover {
    color: #000080;
}

.extra h2.extra-title {
    background: #800000;
    color: #fff;
}

.buttons {
    background: #800000;
}



.buttons .button a {
    color: #800000;
}

.buttons .button a:hover {
    color: #000080;
}

#book-now {
    background-image: url(red/book-now.gif);
}

#gift-vouchers {
    background-image: url(red/gift-vouchers.gif);
}

.text {
    color: #555;
    border-color: #800000;
    
}

.text h1, .text h2, .text h3, .text h4, .text h5, .text h6 {
    color: #800000;
}

.text a {
    color: #800000;
}

.text a:hover {
    color: #000080;
}

.text img {
    border-color: #800000;
}

.banner {
    background: #800000;
}

.blue {
    color: #000080 !important;
}

.red {
    color: #800000 !important;
}

.green {
    color: #203d23 !important;
}
