{"id":11,"date":"2026-07-02T03:17:20","date_gmt":"2026-07-02T03:17:20","guid":{"rendered":"https:\/\/chapeloaksdev.wpenginepowered.com\/?page_id=11"},"modified":"2026-07-15T17:11:39","modified_gmt":"2026-07-15T21:11:39","slug":"home","status":"publish","type":"page","link":"https:\/\/chapel-oaks.com\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"11\" class=\"elementor elementor-11\">\n\t\t\t\t<div class=\"elementor-element elementor-element-18a33ae e-con e-atomic-element e-flexbox-base e-18a33ae-81472e4 \" data-id=\"18a33ae\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"18a33ae\">\n    \t\t<div class=\"elementor-element elementor-element-409e400 elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"409e400\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n    :root {\n      \/* Chapel Oaks brand palette *\/\n      --violet:       #411E62;\n      --violet-deep:  #2E1547;\n      --violet-mid:   #5a2c82;\n      --teal:         #3BA3BE;\n      --teal-light:   #6fc0d4;\n      --teal-pale:    #e8f5f9;\n      --black:        #000000;\n      --gray:         #777678;\n      --cream:        #FAF8FC;   \/* violet-tinted near-white *\/\n      --warm-white:   #FFFFFF;\n      --charcoal:     #000000;\n      --text-light:   #6B6869;\n    }\n\n    html { scroll-behavior: smooth; }\n\n    body {\n      font-family: 'Lato', sans-serif;\n      font-size: 1.2rem;\n      line-height: 1.;;\n      color: var(--charcoal);\n      background: var(--cream);\n      -webkit-font-smoothing: antialiased;\n    }\n p a {color:var(--teal)}\n    \/* \u2500\u2500\u2500 NAV \u2500\u2500\u2500 *\/\n    nav {\n      position: fixed;\n      top: 0; left: 0; right: 0;\n      z-index: 100;\n      padding: 16px 56px;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background: var(--warm-white);\n      box-shadow: 0 1px 12px rgba(65,30,98,0.1);\n      transition: background 0.4s, padding 0.4s, box-shadow 0.4s;\n    }\n    nav.scrolled {\n      background: var(--warm-white);\n      padding: 12px 56px;\n      box-shadow: 0 2px 24px rgba(65,30,98,0.15);\n    }\n\n    .nav-logo {\n      color: var(--warm-white);\n      text-decoration: none;\n      display: inline-flex;\n      align-items: center;\n    }\n    .nav-logo svg {\n      height: 36px;\n      width: auto;\n    }\n\n    .nav-cta {\n      background: var(--violet);\n      color: var(--warm-white);\n      font-family: 'Lato', sans-serif;\n      font-weight: 700;\n      font-size: 0.78rem;\n      letter-spacing: 0.12em;\n      text-transform: uppercase;\n      padding: 11px 26px;\n      border-radius: 2px;\n      text-decoration: none;\n      transition: background 0.2s, transform 0.2s;\n    }\n    .nav-cta:hover { background: var(--violet-mid); transform: translateY(-1px); }\n\n    \/* \u2500\u2500\u2500 HERO \u2500\u2500\u2500 *\/\n    .hero {\n      position: relative;\n     \n      width: 100%;\n      height: 100vh;\n     \/* min-height: 620px;\n      overflow: hidden;*\/\n      display: flex;\n      align-items: flex-end;\n    }\n\n    .hero-bg {\n      position: absolute;\n      inset: 0;\n      \/* Replace URL with real Chapel Oaks photography *\/\n      background-color: var(--violet-deep);\n      background-image: linear-gradient(\n        135deg,\n        rgba(65,30,98,0.75) 0%,\n        rgba(59,163,190,0.25) 100%\n      );\n    }\n\n\n    .hero-overlay {\n      position: absolute;\n      inset: 0;\n      background: linear-gradient(\n        to top,\n        rgba(46,21,71,0.92) 0%,\n        rgba(46,21,71,0.4)  45%,\n        transparent         100%\n      );\n    }\n\/*\n    .hero-content {\n      position: relative;\n      z-index: 2;\n      padding: 0 72px 88px;\n      max-width: 90%;\n    }*\/\n\n    .hero-eyebrow {\n      font-size: 1rem;\n      font-weight: 700;\n      letter-spacing: 0.3em;\n      text-transform: uppercase;\n      color: var(--teal-light);\n      margin-bottom: 18px;\n    }\n\n    .hero-headline {\n      font-family: 'Lato', sans-serif;\n      font-weight: 900;\n      font-size: clamp(4rem, 6vw, 6rem);\n      line-height: 1.05;\n      color: var(--violet);\n      margin-bottom: 8px;\n      text-transform: uppercase;\n      letter-spacing: -0.01em;\n    }\n\n    .hero-tagline {\n      font-family: 'EB Garamond', serif;\n      font-style: italic;\n      font-size: clamp(2rem, 3.5vw, 23rem);\n      color: var(--teal);\n      margin-bottom: 28px;\n      line-height: 1.2;\n    }\n\n    .hero-sub {\n      font-size: 1.2rem;\n      font-weight: 300;\n      color: #000 ;\n      line-height: 1.7;\n     \/* max-width: 520px;*\/\n      margin-bottom: 44px;\n    }\n\n    .hero-actions {\n      display: flex;\n      gap: 16px;\n      flex-wrap: wrap;\n      align-items: center;\n    }\n\n    .btn-primary {\n      background: var(--teal);\n      color: var(--warm-white);\n      font-weight: 700;\n      font-size: 1rem;\n      letter-spacing: 0.12em;\n      text-transform: uppercase;\n      padding: 16px 36px;\n      border-radius: 2px;\n      text-decoration: none;\n      transition: background 0.2s, transform 0.2s;\n      display: inline-block;\n    }\n    .btn-primary:hover { background: var(--teal-light); transform: translateY(-2px); }\n\n    .hero-phone {\n      \/*color: rgba(255,255,255,0.75);*\/\n      font-size: 1.2rem;\n      font-weight: 300;\n    }\n    .hero-phone strong { font-weight: 700; color: var(--teal); }\n\n    \/* \u2500\u2500\u2500 PILLARS \u2500\u2500\u2500 *\/\n    .pillars {\n      background: var(--warm-white);\n      padding: 104px 56px;\n    }\n\n    .section-intro {\n      text-align: center;\n     \n      margin: 0 auto 72px;\n    }\n\n    .section-eyebrow {\n      font-size: 1rem;\n      font-weight: 700;\n      letter-spacing: 0.3em;\n      text-transform: uppercase;\n      color: var(--teal);\n      margin-bottom: 14px;\n    }\n\n    .section-headline {\n      font-family: 'Lato', sans-serif;\n      font-weight: 900;\n      font-size: clamp(2rem, 3.2vw, 3rem);\n      line-height: 1.1;\n      color: var(--violet);\n      text-transform: uppercase;\n      letter-spacing: -0.01em;\n    }\n\n    .section-headline em {\n      font-family: 'EB Garamond', serif;\n      font-style: italic;\n      font-weight: 400;\n      text-transform: none;\n      font-size: 1.2em;\n      letter-spacing: 0;\n    }\n\n    .pillars-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(270px, 1fr));\n      gap: 3px;\n      max-width: 1160px;\n      margin: 0 auto;\n    }\n\n    .pillar {\n      background: var(--cream);\n      padding: 52px 44px 56px;\n      border-top: 3px solid var(--teal);\n    }\n\n    .pillar h3 {\n      font-family: 'Lato', sans-serif;\n      font-weight: 900;\n      font-size: 1.3rem;\n      text-transform: uppercase;\n      text-wrap: balance;\n      letter-spacing: 0.08em;\n      color: var(--violet);\n      margin-bottom: 18px;\n    }\n\n    .pillar p {\n      \/*font-size: 0.97rem;*\/\n      \/*line-height: 1.8;*\/\n      color: var(--text-light);\n    }\n\n    \/* \u2500\u2500\u2500 STATEMENT \u2500\u2500\u2500 *\/\n    .statement {\n      background: var(--violet);\n      padding: 96px 56px;\n      text-align: center;\n    }\n\n    .statement-quote {\n      font-family: 'EB Garamond', serif;\n      font-style: italic;\n      font-size: clamp(2rem, 3vw, 3rem);\n      color: rgba(255,255,255,0.92);\n      \n      margin: 0 auto 16px;\n      line-height: 1.45;\n    }\n\n    .statement-label {\n      font-size: 0.68rem;\n      font-weight: 700;\n      letter-spacing: 0.3em;\n      text-transform: uppercase;\n      color: var(--teal);\n    }\n\n    \/* \u2500\u2500\u2500 AMENITIES \u2500\u2500\u2500 *\/\n    .amenities {\n      padding: 104px 56px;\n      background: var(--cream);\n    }\n\n    .amenities-inner {\n      max-width: 1160px;\n      margin: 0 auto;\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 72px;\n      align-items: start;\n    }\n\n    .amenity-block h3 {\n      font-family: 'Lato', sans-serif;\n      font-weight: 900;\n      font-size: 1.3rem;\n      text-transform: uppercase;\n      letter-spacing: 0.07em;\n      color: var(--violet);\n      margin-bottom: 8px;\n    }\n\n    .amenity-block .block-desc {\n      font-family: 'EB Garamond', serif;\n      font-style: italic;\n      font-size: 1.4rem;\n      color: var(--teal);\n      margin-bottom: 26px;\n    }\n\n    .amenity-list {\n      list-style: none;\n    }\n\n    .amenity-list li {\n      display: flex;\n      align-items: flex-start;\n      gap: 14px;\n      padding: 11px 0;\n      border-bottom: 1px solid rgba(65,30,98,0.08);\n      \/*font-size: 1rem;*\/\n      color: var(--charcoal);\n      \/*line-height: 1.45;*\/\n    }\n\n    .amenity-list li::before {\n      content: '';\n      display: block;\n      flex-shrink: 0;\n      width: 7px;\n      height: 7px;\n      border-radius: 50%;\n      background: var(--teal);\n      margin-top: 12px;\n    }\n\n    \/* \u2500\u2500\u2500 TESTIMONIAL \u2500\u2500\u2500 *\/\n    .testimonial {\n      background: var(--teal-pale);\n      padding: 104px 56px;\n      text-align: center;\n    }\n\n    .testimonial-mark {\n      font-family: 'EB Garamond', serif;\n      font-size: 6rem;\n      line-height: 0.6;\n      color: var(--teal);\n      margin-bottom: 28px;\n      display: block;\n    }\n\n    .testimonial blockquote {\n      font-family: 'EB Garamond', serif;\n      font-style: italic;\n      font-size: clamp(2rem, 2.4vw, 3rem);\n      color: var(--violet);\n      max-width: 820px;\n      margin: 0 auto 28px;\n      line-height: 1.55;\n    }\n\n    .testimonial cite {\n      font-family: 'Lato', sans-serif;\n      font-size: 1rem;\n      font-weight: 700;\n      letter-spacing: 0.2em;\n      text-transform: uppercase;\n      color: var(--gray);\n      font-style: normal;\n    }\n\n    \/* \u2500\u2500\u2500 TERESA CTA \u2500\u2500\u2500 *\/\n    .cta-section {\n      background: var(--warm-white);\n      padding: 104px 56px;\n    }\n\n    .cta-inner {\n      max-width: 1040px;\n      margin: 0 auto;\n      display: grid;\n      grid-template-columns: auto 1fr;\n      gap: 80px;\n      align-items: center;\n    }\n\n    .teresa-wrap {\n      position: relative;\n      flex-shrink: 0;\n    }\n\n    .teresa-photo {\n      width: 210px;\n      height: 252px;\n      object-fit: cover;\n      object-position: center top;\n      border-radius: 2px;\n      display: block;\n    }\n\n    \/* teal accent bar behind photo *\/\n    .teresa-wrap::after {\n      content: '';\n      position: absolute;\n      bottom: -12px;\n      left: -12px;\n      width: 60%;\n      height: 4px;\n      background: var(--teal);\n    }\n\n    .teresa-placeholder {\n      width: 210px;\n      height: 252px;\n      background: var(--violet);\n      border-radius: 2px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      color: var(--teal-light);\n      font-family: 'EB Garamond', serif;\n      font-size: 3.5rem;\n      font-style: italic;\n    }\n\n    .cta-headline {\n      font-family: 'Lato', sans-serif;\n      font-weight: 900;\n      font-size: clamp(2rem, 3vw, 3rem);\n      text-transform: uppercase;\n      letter-spacing: -0.01em;\n      color: var(--violet);\n      line-height: 1.1;\n      margin-bottom: 8px;\n    }\n\n    .cta-subhead {\n      font-family: 'EB Garamond', serif;\n      font-style: italic;\n      font-size: 2rem;\n      color: var(--teal);\n      margin-bottom: 20px;\n    }\n\n    .cta-body {\n      \/*font-size: 0.97rem;\n      line-height: 1.8;*\/\n      color: var(--text-light);\n      margin-bottom: 32px;\n      max-width: 460px;\n    }\n\n    .cta-contact {\n      margin-bottom: 36px;\n    }\n\n    .cta-name {\n      font-family: 'Lato', sans-serif;\n      font-weight: 700;\n      font-size: 1rem;\n      color: var(--violet);\n      margin-bottom: 6px;\n    }\n\n    .cta-contact p {\n      font-size: 0.9rem;\n      color: var(--charcoal);\n      line-height: 1.7;\n    }\n\n    .cta-contact a {\n      color: var(--violet-mid);\n      text-decoration: none;\n    }\n    .cta-contact a:hover { text-decoration: underline; }\n\n    .cta-address {\n      font-size: 0.85rem !important;\n      color: var(--text-light) !important;\n      margin-top: 6px;\n    }\n\n    .btn-actions {\n      display: flex;\n      gap: 14px;\n      flex-wrap: wrap;\n    }\n\n    .btn-outline {\n      display: inline-block;\n      border: 2px solid var(--violet);\n      color: var(--violet);\n      font-weight: 700;\n      font-size: 1rem;\n      letter-spacing: 0.12em;\n      text-transform: uppercase;\n      padding: 14px 28px;\n      border-radius: 2px;\n      text-decoration: none;\n      transition: background 0.2s, color 0.2s;\n    }\n    .btn-outline:hover {\n      background: var(--violet);\n      color: var(--warm-white);\n    }\n\n    \/* \u2500\u2500\u2500 FOOTER \u2500\u2500\u2500 *\/\n    footer {\n      background: var(--violet-deep);\n      padding: 52px 56px;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      flex-wrap: wrap;\n      gap: 24px;\n    }\n\n    .footer-brand-name {\n      font-family: 'Lato', sans-serif;\n      font-weight: 900;\n      font-size: 1rem;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n      color: var(--warm-white);\n    }\n\n    .footer-tagline {\n      font-family: 'EB Garamond', serif;\n      font-style: italic;\n      font-size: 0.95rem;\n      color: var(--teal-light);\n      display: block;\n      margin-top: 3px;\n    }\n\n    .footer-sub {\n      font-size: 0.72rem;\n      font-weight: 300;\n      letter-spacing: 0.14em;\n      text-transform: uppercase;\n      color: rgba(255,255,255,0.4);\n      display: block;\n      margin-top: 4px;\n    }\n\n    .footer-info {\n      text-align: right;\n    }\n\n    .footer-info p {\n      color: rgba(255,255,255,0.55);\n      font-size: 0.82rem;\n      line-height: 1.75;\n    }\n\n    .footer-info a { color: var(--teal-light); text-decoration: none; }\n\n    \/* \u2500\u2500\u2500 RESPONSIVE \u2500\u2500\u2500 *\/\n    @media (max-width: 800px) {\n      nav { padding: 18px 24px; }\n      nav.scrolled { padding: 12px 24px; }\n      .hero-content { padding: 0 28px 64px; }\n      .pillars { padding: 72px 24px; }\n      .statement { padding: 72px 24px; }\n      .amenities { padding: 72px 24px; }\n      .amenities-inner { grid-template-columns: 1fr; gap: 52px; }\n      .testimonial { padding: 72px 24px; }\n      .cta-section { padding: 72px 24px; }\n      .cta-inner { grid-template-columns: 1fr; gap: 40px; }\n      .teresa-photo, .teresa-placeholder { width: 150px; height: 180px; }\n      footer { padding: 40px 24px; }\n      .footer-info { text-align: left; }\n    }\n\n    @media (prefers-reduced-motion: reduce) {\n      * { transition: none !important; animation: none !important; }\n    }\n\n    \/* \u2500\u2500\u2500 VIDEO PLACEHOLDER \u2500\u2500\u2500 *\/\n    .video-section {\n      background: var(--cream);\n      \n      border-top: 1px solid rgba(65,30,98,0.08);\n    }\n\n    .video-section-inner {\n      max-width: 1160px;\n      margin: 0 auto;\n    }\n\n    .video-section .section-eyebrow {\n      margin-bottom: 10px;\n    }\n\n    .video-section-title {\n      font-family: 'Lato', sans-serif;\n      font-weight: 900;\n      font-size: clamp(1.4rem, 2.5vw, 2rem);\n      text-transform: uppercase;\n      letter-spacing: -0.01em;\n      color: var(--violet);\n      margin-bottom: 32px;\n    }\n\n    .video-placeholder {\n      width: 100%;\n      aspect-ratio: 16 \/ 9;\n      background: var(--violet-deep);\n      border: 2px dashed rgba(59,163,190,0.4);\n      border-radius: 2px;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      justify-content: center;\n      gap: 20px;\n      position: relative;\n    }\n\n    .video-placeholder-ring {\n      width: 72px;\n      height: 72px;\n      border: 2px solid var(--teal);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n    }\n\n    .video-placeholder-ring svg {\n      width: 26px;\n      height: 26px;\n      fill: var(--teal);\n      margin-left: 4px;\n    }\n\n    .video-placeholder-label {\n      font-family: 'Lato', sans-serif;\n      font-weight: 700;\n      font-size: 0.72rem;\n      letter-spacing: 0.22em;\n      text-transform: uppercase;\n      color: rgba(255,255,255,0.45);\n    }\n\n    .video-placeholder-note {\n      position: absolute;\n      bottom: 16px;\n      right: 16px;\n      background: var(--teal);\n      color: var(--warm-white);\n      font-family: 'Lato', sans-serif;\n      font-weight: 700;\n      font-size: 0.68rem;\n      letter-spacing: 0.1em;\n      text-transform: uppercase;\n      padding: 6px 14px;\n      border-radius: 2px;\n    }\n\n    @media (max-width: 800px) {\n      .video-section { padding: 72px 24px; }\n    }\n<\/style>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<header class=\"elementor-element elementor-element-6d20884 e-con e-atomic-element e-flexbox-base e-6d20884-2e61181 \" data-id=\"6d20884\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"6d20884\">\n    \t\t<div class=\"elementor-element elementor-element-bac74b1 elementor-widget elementor-widget-image\" data-id=\"bac74b1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/chapel-oaks.com\/\">\n\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"800\" height=\"152\" src=\"https:\/\/chapel-oaks.com\/wp-content\/uploads\/2026\/07\/CHAPEL-OAKS-LOGO-NEW-HORIZONTAL.svg\" class=\"attachment-large size-large wp-image-31\" alt=\"CHAPEL OAKS\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ddb101a elementor-widget elementor-widget-button\" data-id=\"ddb101a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/app.greminders.com\/c\/tplumeri\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Come See for Yourself<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\n<\/header>\n<div class=\"elementor-element elementor-element-0f7dc2a e-con e-atomic-element e-flexbox-base e-0f7dc2a-6605101 \" data-id=\"0f7dc2a\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"0f7dc2a\">\n    <div class=\"elementor-element elementor-element-f3bc1f2 e-con-full e-flex e-con e-parent\" data-id=\"f3bc1f2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a0420ce elementor-widget elementor-widget-text-editor\" data-id=\"a0420ce\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p class=\"hero-eyebrow\">Chapel Oaks \u00b7 Irondequoit, NY \u00b7 Independent Living<\/p><h1 class=\"hero-headline\">You&#8217;ve earned this lifestyle.<\/h1><p class=\"hero-tagline\">Come see what everyone is talking about.<\/p><p class=\"hero-sub\">For active adults 60+ Chapel Oaks offers the freedom to spend less time doing household chores and more time enjoying friends, new experiences, and the activities you love.<\/p><div class=\"hero-actions\"><p><a class=\"btn-primary\" href=\"https:\/\/app.greminders.com\/c\/tplumeri\">Come See for Yourself<\/a><\/p><p class=\"hero-phone\">Let Teresa show you around, call: <strong>(585) 697-6606<\/strong><\/p><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a06a030 e-con-full e-flex e-con e-parent\" data-id=\"a06a030\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-de15e08 elementor-widget elementor-widget-video\" data-id=\"de15e08\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;vimeo&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<iframe class=\"elementor-video-iframe\" allowfullscreen allow=\"clipboard-write\" title=\"vimeo Video Player\" src=\"https:\/\/player.vimeo.com\/video\/1205560698?color&amp;autopause=0&amp;loop=0&amp;muted=0&amp;title=0&amp;portrait=0&amp;byline=0&amp;h=ffa76e0c02#t=\"><\/iframe>\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-8f060df e-con e-atomic-element e-flexbox-base e-8f060df-0c1238c \" data-id=\"8f060df\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"8f060df\">\n    \t\t<div class=\"elementor-element elementor-element-ff1ae23 elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"ff1ae23\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section class=\"pillars\">\n  <div class=\"section-intro\">\n    <p class=\"section-eyebrow\">The Chapel Oaks Life<\/p>\n    <h2 class=\"section-headline\">Stop managing your home.<br><em>Start living your life.<\/em><\/h2>\n  <\/div>\n\n  <div class=\"pillars-grid\">\n    <div class=\"pillar\">\n      <h3>Lock the Door and Go<\/h3>\n      <p>No lawn care. No maintenance. No snow to shovel. Step outside your front door and start your next adventure instead of spending your weekend on chores.<\/p>\n    <\/div>\n    <div class=\"pillar\">\n      <h3>More People. More Evenings.<\/h3>\n      <p>Restaurants, bars, a fitness center, a heated pool, and a calendar full of events. The social life you've been looking for is already here, waiting for you.<\/p>\n    <\/div>\n    <div class=\"pillar\">\n      <h3>Spacious, Bright, and All Yours<\/h3>\n      <p>Granite countertops, in-unit laundry, high-speed internet, and a private patio or balcony. A floor plan that feels like the home you chose, not one you settled for.<\/p>\n    <\/div>\n  <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e9d45df elementor-widget__width-inherit elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel\" data-id=\"e9d45df\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]},&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper swiper-image-stretch\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/chapel-oaks.com\/wp-content\/uploads\/2026\/07\/Chapel-Oaks-Apartment-kitchen-1024x682.jpg\" alt=\"Chapel Oaks Apartment kitchen\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/chapel-oaks.com\/wp-content\/uploads\/2026\/07\/Chapel-Oaks-Bar-1024x682.jpg\" alt=\"Chapel Oaks Bar\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/chapel-oaks.com\/wp-content\/uploads\/2026\/07\/Chapel-Oaks-Dining-1024x682.jpg\" alt=\"Chapel Oaks Dining\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/chapel-oaks.com\/wp-content\/uploads\/2026\/07\/Chapel-Oaks-Enterence-e1783428930728-1024x682.jpg\" alt=\"Chapel Oaks Enterence\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/chapel-oaks.com\/wp-content\/uploads\/2026\/07\/Chapel-Oaks-Gym-1024x682.jpg\" alt=\"Chapel Oaks Gym\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/chapel-oaks.com\/wp-content\/uploads\/2026\/07\/Chapel-Oaks-Patio-1024x682.jpg\" alt=\"Chapel Oaks Patio\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/chapel-oaks.com\/wp-content\/uploads\/2026\/07\/Chapel-Oaks-Personal-Garden-1024x682.jpg\" alt=\"Chapel Oaks Personal Garden\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/chapel-oaks.com\/wp-content\/uploads\/2026\/07\/Chapel-Oaks-Shuffle-Board-e1783428960780-1024x682.jpg\" alt=\"Chapel Oaks Shuffle Board\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-0c13065 e-con e-atomic-element e-flexbox-base e-0c13065-4b9cb00 \" data-id=\"0c13065\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"0c13065\">\n    \t\t<div class=\"elementor-element elementor-element-3d5e02a section-eyebrow elementor-widget elementor-widget-heading\" data-id=\"3d5e02a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">See It for Yourself<\/p>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c510dfc video-section-title elementor-widget elementor-widget-heading\" data-id=\"c510dfc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Hear from our residents<\/h2>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7ef9c6c e-con-full e-flex e-con e-parent\" data-id=\"7ef9c6c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f9eaf3f elementor-widget elementor-widget-video\" data-id=\"f9eaf3f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;vimeo&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<iframe class=\"elementor-video-iframe\" allowfullscreen allow=\"clipboard-write\" title=\"vimeo Video Player\" src=\"https:\/\/player.vimeo.com\/video\/1180960814?color&amp;autopause=0&amp;loop=0&amp;muted=0&amp;title=0&amp;portrait=0&amp;byline=0&amp;h=63dcb096b9#t=\"><\/iframe>\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dae4ab3 elementor-widget elementor-widget-video\" data-id=\"dae4ab3\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;vimeo&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<iframe class=\"elementor-video-iframe\" allowfullscreen allow=\"clipboard-write\" title=\"vimeo Video Player\" src=\"https:\/\/player.vimeo.com\/video\/1180960844?color&amp;autopause=0&amp;loop=0&amp;muted=0&amp;title=0&amp;portrait=0&amp;byline=0&amp;h=450b1a670e#t=\"><\/iframe>\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f7cc9d5 elementor-widget elementor-widget-video\" data-id=\"f7cc9d5\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;vimeo&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<iframe class=\"elementor-video-iframe\" allowfullscreen allow=\"clipboard-write\" title=\"vimeo Video Player\" src=\"https:\/\/player.vimeo.com\/video\/1180960776?color&amp;autopause=0&amp;loop=0&amp;muted=0&amp;title=0&amp;portrait=0&amp;byline=0&amp;h=47cb8867e1#t=\"><\/iframe>\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-9c854bf e-con e-atomic-element e-flexbox-base e-9c854bf-9b08879 \" data-id=\"9c854bf\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"9c854bf\">\n    \t\t<div class=\"elementor-element elementor-element-03c00c4 elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"03c00c4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section class=\"statement\">\n  <p class=\"statement-quote\">\"Everything's taken care of. And that's the point.\"<\/p>\n<\/section>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-8128b16 e-con e-atomic-element e-flexbox-base e-8128b16-38445f9 \" data-id=\"8128b16\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"8128b16\">\n    \t\t<div class=\"elementor-element elementor-element-81fb095 elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"81fb095\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section class=\"amenities\">\n  <div class=\"section-intro\" style=\"text-align:left; max-width: 1160px; margin: 0 auto 64px;\">\n    <p class=\"section-eyebrow\">What's Included<\/p>\n    <h2 class=\"section-headline\">One monthly fee.<br><em>Everything you need.<\/em><\/h2>\n  <\/div>\n\n  <div class=\"amenities-inner\">\n    <div class=\"amenity-block\">\n      <h3>Dining &amp; Social Life<\/h3>\n      <p class=\"block-desc\">A full life doesn't stop at your front door.<\/p>\n      <ul class=\"amenity-list\">\n        <li>Restaurant-style dining room<\/li>\n        <li>Marie's Bar &amp; Bistro for dinner and entertainment<\/li>\n        <li>Continental breakfast &amp; coffee bar, daily<\/li>\n        <li>Heated indoor pool<\/li>\n        <li>Fitness center with wellness coaching<\/li>\n        <li>Full calendar of events &amp; entertainment<\/li>\n        <li>Nail spa, library, game room, fire pits and gardens<\/li> \n        <li>Concierge services<\/li>\n      <\/ul>\n    <\/div>\n\n    <div class=\"amenity-block\">\n      <h3>Your Apartment<\/h3>\n      <p class=\"block-desc\">Built to feel like home \u2014 because it is.<\/p>\n      <ul class=\"amenity-list\">\n        <li>Granite counters and fully equipped kitchen<\/li>\n        <li>In-unit washer and dryer<\/li>\n        <li>Individual HVAC and high-speed internet<\/li>\n        <li>Bi-weekly housekeeping and linen service<\/li>\n        <li>All utilities included<\/li>\n        <li>24-hour security and emergency response<\/li>\n        <li>Scheduled transportation<\/li>\n        <li>Pet friendly<\/li>\n      <\/ul>\n    <\/div>\n  <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-362159a e-con e-atomic-element e-flexbox-base e-362159a-c775ccc \" data-id=\"362159a\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"362159a\">\n    \t\t<div class=\"elementor-element elementor-element-1ddf915 elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"1ddf915\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section class=\"testimonial\">\n  <span class=\"testimonial-mark\">\u201c<\/span>\n  <blockquote>\n    \u201cIt\u2019s so great to open your patio door, let in the fresh air, hear the birds sing. I absolutely love it here.\u201d\n  <\/blockquote>\n  <cite>\u2014JEAN G., 79, RESIDENT OF 3 YEARS<\/cite>\n<\/section>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-abec2b7 e-con e-atomic-element e-flexbox-base e-abec2b7-fd071f2 \" data-id=\"abec2b7\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"abec2b7\">\n    \t\t<div class=\"elementor-element elementor-element-3331d44 elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"3331d44\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section class=\"cta-section\">\n  <div class=\"cta-inner\">\n    <div class=\"teresa-wrap\">\n      <img decoding=\"async\" src=\"https:\/\/stannscommunity.com\/wp-content\/uploads\/2026\/05\/teresa_plumeri-252x300.jpg\" alt=\"Teresa Plumeri, Chapel Oaks\" class=\"teresa-photo\" onerror=\"this.style.display='none'; document.querySelector('.teresa-placeholder').style.display='flex';\">\n      <div class=\"teresa-placeholder\" style=\"display:none;\">T<\/div>\n    <\/div>\n\n    <div class=\"cta-text\">\n      <p class=\"section-eyebrow\">Ready to See for Yourself?<\/p>\n      <h2 class=\"cta-headline\">Schedule lunch with Teresa<\/h2>\n      <p class=\"cta-subhead\">Tours are personal and unhurried.<\/p>\n    \n      <div>\n        <p style=\"font-weight:bold;\">Teresa Plumeri<\/br><a href=\"tel:5856976606\">(585) 697-6606<\/a><\/br><a href=\"mailto:tplumeri@mystanns.com\">tplumeri@mystanns.com<\/a><\/br>1550 Portland Ave., Rochester, NY 14621<\/p>\n      <\/div>\n      <div class=\"btn-actions\">\n       <!-- <a href=\"https:\/\/stannscommunity.com\/chapel-oaks\/virtual-tour\/\" class=\"btn-primary\">Take a Virtual Tour<\/a>-->\n        <a href=\"https:\/\/form.jotform.us\/72404564137151\" class=\"btn-outline\">Send a Message<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<footer class=\"elementor-element elementor-element-63206e5 e-con e-atomic-element e-flexbox-base e-63206e5-eea21cf \" data-id=\"63206e5\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"63206e5\">\n    \t\t<div class=\"elementor-element elementor-element-79d6307 elementor-widget elementor-widget-image\" data-id=\"79d6307\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t<figure class=\"wp-caption\">\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"800\" height=\"183\" src=\"https:\/\/chapel-oaks.com\/wp-content\/uploads\/2026\/07\/CHAPEL-OAKS-LOGO-NEW-HORIZONTAL_one-color-Reverse.svg\" class=\"attachment-large size-large wp-image-131\" alt=\"CHAPEL OAKS\" \/>\t\t\t\t\t\t\t\t\t\t\t<figcaption class=\"widget-image-caption wp-caption-text\">A St. Ann's Community \u00b7 Est. 1873<\/figcaption>\n\t\t\t\t\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a2a7962 elementor-widget elementor-widget-text-editor\" data-id=\"a2a7962\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>1550 Portland Ave., Rochester, NY 14621<br \/><a href=\"tel:5856976606\">(585) 697-6606<\/a> \u00a0\u00b7\u00a0 <a href=\"https:\/\/stannscommunity.com\/privacy-policy\">Privacy Policy<\/a><\/p><p style=\"margin-top: 6px;\">\u00a9 2026 St. Ann&#8217;s Community. All rights reserved.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\n<\/footer>\n\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Come See for Yourself Chapel Oaks \u00b7 Irondequoit, NY \u00b7 Independent Living You&#8217;ve earned this lifestyle. Come see what everyone is talking about. For active adults 60+ Chapel Oaks offers the freedom to spend less time doing household chores and more time enjoying friends, new experiences, and the activities you love. Come See for Yourself [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-11","page","type-page","status-publish","hentry"],"featured_image_src":null,"featured_image_src_square":null,"_links":{"self":[{"href":"https:\/\/chapel-oaks.com\/index.php?rest_route=\/wp\/v2\/pages\/11","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/chapel-oaks.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/chapel-oaks.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/chapel-oaks.com\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/chapel-oaks.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=11"}],"version-history":[{"count":229,"href":"https:\/\/chapel-oaks.com\/index.php?rest_route=\/wp\/v2\/pages\/11\/revisions"}],"predecessor-version":[{"id":302,"href":"https:\/\/chapel-oaks.com\/index.php?rest_route=\/wp\/v2\/pages\/11\/revisions\/302"}],"wp:attachment":[{"href":"https:\/\/chapel-oaks.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=11"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}