
<!DOCTYPE html>
<html>

<title>Atascocita Presbyterian Church</title>

<link rel="icon" href="images/PCUSA-Icon.ico" />
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!---  <link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">  --->
<link rel="stylesheet" href="w3.css">
<!---  Used to be https but quit working, so made http  --->
<link rel="stylesheet" href="https://www.w3schools.com/lib/w3-theme-blue-grey.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<script src="https://kit.fontawesome.com/b25789ee0c.js" crossorigin="anonymous"></script>


<body>

<!-- Header -->

<header class="w3-container w3-theme w3-padding" id="myHeader">

	<!-- Google tag (gtag.js) -->
		<script async src="https://www.googletagmanager.com/gtag/js?id=G-TT9TH3L07W"></script>
		<script>
		window.dataLayer = window.dataLayer || [];
		function gtag(){dataLayer.push(arguments);}
		gtag('js', new Date());

  		gtag('config', 'G-TT9TH3L07W');
		</script>

<!--- Begin for large and medium screens --->
	<div class="w3-row w3-hide-small">
        <div class="w3-center w3-col" style="width:20%">
		  <img src="images/church_front.jpg" width="20%"><br>
		  <h6 style="margin-top:-5px;" class="w3-btn w3-large w3-hover-light-grey" onClick="document.getElementById('map').style.display='block'" style="font-weight:900;">See a map</h6>
	    </div>
	    <div class="w3-center w3-col" style="width:60%"">
            <h4 class="w3-large">"To Glorify God, Make Disciples, Meet Human Needs"</h4>
            <h1 class="w3-xxlarge" style="margin-top:-20px; margin-bottom:-20px;">Atascocita Presbyterian Church</h1>
            <h4><b><i>
                A <a href="https://www.pcusa.org/" target="_blank">PC-USA</a> and an 
				<a href="https://pcusa.org/about-pcusa/agencies-entities/interim-unified-agency/ministry-areas/hunger-program/sustainable-livingearth-care-concerns/earth-care-congregations" target="_blank">Earth Care Congregation</a>
            </i></b></h4>
	
			<!--- Insert Give Now Button --->
			<a href="give.php"><button class="w3-button w3-green w3-hover-red w3-border w3-border-red w3-round-xlarge w3-large w3-hide-small w3-small" style="margin-top:-5px;">*** Donate or Make a Payment Online Now ***</button></a>

			
	    </div>
	    <div class="w3-center w3-col" style="width:20%">
		  <img src="images/facebook.png" width="15%"><br>
		  <h6 style="margin-top:-5px;" class="w3-btn w3-large w3-hover-light-grey" onClick="document.getElementById('facebook').style.display='block'" style="font-weight:900">View our Facebook feed</h6>
		  <br>
		</div>
	</div>
<!--- End for large and medium screens --->

<!--- Begin for small screens --->
	<div class="w3-row w3-hide-large w3-hide-medium">
        <div class="w3-quarter w3-center">
		  <img src="images/church_front.jpg" width="25%"><br>
		  <h6 style="margin-top:-5px;" class="w3-btn w3-medium w3-hover-light-grey" onClick="document.getElementById('map').style.display='block'" style="font-weight:900;">See a map</h6>
	    </div>
	    <div class="w3-half w3-center">
            <h4 class="w3-medium" style="margin-top:-5px;">"To Glorify God, Make Disciples, Meet Human Needs"</h4>
            <h1 class="w3-xlarge" style="margin-top:-10px">Atascocita Presbyterian Church</h1>
            <h6><b><i>
                A <a href="https://www.pcusa.org/" target="_blank">PC-USA</a> and an 
				<a href="https://pcusa.org/about-pcusa/agencies-entities/interim-unified-agency/ministry-areas/hunger-program/sustainable-livingearth-care-concerns/earth-care-congregations" target="_blank">Earth Care Congregation</a>
            </i></b></h6>
	
			<!--- Insert Give Now Button --->
			<a href="give.php"><button class="w3-button w3-green w3-hover-red w3-border w3-border-red w3-round-xlarge w3-hide-large w3-hide-medium w3-small" style="margin-top:-10px; padding-left:15px;">*** Donate or Make a Payment Online Now ***</button></a>
		<br><br>
				    </div>
	    <div class="w3-quarter w3-center">
		  <img src="images/facebook.png" width="15%"><br>
		  <h6 style="margin-top:0px;" class="w3-btn w3-medium w3-hover-light-grey" onClick="document.getElementById('facebook').style.display='block'" style="font-weight:900">View our Facebook feed</h6>
		  <br>
		</div>
    </div>
<!--- End for small screens --->

    <div class="w3-center">
		
<!--- Special Announcements --->
		<div class="w3-container w3-large w3-center">
            <font color="pink" face="Verdana, Arial, Helvetica, sans-serif">
			                 </font>
        </div>
<!--- End of Special Announcements --->
    </div>

</header>

    
<!-- Top Navigation -->

<!--- Define Menu --->


<!--- End of Menu Definitions --->

<div class="w3-container w3-large w3-center w3-sand">

