p, ul, td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.menubar {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}

.menubardate {
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
}

.menu {
	background-color: #083173;
}

.smalltext {
	font-size : 10px;
	text-align: center;
	color: #808080;
}

.greytext {
	color: #808080;
}

a {
	color: #0000FF;
}

a:visited {
	color: #FF0000;
}

a:hover {
	color: #FF0000;
}

.menulink {
	font-size: 11px;
}

a.menulink {
	color: #FFFFFF;
	text-decoration: none;
}

a.menulink:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.menulink:hover {
	color: #FF8000;
	text-decoration: none;
}

.sidebar {
	font-size: 11px;
}

.sidebartitle {
	color: #08724A;
	font-weight: bold;
}

.sidebarback {
	background-image: url(images/horiz_line.gif);
	background-repeat: repeat-x;
}

.sidebarsmall {
	font-size: 10px;
}

.mainheading {
	font-size: 14px;
	font-weight: bold;
	color: #08724A;
}

.textcentre {
	text-align: center;
}

.samplemenuprice {
	text-align: right;
}

.xmasheading {
	font-size: 15px;
	font-weight: bold;
	color: #CC3300;
	text-align : center;
}

.redtext {
	color : red;
}
