@charset "utf-8";
@import "/css/layout.css";
@import "/css/navigation.css";
@import "/css/style.css";
a.button {
	display: block;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	text-decoration: none;
}
a#menubutton {
	height: 229px;
	width: 342px;
	background: url("../images/buttons/menu.jpg") no-repeat;
}
a#newsbutton {
	height: 71px;
	width: 342px;
	background: url("../images/buttons/whatsnew.jpg") no-repeat;
}
a#cateringbutton {
	height: 194px;
	width: 342px;
	background: url("../images/buttons/catering.jpg") no-repeat;
}