<!--- Beginning of large screen navigation bar --->
	<div class="w3-bar w3-sand w3-large">
		<a href="index.html" class="w3-bar-item w3-button w3-hide-medium w3-hide-small">Home &nbsp;</a>
											<a href="" class="w3-bar-item w3-button"></a>
															<div class="w3-dropdown-hover w3-hide-medium w3-hide-small" style="margin-left:-50px;">
							<button class="w3-button">New? <i class="fa fa-caret-down"></i></button>
							<div class="w3-dropdown-content w3-bar-block w3-card-4">
													<a href="who_are_we_presbyterians.php" class="w3-bar-item w3-button">Who Are We Presbyterians?</a>
																		<a href="how_to_become_a_member.php" class="w3-bar-item w3-button">How to become a Member</a>
																		<a href="staff.php" class="w3-bar-item w3-button">Pastoral, Office, and Music Staff</a>
																		<a href="leadership.php" class="w3-bar-item w3-button">Church Leadership</a>
																		<a href="map.php" class="w3-bar-item w3-button">Directions to Church</a>
																		<a href="mailto:apc@apchumble.org" class="w3-bar-item w3-button">Questions? Contact us.</a>
																</div>
						</div>
						<div class="w3-dropdown-hover w3-hide-medium w3-hide-small">
							<button class="w3-button">Worship <i class="fa fa-caret-down"></i></button>
							<div class="w3-dropdown-content w3-bar-block w3-card-4">
												<a href="services.php" class="w3-bar-item w3-button">Services</a>
																		<a href="live.php" class="w3-bar-item w3-button">Worship Service Archives</a>
																		<a href="weddings.php" class="w3-bar-item w3-button">Weddings</a>
																</div>
						</div>
						<div class="w3-dropdown-hover w3-hide-medium w3-hide-small">
							<button class="w3-button">Ministries <i class="fa fa-caret-down"></i></button>
							<div class="w3-dropdown-content w3-bar-block w3-card-4">
												<a href="adult_education.php" class="w3-bar-item w3-button">Adult Education Ministry</a>
																		<a href="children.php" class="w3-bar-item w3-button">Children's Ministry</a>
																		<a href="/vbs" class="w3-bar-item w3-button">2026 VBS/Children's Summer Camps</a>
																		<a href="youthgroup.php" class="w3-bar-item w3-button">Youth Group</a>
																		<a href="mission.php" class="w3-bar-item w3-button">Mission Ministry</a>
																		<a href="store_index.php" class="w3-bar-item w3-button">Mission Market Place Store</a>
																		<a href="earth_care_team.php" class="w3-bar-item w3-button">Earth Care Team</a>
																		<a href="faith_walk_home.php" class="w3-bar-item w3-button">Faith Walk</a>
																		<a href="spiritual_fellowship.php" class="w3-bar-item w3-button">Spiritual Fellowship Ministry</a>
																		<a href="https://www.creativelearningcenteratapc.org" target="_blank" class="w3-bar-item w3-button">Creative Learning Center</a>
																</div>
						</div>
						<div class="w3-dropdown-hover w3-hide-medium w3-hide-small">
							<button class="w3-button">Give <i class="fa fa-caret-down"></i></button>
							<div class="w3-dropdown-content w3-bar-block w3-card-4">
												<a href="give.php" class="w3-bar-item w3-button">Ways to Give</a>
																</div>
						</div>
						<div class="w3-dropdown-hover w3-hide-medium w3-hide-small">
							<button class="w3-button">Resources <i class="fa fa-caret-down"></i></button>
							<div class="w3-dropdown-content w3-bar-block w3-card-4">
												<a href="calendar.php" class="w3-bar-item w3-button">Calendar of Events</a>
																		<a href="announcements.php" class="w3-bar-item w3-button">Latest Email Blasts & Weekly Newsletters</a>
																		<a href="newsletters.php" class="w3-bar-item w3-button">Monthly <i>Communicator</i> Newsletter Archive</a>
																		<a href="https://www.facebook.com/AtascocitaPresbyterianChurch" target="_blank" class="w3-bar-item w3-button">Our Facebook Page</a>
																		<a href="presbyterian_women.php" class="w3-bar-item w3-button">Presbyterian Women's Study Videos <i class='fa fa-lock'></i> (Login Required)</a>
																		<a href="https://www.kimicoapps.net/desktop.html?lib=HLP-CTL-LFK-J" target="_blank" class="w3-bar-item w3-button">Church Library</a>
																		<a href="photos.php" class="w3-bar-item w3-button">Photo Archives</a>
																		<a href="videos.php" class="w3-bar-item w3-button">Video Archives</a>
																		<a href="annual_reports.php" class="w3-bar-item w3-button">Annual Reports</a>
																		<a href="statistics.php" class="w3-bar-item w3-button">Statistical Data</a>
																		<a href="forms.php" class="w3-bar-item w3-button">Forms</a>
																		<a href="historical.php" class="w3-bar-item w3-button">Historical Documents</a>
																		<a href="http://www.apchumble.org/documents/Book of Order (2023-2025) - 36.1 MB.pdf" target="_blank" class="w3-bar-item w3-button">Book of Order (2023-2025) - 1.4 MB</a>
																		<a href="http://www.apchumble.org/documents/Book of Order (2023-2025) - 36.1 MB.pdf" target="_blank" class="w3-bar-item w3-button">Book of Order (2023-2025) - 36.1 MB</a>
																		<a href="http://www.apchumble.org/documents/Book of Confessions (2016).pdf" target="_blank" class="w3-bar-item w3-button">Book of Confessions (2016)</a>
																		<a href="job_descriptions.php" class="w3-bar-item w3-button">Job Descriptions</a>
																</div>
						</div>
						<div class="w3-dropdown-hover w3-hide-medium w3-hide-small">
							<button class="w3-button"><font color='blue'>Members <i class='fa fa-lock'></i></font> <i class="fa fa-caret-down"></i></button>
							<div class="w3-dropdown-content w3-bar-block w3-card-4">
												<a href="directory.php" class="w3-bar-item w3-button">Pictorial / Searchable Directory <i class='fa fa-lock'></i></a>
																		<a href="birthdays.php" class="w3-bar-item w3-button">Birthdays <i class='fa fa-lock'></i></a>
																		<a href="anniversaries.php" class="w3-bar-item w3-button">Anniversaries <i class='fa fa-lock'></i></a>
																		<a href="devotions.php" class="w3-bar-item w3-button">Devotions <i class='fa fa-lock'></i></a>
																		<a href="presbyterian_women.php" class="w3-bar-item w3-button">Presbyterian Women's Study Videos <i class='fa fa-lock'></i></a>
																		<a href="financial_monthly_reports.php" class="w3-bar-item w3-button">Monthly Financials <i class='fa fa-lock'></i></a>
																		<a href="financial_transactions_2026.php" class="w3-bar-item w3-button">2026 Transactions Journals <i class='fa fa-lock'></i></a>
																		<a href="financial_transactions_2025.php" class="w3-bar-item w3-button">2025 Transactions Journals <i class='fa fa-lock'></i></a>
																		<a href="studies.php" class="w3-bar-item w3-button">Studies <i class='fa fa-lock'></i></a>
																		<a href="policies.php" class="w3-bar-item w3-button">Policies and Procedures <i class='fa fa-lock'></i></a>
																		<a href="legal_tax_insurance.php" class="w3-bar-item w3-button">Legal / Tax / Insurance Docs <i class='fa fa-lock'></i></a>
																		<a href="contracts_agreements.php" class="w3-bar-item w3-button">Contracts / Agreements <i class='fa fa-lock'></i></a>
																		<a href="session.php" class="w3-bar-item w3-button">Session <i class='fa fa-lock'></i></a>
																</div>
						</div>
						<div class="w3-dropdown-hover w3-hide-medium w3-hide-small">
							<button class="w3-button"><font color='blue'>Admins <i class='fa fa-lock'></i></font> <i class="fa fa-caret-down"></i></button>
							<div class="w3-dropdown-content w3-bar-block w3-card-4">
												<a href="admin_home.php" class="w3-bar-item w3-button">Website Admin <i class='fa fa-lock'></i></a>
																		<a href="facilities_home.php" class="w3-bar-item w3-button">Facilities Admin <i class='fa fa-lock'></i></a>
																		<a href="nursery_home.php" class="w3-bar-item w3-button">Nursery Workers/Admin <i class='fa fa-lock'></i></a>
																		<a href="vbs2026_admin.php" class="w3-bar-item w3-button">VBS/Children's Camps Admin <i class='fa fa-lock'></i></a>
																		<a href="blessing_in_bulk_admin.php" class="w3-bar-item w3-button"><i>Blessing in Bulk</i> Admin <i class='fa fa-lock'></i></a>
																		<a href="https://www.myattendancetracker.com/attendance" target="_blank" class="w3-bar-item w3-button">Scholarship Singer Attendance <i class='fa fa-lock'></i></a>
																</div>
						</div>


	</div>
