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

#holdLarge{
	width: 950px;
}
#holdMedium{
	width: 662px;
}


/*---HomePage---*/
span.btmBoxes{
	height: 150px;
	width: 10px;
	float: left;
	display: inline;
}
#homeImage{
	background-image:url(../images/homeImage.jpg);
	background-repeat:no-repeat;
}
#photogallery{
	background-image:url(../images/photogallery.jpg);
	background-repeat:no-repeat;
}
#facebook{
	background-image:url(../images/facebook.jpg);
	background-repeat:no-repeat;
}
#worship{
	margin-left: 25px;
	margin-right: 25px;
	background-image:url(../images/worship.jpg);
	background-repeat:no-repeat;
}

#HomeImgSpace{
	height: 320px;
	width: 100%;
	float: left;
	display: inline;
}
/*---End HomePage---*/
#aboutusDivide{
	height: 285px;
}
#pastorDivide{
	height: 635px;
}
#lutheranDivide{
	height: 395px;
}
#linksDivide{
	height: 400px;
}
#epistleDivide{
	height: 250px;
}
#genericHeader{
	background-image:url(../images/genericHeader.jpg);
	background-repeat:no-repeat;
}
#aboutusHeader{
	background-image:url(../images/aboutus.jpg);
	background-repeat:no-repeat;
}
#epistleHeader{
	background-image:url(../images/epistleHead.jpg);
	background-repeat:no-repeat;
}
#photoHeader{
	background-image:url(../images/photoHead.jpg);
	background-repeat:no-repeat;
}
#linksHeader{
	background-image:url(../images/linksHead.jpg);
	background-repeat:no-repeat;
}
#pastorHeader{
	background-image:url(../images/pastorHeader.jpg);
	background-repeat:no-repeat;
}
#photoHeaderTitle{
	float:right;
	margin-left:0px;
	margin-right: 10px;
}
#epistleHeaderTitle{
	float:right;
	margin-left:0px;
	margin-right: 10px;
}
#pastorPic{
	width: 100px;
	height: 152px;
	float: left;
	display:inline;
	background-image:url(../images/pastorShirley.jpg);
	background-repeat:no-repeat;
	margin-left: 35px;
	margin-top: 25px;
	margin-bottom: 25px;
}
#pastorLogo{
	margin-top: 35px;
}
#epistleIssue{
	margin-left: 53px;
	width: 130px;
}
#epistleYear{
	margin-left: 100px;
	width: 83px;
}
