

body {
    background: #e5e5be url(brown/bg.gif) left top repeat-x;
}

#page-container {
    background: #f3f3e4;
    border-color: #757e4e;
    
}

#top-line {
    color: #757e4e;
    background: #fff;
}

#head {
    border-color: #757e4e;
    background: #fff;
}

#banner {
    background: #fff url(brown/bottom-img.jpg) bottom left repeat-x;
    border-color: #757e4e;
}

#menu {
    background: #fff url(brown/menu.jpg) top left repeat-x;
}

#menu a, #book-now a {
    color: #393d26;
}

#menu a:hover, #book-now a:hover {
    color: #346800;
}

#address, #address a {
    color: #346800;
}

#links div {
    border-color: #393d26;
    background: #fff url(brown/button-bg.jpg) top left repeat-y;
}

#links a {
    color: #393d26;
}

#links a:hover {
    color: #346800;
}

#special-offers h1 {
    color: #346800;
}

#special-offers a {
    color: #393d26;
}

#special-offers a:hover {
    color: #346800;
}

#text {
    background: #fff;
    color: #555;
}

#text a {
    color: #555;
}

#text h1 {
    color: #346800;
}

#text h2, #text h3, #text h4 {
    color: #393d26;
}

#footer {
    background: #fff;
    border-color: #757e4e;
    color: #757e4e;
}

.blue {
    color: #017fbe !important;
}

.red {
    color: #881d32 !important;
}

.green {
    color: #005217 !important;
}