<!--- End of large screen navigation bar --->

<!--- Beginning of medium screen navigation bar --->
<div class="w3-bar w3-sand w3-medium" style="margin-left:-30px;">
		<a href="index.html" class="w3-bar-item w3-button w3-hide-large w3-hide-small">Home &nbsp;</a>
											<a href="" class="w3-bar-item w3-button"></a>
															<div class="w3-dropdown-hover w3-hide-large w3-hide-small" style="margin-left:-50px;">
							<button class="w3-button">New? <i class="fa fa-caret-down"></i></button>
							<div class="w3-dropdown-content w3-bar-block w3-card-4">
													<a href="who_are_we_presbyterians.php" class="w3-bar-item w3-button">Who Are We Presbyterians?</a>
																		<a href="how_to_become_a_member.php" class="w3-bar-item w3-button">How to become a Member</a>
																		<a href="staff.php" class="w3-bar-item w3-button">Pastoral, Office, and Music Staff</a>
																		<a href="leadership.php" class="w3-bar-item w3-button">Church Leadership</a>
																		<a href="map.php" class="w3-bar-item w3-button">Directions to Church</a>
																		<a href="mailto:apc@apchumble.org" class="w3-bar-item w3-button">Questions? Contact us.</a>
																</div>
						</div>
						<div class="w3-dropdown-hover w3-hide-large w3-hide-small">
							<button class="w3-button">Worship <i class="fa fa-caret-down"></i></button>
							<div class="w3-dropdown-content w3-bar-block w3-card-4">
												<a href="services.php" class="w3-bar-item w3-button">Services</a>
																		<a href="live.php" class="w3-bar-item w3-button">Worship Service Archives</a>
																		<a href="weddings.php" class="w3-bar-item w3-button">Weddings</a>
																</div>
						</div>
						<div class="w3-dropdown-hover w3-hide-large w3-hide-small">
							<button class="w3-button">Ministries <i class="fa fa-caret-down"></i></button>
							<div class="w3-dropdown-content w3-bar-block w3-card-4">
												<a href="adult_education.php" class="w3-bar-item w3-button">Adult Education Ministry</a>
																		<a href="children.php" class="w3-bar-item w3-button">Children's Ministry</a>
																		<a href="/vbs" class="w3-bar-item w3-button">2026 VBS/Children's Summer Camps</a>
																		<a href="youthgroup.php" class="w3-bar-item w3-button">Youth Group</a>
																		<a href="mission.php" class="w3-bar-item w3-button">Mission Ministry</a>
																		<a href="store_index.php" class="w3-bar-item w3-button">Mission Market Place Store</a>
																		<a href="earth_care_team.php" class="w3-bar-item w3-button">Earth Care Team</a>
																		<a href="faith_walk_home.php" class="w3-bar-item w3-button">Faith Walk</a>
																		<a href="spiritual_fellowship.php" class="w3-bar-item w3-button">Spiritual Fellowship Ministry</a>
																		<a href="https://www.creativelearningcenteratapc.org" target="_blank" class="w3-bar-item w3-button">Creative Learning Center</a>
																</div>
						</div>
						<div class="w3-dropdown-hover w3-hide-large w3-hide-small">
							<button class="w3-button">Give <i class="fa fa-caret-down"></i></button>
							<div class="w3-dropdown-content w3-bar-block w3-card-4">
												<a href="give.php" class="w3-bar-item w3-button">Ways to Give</a>
																</div>
						</div>
						<div class="w3-dropdown-hover w3-hide-large w3-hide-small">
							<button class="w3-button">Resources <i class="fa fa-caret-down"></i></button>
							<div class="w3-dropdown-content w3-bar-block w3-card-4">
												<a href="calendar.php" class="w3-bar-item w3-button">Calendar of Events</a>
																		<a href="announcements.php" class="w3-bar-item w3-button">Latest Email Blasts & Weekly Newsletters</a>
																		<a href="newsletters.php" class="w3-bar-item w3-button">Monthly <i>Communicator</i> Newsletter Archive</a>
																		<a href="https://www.facebook.com/AtascocitaPresbyterianChurch" target="_blank" class="w3-bar-item w3-button">Our Facebook Page</a>
																		<a href="presbyterian_women.php" class="w3-bar-item w3-button">Presbyterian Women's Study Videos <i class='fa fa-lock'></i> (Login Required)</a>
																		<a href="https://www.kimicoapps.net/desktop.html?lib=HLP-CTL-LFK-J" target="_blank" class="w3-bar-item w3-button">Church Library</a>
																		<a href="photos.php" class="w3-bar-item w3-button">Photo Archives</a>
																		<a href="videos.php" class="w3-bar-item w3-button">Video Archives</a>
																		<a href="annual_reports.php" class="w3-bar-item w3-button">Annual Reports</a>
																		<a href="statistics.php" class="w3-bar-item w3-button">Statistical Data</a>
																		<a href="forms.php" class="w3-bar-item w3-button">Forms</a>
																		<a href="historical.php" class="w3-bar-item w3-button">Historical Documents</a>
																		<a href="http://www.apchumble.org/documents/Book of Order (2023-2025) - 36.1 MB.pdf" target="_blank" class="w3-bar-item w3-button">Book of Order (2023-2025) - 1.4 MB</a>
																		<a href="http://www.apchumble.org/documents/Book of Order (2023-2025) - 36.1 MB.pdf" target="_blank" class="w3-bar-item w3-button">Book of Order (2023-2025) - 36.1 MB</a>
																		<a href="http://www.apchumble.org/documents/Book of Confessions (2016).pdf" target="_blank" class="w3-bar-item w3-button">Book of Confessions (2016)</a>
																		<a href="job_descriptions.php" class="w3-bar-item w3-button">Job Descriptions</a>
																</div>
						</div>
						<div class="w3-dropdown-hover w3-hide-large w3-hide-small">
							<button class="w3-button"><font color='blue'>Members <i class='fa fa-lock'></i></font> <i class="fa fa-caret-down"></i></button>
							<div class="w3-dropdown-content w3-bar-block w3-card-4">
												<a href="directory.php" class="w3-bar-item w3-button">Pictorial / Searchable Directory <i class='fa fa-lock'></i></a>
																		<a href="birthdays.php" class="w3-bar-item w3-button">Birthdays <i class='fa fa-lock'></i></a>
																		<a href="anniversaries.php" class="w3-bar-item w3-button">Anniversaries <i class='fa fa-lock'></i></a>
																		<a href="devotions.php" class="w3-bar-item w3-button">Devotions <i class='fa fa-lock'></i></a>
																		<a href="presbyterian_women.php" class="w3-bar-item w3-button">Presbyterian Women's Study Videos <i class='fa fa-lock'></i></a>
																		<a href="financial_monthly_reports.php" class="w3-bar-item w3-button">Monthly Financials <i class='fa fa-lock'></i></a>
																		<a href="financial_transactions_2026.php" class="w3-bar-item w3-button">2026 Transactions Journals <i class='fa fa-lock'></i></a>
																		<a href="financial_transactions_2025.php" class="w3-bar-item w3-button">2025 Transactions Journals <i class='fa fa-lock'></i></a>
																		<a href="studies.php" class="w3-bar-item w3-button">Studies <i class='fa fa-lock'></i></a>
																		<a href="policies.php" class="w3-bar-item w3-button">Policies and Procedures <i class='fa fa-lock'></i></a>
																		<a href="legal_tax_insurance.php" class="w3-bar-item w3-button">Legal / Tax / Insurance Docs <i class='fa fa-lock'></i></a>
																		<a href="contracts_agreements.php" class="w3-bar-item w3-button">Contracts / Agreements <i class='fa fa-lock'></i></a>
																		<a href="session.php" class="w3-bar-item w3-button">Session <i class='fa fa-lock'></i></a>
																</div>
						</div>
						<div class="w3-dropdown-hover w3-hide-large w3-hide-small">
							<button class="w3-button"><font color='blue'>Admins <i class='fa fa-lock'></i></font> <i class="fa fa-caret-down"></i></button>
							<div class="w3-dropdown-content w3-bar-block w3-card-4">
												<a href="admin_home.php" class="w3-bar-item w3-button">Website Admin <i class='fa fa-lock'></i></a>
																		<a href="facilities_home.php" class="w3-bar-item w3-button">Facilities Admin <i class='fa fa-lock'></i></a>
																		<a href="nursery_home.php" class="w3-bar-item w3-button">Nursery Workers/Admin <i class='fa fa-lock'></i></a>
																		<a href="vbs2026_admin.php" class="w3-bar-item w3-button">VBS/Children's Camps Admin <i class='fa fa-lock'></i></a>
																		<a href="blessing_in_bulk_admin.php" class="w3-bar-item w3-button"><i>Blessing in Bulk</i> Admin <i class='fa fa-lock'></i></a>
																		<a href="https://www.myattendancetracker.com/attendance" target="_blank" class="w3-bar-item w3-button">Scholarship Singer Attendance <i class='fa fa-lock'></i></a>
																</div>
						</div>

		<a href="javascript:void(0)" class="w3-bar-item w3-button w3-green w3-right w3-hide-large w3-hide-medium" style="margin-top:-10px; margin-left:-20px;" onClick="myFunction()"><h6>Menu</h6>&#9776;</a>

	</div>
