#HeaderOuter{
   background: #efe5e1;
}

#Navigation{
    background: #812b31;
}
.hnavi_item.active > a{
    background: #672328;
}
.hnavi_item.active:hover > a{
    background: #fff;
}
#Logo{
    padding-top: 30px;
}
#Logo a{
    background: url(../images/edith_logo.png) no-repeat;
    width: 188px;
    height: 94px;
}


#QfForm1 {
    background: #732228;
}
#FooterMain{
    background: #812b31;
}

#Footerlogo{
    display: none;
}

#TopLeft{
	color: #812b31;
}



#PageOverlay{
    display: none !important;
}


/* Mobile */
.bhm-mobilepage-outer .mobileFooter,
.bhm-slide-area-inner, .bhm-slide-area{
	background: #efe5e1;
}
.bhm-mobilepage #Logo{
	padding-top: 0px;
	top: 8px;
}


.bhm-mobilepage #Logo a{
    width: 58px;
    background: url(../images/mobile/edith_logo.png) no-repeat;
	height: 29px;
	top: 2px; position: absolute; left: 50%; margin-left: -26px;
}
.bhm-header {
    background: url(../images/mobile/header_edith.png) #005A2A;
}
.mobileButton.tele .icon{
	background-image: url(../images/mobile/edith_tele.png);
}
.mobileButton.mail .icon{
	background-image: url(../images/mobile/edith_mail.png);
}
.mobileButton.location .icon{
	background-image: url(../images/mobile/edith_location.png);
}
.mobileButton.top .icon{
	background-image: url(../images/mobile/edith_top.png);
}
.bhm-slide-left-button{
	background: url(../images/mobile/edith_menu.png) no-repeat 10px center !important;
}
.bhm-slide-button.bhm-slide-right-button{
	background: url(../images/mobile/edith_arrow.png) no-repeat center center;
}

.bhm-slide-area-inner a{
	color: #823744;
}
.bhm-navigation > ul > li > a{
	border-bottom: 1px solid #823744;
	border-top: 1px solid #823744;
}