{"id":4527,"date":"2026-07-27T15:44:09","date_gmt":"2026-07-27T15:44:09","guid":{"rendered":"https:\/\/csaac.org\/?page_id=4527"},"modified":"2026-07-27T17:02:07","modified_gmt":"2026-07-27T17:02:07","slug":"csm-programs","status":"publish","type":"page","link":"https:\/\/csaac.org\/en\/csm-programs\/","title":{"rendered":"Programs &#038; Services"},"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>Programs &#038; Services &#8211; Community School of Maryland &#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        * { margin: 0; padding: 0; box-sizing: border-box; }\n        body { font-family: 'DM Sans', sans-serif; line-height: 1.6; color: #333; }<\/p>\n<p>        \/* Hero Section *\/\n        .hero { background: linear-gradient(135deg, #06505c 0%, #078199 100%); padding: 3rem 2rem 2rem 2rem; text-align: center; color: white; margin-bottom: 0; }\n        .hero h1 { font-size: 2.6rem; margin-bottom: 0.5rem; }\n        .hero p { font-size: 1.15rem; max-width: 800px; margin: 0 auto; opacity: 0.95; }<\/p>\n<p>        \/* Container *\/\n        .container { max-width: 1000px; margin: 0 auto; padding: 1.5rem 2rem; }\n        .wide-container { max-width: 1200px; margin: 0 auto; padding: 1.5rem 2rem; }<\/p>\n<p>        \/* Section Styles *\/\n        .section { padding: 1.5rem 2rem; }\n        .section-white { background: white; }\n        .section-title { font-size: 2.5rem; color: #06505c; margin-bottom: 1.5rem; }\n        .section-content p { font-size: 1.15rem; line-height: 1.8; margin-bottom: 1.5rem; color: #555; }<\/p>\n<p>        \/* Footer *\/\n        .footer { background: #06505c; color: white; padding: 3rem 2rem 1rem; font-size: 1.1rem; }\n        .footer-content { max-width: 1200px; margin: 0 auto; display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 2rem; margin-bottom: 2rem; }\n        .footer-section h3 { color: #cbb777; margin-bottom: 1rem; font-size: 1.3rem; }\n        .footer-section ul { list-style: none; }\n        .footer-section ul li { margin-bottom: 0.5rem; }\n        .footer-section a { color: #ccc; text-decoration: none; transition: color 0.3s; }\n        .footer-section a:hover { color: #cbb777; }\n        .newsletter-signup input { padding: 0.75rem; border: none; border-radius: 5px; width: 100%; margin-bottom: 0.5rem; }\n        .newsletter-signup button { padding: 0.75rem 1.5rem; background: #cbb777; color: #06505c; border: none; border-radius: 5px; cursor: pointer; font-weight: 600; transition: background 0.3s; }\n        .newsletter-signup button:hover { background: #b8a566; }\n        .social-links { display: flex; gap: 1rem; margin-top: 1rem; }\n        .social-links a { display: inline-block; width: 55px; height: 55px; background: #cbb777; border-radius: 50%; text-align: center; line-height: 55px; transition: background 0.3s; color: #06505c; font-weight: bold; font-size: 1.3rem; }\n        .social-links a:hover { background: #b8a566; }\n        .footer-bottom { text-align: center; padding-top: 2rem; border-top: 1px solid rgba(255, 255, 255, 0.2); color: #ccc; }\n.programs-list { display: grid; gap: 1.5rem; margin: 2rem auto; max-width: 900px; }\n.program-card { background: white; padding: 2rem; border-radius: 10px; box-shadow: 0 4px 6px rgba(0,0,0,0.1); border-left: 8px solid #cbb777; }\n.program-card h3 { color: #06505c; font-size: 1.4rem; margin-bottom: 1rem; }\n.program-card p { color: #555; font-size: 1.05rem; line-height: 1.7; }<\/p>\n<p>}\n.program-card { background: white; padding: 2rem; border-radius: 10px; box-shadow: 0 4px 6px rgba(0,0,0,0.1); border-left: 8px solid #cbb777; }\n.program-card h3 { color: #06505c; font-size: 1.4rem; margin-bottom: 1rem; }\n.program-card p { color: #555; font-size: 1.05rem; line-height: 1.7; }<\/p>\n<p>.program-card-with-photo { display: flex; gap: 2rem; align-items: center; background: white; padding: 2rem; border-radius: 10px; box-shadow: 0 4px 6px rgba(0,0,0,0.1); border-left: 8px solid #cbb777; }\n.program-card-with-photo.reverse { flex-direction: row-reverse; }\n.program-card-with-photo .program-text { flex: 1 1 0; }\n.program-card-with-photo .program-photo { flex: 0 0 280px; }\n.program-photo img { width: 100%; height: 200px; object-fit: cover; border-radius: 8px; border: 4px solid #06505c; display: block; }<\/p>\n<p>.programs-list { display: grid; gap: 1.5rem; margin: 2rem auto; max-width: 900px; }<\/p>\n<p>@media (max-width: 768px) {\n    .program-card, .program-card-with-photo, .program-card-with-photo.reverse {\n        flex-direction: column;\n        padding: 1.25rem;\n        border-left-width: 5px;\n    }\n    .program-card-with-photo .program-photo { flex: 1 1 auto; width: 100%; }\n    .program-photo img { height: 180px; }\n    .program-card h3, .program-card-with-photo h3 { font-size: 1.2rem; margin-bottom: 0.5rem; }\n    .program-card p, .program-card-with-photo p { font-size: 0.95rem; line-height: 1.6; }\n}\n        \/* ===== MOBILE RESPONSIVE ===== *\/\n        @media (max-width: 768px) {\n            .hero { padding: 1.5rem 1rem 1rem 1rem; }\n            .hero h1 { font-size: 1.75rem; margin-bottom: 0.5rem; }\n            .hero p { font-size: 1rem; }\n            .csm-subnav { gap: 0.75rem 1rem; padding: 0.6rem 0.75rem; }\n            .csm-subnav a { font-size: 0.85rem; }\n            .section { padding: 1.5rem 1rem; }\n            .container { padding: 1.5rem 1rem; }\n            .wide-container { padding: 1.5rem 1rem; }\n            .section-title { font-size: 1.5rem; margin-bottom: 1rem; }\n            .section-content p { font-size: 1rem; line-height: 1.6; margin-bottom: 1rem; }\n             .program-card { padding: 1.25rem; border-left-width: 5px; }\n    .program-card h3 { font-size: 1.2rem; margin-bottom: 0.5rem; }\n    .program-card p { font-size: 0.95rem; line-height: 1.6; }\n            .footer { padding: 1.5rem 1rem 1rem; font-size: 1rem; }\n            .footer-content { gap: 1.5rem; margin-bottom: 1.5rem; }\n            .footer-section h3 { font-size: 1.1rem; margin-bottom: 0.75rem; }\n            .social-links a { width: 45px; height: 45px; line-height: 45px; font-size: 1.1rem; }\n            .footer-bottom { padding-top: 1.5rem; }\n        }\n    <\/style>\n<p><\/head><br \/>\n<body><\/p>\n<p>   <!-- Sub Nav (appears below hero) --><\/p>\n<div class=\"csm-subnav\">\n    <a href=\"https:\/\/csaac.org\/\" class=\"csm-back-link\">\u2190 Home<\/a><br \/>\n    <a href=\"https:\/\/csaac.org\/csm-about\/\">About CSM<\/a><br \/>\n    <a href=\"https:\/\/csaac.org\/csm-aba\/\">ABA<\/a><br \/>\n    <a href=\"https:\/\/csaac.org\/csm-programs\/\"class=\"active\">Programs &#038; Services<\/a><br \/>\n    <a href=\"https:\/\/csaac.org\/student-life\/\">Student Life<\/a><br \/>\n    <a href=\"https:\/\/csaac.org\/admissions\/\">Admissions<\/a><br \/>\n    <a href=\"https:\/\/csaac.org\/school-calendar\/\">School Calendar<\/a><br \/>\n    <a href=\"https:\/\/csaac.org\/faqs\/\">FAQs<\/a><br \/>\n    <a href=\"https:\/\/csaac.org\/csm-contact\/\" >Contact<\/a>\n<\/div>\n<\/div>\n<p>    <!-- Hero Section --><\/p>\n<section class=\"hero\">\n<h1>Programs &#038; Services<\/h1>\n<p style=\"white-space:nowrap;\">Comprehensive programs and services that support every student&#8217;s growth, independence, and success.<\/p>\n<\/section>\n<p> <!-- Programs & Services Section --><\/p>\n<section class=\"section section-white\">\n<div class=\"wide-container\">\n<div class=\"section-content\" style=\"text-align: justify; max-width: 900px; margin: 0 auto 1rem; text-align:center;\">\n<p>Learn about the comprehensive programs and services that support every student&#8217;s growth, independence, and success.<\/p>\n<\/p><\/div>\n<div class=\"programs-list\">\n<div class=\"program-card\">\n<h3>Academic<\/h3>\n<p>Students at CSM follow the Montgomery County Public Schools curriculum and the Maryland College and Career Ready Standards. Instruction includes group lessons in functional academics and enrichment areas such as reading, math, science, health, cooking, art, and physical education. Most of each student&#8217;s day is guided by an individualized schedule focused on IEP goals, related services, and transition and prevocational activities, with scheduled breaks built in to support engagement.<\/p>\n<\/p><\/div>\n<div class=\"program-card\">\n<h3>Community-Based Instruction<\/h3>\n<p>One of CSM&#8217;s primary goals is to help students become active members of their communities. Through Community-Based Instruction, students participate in weekly outings that include functional activities such as grocery shopping, dining out, and recreation. These experiences help students build communication skills, practice appropriate behaviors, and apply skills learned at school in real-world settings that support greater independence.<\/p>\n<\/p><\/div>\n<div class=\"program-card\">\n<h3>Transition and Prevocational Services<\/h3>\n<p>Preparing students for life after high school is a central focus at CSM. In the classroom, students engage in structured prevocational activities that build skills such as sorting, matching, counting, fine and gross motor coordination, and task completion. In the Prevocational and Life Skills Center, students practice skills related to retail, office, and restaurant settings, as well as independent living skills. Students age 18 and over may participate in community jobsites one to two times per week.<\/p>\n<\/p><\/div>\n<div class=\"program-card\">\n<h3>Residential Services<\/h3>\n<p>CSM offers a community-based residential program for students referred through LEAs, the Autism Waiver, Departments of Social Services, and other public agencies. Group homes are located throughout Montgomery County and typically serve two to three students per home. Residential staff provide awake supervision and support students in developing independent living skills through structured activities during afternoons and weekends.<\/p>\n<\/p><\/div>\n<div class=\"program-card\">\n<h3>Related Services<\/h3>\n<p>The Community School of Maryland provides speech-language therapy, occupational therapy, counseling, and other related services in accordance with each student&#8217;s IEP. Services are delivered individually or in small groups and may take place in a provider&#8217;s office or through push-in support during daily activities. CSM uses a consultation-based model in which related service providers collaborate closely with both students and staff.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/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><\/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\">\n                    <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><br \/>\n                <\/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<\/p><\/div>\n<\/p><\/div>\n<div class=\"footer-bottom\">\n            \u00a9 2026 CSAAC. All rights reserved.\n        <\/div>\n<\/footer>\n<p><\/body><br \/>\n<\/html><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Programs &#038; Services &#8211; Community School of Maryland &#8211; CSAAC \u2190 Home About CSM ABA Programs &#038; Services Student Life Admissions School Calendar FAQs Contact Programs &#038; Services Comprehensive programs and services that support every student&#8217;s growth, independence, and success. Learn about the comprehensive programs and services that support every student&#8217;s growth, independence, and success. [&hellip;]<\/p>\n","protected":false},"author":7,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-4527","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/csaac.org\/en\/wp-json\/wp\/v2\/pages\/4527","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/csaac.org\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/csaac.org\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/csaac.org\/en\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/csaac.org\/en\/wp-json\/wp\/v2\/comments?post=4527"}],"version-history":[{"count":17,"href":"https:\/\/csaac.org\/en\/wp-json\/wp\/v2\/pages\/4527\/revisions"}],"predecessor-version":[{"id":4603,"href":"https:\/\/csaac.org\/en\/wp-json\/wp\/v2\/pages\/4527\/revisions\/4603"}],"wp:attachment":[{"href":"https:\/\/csaac.org\/en\/wp-json\/wp\/v2\/media?parent=4527"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}