<!--- End of medium screen navigation bar --->

<!--- Beginning of small screen navigation bar --->
	<div id="demo" class="w3-bar-block w3-sand w3-hide w3-hide-large w3-hide-medium">
		<a href="index.php" class="w3-bar-item w3-button">Home &nbsp;</a>
											<a href="" class="w3-bar-item w3-button"></a>
															<div class="w3-dropdown-hover">
							<button class="w3-button">New? <i class="fa fa-caret-down"></i></button>
							<div class="w3-dropdown-content w3-bar-block w3-card-4">
													<a href="who_are_we_presbyterians.php" class="w3-bar-item w3-button">Who Are We Presbyterians?</a>
																		<a href="how_to_become_a_member.php" class="w3-bar-item w3-button">How to become a Member</a>
																		<a href="staff.php" class="w3-bar-item w3-button">Pastoral, Office, and Music Staff</a>
																		<a href="leadership.php" class="w3-bar-item w3-button">Church Leadership</a>
																		<a href="map.php" class="w3-bar-item w3-button">Directions to Church</a>
																		<a href="mailto:apc@apchumble.org" class="w3-bar-item w3-button">Questions? Contact us.</a>
																</div>
						</div>
						<div class="w3-dropdown-hover">
							<button class="w3-button">Worship <i class="fa fa-caret-down"></i></button>
							<div class="w3-dropdown-content w3-bar-block w3-card-4">
												<a href="services.php" class="w3-bar-item w3-button">Services</a>
																		<a href="live.php" class="w3-bar-item w3-button">Worship Service Archives</a>
																		<a href="weddings.php" class="w3-bar-item w3-button">Weddings</a>
																</div>
						</div>
						<div class="w3-dropdown-hover">
							<button class="w3-button">Ministries <i class="fa fa-caret-down"></i></button>
							<div class="w3-dropdown-content w3-bar-block w3-card-4">
												<a href="adult_education.php" class="w3-bar-item w3-button">Adult Education Ministry</a>
																		<a href="children.php" class="w3-bar-item w3-button">Children's Ministry</a>
																		<a href="/vbs" class="w3-bar-item w3-button">2026 VBS/Children's Summer Camps</a>
																		<a href="youthgroup.php" class="w3-bar-item w3-button">Youth Group</a>
																		<a href="mission.php" class="w3-bar-item w3-button">Mission Ministry</a>
																		<a href="store_index.php" class="w3-bar-item w3-button">Mission Market Place Store</a>
																		<a href="earth_care_team.php" class="w3-bar-item w3-button">Earth Care Team</a>
																		<a href="faith_walk_home.php" class="w3-bar-item w3-button">Faith Walk</a>
																		<a href="spiritual_fellowship.php" class="w3-bar-item w3-button">Spiritual Fellowship Ministry</a>
																		<a href="https://www.creativelearningcenteratapc.org" target="_blank" class="w3-bar-item w3-button">Creative Learning Center</a>
																</div>
						</div>
						<div class="w3-dropdown-hover">
							<button class="w3-button">Give <i class="fa fa-caret-down"></i></button>
							<div class="w3-dropdown-content w3-bar-block w3-card-4">
												<a href="give.php" class="w3-bar-item w3-button">Ways to Give</a>
																</div>
						</div>
						<div class="w3-dropdown-hover">
							<button class="w3-button">Resources <i class="fa fa-caret-down"></i></button>
							<div class="w3-dropdown-content w3-bar-block w3-card-4">
												<a href="calendar.php" class="w3-bar-item w3-button">Calendar of Events</a>
																		<a href="announcements.php" class="w3-bar-item w3-button">Latest Email Blasts & Weekly Newsletters</a>
																		<a href="newsletters.php" class="w3-bar-item w3-button">Monthly <i>Communicator</i> Newsletter Archive</a>
																		<a href="https://www.facebook.com/AtascocitaPresbyterianChurch" target="_blank" class="w3-bar-item w3-button">Our Facebook Page</a>
																		<a href="presbyterian_women.php" class="w3-bar-item w3-button">Presbyterian Women's Study Videos <i class='fa fa-lock'></i> (Login Required)</a>
																		<a href="https://www.kimicoapps.net/desktop.html?lib=HLP-CTL-LFK-J" target="_blank" class="w3-bar-item w3-button">Church Library</a>
																		<a href="photos.php" class="w3-bar-item w3-button">Photo Archives</a>
																		<a href="videos.php" class="w3-bar-item w3-button">Video Archives</a>
																		<a href="annual_reports.php" class="w3-bar-item w3-button">Annual Reports</a>
																		<a href="statistics.php" class="w3-bar-item w3-button">Statistical Data</a>
																		<a href="forms.php" class="w3-bar-item w3-button">Forms</a>
																		<a href="historical.php" class="w3-bar-item w3-button">Historical Documents</a>
																		<a href="http://www.apchumble.org/documents/Book of Order (2023-2025) - 36.1 MB.pdf" target="_blank" class="w3-bar-item w3-button">Book of Order (2023-2025) - 1.4 MB</a>
																		<a href="http://www.apchumble.org/documents/Book of Order (2023-2025) - 36.1 MB.pdf" target="_blank" class="w3-bar-item w3-button">Book of Order (2023-2025) - 36.1 MB</a>
																		<a href="http://www.apchumble.org/documents/Book of Confessions (2016).pdf" target="_blank" class="w3-bar-item w3-button">Book of Confessions (2016)</a>
																		<a href="job_descriptions.php" class="w3-bar-item w3-button">Job Descriptions</a>
																</div>
						</div>
						<div class="w3-dropdown-hover">
							<button class="w3-button"><font color='blue'>Members <i class='fa fa-lock'></i></font> <i class="fa fa-caret-down"></i></button>
							<div class="w3-dropdown-content w3-bar-block w3-card-4">
												<a href="directory.php" class="w3-bar-item w3-button">Pictorial / Searchable Directory <i class='fa fa-lock'></i></a>
																		<a href="birthdays.php" class="w3-bar-item w3-button">Birthdays <i class='fa fa-lock'></i></a>
																		<a href="anniversaries.php" class="w3-bar-item w3-button">Anniversaries <i class='fa fa-lock'></i></a>
																		<a href="devotions.php" class="w3-bar-item w3-button">Devotions <i class='fa fa-lock'></i></a>
																		<a href="presbyterian_women.php" class="w3-bar-item w3-button">Presbyterian Women's Study Videos <i class='fa fa-lock'></i></a>
																		<a href="financial_monthly_reports.php" class="w3-bar-item w3-button">Monthly Financials <i class='fa fa-lock'></i></a>
																		<a href="financial_transactions_2026.php" class="w3-bar-item w3-button">2026 Transactions Journals <i class='fa fa-lock'></i></a>
																		<a href="financial_transactions_2025.php" class="w3-bar-item w3-button">2025 Transactions Journals <i class='fa fa-lock'></i></a>
																		<a href="studies.php" class="w3-bar-item w3-button">Studies <i class='fa fa-lock'></i></a>
																		<a href="policies.php" class="w3-bar-item w3-button">Policies and Procedures <i class='fa fa-lock'></i></a>
																		<a href="legal_tax_insurance.php" class="w3-bar-item w3-button">Legal / Tax / Insurance Docs <i class='fa fa-lock'></i></a>
																		<a href="contracts_agreements.php" class="w3-bar-item w3-button">Contracts / Agreements <i class='fa fa-lock'></i></a>
																		<a href="session.php" class="w3-bar-item w3-button">Session <i class='fa fa-lock'></i></a>
																</div>
						</div>
						<div class="w3-dropdown-hover">
							<button class="w3-button"><font color='blue'>Admins <i class='fa fa-lock'></i></font> <i class="fa fa-caret-down"></i></button>
							<div class="w3-dropdown-content w3-bar-block w3-card-4">
												<a href="admin_home.php" class="w3-bar-item w3-button">Website Admin <i class='fa fa-lock'></i></a>
																		<a href="facilities_home.php" class="w3-bar-item w3-button">Facilities Admin <i class='fa fa-lock'></i></a>
																		<a href="nursery_home.php" class="w3-bar-item w3-button">Nursery Workers/Admin <i class='fa fa-lock'></i></a>
																		<a href="vbs2026_admin.php" class="w3-bar-item w3-button">VBS/Children's Camps Admin <i class='fa fa-lock'></i></a>
																		<a href="blessing_in_bulk_admin.php" class="w3-bar-item w3-button"><i>Blessing in Bulk</i> Admin <i class='fa fa-lock'></i></a>
																		<a href="https://www.myattendancetracker.com/attendance" target="_blank" class="w3-bar-item w3-button">Scholarship Singer Attendance <i class='fa fa-lock'></i></a>
																</div>
						</div>

	</div>
