.bannerbackground {
	background-image: url(Images/cathedral%20banner.jpg);
	background-repeat: no-repeat;

}
.logotext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: 50%;
	margin: 40px;
}
.italicgrey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #595959;
}

.straplinetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	letter-spacing: 0.3em;

}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #893645;
	text-decoration: none;
}
.redlink12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #893645;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	text-align: left;

}
.subheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #595959;
	font-weight: bold;


}
.greytext12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	font-style: italic;


}
.bodytext12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.whtbkg {
	background-color: #FFFFFF;
}
.greybkgd {
	background-color: #EAEAEA;
}
.pictureborder {
	border: medium solid #FFFFFF;
	padding: 0px;
	margin: 0px;

}
.greyborder {
	border: medium solid #EAEAEA;
}

.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #893645;

}
.redbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5B242E;
	border: thin none #000000;
	letter-spacing: normal;
}
