{"id":2014,"date":"2025-12-10T20:50:09","date_gmt":"2025-12-10T20:50:09","guid":{"rendered":"https:\/\/csaac.org\/?page_id=2014"},"modified":"2026-07-08T15:46:02","modified_gmt":"2026-07-08T15:46:02","slug":"board-of-directors-at-csaac","status":"publish","type":"page","link":"https:\/\/csaac.org\/es\/board-of-directors-at-csaac\/","title":{"rendered":"Board Of Directors at CSAAC"},"content":{"rendered":"<p><!DOCTYPE html><br \/>\n<html lang=\"en\"><br \/>\n<head><br \/>\n    <meta charset=\"UTF-8\"><br \/>\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><br \/>\n    <title>Board of Directors &#8211; CSAAC<\/title>\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&#038;display=swap\" rel=\"stylesheet\">\n<style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }<\/p>\n<p>        body {\n            font-family: 'DM Sans', sans-serif;\n            line-height: 1.6;\n            color: #333;\n        }<\/p>\n<p>        \/* Hero Section *\/\n        .hero {\n            background: linear-gradient(135deg, #06505c 0%, #078199 100%);\n            color: white;\n            padding: 4rem 2rem;\n            text-align: center;\n        }<\/p>\n<p>        .hero h1 {\n            font-size: 3rem;\n            margin-bottom: 1rem;\n        }<\/p>\n<p>        .hero p {\n            font-size: 1.3rem;\n            max-width: 800px;\n            margin: 0 auto;\n        }<\/p>\n<p>        \/* Container *\/\n        .container {\n            max-width: 1000px;\n            margin: 0 auto;\n            padding: 2rem 2rem;\n        }<\/p>\n<p>        .wide-container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 2rem 2rem;\n        }<\/p>\n<p>        \/* Section Styles *\/\n        .section {\n            padding: 2rem 2rem;\n        }<\/p>\n<p>        .section-white {\n            background: white;\n        }<\/p>\n<p>        .section-gray {\n            background: #f8f9fa;\n        }<\/p>\n<p>        .section-title {\n            font-size: 2.5rem;\n            color: #06505c;\n            margin-bottom: 1.5rem;\n            text-align: center;\n        }<\/p>\n<p>        \/* Founder Section *\/\n        .founder-section {\n            background: linear-gradient(135deg, #06505c 0%, #078199 100%);\n            color: white;\n            padding: 2.5rem 2rem;\n            margin-bottom: 2rem;\n            border-radius: 10px;\n        }<\/p>\n<p>        .founder-content {\n            max-width: 900px;\n            margin: 0 auto;\n            text-align: center;\n        }<\/p>\n<p>        .founder-content h2 {\n            color: #cbb777;\n            font-size: 2rem;\n            margin-bottom: 0.5rem;\n        }<\/p>\n<p>        .founder-role {\n            font-size: 1.1rem;\n            color: #cbb777;\n            margin-bottom: 1.5rem;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }<\/p>\n<p>        .founder-content p {\n            font-size: 1.1rem;\n            line-height: 1.8;\n        }<\/p>\n<p>        \/* Executive Board *\/\n        .executive-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 2rem;\n            margin: 2rem 0;\n        }<\/p>\n<p>        .executive-card {\n            background: white;\n            padding: 2rem;\n            border-radius: 10px;\n            box-shadow: 0 4px 6px rgba(0,0,0,0.1);\n            border-top: 5px solid #06505c;\n        }<\/p>\n<p>        .executive-card h3 {\n            color: #06505c;\n            font-size: 1.4rem;\n            margin-bottom: 0.5rem;\n        }<\/p>\n<p>        .executive-role {\n            color: #cbb777;\n            font-weight: 600;\n            font-size: 0.95rem;\n            margin-bottom: 1rem;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n        }<\/p>\n<p>        .executive-card p {\n            color: #555;\n            font-size: 1rem;\n            line-height: 1.7;\n        }<\/p>\n<p>        \/* Board Members *\/\n        .board-grid {\n            display: grid;\n            grid-template-columns: repeat(1, 1fr);\n            gap: 1.5rem;\n            margin: 2rem 0;\n        }<\/p>\n<p>        .board-card {\n            background: white;\n            padding: 2rem;\n            border-radius: 10px;\n            box-shadow: 0 4px 6px rgba(0,0,0,0.1);\n            border-left: 8px solid #cbb777;\n        }<\/p>\n<p>        .board-card h3 {\n            color: #06505c;\n            font-size: 1.3rem;\n            margin-bottom: 0.5rem;\n        }<\/p>\n<p>        .board-role {\n            color: #cbb777;\n            font-weight: 600;\n            font-size: 0.9rem;\n            margin-bottom: 1rem;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n        }<\/p>\n<p>        .board-card p {\n            color: #555;\n            font-size: 1rem;\n            line-height: 1.7;\n        }<\/p>\n<p>        \/* CTA Section *\/\n        .cta-section {\n            background: linear-gradient(135deg, #06505c 0%, #078199 100%);\n            color: white;\n            padding: 2.5rem 2rem;\n            text-align: center;\n        }<\/p>\n<p>        .cta-section h2 {\n            color: white;\n            font-size: 2rem;\n            margin-bottom: 1rem;\n        }<\/p>\n<p>        .cta-section p {\n            font-size: 1.1rem;\n            margin-bottom: 1.5rem;\n            max-width: 800px;\n            margin-left: auto;\n            margin-right: auto;\n        }<\/p>\n<p>        \/* Button *\/\n        .btn {\n            padding: 1rem 2rem;\n            text-decoration: none;\n            border-radius: 5px;\n            font-weight: 600;\n            transition: all 0.3s;\n            display: inline-block;\n            background: #cbb777;\n            color: #06505c;\n        }<\/p>\n<p>        .btn:hover {\n            background: #b8a566;\n            transform: translateY(-2px);\n        }<\/p>\n<p>        \/* Footer *\/\n        .footer {\n            background: #06505c;\n            color: white;\n            padding: 3rem 2rem 1rem;\n            font-size: 1.1rem;\n        }<\/p>\n<p>        .footer-content {\n            max-width: 1200px;\n            margin: 0 auto;\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 2rem;\n            margin-bottom: 2rem;\n        }<\/p>\n<p>        .footer-section h3 {\n            color: #cbb777;\n            margin-bottom: 1rem;\n            font-size: 1.3rem;\n        }<\/p>\n<p>        .footer-section ul {\n            list-style: none;\n        }<\/p>\n<p>        .footer-section ul li {\n            margin-bottom: 0.5rem;\n        }<\/p>\n<p>        .footer-section a {\n            color: #ccc;\n            text-decoration: none;\n            transition: color 0.3s;\n        }<\/p>\n<p>        .footer-section a:hover {\n            color: #cbb777;\n        }<\/p>\n<p>        .newsletter-signup input {\n            padding: 0.75rem;\n            border: none;\n            border-radius: 5px;\n            width: 100%;\n            margin-bottom: 0.5rem;\n        }<\/p>\n<p>        .newsletter-signup button {\n            padding: 0.75rem 1.5rem;\n            background: #cbb777;\n            color: #06505c;\n            border: none;\n            border-radius: 5px;\n            cursor: pointer;\n            font-weight: 600;\n            transition: background 0.3s;\n        }<\/p>\n<p>        .newsletter-signup button:hover {\n            background: #b8a566;\n        }<\/p>\n<p>        .social-links {\n            display: flex;\n            gap: 1rem;\n            margin-top: 1rem;\n        }<\/p>\n<p>        .social-links a {\n            display: inline-block;\n            width: 55px;\n            height: 55px;\n            background: #cbb777;\n            border-radius: 50%;\n            text-align: center;\n            line-height: 55px;\n            transition: background 0.3s;\n            color: #06505c;\n            font-weight: bold;\n            font-size: 1.3rem;\n        }<\/p>\n<p>        .social-links a:hover {\n            background: #b8a566;\n        }<\/p>\n<p>        .footer-bottom {\n            text-align: center;\n            padding-top: 2rem;\n            border-top: 1px solid rgba(255, 255, 255, 0.2);\n            color: #ccc;\n        }<\/p>\n<p>        \/* ===== MOBILE RESPONSIVE ===== *\/\n        @media (max-width: 768px) {\n            \/* Hero *\/\n            .hero {\n                padding: 2rem 1rem;\n            }\n            .hero h1 {\n                font-size: 1.75rem;\n                margin-bottom: 0.5rem;\n            }\n            .hero p {\n                font-size: 1rem;\n            }<\/p>\n<p>            \/* Containers *\/\n            .container {\n                padding: 1.5rem 1rem;\n            }\n            .wide-container {\n                padding: 1.5rem 1rem;\n            }<\/p>\n<p>            \/* Sections *\/\n            .section {\n                padding: 1.5rem 1rem;\n            }<\/p>\n<p>            \/* Section Titles *\/\n            .section-title {\n                font-size: 1.6rem;\n                margin-bottom: 1rem;\n            }<\/p>\n<p>            \/* Founder Section *\/\n            .founder-section {\n                padding: 1.5rem 1rem;\n                margin-bottom: 1.5rem;\n                border-radius: 8px;\n            }\n            .founder-content h2 {\n                font-size: 1.5rem;\n            }\n            .founder-role {\n                font-size: 0.9rem;\n                margin-bottom: 1rem;\n            }\n            .founder-content p {\n                font-size: 0.95rem;\n                line-height: 1.7;\n            }<\/p>\n<p>            \/* Executive Board *\/\n            .executive-grid {\n                grid-template-columns: 1fr;\n                gap: 1rem;\n                margin: 1.5rem 0;\n            }\n            .executive-card {\n                padding: 1.25rem;\n                border-top-width: 4px;\n            }\n            .executive-card h3 {\n                font-size: 1.2rem;\n                margin-bottom: 0.3rem;\n            }\n            .executive-role {\n                font-size: 0.85rem;\n                margin-bottom: 0.75rem;\n            }\n            .executive-card p {\n                font-size: 0.95rem;\n                line-height: 1.6;\n            }\n            .executive-card p[style] {\n                margin-top: 0.75rem !important;\n            }<\/p>\n<p>            \/* Board Members *\/\n            .board-grid {\n                gap: 1rem;\n                margin: 1.5rem 0;\n            }\n            .board-card {\n                padding: 1.25rem;\n                border-left-width: 5px;\n            }\n            .board-card h3 {\n                font-size: 1.15rem;\n                margin-bottom: 0.3rem;\n            }\n            .board-role {\n                font-size: 0.8rem;\n                margin-bottom: 0.75rem;\n            }\n            .board-card p {\n                font-size: 0.95rem;\n                line-height: 1.6;\n            }<\/p>\n<p>            \/* CTA Section *\/\n            .cta-section {\n                padding: 2rem 1rem;\n            }\n            .cta-section h2 {\n                font-size: 1.5rem;\n                margin-bottom: 0.75rem;\n            }\n            .cta-section p {\n                font-size: 1rem;\n                margin-bottom: 1.25rem;\n            }<\/p>\n<p>            \/* Buttons *\/\n            .btn {\n                padding: 0.75rem 1.5rem;\n                font-size: 0.95rem;\n            }<\/p>\n<p>            \/* Footer *\/\n            .footer {\n                padding: 1.5rem 1rem 1rem;\n                font-size: 1rem;\n            }\n            .footer-content {\n                gap: 1.5rem;\n                margin-bottom: 1.5rem;\n            }\n            .footer-section h3 {\n                font-size: 1.1rem;\n                margin-bottom: 0.75rem;\n            }\n            .social-links a {\n                width: 45px;\n                height: 45px;\n                line-height: 45px;\n                font-size: 1.1rem;\n            }\n            .footer-bottom {\n                padding-top: 1.5rem;\n            }\n        }<\/p>\n<p>        \/* Extra small phones *\/\n        @media (max-width: 380px) {\n            .hero h1 {\n                font-size: 1.5rem;\n            }\n            .hero p {\n                font-size: 0.9rem;\n            }\n            .section-title {\n                font-size: 1.4rem;\n            }\n            .founder-content h2 {\n                font-size: 1.35rem;\n            }\n            .executive-card h3,\n            .board-card h3 {\n                font-size: 1.1rem;\n            }\n            .cta-section h2 {\n                font-size: 1.35rem;\n            }\n        }\n    <\/style>\n<p><\/head><br \/>\n<body><br \/>\n    <!-- Hero Section --><\/p>\n<section class=\"hero\">\n<h1>Board of Directors<\/h1>\n<p>Dedicated leaders guiding CSAAC&#8217;s mission to empower individuals with autism<\/p>\n<\/section>\n<p>    <!-- Founder Section --><\/p>\n<section class=\"section section-white\">\n<div class=\"container\">\n<div class=\"founder-section\">\n<div class=\"founder-content\">\n<h2>Jane Ford Salzano<\/h2>\n<p class=\"founder-role\">Founder<\/p>\n<p>Jane Ford Salzano is the Founder of CSAAC. A retired educator from Montgomery County Public Schools of Maryland with a son and grandson severely impacted by autism. She has devoted her life to enabling individuals with autism to live and work in their community. As a stalwart community activist, Ms. Salzano remains involved in the organization, tirelessly advocating for funding to ensure CSAAC&#8217;s future. She is available to speak about the importance of community based supports as well as the development of CSAAC as national model for programming for children and adults impacted by autism.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>    <!-- Executive Board Section --><\/p>\n<section class=\"section section-gray\">\n<div class=\"wide-container\">\n<h2 class=\"section-title\">Executive Board<\/h2>\n<div class=\"executive-grid\">\n                <!-- Board President --><\/p>\n<div class=\"executive-card\">\n<h3>Nivea Cordova Berrios<\/h3>\n<p class=\"executive-role\">Board President<\/p>\n<p>Nivea has dedicated her life to helping those with special needs reach their full potential. Her advocacy leadership has helped change the way the world views those with disabilities. Nivea is a retired administrator for Montgomery County Public Schools in Maryland.<\/p>\n<p style=\"margin-top: 1rem;\">Nivea&#8217;s work began in Puerto Rico, where she won a landmark case in Superior Court benefiting all special needs school children by granting them the right to receive uninterrupted education all year long. She is one of the founders of The Parents Place of Maryland and was appointed by the United States Department of Education as co chair for the Select Committee of Underserved Group of Parents.<\/p>\n<\/p><\/div>\n<p>                <!-- Vice President --><\/p>\n<div class=\"executive-card\">\n<h3>Nilda Colgrove<\/h3>\n<p class=\"executive-role\">Board Vice President<\/p>\n<p>Nilda holds a Doctor&#8217;s degree in Veterinary Medicine from the Autonomous University of Santo Domingo and a Doctor D&#8217;Universite de Sciences from the University of Paris VII. When her son Michael was diagnosed with autism at the age of two, Nilda interrupted her career to become Michael&#8217;s full time educational advocate.<\/p>\n<p style=\"margin-top: 1rem;\">This led to Nilda&#8217;s second career working with Montgomery County Public Schools as a Parent Community Coordinator. Nilda has been volunteering in CSAAC for 30 years, serving in various capacities including more than 20 years as a Board member. Her son Michael has received residential and supported employment services from CSAAC for many years.<\/p>\n<\/p><\/div>\n<p>                <!-- Treasurer --><\/p>\n<div class=\"executive-card\">\n<h3>Mark Maceira<\/h3>\n<p class=\"executive-role\">Board Treasurer<\/p>\n<p>Mark Maceira serves as Treasurer of the CSAAC Board of Directors, where he helps oversee the organization&#8217;s financial stewardship and long-term sustainability. As a member of the Board, he supports strategic planning and sound fiscal management to strengthen CSAAC&#8217;s mission and ensure the continued delivery of high-quality services for individuals with autism and their families.\n<\/p>\n<\/p><\/div>\n<p>                <!-- Secretary --><\/p>\n<div class=\"executive-card\">\n<h3>Glenda Rose<\/h3>\n<p class=\"executive-role\">Board Secretary<\/p>\n<p>Glenda has been a member of the CSAAC Board for several years and presently serves as the Secretary of the CSAAC Board of Directors. She is the Chairman of the Evaluation Committee and a member of the Admissions Committee. She is retired from the Montgomery County Board of Education where she worked as the Administrative Secretary. Her son is supported at CSAAC.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>    <!-- Board Members Section --><\/p>\n<section class=\"section section-white\">\n<div class=\"container\">\n<h2 class=\"section-title\">Board Members<\/h2>\n<div class=\"board-grid\">\n                <!-- Deborah Seils --><\/p>\n<div class=\"board-card\">\n<h3>Deborah Seils<\/h3>\n<p>Deborah has a Master&#8217;s degree in social work and is licensed in Pennsylvania. Currently, she works with a managed care organization in assessing medical necessity criteria for children with mental health and behavioral issues who receive medical assistance in Pennsylvania. She has also worked as a psychotherapist in a residential treatment facility for children with mental health and behavioral issues and has worked as an outpatient therapist in various agencies and in private practice. Early in her career, she worked with children in the autism program at Sandberg Elementary School. Deborah&#8217;s brother is in the residential and vocational programs and receives day rehabilitation at CSAAC.<\/p>\n<\/p><\/div>\n<p>                <!-- Hans Berg --><\/p>\n<div class=\"board-card\">\n<h3>Hans Berg<\/h3>\n<p>Hans began his education in Wilmington, Delaware, and later moved to Montgomery County, Maryland, where he found a lifelong home with Community Services for Autistic Adults and Children (CSAAC). With CSAAC\u2019s support, Hans rented his first apartment and began building an independent adult life rooted in community inclusion and meaningful work.<br \/>\nSince enrolling in CSAAC\u2019s vocational program in the 1980s, Hans has demonstrated extraordinary determination and resilience in the workforce. Over the years, he has held a wide range of jobs in printing, retail, libraries, food service, and manufacturing across Montgomery County, Prince George\u2019s County, and Washington, DC. His work history reflects both his commitment to employment and CSAAC\u2019s long-standing mission of supporting competitive, community-based jobs.<br \/>\nIn 2009, Hans began working at Red Wiggler Community Farm in Clarksburg, Maryland, where he continues to thrive. July 2026 will mark 17 years of service at Red Wiggler, his 16th job since entering CSAAC\u2019s vocational program. Hans takes great pride in his work and looks forward to going to his job each morning.<br \/>\nOutside of work, Hans enjoys bowling, playing tennis, swimming, and shopping. His life and career embody the values of independence, inclusion, and lifelong opportunity that CSAAC strives to create for every individual it serves.\n <\/p>\n<\/p><\/div>\n<p>                <!-- James M. Williams, Jr --><\/p>\n<div class=\"board-card\">\n<h3>James M. Williams, Jr<\/h3>\n<p>James is one of CSAAC&#8217;s newest board members. He is the Director of Federal Affairs for Wayne State University, located in Detroit, Michigan. A resident of Greenbelt, Maryland, James is a veteran of over 30 local, state and national campaigns and worked on Capitol Hill for over 20 years for six different members of Congress, including a term as Chief of Staff to Congressman John Lewis (GA). James has been active in the autism community in Prince George&#8217;s County for more than 20 years, working with other parents to help lobby for the adoption of the autism waiver law, and spent countless hours as a volunteer and concerned parent at the Kennedy Krieger LEAP program. James&#8217; son is a resident at CSAAC.<\/p>\n<\/p><\/div>\n<p>                <!-- Hon. Karen S. Montgomery --><\/p>\n<div class=\"board-card\">\n<h3>Hon. Karen S. Montgomery<\/h3>\n<p>Karen S. Montgomery served 13 years in the Maryland Legislature, 8 years in the House of Delegates and 5 years in the Senate, serving on the Health, Education and Environment Committee in the Senate. Senator Montgomery retired in 2016. Prior to that, she had been a public school teacher, an adjunct professor of Sculpture and Design at George Washington University for 12 years, the Associate Director of Development at the National Rehabilitation Hospital and Director of Development on two separate occasions, at the Olney Theatre Center in Olney, MD. Senator Montgomery and her husband Harry, who is truly a rocket scientist with a PhD. in related fields, are forever grateful to Jane Salzano, the founder of CSAAC.<\/p>\n<\/p><\/div>\n<p>                <!-- Michael Gugerty --><\/p>\n<div class=\"board-card\">\n<h3>Michael Gugerty<\/h3>\n<p>Michael is a local attorney and the father of two children. Michael&#8217;s law practice focuses on commercial real estate, business and landlord tenant law. His stepson is supported by CSAAC. He resides in Rockville with his wife Ann and is an active volunteer for Autism Speaks.<\/p>\n<\/p><\/div>\n<p>                <!-- Scott Salzano --><\/p>\n<div class=\"board-card\">\n<h3>Scott Salzano<\/h3>\n<p>Scott Salzano is Vice President of Contracts at ASRC Federal, a major provider of services to the federal government. He leads a team of professionals providing full lifecycle contractual support to include opportunity and strategy review, proposal support, contract formation, negotiation, administration, management and closeout services. Scott has an uncle and cousin who are served by CSAAC and he has been involved with supporting CSAAC&#8217;s mission in various ways for much of his life. Scott currently serves on CSAAC&#8217;s finance committee and holds a Bachelor&#8217;s degree from Northern Arizona University&#8217;s College of Business Administration.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>    <!-- CTA Section --><\/p>\n<section class=\"cta-section\">\n<div class=\"container\">\n<h2>Join Our Mission<\/h2>\n<p>Our board members are united by a shared commitment to empowering individuals with autism. Learn how you can support CSAAC&#8217;s work.<\/p>\n<p>            <a href=\"https:\/\/csaac.org\/support-csaac-2\/\" class=\"btn\"><strong>Donate<\/strong><\/a>\n        <\/div>\n<\/section>\n<p>    <!-- Footer --><\/p>\n<footer id=\"contact\" class=\"footer\">\n<div class=\"footer-content\">\n<div class=\"footer-section\">\n<h3>Quick Links<\/h3>\n<ul>\n<li><a href=\"https:\/\/csaac.org\/about-csaac-2\/\">About<\/a><\/li>\n<li><a href=\"https:\/\/csaac.org\/volunteer-at-csaac\/\">Join Our Mission<\/a><\/li>\n<li><a href=\"https:\/\/csaac.org\/careers-at-csaac\/\">Careers<\/a><\/li>\n<li><a href=\"https:\/\/csaac.org\/contact-csaac\/\">Contact<\/a><\/li>\n<\/ul>\n<\/div>\n<div class=\"footer-section\">\n<h3>Contact Us<\/h3>\n<p>CSAAC<br \/>\n<br \/>Phone: <a href=\"tel:+12409122220\">(240) 912-2220<\/a><br \/>\n<br \/>Email: <a href=\"mailto:csaac@csaac.org\">csaac@csaac.org<\/a>\n<\/div>\n<div class=\"footer-section\">\n<h3>Newsletter Signup<\/h3>\n<form class=\"newsletter-signup\" action=\"https:\/\/formspree.io\/f\/xvgeqaql\" method=\"POST\"><input name=\"_subject\" type=\"hidden\" value=\"New Newsletter Signup - CSAAC\" \/><br \/>\n<input name=\"email\" required=\"\" type=\"email\" placeholder=\"Enter your email\" \/><br \/>\n<button type=\"submit\">Subscribe<\/button><\/form>\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.0\/css\/all.min.css\">\n<div class=\"social-links\">\n    <a href=\"https:\/\/www.facebook.com\/share\/1ASK295psM\/?mibextid=wwXIfr\" aria-label=\"Facebook\" target=\"_blank\" rel=\"noopener\"><i class=\"fab fa-facebook-f\"><\/i><\/a><br \/>\n    <a href=\"https:\/\/www.instagram.com\/csaac_org?igsh=dHgzcnFocThzejJq&#038;utm_source=qr\" aria-label=\"Instagram\" target=\"_blank\" rel=\"noopener\"><i class=\"fab fa-instagram\"><\/i><\/a><br \/>\n    <a href=\"https:\/\/www.linkedin.com\/company\/csaac\/\" aria-label=\"LinkedIn\" target=\"_blank\" rel=\"noopener\"><i class=\"fab fa-linkedin-in\"><\/i><\/a>\n<\/div>\n<\/div>\n<div class=\"footer-bottom\">\n<p>\u00a9 2026 CSAAC. All rights reserved.<\/p>\n<\/div>\n<\/footer>\n\n","protected":false},"excerpt":{"rendered":"<p>Board of Directors &#8211; CSAAC Board of Directors Dedicated leaders guiding CSAAC&#8217;s mission to empower individuals with autism Jane Ford Salzano Founder Jane Ford Salzano is the Founder of CSAAC. A retired educator from Montgomery County Public Schools of Maryland with a son and grandson severely impacted by autism. She has devoted her life to [&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-2014","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/csaac.org\/es\/wp-json\/wp\/v2\/pages\/2014","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/csaac.org\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/csaac.org\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/csaac.org\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/csaac.org\/es\/wp-json\/wp\/v2\/comments?post=2014"}],"version-history":[{"count":12,"href":"https:\/\/csaac.org\/es\/wp-json\/wp\/v2\/pages\/2014\/revisions"}],"predecessor-version":[{"id":4155,"href":"https:\/\/csaac.org\/es\/wp-json\/wp\/v2\/pages\/2014\/revisions\/4155"}],"wp:attachment":[{"href":"https:\/\/csaac.org\/es\/wp-json\/wp\/v2\/media?parent=2014"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}