<!--- End of small screen navigation bar --->

		&nbsp;&nbsp;&nbsp; <!--- Added to adjust space between menu and button --->

<!--- Move Give Now Button to header.php under center section
	<!--- Adjust spacing above Give Now button for small & medium screens
		<a href="https://www.eservicepayments.com/cgi-bin/Vanco_ver3.vps?appver3=wWsk24ZWJSTZKsGd1RMKlg0BDvsSG3VIWQCPJNNxD8upkiY7JlDavDsozUE7KG0nFx2NSo8LdUKGuGuF396vbZeWpb3n7y35yt7vKg3hvaciYnTg5dP4O6rpX5QvPEWlBhHDN59kLZFffwKfYERpQht4jwATr1JBlB_htIdfwiI=&ver=3" target="_blank"><button class="w3-button w3-green w3-hover-red w3-border w3-border-red w3-round-xlarge w3-hide-small w3-small" style="margin-top:-25px; padding-left:15px;">Give Now</button></a>

	<!--- Adjust spacing above Give Now button for large screens
		<a href="https://www.eservicepayments.com/cgi-bin/Vanco_ver3.vps?appver3=wWsk24ZWJSTZKsGd1RMKlg0BDvsSG3VIWQCPJNNxD8upkiY7JlDavDsozUE7KG0nFx2NSo8LdUKGuGuF396vbZeWpb3n7y35yt7vKg3hvaciYnTg5dP4O6rpX5QvPEWlBhHDN59kLZFffwKfYERpQht4jwATr1JBlB_htIdfwiI=&ver=3" target="_blank"><button class="w3-button w3-green w3-hover-red w3-border w3-border-red w3-round-xlarge w3-hide-medium w3-hide-large w3-small" style="margin-top:-60px; padding-left:15px;">Give Now</button></a>

	    &nbsp;&nbsp;&nbsp; <!--- Added to adjust space between menu and button --->
    
    <!--- Adjust spacing above Give Now button for large & medium screens 
		<a href="https://www.apchumble.org/pledge.php"><button class="w3-button w3-blue w3-hover-red w3-border w3-border-red w3-round-xlarge w3-hide-small" style="margin-top:-25px; padding-left:15px;">Pledge Now</button></a>

	<!--- Adjust spacing above Give Now button for small screens 
		<a href="https://www.apchumble.org/pledge.php"><button class="w3-button w3-blue w3-hover-red w3-border w3-border-red w3-round-xlarge w3-hide-large w3-hide-medium" style="margin-top:-60px; padding-left:15px;">Pledge Now</button></a>
    --->
    
