
body {
    background: #c7b783 url(brown/bg.gif) top center repeat-y;
}


#page-container {
    background: #fff url(brown/columns.gif) top left repeat-y;
}

#top-line {
    background: #fff url(brown/top-bar.gif) top left no-repeat;
    color: #aaa;
    border-color: #d4d7bb;
}

#top-line a {
    color: #aaa;
}

#flags {
    background: #d4d7bb;
}

#flags a img {
    border-color: #fff;
}

#top-header {
    background: #d4d7bb;
    color: #aa944d;
}

#banner {
    background: #fff url(brown/bottom-bar.gif) bottom left no-repeat;
}

#menu {
    border-color: #c7b783;
    background-color: #d4d7bb;
}

#menu ul li a {
    background: #fff url(brown/menu.gif) top left no-repeat;
    border-color: #d4d7bb;
    color: #c7b783;
}

#menu ul li.first a {
    background: #fff url(brown/menu2.gif) top left no-repeat;
}

#menu ul li a:hover, #menu ul li.select a  {
    background-color: #c7b783;
    background-position: top right;
    color: #fff;
}

.extra-contents {
    color: #fff;
    background: #c7b783;
}

.extra-contents a {
    color: #fff;
}

#book-now a {
    color: #c7b783;
    background: #fff url(brown/book-now.gif) top left no-repeat;
}

#book-now a:hover {
    color: #fff;
    background-color: #6c5e31;
    background-position: right top;
}


#center-contents {
    background: transparent url(brown/top-text.gif) top left no-repeat;
}

#book-now, #images, #special-offers {
    color: #fff;
    background: #c7b783;
}

#special-offers a, .extra-contents a {
    color: #fff;
}

#special-offers a:hover, .extra-contents a:hover {
    color: #6c5e31;
}



#text {
    color: #555;
}

#text h1 , #text h2, #text h3, #text h4 {
    color: #c7b783;
}

#text a {
    color: #6c5e31;
}

#footer {
    background: transparent url(brown/bottom-text.gif) top center no-repeat;
}

#footer div{
    background: #fff url(brown/bottom-bar.gif) bottom left no-repeat;

    border-top-color: #c7b783;
    border-bottom-color: #d4d7bb;
    color: #aaa;
}

.blue {
    color: #5b8be1 !important;
}

.red {
    color: #bc4d3e !important;
}

.green {
    color: #4a9558 !important;
}