.HeaderText {
	color: #C60751;
	font-size: 16px;
	padding-left: 20px;
	font-weight: bold;
}
.infoPageText {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 250px;
	font-size: 11px;
	text-align: justify;
}

.infoPageImage {
	bottom: 0px;
	position: absolute;
	width: 414px;
	height: 250px;

}

.containerAboutUs {
	width: 800px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(images/Background2.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFFFFF;
	border-left: 4px solid;
	border-color: #C60751;
}

.thrColFixHdr #aboutImage {
	width: 800px;
	margin: 0 auto; /* this overrides the text-align: center on the body element. */
	background-image: url(images/infoPages/aboutUs.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.thrColFixHdr #deliveryImage {
	width: 800px;
	margin: 0 auto; /* this overrides the text-align: center on the body element. */
	background-image: url(images/infoPages/delivery.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.thrColFixHdr #securityImage {
	width: 800px;
	margin: 0 auto; /* this overrides the text-align: center on the body element. */
	background-image: url(images/infoPages/security.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.thrColFixHdr #FAQImage {
	width: 800px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: bottom;
}
.contactIntro {
	margin-top: 20px;
}
.contactTel {
	color: #C60751;
	font-weight: bold;
	font-size: 34px;
	margin-top: 10px;
}
.contactOpeningTimes {
	color: #333333;
	font-size: 11px;
	margin-top: 5px;
}
.contactEmail a {
	color: #C60751;
	font-weight: bold;
}
.contactAddress {
	color: #666666;
	font-size: 11px;
}


.FAQquestion {
	font-size: 12px;
	margin-top: 15px;
	padding-top: 5px;
	border-top: 1px dotted;
	color: #C60751;
	font-weight: bold;
}
.FAQanswer{
	font-size: 11px;
	margin-top: 10px;
}
.thrColFixHdr #ContactImage {
	width: 800px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: 182px 620px;
	background-image: url(images/infoPages/map.jpg);
}
.contactMap {
	background-image: url(images/infoPages/map.jpg);
	width: 370px;
	height: 300px;
	margin-top: 20px;
}

.contactDivider {
	border-top: 2px dotted;
	border-top-color: #C60751;
	width: inherit;
	margin-top: 15px;
	margin-bottom: 15px;
}
.DRPImage{
	margin-left: 15px;
	border: 1px solid;
	margin-bottom: 10px;
}
.DRPImageL{
	margin-right: 15px;
	border: 1px solid;
	margin-bottom: 10px;
}
.DRPImageLNB{
	margin-right: 15px;
	margin-bottom: 10px;
}