/* black */
body {
	background: #f7f1e3;
}
a {
	color: #bd0926;
}
#container {
	border-color: #96938d;
}
#global,
#navi {
	background: #646464;
border-radius: none!important;
}
#navi a:hover {
	background: url(../img/bg_white_20.png) repeat left top;
}
#navi li.current a, #navi li.current a:hover {
	background: url(../img/bg_white_30.png) repeat left top;
	cursor: default;
	text-decoration: none;
}
#content H2 {
	color: #49484E;
}
#content H1 {
	color: #49484E;
}
#content b {
	color: #49484E;
}
#footer,
#footer a {
	color: #777;
}

}
a.button,
#action a.booking,
#action a.giftcard,
a.button:hover,
#action a.booking:hover,
#action a.giftcard:hover {
	background-color: #e0b85d;
}

#newsletter{
display: none;
}

a.button, a.giftcard, a.booking{
background-color: #e0b85d !important;
border: none !important;
text-shadow: none !important;
color: #646464 !important;
}

#navi ul{
padding: 10px 0 !important;
margin-top: -8px !important;
}


