

body {
    background: #b3b584 url(brown/bg.jpg) top left repeat-x;
}

#page-container {

    border-color: #a3935e;
    background: #fff url(brown/left.gif) top left repeat-y;
}

#head {
    background: #a3935e;
    color: #fff;
}

#flags a img {
    border-color: #fff;
}

#head a {
    color: #fff;
}

#menu {
    background: #a3935e;
}

#menu a {
    color: #fff;
}

#menu a:hover {
    color: #524a2f;
}

#center-contents a, .extra-contents a {
    color: #524a2f;
}

#center-contents a:hover,  #page-container .extra-contents a:hover {
    color: #4b6f3c;
}


#address {
    color: #a3935d;
}

#book-now a {
    border-color: #a3935d;
    
    color: #a3935d;
    background: #fff url(brown/bookNowBg.jpg) top left repeat-y;
}

#book-now a:hover {
    background-color: #4b6f3c;
    background-position: top right;
    color: #fff;
    border-color: #4b6f3c;
}

#links div {
    
    background: #fff;
}

#links a {

    color: #a3935d;
    background: #eff0da;
    
}

#special-offers {
    background: #a3935d;
}

#special-offers div {
    background: #fff;
}


#text h1, #text h2, #text h3, #special-offers h1, #text h4 {
    color: #a3935d;
}

#text h1:first-letter , #text h2:first-letter , #special-offers h1:first-letter {
    color: #4b6f3c;
}

#footer {
    background: #a3935d;
    color: #fff;
}

.blue {
    color: #1a4687 !important;
}

.blue:first-letter {
    color: #1a4687 !important;
}

.red {
    color: #ea3a00 !important;
}

.red:first-letter {
    color: #ea3a00 !important;
}

.green {
    color: #4b6f3c !important;
}

.green:first-letter {
    color: #4b6f3c !important;
}