@charset "UTF-8";
/* CSS Document */

.logotext1
{	
	font-family:"Times New Roman", Times, serif;
	font-size:28px;
}
.logotext2
{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
}
.logotext3
{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}
.logotext
{
	position:absolute;
	top:20px;
	right:50px;
	color:#03425D;
}
.logoIcon
{
	position:absolute;
	top:20px;
	right:200px;
	height:80px;
	float:right;
}
.mainPage
{
	position:absolute;
	top:10px;
	width:800px;
	margin:0 auto;
	padding:0px;
}
.pageHeader
{
	height:100px;
	width:800px;
background-image:url('newImages/HeaderBackgroundImage.png');
}
.map
{
	position:absolute;
	right:10px;
	top:120px;
}
.pageFooter
{
	position:absolute;
	top:550px;
	width:800px;
	color:#03425D;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	border-top-width:thin;
	border-top-style:solid;
}
.footerPhone
{
	float:left;	
	top:5px;
}
.footerAddress
{
	right:0px;
	float:right;
	top:5px;
}
.pageVerse
{
	position:absolute;
	width:300px;
	left:150px;
	top:460px;
	text-align:center;
	background-color:#569cbe;
	border-color:#00334d;
	border-width:medium;
	border-style:solid;
}
.serviceTimes
{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	text-align:right;
}
.pageVerseText
{
}
.pageVerseChapter
{
	position:relative;
	bottom:0px;
	border-top-style:dotted;
	border-top-width:thin;
}
.pageContent
{
	position:absolute;
	top:120px;
	left:20px;
	width:450px;
}