@charset "UTF-8";
body {
	padding: 0px;
	background-color: #b5121b;
	background-image: url(images/bg.jpg);
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.wrapper {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
.shadowtop {
	background-image: url(images/shadow_top.png);
	height: 44px;
	background-repeat: no-repeat;
}
.shadowbot {
	background-image: url(images/shadow_bot.png);
	background-repeat: no-repeat;
	min-height: 44px;
	text-align: center;
	color: #FFF;
	line-height: 18px;
	padding-top: 10px;
}
.shadowbot a:link, .shadowbot a:visited {
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
.shadowbot a:hover {
	text-decoration: underline;
}
.shadowsides {
	background-image: url(images/shadowsides.png);
	background-repeat: repeat-y;
	padding-right: 34px;
	padding-left: 35px;
}
.content {
	background-color: #FFF;
	padding: 14px;
}
.header {
	height: 72px;
}
img {
	border: 0px;
}
.menu {
	float: right;
	padding-top: 18px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #b5121b;
	font-size: 13px;
}
.menu a:link, .menu a:visited {
	color: #000;
	text-decoration: none;
	font-size: 13px;
}
.menu a:hover {
	text-decoration: underline;
	}
.leftcol {
	float: left;
	width: 228px;
	margin-right: 14px;
}
.rightcol {
	float: left;
	width: 685px;
	background-image: url(images/altogethersafesurroundings.jpg);
	background-repeat: no-repeat;
}
.clear {
	clear: both;
}
.box {
	width: 219px;
	float: left;
	margin-right: 14px;
	padding-top: 35px;
}
.boxtext {
	background-image: url(images/boxtext_shadow.jpg);
	background-repeat: no-repeat;
	background-color: #f6f5ea;
	padding: 7px;
	height: 136px;
}
#shoppingcentre {
	background-image: url(images/h_shoppingcentre.jpg);
	background-repeat: no-repeat;
}
#giftvouchers {
	background-image: url(images/h_giftvouchers.jpg);
	background-repeat: no-repeat;
}
#shoppinghours {
	background-image: url(images/h_shoppinghours.jpg);
	background-repeat: no-repeat;
}
#giftvoucherinfo {
	background-image: url(images/giftvouchers.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	text-align: right;
}
.redboldtext {
	font-weight: bold;
	color: #b4111a;
	font-size: 12px;
}
.shoppinghourstable td {
	padding-bottom: 7px;
	font-size: 12px;
}
.directoryinfo {
	height: 443px;
}
h1 {
	color: #b5121b;
	font-weight: normal;
	font-size: 16px;
}
.directorytable td {
	padding-right: 5px;
	padding-bottom: 5px;
}
.directorytable .heading {
	text-transform: uppercase;
	font-weight: normal;
	color: #b5121b;
}
