{"id":1115,"date":"2026-06-05T08:01:02","date_gmt":"2026-06-05T13:01:02","guid":{"rendered":"https:\/\/daveyfoundation.org\/?page_id=1115"},"modified":"2026-07-31T09:09:36","modified_gmt":"2026-07-31T14:09:36","slug":"1115-2","status":"publish","type":"page","link":"https:\/\/daveyfoundation.org\/?page_id=1115","title":{"rendered":"A&#038;H Society 2.0"},"content":{"rendered":"\n<!-- WORDPRESS FULL-WIDTH OVERRIDE -->\n<style>\n  body.page .wp-site-blocks,\n  body.page .entry-content,\n  body.page .wp-block-group,\n  body.page .wp-block-post-content,\n  body.page .site-main { margin:0!important; padding:0!important; }\n\n  body.page .entry-content > * { max-width:100%!important; width:100%!important; }\n  body.page .wp-block-html { margin:0!important; padding:0!important; }\n  body { margin:0!important; }\n  html,body { overflow-x:hidden; }\n<\/style>\n\n<!-- AARON & HUR SOCIETY \u2013 FOUNDATION STYLE PAGE -->\n<style>\n  :root{\n    --ah-dark:#06141f;\n    --ah-blue:#075065;\n    --ah-blue-soft:#e8f1f5;\n    --ah-gold:#c9a14a;\n    --ah-text:#111827;\n    --ah-muted:#5b6470;\n    --ah-light:#f7f9fb;\n    --ah-white:#ffffff;\n    --ah-border:#dbe3ea;\n  }\n\n  *{box-sizing:border-box;margin:0;padding:0;}\n\n  body{\n    font-family:system-ui,-apple-system,BlinkMacSystemFont,\"Segoe UI\",sans-serif;\n    color:var(--ah-text);\n    background:#fff;\n    line-height:1.6;\n  }\n\n  .ah-wrap{\n    width:100vw;\n    position:relative;\n    left:50%;\n    transform:translateX(-50%);\n    background:#fff;\n  }\n\n  .ah-shell{\n    max-width:1180px;\n    margin:0 auto;\n    padding:0 1.5rem;\n  }\n\n  .ah-kicker{\n    color:var(--ah-blue);\n    text-transform:uppercase;\n    letter-spacing:.16em;\n    font-size:.8rem;\n    font-weight:800;\n    margin-bottom:1.1rem;\n  }\n\n  .ah-btn{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    border-radius:999px;\n    padding:.9rem 1.55rem;\n    text-decoration:none;\n    font-weight:700;\n    transition:.2s ease;\n  }\n\n  .ah-btn-primary{\n    background:var(--ah-blue);\n    color:#fff!important;\n  }\n\n  .ah-btn-primary:hover{\n    transform:translateY(-2px);\n    background:#053f50;\n  }\n\n  .ah-btn-outline{\n    border:1px solid var(--ah-blue);\n    color:var(--ah-blue)!important;\n    background:#fff;\n  }\n\n  .ah-hero{\n    background:#fff;\n    padding:5.5rem 0 4rem;\n  }\n\n  .ah-hero-grid{\n    display:grid;\n    grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);\n    gap:4rem;\n    align-items:center;\n  }\n\n  .ah-hero h1{\n    font-family:Georgia,\"Times New Roman\",serif;\n    font-size:clamp(3.2rem,6vw,6rem);\n    line-height:.95;\n    font-weight:500;\n    color:var(--ah-dark);\n    margin-bottom:1.5rem;\n  }\n\n  .ah-hero p{\n    font-size:1.18rem;\n    color:var(--ah-muted);\n    max-width:44rem;\n    margin-bottom:2rem;\n  }\n\n  .ah-hero-actions{\n    display:flex;\n    gap:1rem;\n    flex-wrap:wrap;\n  }\n\n  .ah-hero-image{\n    border-radius:34px;\n    min-height:560px;\n    color:#fff;\n    position:relative;\n    overflow:hidden;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    padding:2rem;\n    background:#06141f;\n  }\n\n  .ah-hero-image img{\n    width:100%;\n    height:100%;\n    max-width:360px;\n    max-height:360px;\n    object-fit:contain;\n    display:block;\n    background:#fff;\n    border-radius:50%;\n    padding:.75rem;\n    box-shadow:0 24px 60px rgba(0,0,0,.28);\n  }\n\n  .ah-section{\n    padding:5.5rem 0;\n  }\n\n  .ah-section-light{\n    background:var(--ah-light);\n  }\n\n  .ah-section-dark{\n    background:var(--ah-dark);\n    color:#fff;\n  }\n\n  .ah-section-head{\n    max-width:760px;\n    margin-bottom:3rem;\n  }\n\n  .ah-section-head.center{\n    margin-left:auto;\n    margin-right:auto;\n    text-align:center;\n  }\n\n  .ah-section-head h2{\n    font-family:Georgia,\"Times New Roman\",serif;\n    font-size:clamp(2.1rem,4vw,3.6rem);\n    line-height:1.05;\n    font-weight:500;\n    color:var(--ah-dark);\n    margin-bottom:1rem;\n  }\n\n  .ah-section-dark .ah-section-head h2{\n    color:#fff;\n  }\n\n  .ah-section-head p{\n    color:var(--ah-muted);\n    font-size:1.08rem;\n  }\n\n  .ah-section-dark .ah-section-head p{\n    color:#d8e2ea;\n  }\n\n  .ah-section-photo{\n    margin-bottom:3rem;\n  }\n\n  .ah-section-photo img{\n    width:100%;\n    height:520px;\n    object-fit:cover;\n    border-radius:30px;\n    display:block;\n  }\n\n  .ah-mission-grid,\n  .ah-ways-grid{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:1.2rem;\n  }\n\n  .ah-mission-card,\n  .ah-way{\n    background:#fff;\n    border:1px solid var(--ah-border);\n    padding:2rem;\n    border-radius:24px;\n  }\n\n  .ah-mission-card span{\n    color:var(--ah-gold);\n    font-weight:900;\n    letter-spacing:.12em;\n    font-size:.78rem;\n  }\n\n  .ah-mission-card h3,\n  .ah-way h3{\n    font-size:1.35rem;\n    margin:.8rem 0 .6rem;\n    color:var(--ah-dark);\n  }\n\n  .ah-mission-card p,\n  .ah-way p{\n    color:var(--ah-muted);\n  }\n\n  .ah-story-grid{\n    display:grid;\n    grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);\n    gap:3.5rem;\n    align-items:center;\n  }\n\n  .ah-scripture-box{\n    border-left:5px solid var(--ah-gold);\n    padding:2rem;\n    background:rgba(255,255,255,.08);\n    border-radius:0 24px 24px 0;\n  }\n\n  .ah-scripture-box h3{\n    font-family:Georgia,\"Times New Roman\",serif;\n    font-size:2rem;\n    margin-bottom:1rem;\n    color:var(--ah-gold);\n  }\n\n  .ah-scripture-box p,\n  .ah-story-text p{\n    color:#eaf1f5;\n    font-size:1.05rem;\n  }\n\n  .ah-story-text h2{\n    font-family:Georgia,\"Times New Roman\",serif;\n    font-size:clamp(2rem,4vw,3.2rem);\n    line-height:1.08;\n    font-weight:500;\n    margin-bottom:1.2rem;\n  }\n\n  .ah-feature{\n    display:grid;\n    grid-template-columns:minmax(0,1fr) minmax(0,1fr);\n    background:#fff;\n    border-radius:30px;\n    overflow:hidden;\n    border:1px solid var(--ah-border);\n  }\n\n  .ah-feature-visual{\n    min-height:520px;\n    overflow:hidden;\n  }\n\n  .ah-feature-visual img{\n    width:100%;\n    height:100%;\n    object-fit:cover;\n    display:block;\n  }\n\n  .ah-feature-copy{\n    padding:3rem;\n  }\n\n  .ah-feature-copy h2{\n    font-family:Georgia,\"Times New Roman\",serif;\n    font-size:2.6rem;\n    line-height:1.08;\n    font-weight:500;\n    color:var(--ah-dark);\n    margin-bottom:1rem;\n  }\n\n  .ah-feature-copy p{\n    color:var(--ah-muted);\n    margin-bottom:1rem;\n  }\n\n  .ah-membership-grid{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:1rem;\n  }\n\n  .ah-member{\n    background:#fff;\n    border:1px solid var(--ah-border);\n    border-radius:24px;\n    padding:1.8rem;\n  }\n\n  .ah-member.featured{\n    border:2px solid var(--ah-gold);\n    box-shadow:0 18px 45px rgba(0,0,0,.08);\n  }\n\n  .ah-member h3{\n    color:var(--ah-dark);\n    font-size:1.3rem;\n    margin-bottom:.5rem;\n  }\n\n  .ah-member .price{\n    font-family:Georgia,\"Times New Roman\",serif;\n    font-size:2.5rem;\n    color:var(--ah-blue);\n    margin:.6rem 0;\n  }\n\n  .ah-member p{\n    color:var(--ah-muted);\n    font-size:.96rem;\n  }\n\n  .ah-facts{\n    display:grid;\n    grid-template-columns:repeat(2,1fr);\n    gap:1rem;\n  }\n\n  .ah-fact{\n    background:rgba(255,255,255,.08);\n    border:1px solid rgba(255,255,255,.14);\n    border-radius:22px;\n    padding:1.5rem;\n  }\n\n  .ah-fact h3{\n    color:var(--ah-gold);\n    margin-bottom:.45rem;\n  }\n\n  .ah-fact p{\n    color:#d8e2ea;\n  }\n\n  .ah-final{\n    background:\n      radial-gradient(circle at 15% 10%,rgba(201,161,74,.25),transparent 30%),\n      linear-gradient(135deg,#06141f,#075065);\n    color:#fff;\n    text-align:center;\n    padding:6rem 1.5rem;\n  }\n\n  .ah-final h2{\n    font-family:Georgia,\"Times New Roman\",serif;\n    font-size:clamp(2.4rem,5vw,4.4rem);\n    line-height:1.02;\n    font-weight:500;\n    max-width:850px;\n    margin:0 auto 1.3rem;\n  }\n\n  .ah-final p{\n    max-width:700px;\n    margin:0 auto 2rem;\n    color:#e6eef3;\n    font-size:1.1rem;\n  }\n\n  @media(max-width:960px){\n    .ah-hero-grid,\n    .ah-story-grid,\n    .ah-feature{\n      grid-template-columns:1fr;\n    }\n\n    .ah-mission-grid,\n    .ah-ways-grid,\n    .ah-membership-grid{\n      grid-template-columns:1fr 1fr;\n    }\n  }\n\n  @media(max-width:640px){\n    .ah-shell{ padding:0 1.1rem; }\n    .ah-hero{ padding:4rem 0 3rem; }\n    .ah-section{ padding:4rem 0; }\n\n    .ah-mission-grid,\n    .ah-ways-grid,\n    .ah-membership-grid,\n    .ah-facts{\n      grid-template-columns:1fr;\n    }\n\n    .ah-hero-image{\n      min-height:430px;\n      padding:1.5rem;\n    }\n\n    .ah-section-photo img{ height:360px; }\n    .ah-feature-copy{ padding:2rem; }\n    .ah-hero-actions .ah-btn{ width:100%; }\n  }\n<\/style>\n\n<div class=\"ah-wrap\">\n\n  <section class=\"ah-hero\">\n    <div class=\"ah-shell ah-hero-grid\">\n      <div>\n        <div class=\"ah-kicker\">The Davey Foundation<\/div>\n        <h1>Standing beside those who serve.<\/h1>\n        <p>\n          The Aaron &amp; Hur Society invites faithful supporters to stand beside future military chaplains through prayer, partnership, and generosity. Most supporters join as Partners through a monthly gift of $59\/mo, helping provide scholarships, training, and mentorship for the next generation of military chaplains.\n        <\/p>\n\n        <div class=\"ah-hero-actions\">\n          <a href=\"https:\/\/daveyfoundation.org\/?page_id=827\" class=\"ah-btn ah-btn-primary\">Join Now<\/a>\n          <a href=\"#membership\" class=\"ah-btn ah-btn-outline\">See Options<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"ah-hero-image\">\n        <img decoding=\"async\" src=\"https:\/\/daveyfoundation.org\/wp-content\/uploads\/2026\/05\/aaron_hur_society_logo.jpg\" alt=\"Aaron &amp; Hur Society Logo\">\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"ah-section ah-section-light\" id=\"mission\">\n    <div class=\"ah-shell\">\n      <div class=\"ah-section-head center\">\n        <div class=\"ah-kicker\">Our Mission<\/div>\n        <h2>Helping future chaplains answer the call.<\/h2>\n        <p>\n          The Society exists to reduce financial barriers, strengthen ministry preparation, and support gospel-centered service among military chaplain candidates.\n        <\/p>\n      <\/div>\n\n      <div class=\"ah-section-photo\">\n        <img decoding=\"async\" src=\"https:\/\/daveyfoundation.org\/wp-content\/uploads\/2026\/06\/militrystock1-scaled.jpeg\" alt=\"Military Chaplain Ministry\">\n      <\/div>\n\n      <div class=\"ah-mission-grid\">\n        <div class=\"ah-mission-card\">\n          <span>01<\/span>\n          <h3>Scholarships<\/h3>\n          <p>Providing direct support for students preparing for military chaplaincy.<\/p>\n        <\/div>\n\n        <div class=\"ah-mission-card\">\n          <span>02<\/span>\n          <h3>Training<\/h3>\n          <p>Helping equip future chaplains with theological education and ministry readiness.<\/p>\n        <\/div>\n\n        <div class=\"ah-mission-card\">\n          <span>03<\/span>\n          <h3>Support<\/h3>\n          <p>Standing beside those who will serve military members and their families.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"ah-section ah-section-dark\">\n    <div class=\"ah-shell ah-story-grid\">\n      <div class=\"ah-scripture-box\">\n        <h3>Exodus 17:12<\/h3>\n        <p>\u201cAaron and Hur held up his hands, one on one side, and the other on the other side.\u201d<\/p>\n      <\/div>\n\n      <div class=\"ah-story-text\">\n        <div class=\"ah-kicker\" style=\"color:#c9a14a;\">Why Aaron &amp; Hur?<\/div>\n        <h2>A biblical picture of faithful support.<\/h2>\n        <p>\n          In Exodus 17, Moses grew weary during battle. Aaron and Hur came beside him and held up his hands so the work could continue.\n        <\/p>\n        <p>\n          The Aaron &amp; Hur Society carries that same spirit into the work of military chaplaincy by standing beside future chaplains as they prepare to serve in difficult and demanding places.\n        <\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"ah-section ah-section-light\">\n    <div class=\"ah-shell\">\n      <div class=\"ah-feature\">\n        <div class=\"ah-feature-visual\">\n          <img decoding=\"async\" src=\"https:\/\/daveyfoundation.org\/wp-content\/uploads\/2026\/06\/militarystock-scaled.jpeg\" alt=\"Military Service and Chaplain Support\">\n        <\/div>\n\n        <div class=\"ah-feature-copy\">\n          <div class=\"ah-kicker\">Featured Focus<\/div>\n          <h2>Meet the need behind the calling.<\/h2>\n          <p>\n            Military chaplaincy requires deep theological preparation, personal sacrifice, and a heart for service. Many students preparing for this work face financial barriers along the way.\n          <\/p>\n          <p>\n            Your monthly partnership of $59\/mo helps provide training, mentorship, and scholarship support so future chaplains can prepare well for ministry among service members and their families.\n          <\/p>\n          <a href=\"https:\/\/daveyfoundation.org\/?page_id=827\" class=\"ah-btn ah-btn-primary\">Join Now<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"ah-section ah-section-light\" id=\"membership\">\n    <div class=\"ah-shell\">\n      <div class=\"ah-section-head center\">\n        <div class=\"ah-kicker\">Partnership Opportunities<\/div>\n        <h2>Choose how you would like to support future chaplains.<\/h2>\n        <p>\n          Most supporters participate as Partners through a monthly gift of $59. For those who desire to make a greater leadership investment, Membership is available through annual gifts of $5,000 or more.\n        <\/p>\n      <\/div>\n\n      <div class=\"ah-membership-grid\">\n        <div class=\"ah-member featured\">\n          <h3>Society Partner<\/h3>\n          <div class=\"price\">$59\/mo<\/div>\n          <p>\n            Become a Partner through a monthly gift of $59 and help provide scholarships, mentorship, and ministry preparation for future military chaplains.\n          <\/p>\n        <\/div>\n\n        <div class=\"ah-member\">\n          <h3>Society Member<\/h3>\n          <div class=\"price\">$5,000+<\/div>\n          <p>\n            Members provide leadership-level support through annual gifts of $5,000 or more, helping expand scholarship opportunities and strengthen the long-term mission.\n          <\/p>\n        <\/div>\n\n        <div class=\"ah-member\">\n          <h3>Legacy Partner<\/h3>\n          <div class=\"price\">Lead<\/div>\n          <p>\n            Create a lasting legacy through planned giving, estate gifts, or major contributions to future chaplain training.\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"ah-section\">\n    <div class=\"ah-shell\">\n      <div class=\"ah-section-head center\">\n        <div class=\"ah-kicker\">How Partners Make an Impact<\/div>\n        <h2>Your partnership has a practical purpose.<\/h2>\n        <p>\n          Partners in the Aaron &#038; Hur Society help sustain long-term support for military chaplains through faithful monthly giving and spiritual care.\n        <\/p>\n      <\/div>\n\n      <div class=\"ah-ways-grid\">\n        <div class=\"ah-way\">\n          <h3>Fund Scholarships<\/h3>\n          <p>Help reduce the financial pressure placed on students preparing for military chaplaincy.<\/p>\n        <\/div>\n\n        <div class=\"ah-way\">\n          <h3>Equip Future Chaplains<\/h3>\n          <p>Support the education and preparation needed for faithful ministry in military settings.<\/p>\n        <\/div>\n\n        <div class=\"ah-way\">\n          <h3>Extend Gospel Ministry<\/h3>\n          <p>Strengthen biblical care among service members, veterans, and military families.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"ah-section ah-section-light\">\n    <div class=\"ah-shell\">\n      <div class=\"ah-section-head center\">\n        <div class=\"ah-kicker\">Become a Partner<\/div>\n        <h2>Support future military chaplains for $59 per month.<\/h2>\n        <p>\n          As a Partner, your monthly gift of $59 helps provide training, mentorship, and scholarship support for future military chaplains preparing to serve around the world.\n        <\/p>\n\n        <a href=\"https:\/\/daveyfoundation.org\/?page_id=827\" class=\"ah-btn ah-btn-primary\">\n          Join Now\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"ah-section ah-section-dark\">\n    <div class=\"ah-shell\">\n      <div class=\"ah-section-head\">\n        <div class=\"ah-kicker\" style=\"color:#c9a14a;\">Society Facts<\/div>\n        <h2>Built for long-term gospel impact.<\/h2>\n        <p>\n          The Aaron &amp; Hur Society is part of the Davey Foundation\u2019s commitment to strengthen future ministry through faithful giving and strategic support.\n        <\/p>\n      <\/div>\n\n      <div class=\"ah-facts\">\n        <div class=\"ah-fact\">\n          <h3>Military Chaplaincy<\/h3>\n          <p>Focused on students preparing to serve in military communities.<\/p>\n        <\/div>\n\n        <div class=\"ah-fact\">\n          <h3>Scholarship Support<\/h3>\n          <p>Designed to help reduce financial barriers for future chaplains.<\/p>\n        <\/div>\n\n        <div class=\"ah-fact\">\n          <h3>The Davey Foundation<\/h3>\n          <p>Connected to a broader vision of faith, service, and gospel-centered generosity.<\/p>\n        <\/div>\n\n        <div class=\"ah-fact\">\n          <h3>Long-Term Partnership<\/h3>\n          <p>Inviting members to stand beside future chaplains through ongoing support.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"ah-final\">\n    <h2>Become an Aaron &amp; Hur Society Partner Today.<\/h2>\n    <p>\n      Join the Aaron &amp; Hur Society through a monthly gift of $59 and help equip future military chaplains for gospel ministry.\n    <\/p>\n    <a href=\"https:\/\/daveyfoundation.org\/?page_id=827\" class=\"ah-btn ah-btn-primary\">\n      Join Now\n    <\/a>\n  <\/section>\n\n<\/div>\n\n<section style=\"background:#f7f9fb;padding:14px 20px;border-top:1px solid #dbe3ea;\">\n  <div class=\"ah-shell\">\n    <p style=\"margin:0;text-align:center;font-size:11px;line-height:1.5;color:#7a8693;\">\n      The appearance of U.S. Department of Defense (DoW) visual information does not imply or constitute DoW endorsement.\n    <\/p>\n  <\/div>\n<\/section>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>The Davey Foundation Standing beside those who serve. The Aaron &amp; Hur Society invites faithful supporters to stand beside future military chaplains through prayer, partnership, and generosity. Most supporters join as Partners through a monthly gift of $59\/mo, helping provide scholarships, training, and mentorship for the next generation of military chaplains. Join Now See Options [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1115","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/daveyfoundation.org\/index.php?rest_route=\/wp\/v2\/pages\/1115","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/daveyfoundation.org\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/daveyfoundation.org\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/daveyfoundation.org\/index.php?rest_route=\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/daveyfoundation.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1115"}],"version-history":[{"count":5,"href":"https:\/\/daveyfoundation.org\/index.php?rest_route=\/wp\/v2\/pages\/1115\/revisions"}],"predecessor-version":[{"id":1171,"href":"https:\/\/daveyfoundation.org\/index.php?rest_route=\/wp\/v2\/pages\/1115\/revisions\/1171"}],"wp:attachment":[{"href":"https:\/\/daveyfoundation.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1115"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}