body{
        background-color: #F0DEAD;
        background-image: url(images/Home/background_Home.jpg);
        background-repeat: repeat-x;
        background-position: top;
        }

.leftfill_Home {
        background-image: url(images/Home/leftfill.jpg);
        background-repeat: repeat-y;
        width: 12px;
        background-position: left;
}
.rightfill_Home {
        background-image: url(images/Home/rightfill.jpg);
        background-repeat: repeat-y;
        width: 13px;
        background-position: right;
}

.Hotel_Image_Home {
        background-color: #FFFFFF;
        background-image: url(images/global/hotel.jpg);
        background-repeat: no-repeat;
        background-position: right;
        height: 165px;
        width: 261px;
}
.stripe_Home {
        background-color: #FFFFFF;
        background-image: url(images/Home/stripe_Home.jpg);
        background-repeat: no-repeat;
        background-position: left;
        height: 55px;
        width: 524px;
}


.Bottom_Home {
        background-image: url(images/Home/bottom.jpg);
        background-repeat: no-repeat;
        height: 71px;
        width: 784px;
}

.hotel_underline_global {
        background-image: url(images/home/hotel2.jpg);
        background-repeat: no-repeat;
        background-position: right;
        height: 55px;
        width: 261px;
}
.MainMenu_MenuItemSel {background-color:#F0DEAD;}
/*-- menuitems active           --*/ .MainMenu_Active, .MainMenu_BreadcrumbActive {background-color:#FEF4EA; color: #e9ebec; background-image:url(images/home/menu_high.jpg); padding: 0; font-weight: normal; height: 30px;background-repeat: repeat-x;background-position:bottom; }