</div>

<script>
function myFunction() {
  var x = document.getElementById("demo");
  if (x.className.indexOf("w3-show") == -1) {
    x.className += " w3-show";
  } else { 
    x.className = x.className.replace(" w3-show", "");
  }
}
</script>

<!-- Modals -->
	
	<!-- Map Modal -->

<div id="map" class="w3-modal">
	<div class="w3-modal-content w3-card-4 w3-animate-top">
		<header class="w3-container w3-theme-l1"> 
			<span onClick="document.getElementById('map').style.display='none'" class="w3-button w3-display-topright">x</span>
			<h4>How to find us...</h4>
	  	</header>
		<div class="w3-padding">
			<iframe src="https://maps.google.com/maps?q=19426%20Atasca%20Oaks%20Drive%2C%20Humble%2C%20Texas&t=k&z=15&ie=UTF8&iwloc=&output=embed" style="border:0px #ffffff none;" name="myiFrame" scrolling="yes" frameborder="1" marginheight="0px" marginwidth="0px" height="500" width="100%" allowfullscreen></iframe>
		</div>
	
		<footer class="w3-container w3-theme-l1">
			<p>Map to Atascocita Presbyterian Church</p>
		</footer>
	</div>
</div>

	<!-- Facebook Modal -->
	
<div id="facebook" class="w3-modal">
	<div class="w3-modal-content w3-card-4 w3-animate-top">
		<header class="w3-container w3-theme-l1"> 
			<span onClick="document.getElementById('facebook').style.display='none'" class="w3-button w3-display-topright">x</span>
			<h4>Our Facebook feed...</h4>
	  	</header>
		<div class="w3-padding">
			<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FAtascocitaPresbyterianChurch%2F&tabs=timeline&width=1200&height=800&small_header=true&adapt_container_width=true&hide_cover=false&show_facepile=true&appId" width="100%" height="600" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
		</div>
	
		<footer class="w3-container w3-theme-l1">
			<p>Facebook Feed</p>
		</footer>
	</div>
</div>

<!-- End of Modals -->

<!-- Header -->
<header class="w3-container w3-theme w3-padding">
	<h3 class="w3-center" style="margin-top:-0px;">What's Coming Up</h3>
	</header>


<!--			APC Home Page			-->

<div class="w3-center w3-sand" style="padding-top:15px;">
    <div class="w3-row w3-border">
        <div class="w3-half w3-container" style="padding-right:50px;">
        <div style="padding-bottom: 25px;">
    <div class="w3-bottombar w3-leftbar w3-rightbar w3-topbar w3-left-align" style="padding: 15px;">
        <h3 class="w3-center" style="margin-top: -5px;"><b>Bed-in-Bags for Sleep in Heavenly Peace</b></h3>
        <p>
            <a href="https://shpbeds.org/chapter/tx-houston-n/" style="color: blue;" target="_blank">Sleep in Heavenly Peace</a> fully believes 
            that a bed is a basic need for the proper physical, emotional, and mental support that a child needs.  APC supports SLH's mission 
            that "No Kid Sleeps on the Floor in Our Town!", with financial contributions for materials and labor to build bed kits and install 
            them in children's homes and get them off the floor.
        </p>
        <p>
            Would you like to help by purchasing a Bed-in-Bag (comforter, flat and fitted sheets, pillowcase, and sham) for a bed or make 
            a cash donation for construction materials?
        </p>
        <p>
            Visit <a href="https://the-apc-store.square.site/" style="color: blue;" target="_blank">our store</a> to make a purchase or donation.
        </p>
    </div>
