|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/melanchton/ |
Upload File : |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width" />
<title>Redeemer Lutheran - Allentown</title>
<link href="css/ministry.css" rel="stylesheet" type="text/css">
<!--[if IE]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<!--Start Body Container-->
<div class="bodyTainer">
<!--start Top Section-->
<?php include('shared/top.php'); ?>
<!--End Top Section-->
<!--Start Content-->
<div class="blankSpace">
<div class="welcome">
<h1> Our Ministries</h1>
<h2>Education</h2>
Shares the knowledge of Jesus and the Gospel with all of God's children, both young and not-so-young.
<h2>Fellowship</h2>
Fosters a welcoming atmosphere for those who worship at Redeemer by connecting us to others in Christ.
<h2>Mission</h2>
Spreads the teachings of Christ through kindness and good deeds in our community.
<h2>Support</h2>
Ensures our buildings and our grounds are adequately manitained, so we can all gather and worship in a safe and inviting space.
<h2>Worship</h2>
Prepares and orchestrates our weekly services, enfusing each with joyful song, along with Word and Communion.
</div>
</div>
<!--End Content-->
<!--Start Footer-->
<?php include('shared/footer.php'); ?>
<!--End Footer-->
</div>
<!--End Body Container-->
</body>
</html>