body
{
	font-family: Arial;
	font-size: 9pt;
}

.txtLinks
{
	font-family: Arial;
	font-size: 9pt;
	color: #5364B6;
	text-decoration: underline;
}

.txtBold
{
	font-weight: bold;
}

.txtCentre
{
	text-align: center;
}

div.outer
{
	text-align: center;
}

div.container
{
	text-align: center;
	margin: 0px auto;
	width: 770px;
}

div.content
{
	text-align: left;
	margin: 10px;
}

div.images
{
	text-align: center;
	margin: 0px auto;
}

.header
{
	background: url(images/top2.jpg) no-repeat;
	padding: 10px;
	word-spacing: 1px;
	line-height: 20px;
	height: 144px;
}

.menutitle
{
	font-size: 12pt;
	color: #5364B6;
}

input
{
	width: 30px;
	border: 1px solid #8091E1;
}

textarea
{
	border: 1px solid #8091E1;
	height: 100px;
	font-family: Arial;
	font-size: 9pt;
}

.order
{
	width: 100px;
	background-color: #8091E1;
	text-align: center;
}

.contact
{
	width: 300px;
}

tr
{
	border: 1px solid #8091E1;
	font-family: Arial;
	font-size: 9pt;
}

td.buffet_heading {
	font-size:11pt;
    font-weight: bold;
}

.footer
{
	border-top:1px solid #8091E1;
	padding:5px;
	width:700px;
	text-align:center;
	margin: 0 auto;
}

.footertxt
{
	font-family:Arial;
	color:#8091E1;
	font-size:9pt;
}
