/* custom */
body {
	background: #d9c7b3;
}
a {
	color: #bd0926;
}
#container {
	border-color: #96938d;
}
#global,
#navi {
	background: #cfab7b;
}
#navi a:hover {
	background: url(../img/bg_black_20.png) repeat left top;	
}
#navi li.current a, #navi li.current a:hover {
	background: url(../img/bg_black_30.png) repeat left top;
}
#footer,
#footer a {
	color: #000;
}
#global a,
#navi a {
	font-weight: bold;
	text-shadow: none;
}
a.button,
#action a.booking,
#action a.giftcard,
a.button:hover,
#action a.booking:hover,
#action a.giftcard:hover {
                      background-color: #7BAB34;
                      border-color: #7BAB34;
}
#navi li.card a, #navi li.time a {display: none;}