@charset "utf-8";

#container {
width: 975px;
margin:0 auto;
text-align:center;
}

.bodyhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #6d4f34;
	padding-top: 40px;
	padding-left: 10px;
	padding-bottom: 15px;
}

.ParishBodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	vertical-align: top;
	font-size: 12px;
	font-weight: normal;
	color: #372616;
	line-height: 20px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	text-align:left;
	width: 305px;
}

.ParishBodyText a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	vertical-align: top;
	font-size: 16px;
	font-weight: normal;
	color: #372616;
	margin-left: 130px;
}

.ParishBodyText a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	vertical-align: top;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 130px;
	background: #926F49;
}

.SchoolBodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	vertical-align: top;
	font-size: 12px;
	font-weight: normal;
	color: #001C4D;
	line-height: 20px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	text-align:left;
	width: 305px;
}

.SchoolBodyText a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	vertical-align: top;
	font-size: 16px;
	font-weight: normal;
	color: #001C4D;
	margin-left: 130px;
}

.SchoolBodyText a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	vertical-align: top;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 130px;
	background: #7E8B99;
}

.splash {
  text-align:center; 
  margin-left:auto; 
  margin-right:auto; 
  width:915px;
  border-collapse: collapse;
  border-spacing: 0px;
  padding: 0px;
  /*border-top: 6px solid #926F49; */
  border-left:1px solid #926F49;
  border-right:1px solid #7E8B99;
  /* border-bottom: 1px solid #926F49; */
  }

.splashhead {
 /*background-image: url(../images/splash_church_head.gif); */
 width: 457px;
 height: 93px;
 border: none;
}

.churchphoto {
	background-image: url(../images/splash_church_photo.jpg);
	background-repeat: no-repeat;
	width: 458px;
	height: 308px;
	border: none;
}

.schoolphoto {
	background-image: url(../images/splash_school_photo.jpg);
	background-repeat: no-repeat;
	width: 458px;
	height: 308px;
	border: none;
}

.churchtitle {
	background-image: url(../images/splash_church_title.gif);
	background-repeat: no-repeat;
   background-position: 10px 20px;
	width: 216px;
	height: 45px;
	border: none;
}

.schooltitle {
	background-image: url(../images/splash_school_title.gif);
	background-repeat: no-repeat;
	background-position: 10px 20px;
	height: 45px;
	border: none;

}

.splashchurchfooter {
	background-image: url(../images/splash_church_foot.gif);
	background-repeat: no-repeat;
	width: 457px;
	height: 6px;
}

.splashschoolfooter {
	background-image: url(../images/splash_school_foot.gif);
	background-repeat: no-repeat;
	width: 457px;
	height: 6px;
}

.divtext1 { 
  position: absolute; 
  bottom: 45px; 
  left: 20px;
  width: 305px; 
  font-size: 24px; 
  font-weight: bold; 
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-style: oblique;   
  color: #FFFFFF /* #731d35 */ /*#c6daf3*/; 
  text-shadow: 2px -2px 1px #001C4D;
  white-space: nowrap;
  }
  
.divtext1 span {
 /* position correctly */
	position:absolute;
	left:0px;top:0px; /* strength + pixelradius */
	/* the magic: filters */
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=2,OffY=2,Color=#001C4D,Positive=1)"; 
	/* for IE 6 and 7 ... */
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2,OffY=2,Color=#001C4D,Positive=1); 
	/*filter:progid:DXImageTransform.Microsoft.Shadow(Color=#001C4D, Strength=2, Direction=90);*/
	zoom:1;/*force hasLayout*/
	white-space: nowrap;
	}
  
.divtext2 { 
  position: absolute; 
  bottom: 15px; 
  left: 150px; 
  width: 305px; 
  font-size: 24px; 
  font-weight: bold;
  font-style: oblique; 
  font-family: Georgia, "Times New Roman", Times, serif;
  color: white /*#731d35*/ /*#c6daf3*/; 
  text-shadow: 2px -2px 1px #001C4D;
  }
  
.divtext2 span {
 /* position correctly */
	position:absolute;
	left:0px;top:0px; /* strength + pixelradius */
	/* the magic: filters */
	ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=2,OffY=2,Color=#001C4D,Positive=1)"; 
	/* for IE 6 and 7 ... */
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2,OffY=2,Color=#001C4D,Positive=1); 
	/*filter:progid:DXImageTransform.Microsoft.Shadow(Color=#001C4D, Strength=2, Direction=90);*/
	zoom:1;/*force hasLayout*/
	white-space: nowrap;
	}
	
.divtext3 { 
  position: absolute; 
  bottom: 45px; 
  left: 80px; 
  width: 325px; 
  font-size: 24px; 
  font-weight: bold; 
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-style: oblique;
  color: #FFFFFF /* #731d35 */ /*#c6daf3*/; 
  text-shadow: 2px -2px 1px #001C4D;
  }
  
.divtext3 span {
 /* position correctly */
	position:absolute;
	left:-1px;top:0px; /* strength + pixelradius */
	/* the magic: filters */
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=2,OffY=2,Color=#001C4D,Positive=1)"; 
	/* for IE 6 and 7 ... */
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2,OffY=2,Color=#001C4D,Positive=1); 
	/*filter:progid:DXImageTransform.Microsoft.Shadow(Color=#001C4D, Strength=2, Direction=90);*/
	zoom:1;/*force hasLayout*/
	}
  
.divtext4 { 
  position: absolute; 
  bottom: 15px; 
  left: 150px; 
  width: 325px; 
  font-size: 24px; 
  font-weight: bold;
  font-style: oblique; 
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #FFFFFF /* #731d35 */ /*#c6daf3*/; 
  text-shadow: 2px -2px 1px #001C4D;
  }
  
.divtext4 span {
 /* position correctly */
	position:absolute;
	left:0px;top:0px; /* strength + pixelradius */
	/* the magic: filters */
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=2,OffY=2,Color=#001C4D,Strength=1,Positive=1)"; 
	/* for IE 6 and 7 ... */
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2,OffY=2,Color=#001C4D,Strength=1,Positive=1); 
	/*filter:progid:DXImageTransform.Microsoft.Shadow(Color=#001C4D, Strength=2, Direction=90);*/
	zoom:1;/*force hasLayout*/
	}