</div>
</a><div style="padding-bottom: 25px;">
    <div class="w3-bottombar w3-leftbar w3-rightbar w3-topbar w3-left-align" style="padding: 15px;">
        <h3 class="w3-center" style="margin-top: -5px;"><b>Blessing in Bulk</b></h3>
        <p>  
            Would you like to contribute to the <a href="mission.php" style="color: blue;"><i>Blessing Box</i></a>?  Feel free to stop by the curbside box (at 19426 Atasca Oaks Drive, Humble) anytime with food staples that you have
            to share.  We are always in need of --
            <ul>
                <li>
                    <b>Non-perishable snacks</b> such as granola bars, crackers, fruit cups, and peanut butter packs.
                </li>
                <li>
                    <b>Canned goods and shelf-stable foods</b> including soups, vegetables, pasta meals, and mac & cheese.
                </li>
                <li>
                    <b>Easy-to-eat items</b> that require little or no preparation for those without full kitchen access.
                </li>
                <li>
                    <b>Toiletries and personal care essentials</b> like soap, toothpaste, deodorant, shampoo, and feminine hygiene products.
                </li>
            </ul>
        </p>
        <p>
            Your generosity helps ensure our neighbors have what they need--every single item makes a meaningful difference.
        </p>
        <p>
            <a href="https://the-apc-store.square.site/" style="color: blue;" target="_blank">Take advantage of bulk pricing or make a cash donation.</a>  Place your order with us and we'll take 
                delivery and put the items in the <i>Blessing Box</i> as needed.  <b>Note that, while there is a general need for the items listed 
                in our online order form, we reserve the right to adjust actual purchases to meet seasonal or other changes in community needs.</b>
        </p>
    </div>
</div>
</a>
<!--			Chilren's Summer Camps Headline Page for Website Homepage			-->

<!--			Chilren's Summer Camps Sign-up Tally			-->


<div class="w3-center w3-large w3-row w3-border">
	<div class="w3-bottombar w3-leftbar w3-rightbar w3-topbar">
		<h3 class="w3-center"><b>APC Children's Summer Camps 2026</b></h3>
		<p  style="margin-top: -10px;"><i>(Entering 1st grade through entering 6th grade)</i></p>
		<p class="w3-large" style="margin-top: -10px;">Camp fees are $75.00 per week<br>
			or $67.50 per week if 2 or more in a family</p>
						<p class="w3-large" style="margin-top: -10px;">
					<a href="vbs2026_home.php" style="color:blue">Click here for more information about APC camps!</a>
				</p>
				
		<p><b>Three weeks of learning and fun!</b></p>
		<p>9:30 AM - 2:30 PM</p>
		<p>June 09-11 -- Science Camp <font color='red'> (9 spots remaining)</font></p>
		<p>June 16-18 -- Music Camp <font color='red'> (12 spots remaining)</font></p>
		<p>June 23-25 -- Art Camp <font color='red'> (18 spots remaining)</font></p>
</div>
</div>
<br>
<!--			Creative Learning Center's Summer Camps Headline Page for Website Homepage			-->


<div class="w3-center w3-large w3-row w3-border">
	<div class="w3-bottombar w3-leftbar w3-rightbar w3-topbar">
		<h3 class="w3-center"><b>Creative Learning Center's Summer Camps 2026</b></h3>
		<p  style="margin-top: -10px;"><i>(18 months through entering Kindergarten)</i></p>
		<p class="w3-large" style="margin-top: -10px;">Camp fees are $165 per week<br>
			$25.00 discount if registering for 3 weeks"; ?></p>
						<p class="w3-large" style="margin-top: -10px;">
					<a href="https://schools.mybrightwheel.com/sign-in?redirect_path=forms/ecd23926-d25e-4f93-99a4-3b5a931463bc/self-service"
					 style="color:blue">Click here for more information about CLC camps!</a>
				</p>
				
		<p><b>Three weeks of learning and fun!</b></p>
		<p>9:30 AM - 2:30 PM</p>
		<p>June 09-11</p>
		<p>June 16-18</p>
		<p>June 23-25</p>
</div>
</div>
<br><div style="padding-bottom: 25px;">
    
<link rel="icon" href="images/PCUSA-Icon.ico" />
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!---  <link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">  --->
<link rel="stylesheet" href="w3.css">
<!---  Used to be https but quit working, so made http  --->
<link rel="stylesheet" href="https://www.w3schools.com/lib/w3-theme-blue-grey.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<script src='https://kit.fontawesome.com/a076d05399.js'></script>


<body class="w3-sand w3-center">

<div class="w3-center w3-bottombar w3-leftbar w3-rightbar w3-topbar"> 
    <h3><b>
        Upcoming Virtual Meetings and Worship Services
    </b></h3>
    <h4 style="margin-top: -15px;"><i>
        (Next 7 days)
    </i></h4>

    <table class="w3-table w3-centered">
        <tr class="w3-large">
            <th style="padding-top: 5px;"><u>Date</u></th>
            <th style="padding-top: 5px;"><u>Time</u></th>
            <th><u>Gathering</u><br>(Click to join)</th>
        </tr>

    <tr><td>Sun, Jun 07</td><td></td><td><font color='red'><b>Sermon Scripture Study is on sabbatical.<br> Classes resume on September 6.</b></font></td></tr><tr><td>Sun, Jun 07</td><td>10:30 AM</td><td><a href='https://apchumble.org/live.php' style=color:blue>Sunday Worship Service (BoxCast)</a></td></tr><tr><td>Mon, Jun 08</td><td>5:00 PM</td><td><a href='https://us06web.zoom.us/j/86276632379?pwd=WnNTcGo4RGlrZ2c0YVZQTEdyVlIvUT09' style=color:blue>Commitment Committee Meeting (ZOOM)</a></td></tr>    </table>
</div>
</body></div>

<div style="padding-bottom: 25px;">
	<div class="w3-bottombar w3-leftbar w3-rightbar w3-topbar">
		<h3><b>Sunday Morning Faith Formation Opportunities<br>
				Each Sunday Morning</b></h3>
		<div class="w3-left-align">
			<p style="padding-left: 5px;">
				--- 9:15 am - Dr. Doug Kennard, Professor of New Testament, Theology, Philosophy and Old Testament at Houston Graduate School of Theology, teaches a class in the Church Library.  
				He facilitates book discussions on a wide range of religious, theological, and historical topics.  
			</p>
			<p style="padding-left: 5px;">--- 9:30 am - Rev. Shelley Craig, a retired Presbyterian Pastor, teaches <i>Sermon Scripture Study</i> in room 102, offering an in depth look at the scriptures used in that Sunday’s sermons.
									<span style="color:red;"><b> ON HIATUS FOR JUNE, JULY, & AUGUST</b></span>
								</p>
			<p style="padding-left: 5px;">--- 9:30 am - Youth Faith Formation class (Grades 6-12).</p>
			<p style="padding-left: 5px;">--- 9:30 am - Pastor Wayne meets with Parents of Young Children (his office).</p>
			<p style="padding-left: 5px;">--- 9:30 am - Children's Faith Formation class (Grades 1-5) in the Yellow room.</p>
			<p style="padding-left: 5px;">--- 9:30 am - Children's Faith Formation class (Ages 4-K in the Teal room.</p>
			<p style="padding-left: 5px;">--- 9:30 am - Nursery (ages 0-3) Open during the Faith Formation and Worship hours.</p>
			
		<!--
			<p style="padding-left: 5px;">--- Children & Youth Faith Formation are on hiatus for the summer; Resumes Sept. 7.</p>
			<p style="padding-left: 5px;">--- 9:15 am - Dr. Doug Kennard, Professor of New Testament, Theology, Philosophy and Old Testament at Houston Graduate School of Theology, teaches a class in the Church Library.  He facilitates book discussions on a wide range of religious, theological, and historical topics.
			<p style="padding-left: 5px;">--- Shelley's Bible Study is on sabbatical; Resumes Sept. 7</p>
		--->
	</div>
	</div>
