
body {
    background: #282828 url(black/bg.gif) top center repeat-y;
}

#page-container {
    background: #fff url(black/columns.gif) top left repeat-y;
}

#flags {
    background: #b1aaaa;
}

#flags a img {
    border-color: #fff;
}

#top-header {
    background: #b1aaaa;
    color: #282828;
}

#top-line {
    background: #fff url(black/top-bar.gif) top left no-repeat;
    color: #aaa;
    border-color: #b1aaaa;
}

#top-line a {
    color: #aaa;

}

#banner {
    background: #fff url(black/bottom-bar.gif) bottom left no-repeat;
}

#menu {
    border-color: #282828;
    background-color: #b1aaaa;
}

#menu ul li a {
    background: #fff url(black/menu.gif) top left no-repeat;
    border-color: #b1aaaa;
    color: #282828;
}

#menu ul li.first a {
    background: #fff url(black/menu2.gif) top left no-repeat;
}

#menu ul li a:hover, #menu ul li.select a  {
    background-color: #282828;
    background-position: top right;
    color: #fff;
}

.extra-contents {
    color: #fff;
    background: #282828;
}

.extra-contents a {
    color: #fff;
}

#book-now a {
    color: #282828;
    background: #fff url(black/book-now.gif) top left no-repeat;
}

#book-now a:hover {
    color: #fff;
    background-color: #a60000;
    background-position: right top;
}


#center-contents {
    background: transparent url(black/top-text.gif) top left no-repeat;
}

#book-now, #images, #special-offers {
    color: #fff;
    background: #282828;
}

#special-offers a, .extra-contents a {
    color: #fff;
}

#special-offers a:hover, .extra-contents a:hover {
    color: #cd1212;
}



#text {
    color: #555;
}

#text h1  , #text h2, #text h3, #text h4 {
    color: #282828;
}

#text a {
    color: #a60000;
}

#footer {
    background: transparent url(black/bottom-text.gif) top center no-repeat;
}

#footer div{
    background: #fff url(black/bottom-bar.gif) bottom left no-repeat;

    border-top-color: #282828;
    border-bottom-color: #b1aaaa;
    color: #aaa;
}

.blue {
  color: #16275a !important;
}

.red {
    color: #a60000 !important;
}

.green {
    color: #20652c !important;
}
