@charset "utf-8";
.bg_down {
	background-image: url(../images/bg_down.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 100%;
}
.cover1px {
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.booking {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #5A4832;
	background-color: #261F1A;
	padding-top: 7px;
	padding-right: 30px;
	padding-bottom: 7px;
	padding-left: 30px;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #261F1A;
	background-color: #5A4832;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
}

.menu a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #261F1A;
	background-color: #5A4832;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
}

.margintop_button {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.table_menu {
	height: 100%;
	width: 100%;
}
