{"id":35,"date":"2025-06-16T09:13:11","date_gmt":"2025-06-16T09:13:11","guid":{"rendered":"http:\/\/localhost\/parish\/?page_id=35"},"modified":"2026-01-08T13:01:31","modified_gmt":"2026-01-08T13:01:31","slug":"volunteer","status":"publish","type":"page","link":"https:\/\/stpantaleonsiayaparish.org\/?page_id=35","title":{"rendered":"VOLUNTEER"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Volunteer Opportunities<\/title>\n    <style>\n        body {\n            margin: 0;\n            font-family: Arial, sans-serif;\n            background-color: #dcdcdc; \/* Grey background *\/\n            color: #333;\n        }\n        .container {\n            max-width: 800px;\n            margin: 20px auto;\n            padding: 20px;\n            background-color: #ffffff; \/* White background *\/\n            border-radius: 15px;\n            box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);\n        }\n        h1, h2 {\n            text-align: center;\n            color: #007BFF; \/* Primary color *\/\n        }\n        .volunteer-opportunity {\n            margin: 15px 0;\n            padding: 15px;\n            border: 1px solid #007BFF; \/* Border color *\/\n            border-radius: 10px;\n            background-color: rgba(0, 123, 255, 0.1); \/* Light blue *\/\n        }\n        .ministry-opportunity {\n            margin: 15px 0;\n            padding: 15px;\n            border: 1px solid #28a745; \/* Green border *\/\n            border-radius: 10px;\n            background-color: rgba(40, 167, 69, 0.1); \/* Light green *\/\n        }\n        form {\n            margin-top: 20px;\n            display: flex;\n            flex-direction: column;\n            background-color: rgba(0, 123, 255, 0.05); \/* Light background for form *\/\n            padding: 20px;\n            border-radius: 10px;\n            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);\n        }\n        label {\n            margin-top: 10px;\n            font-weight: bold;\n        }\n        input, select, textarea {\n            margin: 10px 0;\n            padding: 10px;\n            border: 1px solid #ddd;\n            border-radius: 5px;\n        }\n        input[type=\"submit\"] {\n            background-color: #007BFF;\n            color: white;\n            border: none;\n            cursor: pointer;\n            padding: 10px;\n            border-radius: 5px;\n            transition: background-color 0.3s;\n        }\n        input[type=\"submit\"]:hover {\n            background-color: #0056b3;\n        }\n        .cta {\n            text-align: center;\n            margin-top: 20px;\n            padding: 10px;\n            background-color: #007BFF; \/* Primary color *\/\n            color: white;\n            border-radius: 5px;\n            font-weight: bold;\n        }\n    <\/style>\n<\/head>\n<body>\n\n<div class=\"container\">\n    <h1>Volunteer Opportunities<\/h1>\n    <p>Help us make a difference in our community! Join us in serving others.<\/p>\n    \n    <h2>Available Roles<\/h2>\n    <div class=\"volunteer-opportunity\">\n        <h3>Choir and Music<\/h3>\n        <p>Join the choir, play an instrument, help with sound, or find your voice.<\/p>\n    <\/div>\n    <div class=\"volunteer-opportunity\">\n        <h3>PMC (Professional Missionary Children)<\/h3>\n        <p>A ministry for children under the age of 12, focusing on spiritual growth and community involvement.<\/p>\n    <\/div>\n    <div class=\"volunteer-opportunity\">\n        <h3>Children and Youth<\/h3>\n        <p>Join the PMC and youth group for an opportunity to grow together with peers. Help your child enroll, or join yourself if you are in school or a youth.<\/p>\n    <\/div>\n    <div class=\"volunteer-opportunity\">\n        <h3>Community Outreach<\/h3>\n        <p>Volunteer and engage with different communities in activities such as visiting prisons, supporting the sick and elderly, among other outreach efforts.<\/p>\n    <\/div>\n    <div class=\"volunteer-opportunity\">\n        <h3>Administrative Support<\/h3>\n        <p>Help in the office with tasks like data entry, event planning, or managing communications.<\/p>\n    <\/div>\n    <div class=\"volunteer-opportunity\">\n        <h3>Hospitality and Fellowship<\/h3>\n        <p>Welcome guests, host coffee hours, assist in setting up events, or prepare meals for gatherings.<\/p>\n    <\/div>\n    <div class=\"volunteer-opportunity\">\n        <h3>Facilities and Maintenance<\/h3>\n        <p>Help maintain the church grounds, perform building repairs, and assist with decoration and cleaning.<\/p>\n    <\/div>\n    <div class=\"volunteer-opportunity\">\n        <h3>Technical and Media<\/h3>\n        <p>Manage the church website, create social media content, assist with video projects, or provide IT support.<\/p>\n    <\/div>\n\n    <h2>Our Ministries<\/h2>\n    <div class=\"ministry-opportunity\">\n        <h3>Catholic Women Association<\/h3>\n        <p>Empowers women through faith and service, promoting community engagement and support.<\/p>\n    <\/div>\n    <div class=\"ministry-opportunity\">\n        <h3>Catholic Men Association<\/h3>\n        <p>Encourages spiritual growth and leadership among men, fostering fellowship and community service.<\/p>\n    <\/div>\n    <div class=\"ministry-opportunity\">\n        <h3>PMC (Professional Missionary Children)<\/h3>\n        <p>A ministry for children under the age of 12 that focuses on nurturing their faith and community involvement.<\/p>\n    <\/div>\n    <div class=\"ministry-opportunity\">\n        <h3>Youths Group (Ages 13-23)<\/h3>\n        <p>Engages young people aged 13 to 23 in community activities, spiritual development, and leadership training.<\/p>\n    <\/div>\n    <div class=\"ministry-opportunity\">\n        <h3>Sacred Heart of Jesus<\/h3>\n        <p>Encourages deep devotion and spiritual connection, promoting love and service in the community.<\/p>\n    <\/div>\n    <div class=\"ministry-opportunity\">\n        <h3>Legion of Mary<\/h3>\n        <p>Focuses on prayer and outreach, supporting the church\u2019s mission and assisting those in need.<\/p>\n    <\/div>\n    \n    <h2>How to Join<\/h2>\n    <form action=\"your-server-endpoint\" method=\"POST\">\n        <label for=\"name\">Your Name:<\/label>\n        <input type=\"text\" id=\"name\" name=\"name\" required>\n\n        <label for=\"phone\">Your Phone Number:<\/label>\n        <input type=\"tel\" id=\"phone\" name=\"phone\" required>\n\n        <label for=\"email\">Your Email:<\/label>\n        <input type=\"email\" id=\"email\" name=\"email\">\n\n        <label for=\"role\">Role You Want:<\/label>\n        <select id=\"role\" name=\"role\" required>\n            <option value=\"\" disabled selected>Select a role<\/option>\n            <option value=\"CMA\">CMA (Catholic Men Association)<\/option>\n            <option value=\"CWA\">CWA (Catholic Women Association)<\/option>\n            <option value=\"Legion of Mary\">Legion of Mary<\/option>\n            <option value=\"Youth Group\">Youth Group<\/option>\n            <option value=\"Sacred Heart of Jesus\">Sacred Heart of Jesus<\/option>\n            <option value=\"PMC\">PMC (Professional Missionary Children)<\/option>\n        <\/select>\n\n        <label for=\"message\">Your Message:<\/label>\n        <textarea id=\"message\" name=\"message\" rows=\"4\"><\/textarea>\n\n        <input type=\"submit\" value=\"Send Application\">\n    <\/form>\n    \n    <div class=\"cta\">\n        <p>Ready to help? Sign up to volunteer today!<\/p>\n    <\/div>\n<\/div>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Volunteer Opportunities Volunteer Opportunities Help us make a difference in our community! Join us in serving others. Available Roles Choir and Music Join the choir, play an instrument, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-35","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>VOLUNTEER - ST. PANTALEON CATHOLIC PARISH SIAYA<\/title>\n<meta name=\"description\" content=\"A community-based church with the community at heart welcomes you to join us in reaching out to the community and building our church\" \/>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"VOLUNTEER - ST. PANTALEON CATHOLIC PARISH SIAYA\" \/>\n<meta property=\"og:description\" content=\"A community-based church with the community at heart welcomes you to join us in reaching out to the community and building our church\" \/>\n<meta property=\"og:url\" content=\"https:\/\/stpantaleonsiayaparish.org\/?page_id=35\" \/>\n<meta property=\"og:site_name\" content=\"ST. PANTALEON CATHOLIC PARISH SIAYA\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-08T13:01:31+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/stpantaleonsiayaparish.org\/?page_id=35\",\"url\":\"https:\/\/stpantaleonsiayaparish.org\/?page_id=35\",\"name\":\"VOLUNTEER - ST. PANTALEON CATHOLIC PARISH SIAYA\",\"isPartOf\":{\"@id\":\"https:\/\/stpantaleonsiayaparish.org\/#website\"},\"datePublished\":\"2025-06-16T09:13:11+00:00\",\"dateModified\":\"2026-01-08T13:01:31+00:00\",\"description\":\"A community-based church with the community at heart welcomes you to join us in reaching out to the community and building our church\",\"breadcrumb\":{\"@id\":\"https:\/\/stpantaleonsiayaparish.org\/?page_id=35#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/stpantaleonsiayaparish.org\/?page_id=35\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/stpantaleonsiayaparish.org\/?page_id=35#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/stpantaleonsiayaparish.org\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"VOLUNTEER\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/stpantaleonsiayaparish.org\/#website\",\"url\":\"https:\/\/stpantaleonsiayaparish.org\/\",\"name\":\"ST. PANTALEON CATHOLIC PARISH SIAYA\",\"description\":\"The official website of St. Pantaleon Parish Siaya. Join us for daily Mass, Adoration and community service in the Archdiocese of Kisumu.\",\"publisher\":{\"@id\":\"https:\/\/stpantaleonsiayaparish.org\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/stpantaleonsiayaparish.org\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/stpantaleonsiayaparish.org\/#organization\",\"name\":\"ST. PANTALEON CATHOLIC PARISH SIAYA\",\"url\":\"https:\/\/stpantaleonsiayaparish.org\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/stpantaleonsiayaparish.org\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/stpantaleonsiayaparish.org\/wp-content\/uploads\/2025\/06\/Adobe-Express-file-2.png\",\"contentUrl\":\"https:\/\/stpantaleonsiayaparish.org\/wp-content\/uploads\/2025\/06\/Adobe-Express-file-2.png\",\"width\":363,\"height\":510,\"caption\":\"ST. PANTALEON CATHOLIC PARISH SIAYA\"},\"image\":{\"@id\":\"https:\/\/stpantaleonsiayaparish.org\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"VOLUNTEER - ST. PANTALEON CATHOLIC PARISH SIAYA","description":"A community-based church with the community at heart welcomes you to join us in reaching out to the community and building our church","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"VOLUNTEER - ST. PANTALEON CATHOLIC PARISH SIAYA","og_description":"A community-based church with the community at heart welcomes you to join us in reaching out to the community and building our church","og_url":"https:\/\/stpantaleonsiayaparish.org\/?page_id=35","og_site_name":"ST. PANTALEON CATHOLIC PARISH SIAYA","article_modified_time":"2026-01-08T13:01:31+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/stpantaleonsiayaparish.org\/?page_id=35","url":"https:\/\/stpantaleonsiayaparish.org\/?page_id=35","name":"VOLUNTEER - ST. PANTALEON CATHOLIC PARISH SIAYA","isPartOf":{"@id":"https:\/\/stpantaleonsiayaparish.org\/#website"},"datePublished":"2025-06-16T09:13:11+00:00","dateModified":"2026-01-08T13:01:31+00:00","description":"A community-based church with the community at heart welcomes you to join us in reaching out to the community and building our church","breadcrumb":{"@id":"https:\/\/stpantaleonsiayaparish.org\/?page_id=35#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/stpantaleonsiayaparish.org\/?page_id=35"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/stpantaleonsiayaparish.org\/?page_id=35#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/stpantaleonsiayaparish.org\/"},{"@type":"ListItem","position":2,"name":"VOLUNTEER"}]},{"@type":"WebSite","@id":"https:\/\/stpantaleonsiayaparish.org\/#website","url":"https:\/\/stpantaleonsiayaparish.org\/","name":"ST. PANTALEON CATHOLIC PARISH SIAYA","description":"The official website of St. Pantaleon Parish Siaya. Join us for daily Mass, Adoration and community service in the Archdiocese of Kisumu.","publisher":{"@id":"https:\/\/stpantaleonsiayaparish.org\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/stpantaleonsiayaparish.org\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/stpantaleonsiayaparish.org\/#organization","name":"ST. PANTALEON CATHOLIC PARISH SIAYA","url":"https:\/\/stpantaleonsiayaparish.org\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/stpantaleonsiayaparish.org\/#\/schema\/logo\/image\/","url":"https:\/\/stpantaleonsiayaparish.org\/wp-content\/uploads\/2025\/06\/Adobe-Express-file-2.png","contentUrl":"https:\/\/stpantaleonsiayaparish.org\/wp-content\/uploads\/2025\/06\/Adobe-Express-file-2.png","width":363,"height":510,"caption":"ST. PANTALEON CATHOLIC PARISH SIAYA"},"image":{"@id":"https:\/\/stpantaleonsiayaparish.org\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/stpantaleonsiayaparish.org\/index.php?rest_route=\/wp\/v2\/pages\/35","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/stpantaleonsiayaparish.org\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/stpantaleonsiayaparish.org\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/stpantaleonsiayaparish.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/stpantaleonsiayaparish.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=35"}],"version-history":[{"count":8,"href":"https:\/\/stpantaleonsiayaparish.org\/index.php?rest_route=\/wp\/v2\/pages\/35\/revisions"}],"predecessor-version":[{"id":286,"href":"https:\/\/stpantaleonsiayaparish.org\/index.php?rest_route=\/wp\/v2\/pages\/35\/revisions\/286"}],"wp:attachment":[{"href":"https:\/\/stpantaleonsiayaparish.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=35"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}