/* CSS Document */
body {
	background: white;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	}
a {
	color: #000000;
	text-decoration: underline;
}		

#nav, #banner, #menu, h1, #homeLeft {
	display: none;
	}
#footer{
	display:none;
}
.content #intro, #homeRight, .content #copy, .content #whiteCopy, .content #greyCopy{
	width:auto;
	float:none;
}
#homeRight #about, #homeRight #catering, #homeRight #hospitality, #homeRight #services, #homeRight #tariff, #homeRight #location{
	font-size: 9pt;	
	height:auto;
}
.content #breadcrumb{
		font-size: 9pt;	
}

h2{
	font-size: 12pt;
	font-weight: bold;
}