body {
	margin: 0px;
	padding: 0px;
}
.menuspacer {
	background-attachment: scroll;
	background-image: url(images/menu_spacer.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.centrebk {
	background-attachment: scroll;
	background-image: url(images/centre_bk.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.maintextarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 15px 20px;
}
.cafespage {
	background-attachment: scroll;
	background-image: url(images/cafes-page.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.shoppingpage {

	background-attachment: scroll;
	background-image: url(images/shopping-page.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.diningpage {


	background-attachment: scroll;
	background-image: url(images/dining-page.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.professionalpage {
	background-attachment: scroll;
	background-image: url(images/professionalpage.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

