body a.homelink {
    background: url(/img/ui/bookmark.png) no-repeat 0px 0px;
    width: 100%;
    height: 62px;
    display: block;
}

body .menudepth0 li .menudepth1 li a,
body .divnavheadermenu,
body .divnavcontainer ul li.selected .menudepth1 li.selected a,
body .ui-widget-header {
    background-image:url(/img/ui/navbg.png);
}

body .divnavheadermenu {
    font-size: 12px;
    background: transparent url(/img/ui/navbg.png) repeat-x 0 -38px;
}

.divbookingislandcontainer .divpageheader {
    background:#f4f4f4;
}

body .headercontainer {
    background-color:#f4f4f4;
}

html body {
    background-color:#f9fff9;
}
.divnavcontainer ul li a {
    border-right: 1px solid #A4B86A;
}

    .divnavcontainer ul li a:hover {
        border-right: 1px solid #A4B86A;
        background-color: #96ba47;
    }

.divquickfilter h4, .divsubscribe h4, .imgcaption h4, .divsidecontainer h4 {
    background-color: #8FB344;
}

body .divaddreviewcontainer .header {
    color: #8FB344;
}

.hr, .hrfooter {
    background-color: #8FB344;
}

