@charset "UTF-8";
#redBox {
	height: 185px;
	background-image: url(/Images/RedBox.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 15px;
}
#darkGreyBox {
	height: 55px;
	background-image: url(/Images/DarkGreyBox.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 15px;
	position: relative;
	top: 3px;
}
#pictureBox {
	float: right;
	height: 273px;
	width: 462px;
	right: 15px;
	position: relative;
}
#HomeCopyBox {
	height: 200px;
	background-repeat: no-repeat;
	width: 280px;
	left: 15px;
	padding-top: 15px;
	padding-left: 15px;
	background-color: #D4D4D4;
}
#newsBox {
	height: 107px;
	width: 280px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4D4D4D;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 15px;
	position: relative;
	top: 3px;
	background-color: #D4D4D4;
}
#buttonHolder {
	float: right;
	width: 462px;
	right: 15px;
	position: relative;
	height: 340px;
	top: 3px;
}
#piccadillyButton {
	height: 106.25px;
}
#lodgeButton {
	height: 106.25px;
	top: 3px;
	position: relative;
}
#northbridgeButton {
	height: 122px;
	position: relative;
	top: 6px;
}
.LatestNewsCopyStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