</div>
        </div>

<!-- ******************************************************************************-->
<!--                                                                               -->
<!--                 End of Left Column, Beginning of Right Column                 -->
<!--                                                                               -->
<!-- ******************************************************************************-->


        <div class="w3-half w3-container w3-sand">
            
   <!-- Photo Gallery of Announcements --->
            <!--- Have to put this section in iframe because the Bootstrap script and link mess up the <a> links and spacing of the header --->
            <h2><b>
                Church Calendar and Announcements
            </b></h2>
            <iframe class="w3-sand" src="index_iframe_new.php" border="0" hspace="0" vspace="0" frameborder="no" marginwidth="0" marginheight="0" style="border:0; padding:0; margin:0; width:90%; height:600px; max-width:1100px; max-height:100%;" >
            </iframe>
			<br><br><br>

            <div class="w3-half w3-container" style="padding-bottom: 25px;">
	<div class="w3-bottombar w3-leftbar w3-rightbar w3-topbar">
		<h3><b>Recent Additions to Photo Archives</b></h3>
			<h4><a href="https://apchumble.org/photos.php?year=2026&choice=photo_albums_document_resolution/2026/Butterfly%20Release#viewphotos" 
				target="_blank" style="color: blue;">Butterfly Release</a></h4>
			<h4><a href="https://apchumble.org/photos.php?year=2026&choice=photo_albums_document_resolution/2026/Work%20Day#viewphotos" 
				target="_blank" style="color: blue;">Work Day</a></h4>
			<h4><a href="https://apchumble.org/photos.php?year=2026&choice=photo_albums_document_resolution/2026/Sleep%20in%20Heavenly%20Peace#viewphotos" 
				target="_blank" style="color: blue;">Sleep in Heavenly Peace</a></h4>
			<h4><a href="https://apchumble.org/photos.php?year=2026&choice=photo_albums_document_resolution/2026/Rise%20Against%20Hunger#viewphotos" 
				target="_blank" style="color: blue;">Feb 22 Rise Against Hunger Project</a></h4>
			<h4><a href="https://apchumble.org/photos.php?year=2026&choice=photo_albums_document_resolution/2026/APC%20Eats#viewphotos" 
				target="_blank" style="color: blue;">APC Eats</a></h4>
			
			
	</div>
</div>
<div class="w3-half w3-container" style="padding-bottom: 25px;">
	<div class="w3-bottombar w3-leftbar w3-rightbar w3-topbar" style="padding-top: 7px;">
		<div class="w3-row">
			<div style="padding-bottom: 15px;">
				<img src="faithwalk/Photo of Faith Walk Arrow Sign.jpg" alt="Faith Walk" width="50%;" style="padding-top: 25px;">
			</div>
			<div>
				<h2><b>APC's Faith Walk</b></h2>
				<h3><b><a href="faith_walk_home.php" target="_blank" style="color: blue;">Learn More</a></b></h3>
			</div>
		</div>
	</div>
</div>
	<!--- Mission Market Place Store--->
		 <div class="w3-half w3-container" style="padding-bottom: 25px;">
			<div class="w3-row w3-bottombar w3-leftbar w3-rightbar w3-topbar" style="padding: 15px;">
				<a href="store_samples.php" style="text-decoration: none;">
					<div class="w3-container">
						<h2 style="margin-top:-10px;"><b>
							Shop the Mission Market Place Store!<br>
						</b></h2>
						<h4 style="margin-top:-10px; padding-bottom:10px;"><i> All proceeds support APC's Mission efforts</i></h4>
						<p>
							Items can be purchased by making a donation online to Mission Market, and a receipt will be provided for your records and store credit. 
							While cash is still accepted, please note that credit cards are no longer accepted.
						</p>
					</div>
					<div class="w3-half w3-container">
						<img src="/store/images/notecard/Happy_Easter_10003.jpg" style="width: 70%;">
						<br>
						Easter Note Card					</div>
					<div class="w3-half w3-container" style="padding-bottom: 10px;">
						<img src="/store/images/miscellaneous/imagejpeg_0.jpg" style="width: 70%;">
						<br>
						Truck Pillow Cases					</div>
				</a>
			</div>
		</div>
<!--- End of Mission Market Place Store - General Announcement --->		
		</div>
    </div>
</div>

<!-- Footer -->
<footer class="w3-container w3-theme w3-padding">
	<div class="w3-row">
		<div class="w3-col w3-container" style="width:10%;">
<!---			<i style="margin-left:-15px;" onClick="w3_open()" class="fa fa-bars w3-xxlarge w3-button w3-theme"></i>   --->
		</div>
		<div class="w3-col w3-container w3-center" style="width:80%;">
			<h4>Atascocita Presbyterian Church, 19426 Atasca Oaks Drive, Humble, Texas 77346<br>
				(281) 852-8990 - apc@apchumble.org<br>
				&copy; 2012-2026 Atascocita Presbyterian Church<!---
				<br />
				<span id="siteseal"> <script async type="text/javascript" src="https://seal.godaddy.com/getSeal?sealID=MxmsY6AV6mbNGKJlrOt7kalV9NIxJEFAhGkTDTufR3VGkG1aqFGdkMtLD9Fp"></script></span>
--->
			</h4>
			<p class="w3-center w3-small"><i>Web Hosting Provided by <a href="https://www.websitesbyforrest.com" target="_blank">"Websites by Forrest"</a></i></p>
		</div>
		<div class="w3-col w3-container w3-tooltip" style="width:10%;">
			<a class="w3-text-white w3-right" href="#myHeader">
			<span class="w3-xxlarge"><i class="fa fa-chevron-circle-up"></i></span></a>
		</div>
	</div>
</footer>

</body>
</html>
