
body {
    background : #bdbccf url(darkblue/bg.jpg) top left repeat-x;
}


#page-container {
    border-color: #221B6F;
    background: #fff url(darkblue/left.gif) top left repeat-y;
}

#head {
    background: #221B6F;
    color: #fff;
}

#flags a img {
    border-color: #fff;
}

#head a {
    color: #fff;
}

#menu {
    background: #221B6F;
}

#menu li a {
    color: #fff;
}

#menu li a:hover {
    color: #9AABEA;
}

#center-contents a, .extra-contents a {
    color: #981700;
}

#center-contents a:hover,  #page-container .extra-contents a:hover {
    color: #211a6f;
}

#address {
    color: #221B6F;
}

#book-now a {
    border-color: #221B6F;
    
    color: #221B6F;
    background: #fff url(darkblue/bookNowBg.jpg) top left repeat-y;
}

#book-now a:hover {
    background-color: #981701;
    background-position: top right;
    color: #fff;
    border-color: #981701;
}

#links div {
    
    background: #c3cdf2;
}

#links a {

    background: #9aabea;
    
}

#special-offers {
    background: #9aabea;
}

#special-offers div {
    background: #fff;
}

#text h1, #text h2, #text h3, #special-offers h1, #text h4 {
    color: #211a6f;
}

#text h1:first-letter , #text h2:first-letter , #special-offers h1:first-letter {
    color: #981701;
}

#footer {
    background: #211a6f;
    color: #fff;
}
    color: #21196f !important;
}


.red {
    color: #981700 !important;
}

.red:first-letter {
    color: #981700 !important;
}

.green {
    color: #4a6217 !important;
}

.green:first-letter {
    color: #4a6217 !important;
}