.navbar {
    background-color: #3F2A23;
}

.envelope_bg.bg3, .bg3 {  background-color: #B3BD56; }

.bg3.quick_reservation {  background-color: #3F2A23; }


.c1, .c1 a { color: #B3BD56 !important;}

a {color: #B3BD56; }

button, input[type=button], .button, .links-to-buttons a  {
	border: 1px solid #B3BD56;	
}

button:hover, input[type=button]:hover, .button:hover, .links-to-buttons a:hover  {
	background: #B3BD56;
}

button.t2, input[type=button].t2, .button.t2, .links-to-buttons.t2 a, .bg_dark button, .bg_dark .button  {
	border: 1px solid #B3BD56;	
}

#toTop {
	background-color: #B3BD56;
}

.sf-menu a:hover {
	color: #B3BD56;
}

.sf-menu li.menu-hilite > a {
	outline: 1px solid #B3BD56;
}

.sf-menu li.menu-hilite > a:hover {
	background-color: #B3BD56;
}

.sf-menu li:hover > a,
.sf-menu li.sfHover > a {
	color: #B3BD56;
}

.sf-menu > li a.active {
	color: #B3BD56;
}

.sf-menu ul {
	background: #3F2A23;
}

.text-shadow {
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 1);
}