{"id":2012,"date":"2025-12-10T20:49:35","date_gmt":"2025-12-10T20:49:35","guid":{"rendered":"https:\/\/csaac.org\/?page_id=2012"},"modified":"2026-07-08T15:46:21","modified_gmt":"2026-07-08T15:46:21","slug":"leadership-at-csaac","status":"publish","type":"page","link":"https:\/\/csaac.org\/es\/leadership-at-csaac\/","title":{"rendered":"Leadership 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>Our Leadership &#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>        \/* Officer Cards *\/\n       .officers-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 1.5rem;\n    margin: 2rem 0;\n    max-width: 800px;\n    margin-left: auto;\n    margin-right: auto;\n        }<\/p>\n<p>        .officer-card {\n            background: white;\n            border-radius: 10px;\n            box-shadow: 0 4px 6px rgba(0,0,0,0.1);\n            overflow: hidden;\n            border-top: 5px solid #06505c;\n        }<\/p>\n<p>        .officer-photo {\n    width: 100%;\n    height: 350px;\n    background: #e9ecef;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #999;\n    font-size: 1rem;\n}<\/p>\n<p>        .officer-photo img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            object-position: top;\n        }<\/p>\n<p>        .officer-content {\n    padding: 1.25rem;\n    max-height: 300px;\n    overflow-y: auto;\n}\n       .officer-card h3 {\n    color: #06505c;\n    font-size: 1.2rem;\n    margin-bottom: 0.4rem;\n}<\/p>\n<p>        .officer-role {\n            color: #cbb777;\n            font-weight: 600;\n            font-size: 0.95rem;\n            margin-bottom: 0.75rem;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n        }<\/p>\n<p>        .officer-card p {\n            color: #555;\n            font-size: 0.9rem;\n            line-height: 1.6;\n            margin-bottom: 0.5rem;\n        }<\/p>\n<p>        \/* Director Cards *\/\n      .directors-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 2rem;\n    margin-top: 2rem;\n    justify-items: center;\n}<\/p>\n<p>        .director-card {\n            background: white;\n            border-radius: 10px;\n            box-shadow: 0 4px 6px rgba(0,0,0,0.1);\n            overflow: hidden;\n            border-left: 8px solid #cbb777;\n        }<\/p>\n<p>        .director-photo {\n            width: 100%;\n            height: 350px;\n            background: #e9ecef;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: #999;\n            font-size: 0.9rem;\n        }<\/p>\n<p>        .director-photo img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            object-position: top;\n        }<\/p>\n<p>        .director-content {\n            padding: 1.25rem;\n        }<\/p>\n<p>        .director-card h3 {\n            color: #06505c;\n            font-size: 1.2rem;\n            margin-bottom: 0.4rem;\n        }<\/p>\n<p>        .director-role {\n            color: #cbb777;\n            font-weight: 600;\n            font-size: 0.85rem;\n            margin-bottom: 0.75rem;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n        }<\/p>\n<p>        .director-card p {\n            color: #555;\n            font-size: 0.9rem;\n            line-height: 1.6;\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  .officers-grid { grid-template-columns: repeat(2, 1fr) !important; gap: 0.5rem !important; padding: 0 0.25rem !important; }\n.directors-grid { grid-template-columns: repeat(2, 1fr) !important; gap: 0.5rem !important; padding: 0 0.25rem !important; }\n    .bio-content { max-height: 80px; overflow-y: auto; }\n.director-content { overflow-y: auto; max-height: 180px; }\n.officer-content { overflow-y: auto; max-height: 180px; }\n   .director-card { width: 100% !important; box-sizing: border-box; min-width: 0; }\n.officer-card { width: 100% !important; box-sizing: border-box; min-width: 0; }\n    .director-photo { height: 200px !important; }\n    .officer-photo { height: 200px !important; }\n    .director-photo img:not(.nancy-photo) { width: 100% !important; height: 100% !important; object-fit: cover !important; object-position: top !important; }\n.nancy-photo { width: 100% !important; height: 100% !important; object-fit: cover !important; object-position: center 100% !important; }    .officer-photo img { width: 100% !important; height: 100% !important; object-fit: cover !important; object-position: top !important; }\n    .director-content { padding: 0.75rem !important; }\n    .officer-content { padding: 0.75rem !important; }\n    .director-content h3 { font-size: 0.95rem !important; }\n    .officer-content h3 { font-size: 0.95rem !important; }\n    .director-role { font-size: 0.75rem !important; }\n    .officer-role { font-size: 0.75rem !important; }\n    .director-content p { font-size: 0.8rem !important; }\n    .officer-content p { font-size: 0.8rem !important; }\n    .section-title { font-size: 1.6rem !important; }\n.section { padding: 1rem 0.5rem !important; }\n.container { padding: 1rem 0.5rem !important; }\n.wide-container { padding: 1rem 0.5rem !important; }\n    div[style*=\"justify-content: center\"] { display: contents !important; }\n    div[style*=\"justify-content: center\"] .director-card { width: 100% !important; max-width: 100% !important; }\n}\n        \/* 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            .officer-card h3 {\n                font-size: 1.15rem;\n            }\n            .officer-photo {\n                height: 240px;\n            }\n            .directors-grid {\n                grid-template-columns: 1fr;\n            }\n            .director-photo {\n                height: 180px;\n            }\n            .director-card h3 {\n                font-size: 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>Our Leadership<\/h1>\n<p>Meet the dedicated professionals leading CSAAC&#8217;s mission to empower individuals with autism<\/p>\n<\/section>\n<p>    <!-- Officers Section --><\/p>\n<section class=\"section section-white\">\n<div class=\"wide-container\">\n<h2 class=\"section-title\">CSAAC&#8217;s Officers<\/h2>\n<div class=\"officers-grid\">\n                <!-- Eric Salzano --><\/p>\n<div class=\"officer-card\">\n<div class=\"officer-photo\">\n                        <img decoding=\"async\" src=\"https:\/\/csaac.org\/wp-content\/uploads\/2017\/12\/Eric-small.jpg\" alt=\"Eric Salzano\">\n                    <\/div>\n<div class=\"officer-content\">\n<h3>Eric Salzano<\/h3>\n<p class=\"officer-role\">Executive Director<\/p>\n<p>Mr. Eric Salzano was appointed Executive Director in November 2017, after joining CSAAC earlier that year as the Director of Operations. Eric is the past President of the CSAAC Board of Directors. Having lived with family members impacted by autism, Mr. Salzano is dedicated to providing state of the art services to individuals supported at CSAAC.<\/p>\n<p>Mr. Salzano has 37+ years of management experience, working as a General Manager in the grocery food industry.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p>                <!-- Duval Johns --><\/p>\n<div class=\"officer-card\">\n<div class=\"officer-photo\">\n                        <img decoding=\"async\" src=\"https:\/\/csaac.org\/wp-content\/uploads\/2022\/10\/Duval-small.jpg\" alt=\"Duval Johns\">\n                    <\/div>\n<div class=\"officer-content\">\n<h3>Duval Johns<\/h3>\n<p class=\"officer-role\">Director of Finance \/ CFO<\/p>\n<p>Duval Johns joined CSAAC in October 2022 as the CFO\/Director of Finance. He manages the totality of finance and accounting operations; financial planning, forecasting and analytics; budgetary preparations; and the overall fiscal management and financial health of the organization in support of CSAAC&#8217;s missions.<\/p>\n<p>Duval has over 29 years of accounting, finance, budgeting, auditing, and leadership experience with the federal government, including 20 years of active military service in the United States Army as a finance specialist and senior advisor.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p>                <!-- Craig A. Pardini --><\/p>\n<div class=\"officer-card\">\n<div class=\"officer-photo\">\n                        <img decoding=\"async\" src=\"https:\/\/csaac.org\/wp-content\/uploads\/2017\/04\/Craig-Pardini-copy.jpg\" alt=\"Craig A. Pardini\">\n                    <\/div>\n<div class=\"officer-content\">\n<h3>Craig A. Pardini<\/h3>\n<p class=\"officer-role\">Chief Operating Officer \/ COO<\/p>\n<p>Mr. Craig Pardini has been a dedicated leader at CSAAC since 2001 and currently serves as Chief Operating Officer (COO), where he oversees organizational operations in support of CSAAC\u2019s mission and long-term vision.<\/p>\n<p>Craig began his tenure at CSAAC in 2001 as the Administration\/Office Manager, leading critical functions including Building Facilities, Information Technology (IT), and Administrative Services.  In 2004, Craig was promoted to Director of Infrastructure Operations, a role in which he strengthened operational efficiency and advanced key infrastructure initiatives, paving the way for his eventual promotion to Chief Operating Officer.<\/p>\n<p>With over 28+ years of leadership experience, Craig brings deep expertise in business operations, strategic planning, innovation, information technology, and facilities management. His leadership continues to drive organizational effectiveness and support CSAAC\u2019s commitment to excellence.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p>                <!-- Dora Fisher --><\/p>\n<div class=\"officer-card\">\n<div class=\"officer-photo\">\n                        <img decoding=\"async\" src=\"https:\/\/csaac.org\/wp-content\/uploads\/2022\/06\/Dora-Small-1.jpg\" alt=\"Dora Fisher\">\n                    <\/div>\n<div class=\"officer-content\">\n<h3>Dora Fisher<\/h3>\n<p class=\"officer-role\">Director of Human Resources<\/p>\n<p>Ms. Dora Fisher was appointed Director of Human Resources in June 2022. Dora has over 20 years of experience in HR and Operations and is a results focused leader who delivers talent acquisition, retention, and motivational solutions to retain the most important corporate asset \u2013 our employees.<\/p>\n<p>Dora holds a Bachelor&#8217;s degree in Psychology from Georgetown University, and a Master&#8217;s Degree in Human Resources Management from Marymount University.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>    <!-- Directors Section --><\/p>\n<section class=\"section section-gray\">\n<div class=\"wide-container\">\n<h2 class=\"section-title\">CSAAC&#8217;s Directors<\/h2>\n<div class=\"directors-grid\">\n <!-- Sam Asiamah --><\/p>\n<div class=\"director-card\">\n<div class=\"director-photo\">\n                        <img decoding=\"async\" src=\"https:\/\/csaac.org\/wp-content\/uploads\/2025\/05\/DSC_6036-1.jpg\" alt=\"Sam Asiamah\">\n                    <\/div>\n<div class=\"director-content\">\n<h3>Sam Asiamah<\/h3>\n<p class=\"director-role\">Director of Residential Support Services<\/p>\n<p>Mr. Sam Asiamah has been the Director of the Residential Support Services at CSAAC since 2007. He provides leadership, direction and oversight of the residential supports program. Mr. Asiamah has 17 years of banking experience and 22 years in human services.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p>  <!-- Christopher Drayton --><\/p>\n<div class=\"director-card\">\n<div class=\"director-photo\">\n                        <img decoding=\"async\" src=\"https:\/\/csaac.org\/wp-content\/uploads\/2017\/12\/Chris-small.jpg\" alt=\"Christopher Drayton\">\n                    <\/div>\n<div class=\"director-content\">\n<h3>Christopher Drayton<\/h3>\n<p class=\"director-role\">Director of Vocational Support &#038; Meaningful Day Services<\/p>\n<p>Christopher Drayton provides strategic leadership and oversight for CSAAC&#8217;s adult day, vocational, employment, and community-based programs. This role ensures that services are person-centered, outcomes-driven, and designed to help individuals with autism build meaningful skills, increase independence, explore employment opportunities, and actively participate in their communities.\n<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p>  <!-- Teresa Ford --><\/p>\n<div class=\"director-card\">\n<div class=\"director-photo\">\n                        <img decoding=\"async\" src=\"https:\/\/csaac.org\/wp-content\/uploads\/2017\/12\/Teresa-small.jpg\" alt=\"Teresa Ford\">\n                    <\/div>\n<div class=\"director-content\">\n<h3>Teresa Ford<\/h3>\n<p class=\"director-role\">Director of Training<\/p>\n<p>Ms. Teresa Ford was appointed as CSAAC&#8217;s Director of Training in 2017. She joined CSAAC in 2012 as a Training Coordinator. Teresa runs the Training Center and ensures that staff receives the required training for their position.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p>  <!-- Paul Martineau --><\/p>\n<div class=\"director-card\">\n<div class=\"director-photo\">\n                        <img decoding=\"async\" src=\"https:\/\/csaac.org\/wp-content\/uploads\/2019\/03\/Paul-Small.jpg\" alt=\"Paul Martineau\">\n                    <\/div>\n<div class=\"director-content\">\n<h3>Paul Martineau<\/h3>\n<p class=\"director-role\">Director of Special Projects\/Operations<\/p>\n<p>Mr. Paul Martineau was named Director of Special Projects\/Operations in 2019. Paul joined CSAAC in 2017 after a 43 year career as a manager of retail food stores. He is a 1978 graduate of the University of Maryland\/College Park.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p> <!-- Hon. Nancy Navarro --><\/p>\n<div class=\"director-card\">\n<div class=\"director-photo\">\n   <img decoding=\"async\" src=\"https:\/\/csaac.org\/wp-content\/uploads\/2026\/06\/Nancy-New.png\" alt=\"Hon. Nancy Navarro\" class=\"nancy-photo\" style=\"object-fit: cover; object-position: center 75%;\">\n<\/div>\n<div class=\"director-content\">\n<h3>Hon. Nancy Navarro<\/h3>\n<p class=\"director-role\">Director of Growth, Outreach &#038; Strategic Initiatives<\/p>\n<p>Hon. Nancy Navarro is the first Latina elected to serve on the Montgomery County, Maryland Council. First elected in 2009, she served multiple terms, including two as Council President and Council Vice President. Prior to her service on the Council, she served on the Montgomery County Board of Education. She also chaired the Fiscal Policy and Government Operations Committee, providing leadership on the County\u2019s fiscal policies, government accountability, procurement, and operational oversight. Nancy leads CSAAC\u2019s efforts in strategic growth, government relations, fundraising, and public engagement. Drawing on her extensive experience in public service, policy, and advocacy, she works to strengthen partnerships, expand awareness, and advance initiatives that support CSAAC\u2019s mission of empowering individuals with autism to live meaningful, self-directed lives.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p><!-- Tavis Ndure --><\/p>\n<div class=\"director-card\">\n<div class=\"director-photo\">\n                        <img decoding=\"async\" src=\"https:\/\/csaac.org\/wp-content\/uploads\/2025\/05\/DSC_6047-1.jpg\" alt=\"Tavis Ndure\">\n                    <\/div>\n<div class=\"director-content\">\n<h3>Tavis Ndure<\/h3>\n<p class=\"director-role\">Director of Youth Services<\/p>\n<p>Mr. Tavis Ndure has been promoted to Director of Youth Services since July 2023. Tavis joined CSAAC in 2001 and has his Master of Science degree in Management in Healthcare Administration and Bachelor of Science degree in Psychology.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p> <!-- Yolanda Rogers--><\/p>\n<div class=\"director-card\">\n<div class=\"director-photo\">\n                        <img decoding=\"async\" src=\"https:\/\/csaac.org\/wp-content\/uploads\/2026\/06\/D6E8AE96-E865-4F20-A93E-A8468C792CAD.png\" alt=\"Yolanda Rogers\">\n                    <\/div>\n<div class=\"director-content\">\n<h3>Yolanda Rogers<\/h3>\n<p class=\"director-role\">Director of Behavioral Support Services<\/p>\n<p> Dr. Yolanda Rogers is the Director of Behavioral Support Services and a dedicated clinical leader with over 12 years of experience in behavioral health and human services. She is responsible for ensuring clinical quality, regulatory compliance, and effective behavioral support practices throughout the organization. Dr. Rogers works closely with interdisciplinary teams to promote collaborative, person-centered care and improve outcomes for individuals receiving services. Her passion for excellence and advocacy helps create supportive environments where individuals can thrive.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p>                <!-- Abba Sackey --><\/p>\n<div class=\"director-card\">\n<div class=\"director-photo\">\n                        <img decoding=\"async\" src=\"https:\/\/csaac.org\/wp-content\/uploads\/2025\/01\/Abba-S-Bio.jpg\" alt=\"Abba Sackey\">\n                    <\/div>\n<div class=\"director-content\">\n<h3>Abba Sackey<\/h3>\n<p class=\"director-role\">Director of Quality Assurance<\/p>\n<p>Ms. Abba Sackey was promoted to the Director of Quality Assurance. She has been managing and participating in the review process during state investigations, inspections, and standing committee review. Abba has over 22 years of management experience.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p>                <!-- Brian Tureck --><\/p>\n<div class=\"director-card\">\n<div class=\"director-photo\">\n                        <img decoding=\"async\" src=\"https:\/\/csaac.org\/wp-content\/uploads\/2022\/07\/Brian-Tureck.jpg\" alt=\"Brian Tureck\">\n                    <\/div>\n<div class=\"director-content\">\n<h3>Brian Tureck<\/h3>\n<p class=\"director-role\">Director of Education<\/p>\n<p>Brian Tureck has been at the Community School since 2017. He has worked in education for 25 years, including more than 10 years working in special education settings. Brian has a BA in Public Policy and a MEd in Counseling.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p>           <!-- Robert Tyndall & Eric Wyndham - centered --><\/p>\n<div style=\"grid-column: 1 \/ -1; display: flex; gap: 2rem; justify-content: center;\">\n<div class=\"director-card\" style=\"width: calc(33.33% - 1rem);\">\n<div class=\"director-photo\">\n            <img decoding=\"async\" src=\"https:\/\/csaac.org\/wp-content\/uploads\/2017\/12\/Robert-small.jpg\" alt=\"Robert Tyndall\">\n        <\/div>\n<div class=\"director-content\">\n<h3>Robert Tyndall<\/h3>\n<p class=\"director-role\">Director of Information Systems<\/p>\n<p>Since joining CSAAC in 2016, Robert has supported CSAAC&#8217;s enterprise systems and documentation platforms used across the organization&#8217;s residential, vocational, and educational programs.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"director-card\" style=\"width: calc(33.33% - 1rem);\">\n<div class=\"director-photo\">\n            <img decoding=\"async\" src=\"https:\/\/csaac.org\/wp-content\/uploads\/2022\/12\/Eric-W-Small-1.jpg\" alt=\"Eric Wyndham\">\n        <\/div>\n<div class=\"director-content\">\n<h3>Eric Wyndham<\/h3>\n<p class=\"director-role\">Director of Transportation<\/p>\n<p>Eric Wyndham was recently promoted to Director of Transportation in January 2025. Eric is dedicated and enjoys working with Individuals with special needs. He is a graduate of UMBC with a Bachelor of Arts degree in Sociology.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/div><\/div>\n<\/p><\/div>\n<\/section>\n<p>    <!-- CTA Section --><\/p>\n<section class=\"cta-section\">\n<div class=\"container\">\n<h2>Join Our Team<\/h2>\n<p>Our leadership team is dedicated to creating an environment where both staff and individuals we serve can thrive. Explore career opportunities at CSAAC.<\/p>\n<p>            <a href=\"https:\/\/csaac.org\/careers-at-csaac\/\" class=\"btn\"><strong>View Careers<\/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>Our Leadership &#8211; CSAAC Our Leadership Meet the dedicated professionals leading CSAAC&#8217;s mission to empower individuals with autism CSAAC&#8217;s Officers Eric Salzano Executive Director Mr. Eric Salzano was appointed Executive Director in November 2017, after joining CSAAC earlier that year as the Director of Operations. Eric is the past President of the CSAAC Board of [&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-2012","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/csaac.org\/es\/wp-json\/wp\/v2\/pages\/2012","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=2012"}],"version-history":[{"count":41,"href":"https:\/\/csaac.org\/es\/wp-json\/wp\/v2\/pages\/2012\/revisions"}],"predecessor-version":[{"id":4158,"href":"https:\/\/csaac.org\/es\/wp-json\/wp\/v2\/pages\/2012\/revisions\/4158"}],"wp:attachment":[{"href":"https:\/\/csaac.org\/es\/wp-json\/wp\/v2\/media?parent=2012"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}