<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" >
<head id="Head1">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Language" content="en" />

<meta property="og:image" content="https://w2.chabad.org/media/images/1148/uXIv11488597.png" itemprop="image" width="150" height="150" />
<meta property="og:image:width" content="150" />
<meta property="og:image:height" content="150" />
<meta name="keywords" content="Services" />
<meta name="title" content="Services - Chabad of Solano County" />
<meta property="og:type" content="website" />
<meta name="scope-aids" content="895017-895025-5387796-5388885" />
<meta name="article-keywords" content="8495-2170-2898-20962" />
<meta name="scope-aid" content="895017" />
<meta name="scope-aid" content="895025" />
<meta name="scope-aid" content="5387796" />
<meta name="scope-aid" content="5388885" />
<meta name="article-keyword" content="8495" />
<meta name="article-keyword" content="2170" />
<meta name="article-keyword" content="2898" />
<meta name="article-keyword" content="20962" />
<meta property="og:url" content="https://www.jewishsolano.com/templates/articlecco_cdo/aid/5388885/jewish/Services.htm" />
<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:site" content="@chabad" />
<meta property="og:title" content="Services - Chabad of Solano County" /><link rel="canonical" href="https://www.jewishsolano.com/templates/articlecco_cdo/aid/5388885/jewish/Services.htm" />
<link rel="icon" type="image/png" href="https://www.jewishsolano.com/media/images/1148/uXIv11488597.png" />
<link rel="Stylesheet" href="/css/fonts/font-awesome/font-awesome-5.css?v=98662BF4" id="kfont-awesome" type="text/css"/>
<link rel="Stylesheet" href="/css/DefaultGrid.css?v=44B79007" id="kgrid" type="text/css"/>
<link rel="Stylesheet" href="/css/Elements.css?v=E669C926" id="k6" type="text/css"/>
<link rel="Stylesheet" href="/css/vendor/ds/tokens/sites.css?v=D77AD1C0" id="ksites-ds-css" type="text/css"/>
<link rel="Stylesheet" href="/css/new/main.css?v=2B7F734E" id="k7" type="text/css"/>
<link rel="Stylesheet" href="https://w2.chabad.org/css/cco/minisites/global.css" id="k20962" type="text/css"/>
<link rel="Stylesheet" href="/css/old/global.css?v=F7C22456" id="k2898" type="text/css"/>
<link rel="Stylesheet" href="/css/bootstrap/grid.css?v=B92FCAD8" id="kbootstrap4-grid" type="text/css"/>
<link rel="Stylesheet" href="/css/Library/reader-comments.css?v=5F31D0D8" id="kCommentsStylesheet" type="text/css"/>
<link rel="Stylesheet" href="/css/inline/BookInfo.css?v=14B88022" id="kBookInfoCss" type="text/css"/>

<script>$q=[];$j=function(f){$q.push(f);}</script>
	
 
	
	<style type="text/css">
		body{margin:0;}
	</style>
	
	



<script>
	window.dataLayer = window.dataLayer || [];
	dataLayer.push({"event":"datalayer-initialized","page":{"numberOfComments":0,"publicationDate":"2022-01-28","primaryArticleId":5388885,"title":"","author":"","authorId":0,"contentLevel1":"My Site","contentLevel2":"Project Dignity","contentLevel3":"Services","siteName":"Chabad of Solano County"},"time":{"upcomingHoliday":"Shavuot","daysToUpcomingHoliday":6,"hebrewDate":"5786-02-29"}});
		dataLayer.push({ 'articleHierarchy': '-895017-895025-5387796-5388885-', 'keywords': '-k20962-k2898-k2170-k8495-', 'k': '-895017-895025-5387796-5388885--k20962-k2898-k2170-k8495-' });
	
</script>
<script>

(function(c,h,a,b,a,d){c[a]=c[a]||[];c[a].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=h.getElementsByTagName(b)[0],
j=h.createElement(b);j.async=true;
j.src='https://w6.chabad.org/mitzvah-tank.js';f.parentNode.insertBefore(j,f);
})(window,document,0,'script','dataLayer');</script>

	<!-- Start of StatCounter Code -->
	<script type="text/javascript">
	var sc_project = 4745113;var sc_partition = 54;var sc_invisible = 1;var sc_remove_link=1;var sc_security = "f0436a62";var sc_https = 1;
	</script>
	<script type="text/javascript" src="https://secure.statcounter.com/counter/counter_xhtml.js" defer async></script>
	<noscript><img src="//c55.statcounter.com/counter.php?sc_project=4745113&amp;java=0&amp;security=f0436a62&amp;invisible=1" border="0" /> </noscript>
	<!-- End of StatCounter Code -->


<!-- Google tag (gtag.js) -->



<link href="https://clickconsultingservices.github.io/holiday-minisites/shavuot/style.css" rel="stylesheet" type="text/css">
<link href="https://clickconsultingservices.github.io/holiday-minisites/purim/style.css" rel="stylesheet" type="text/css">
<link href="https://clickconsultingservices.github.io/holiday-minisites/highholidays/style.css" rel="stylesheet" type="text/css">
<link href="https://clickconsultingservices.github.io/holiday-minisites/pesach/style.css" rel="stylesheet" type="text/css">


<link rel="icon" type="image/png" href="//w3.chabad.org/media/images/1141/HCTS11419561.png" />





<style>

.modal{
     display:none; 
}
.home .modal{
    display:none;
    position:fixed;
    top:0;
    width:100%;
    height:100%;
    z-index:100;   
}
.home .modal.showModal{
      display:flex;
      background:rgba(0,0,0,0.5);
}
.modal-content{
      position:relative;
      margin:auto;
      width:70%;
      background: white;
}
.modal-content .close{
       position: absolute;
       right: 6px;
       font-size: 22px;
       line-height: 22px;
       color:gray;
       cursor:pointer;
}


/* camp form */
.co_body .content p {
    font-family: "Work Sans", sans-serif;
}

li#id_97, li#id_107, li#id_124 {
    padding-top: 0;
    margin-top: -17px;
}

form[name='form_6427569'] li#id_114, form[name='form_6427569'] li#id_115 {
                PADDING: 0;
                margin: 0;
            }

            form[name='form_6427569'] label#label_input_114_0 span, form[name='form_6427569'] label#label_input_115_0 span {
                background: #0087591c;
                padding: 0 5px;
            }


form[name='form_6427569'] li#id_112, form[name='form_6427569'] li#id_113, form[name='form_6427569'] input#input_114_0, form[name='form_6427569'] input#input_115_0, div#label_82 {
display: none;
}

/*--- add child main */

   form[name='form_6427569'] div#cid_27 .form-single-column, form[name='form_6427569'] div#cid_12 .form-single-column, form[name='form_6440662'] div#cid_27 .form-single-column, form[name='form_6440662'] div#cid_12 .form-single-column {
                border: 1px solid #1EA69C;
                padding: 7px 8px 1px 5px;
                background: #1ea69c14;
                border-radius: 4px;
                margin-left: 4px;
            }

            form[name='form_6427569'] label#label_input_27_0, form[name='form_6427569'] label#label_input_12_0, form[name='form_6440662'] label#label_input_27_0, form[name='form_6440662'] label#label_input_12_0{
                transform: translateY(-1px);
                color: #1EA69C;
            }

            form[name='form_6427569'] div#label_27, form[name='form_6427569'] div#label_12,  form[name='form_6440662'] div#label_27, form[name='form_6440662'] div#label_12 {
                display: none;
            }

/* ---- end add child */
</style>









<script async src="https://www.googletagmanager.com/gtag/js?id=G-BS3DX97F6X"></script><script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-BS3DX97F6X');
</script><script>
window.onload = () => document.querySelector("body > div.fs-root.fs-campaign-over > div > div.fs-campaign-info > div.container.fs-countdowndonate > div > div.col-md-6.fs-countdown.text-center.d-js-viewport-in > h3 > strong").innerHTML = "If you did not yet have a chance to give, please donate today.";

document.addEventListener("DOMContentLoaded", function (event) {
return;
  var mod_el = document.createElement("div");
mod_el.classList.add("modal");
mod_el.id = "myModal";
mod_el.innerHTML = `<div class="modal-content" style="max-width: 800px;">
    <span class="close">×</span>
       <!-- Put content here, with padding -->
 <p style="max-width: 800px;  margin-bottom: -5px; text-align: center;">
        <a href="/6179199">
        <img src="https://w2.chabad.org/media/images/1259/sLTw12593752.png" style="max-width: 100%;">
      </a>
      <br/>
    </p>
    </div>`;
   document.body.appendChild(mod_el);
    mod_el.classList.add("showModal");

var modal = document.getElementById("myModal");

// Get the <span> element that closes the modal
var closeBtn = document.getElementsByClassName("close")[0];
closeBtn.onclick = function () {
    modal.classList.remove("showModal");
    setTimeout(function(x) {
        iframe && iframe.parentNode && iframe.parentNode.removeChild(iframe);
    }, 500)
}

// When the user clicks anywhere outside of the modal, close it
window.onclick = function (event) {
    if (event.target == modal) {
        modal.style.display = "none";
    }
}
});
 </script><script>
var interval = setInterval(function () {

  // Change "VIEW ALL DONORS" button
  var btn = document.getElementById("showAllDonorsButton");
  if (btn) {
    btn.textContent = "VIEW ALL PARTNERS";
  }

  // Change "Our Donors" heading
  var headings = document.querySelectorAll("h3, h2, span");
  headings.forEach(function(el) {
    if (el.textContent.trim() === "Our Donors") {
      el.textContent = "Our Partners";
    }
  });

  // Stop once both are updated
  if (btn && document.body.innerText.includes("Our Partners")) {
    clearInterval(interval);
  }

}, 500);
</script><script>
function replaceDonateText() {
  document.querySelectorAll('.btn-js-action-open-donate, .js-action-open-donate').forEach(function(btn) {
    btn.innerText = 'Become a Partner';
  });
}

// Run multiple times to catch delayed load
setInterval(replaceDonateText, 500);
</script><title>
	Services - Chabad of Solano County
</title></head>
<body class="lang_en dir_ltr cco_body cco_templateless_page section_branch">
	
	
		<div width="100%" class="cco_templateless_template" style="z-index:100 !important;display:block !important;left:0px !important;top:0px !important;height:30px!important;width:100% !important;line-height:30px !important; position:relative !important; margin-bottom:0 !important; padding:0;text-indent: 25px;" align="Left"><a href="//www.JewishSolano.com" style="display:block!important;font-size:14px !important;">&laquo; Back to&nbsp;Chabad of Solano County</a></div>
	
	<div class="cco_templatelates_content">
		
	<div class="co_content_container clearfix local_content" id="co_content_container">
		<div class="clearfix">
			<!-- BEGIN HEADER --><style>        @import url('https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css');
        @import url('https://fonts.googleapis.com/css?family=Poppins:200,400,700|La+Belle+Aurore');

        @import url('https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css');
</style>
<style>

#co_video_container .co_body,.co_content_container{padding:0}body #tabContentMain .co_menu_item,body.cco_body #tabContentMain .co_menu_item{border-bottom:0}.co_menu_container #tabContentMain,.co_menu_container #tabContentPartner{border-bottom:0}.page-tools-sidebar{display:none}#fb-root{position:absolute}.cco_templateless_template{background:none}.cco_templateless_template a{font-family:'Muli', sans-serif;-webkit-transform:scale(0.53);transform:scale(0.53);-webkit-transform-origin:top left;transform-origin:top left;opacity:0.4;position:relative;left:-6px;-webkit-transform:scale(0);transform:scale(0);opacity:0}.text-xs-left{text-align:left}.text-xs-right{text-align:right}.text-xs-center{text-align:center}.text-xs-justify{text-align:justify}.vertical-align{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vertical-align-xs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.align-self-center{margin-left:auto;margin-right:auto}.align-self-center-xs{margin-left:auto;margin-right:auto}.no-align-self{margin-left:0;margin-right:0}.no-align-self-xs{margin-left:0;margin-right:0}@media (min-width: 768px){.text-sm-left{text-align:left}.text-sm-right{text-align:right}.text-sm-center{text-align:center}.text-sm-justify{text-align:justify}.vertical-align-sm{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.align-self-center-sm{margin-left:auto;margin-right:auto}.no-align-self-sm{margin-left:0;margin-right:0}}@media (min-width: 992px){.text-md-left{text-align:left}.text-md-right{text-align:right}.text-md-center{text-align:center}.text-md-justify{text-align:justify}.vertical-align-md{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.align-self-center-md{margin-left:auto;margin-right:auto}.no-align-self-md{margin-left:0;margin-right:0}}@media (min-width: 1200px){.text-lg-left{text-align:left}.text-lg-right{text-align:right}.text-lg-center{text-align:center}.text-lg-justify{text-align:justify}.vertical-align-lg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.align-self-center-lg{margin-left:auto;margin-right:auto}.no-align-self-lg{margin-left:0;margin-right:0}}p,div{font-family:"Poppins",sans-serif}.fs-container{margin-bottom:0;font-family:"Poppins",sans-serif}.fs-container h3{font-family:"Poppins",sans-serif;text-transform:uppercase;font-size:52px;font-weight:bold}.fs-container h4,.fs-container .form-header{font-family:"Poppins",sans-serif;text-transform:uppercase;font-size:24px}@media (max-width: 991px){.fs-container .fs-sm-hide-break{display:block;font-size:0}}@media (max-width: 767px){.fs-container .fs-xs-hide-break{display:block;font-size:0}}@media (max-width: 450px){.fs-container .fs-xxs-hide-break{display:block;font-size:0}}.ct-container .ct-content .form-submit-button,.ct-container .ct-content .form-submit-print,.ct-container .ct-content .form-submit-reset,.ct-container .fs-btn{margin-top:20px;background:#3B656E;border-radius:0;border:0;color:#fff;text-shadow:none;font-size:1.6em;transition:all 500ms;border-radius:2em;padding:0.6em 2.2em;text-transform:uppercase}.ct-container .ct-content .form-submit-button .glyphicon,.ct-container .ct-content .form-submit-print .glyphicon,.ct-container .ct-content .form-submit-reset .glyphicon,.ct-container .fs-btn .glyphicon{font-size:2rem}.ct-container .ct-content .form-submit-button:hover,.ct-container .ct-content .form-submit-button:focus,.ct-container .ct-content .form-submit-button:active,.ct-container .ct-content .form-submit-print:hover,.ct-container .ct-content .form-submit-print:focus,.ct-container .ct-content .form-submit-print:active,.ct-container .ct-content .form-submit-reset:hover,.ct-container .ct-content .form-submit-reset:focus,.ct-container .ct-content .form-submit-reset:active,.ct-container .fs-btn:hover,.ct-container .fs-btn:focus,.ct-container .fs-btn:active{background:#29474d;color:#fff}.ct-facebook-image{display:none}.cco_templatelates_content{margin-top:-30px}.ct-header{position:relative;padding:0px;z-index:3}.ct-header .ct-header-top{background:#144853;background-repeat:no-repeat;background-size:cover;background-position:center;background-image:url("https://w2.chabad.org/media/images/1181/sUho11813867.png");padding:0;margin:0;text-align:center;padding-top:80px;padding-bottom:80px;min-height:120px;box-sizing:content-box}.ct-header:after{content:" ";background:#144853;padding:0;margin:0;text-align:center;width:100%;height:28px;display:block}.ct-header:before{content:"\05D1\"\05D4";text-align:right;color:rgba(255,255,255,0.6);position:absolute;right:5px;top:10px;font-size:11px;line-height:110%}.ct-header .ct-intro{margin:30px auto 0;max-width:900px;width:90%}.section_branch .ct-header .ct-intro{display:none}.ct-header .ct-intro h2{font-family:"Poppins",sans-serif;font-weight:bold;font-size:39px;color:#58827E;line-height:125%;margin:0}@media (max-width: 890px){.ct-header .ct-intro h2{font-size:32px}.ct-header .ct-intro h2 br{display:none}}@media (max-width: 890px){.ct-header .ct-intro h2{font-size:22px}}.ct-header .ct-intro p{font-family:"Poppins",sans-serif;font-weight:normal;font-size:25px;color:#fff;width:90%;margin:30px auto 0}@media (max-width: 890px){.ct-header .ct-intro p{font-size:20px;margin-top:20px}}@media (max-width: 890px){.ct-header .ct-intro p{font-size:16px}}.section_branch .ct-header .ct-intro p{display:none}.ct-header .ct-logo{display:inline-block;text-align:center;padding:0;max-width:90%}.ct-header .ct-logo img{width:100%}.ct-header .ct-split-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ct-header .ct-split-nav a.parent[href*="3911857"],.ct-header .ct-split-nav a.parent[href*="||HomepageLinkID||"]{display:none}.ct-header .ct-split-nav .ct-nav-logo{width:250px;height:230px;text-indent:-9999px;background:url("https://w2.chabad.org/media/images/1199/veFg11998733.png");background-size:contain;background-repeat:no-repeat;background-position:center;margin-left:30px;margin-right:30px;-ms-flex-negative:0;flex-shrink:0;margin-top:-3%}.ct-header .ct-split-nav .ct-nav-left{text-align:right;width:50%}.ct-header .ct-split-nav .ct-nav-left .sub_menu{text-align:center}.ct-header .ct-split-nav .ct-nav-right{text-align:left;width:50%}.ct-header .ct-split-nav .ct-nav-right .sub_menu{text-align:center}.ct-header .ct-nav{right:0;float:none;margin:0 auto}.ct-header .ct-nav .ct-toggle-mobile-nav-label-inside-nav,.ct-header .ct-nav .ct-toggle-mobile-nav-label-backoverlay,.ct-header .ct-nav .ct-toggle-mobile-nav-label,.ct-header .ct-nav .ct-toggle-mobile-nav{display:none}.ct-header .ct-nav .ct-nav-inner{display:inline-block;width:100%;margin-top:0px;margin-bottom:10px;padding-bottom:10px;position:relative}.ct-header .ct-nav .ct-nav-inner .chabad_menu_content .navi{padding:0;margin:0;text-align:center}@media (max-width: 945px){.ct-header .ct-nav .ct-nav-inner .chabad_menu_content .navi{height:auto !important}}.ct-header .ct-nav .ct-nav-inner .chabad_menu_content .navi .item.parent{float:none;margin:0;padding:0;list-style:none;display:inline-block;vertical-align:middle;font-size:0;position:relative}.ct-header .ct-nav .ct-nav-inner .chabad_menu_content .navi .item.parent:before{content:" ";width:100%;height:100%;position:absolute;top:0;opacity:0;left:0;-webkit-transform:scalex(0);transform:scalex(0);transition:all 200ms}.ct-header .ct-nav .ct-nav-inner .chabad_menu_content .navi .item.parent:after{content:" ";border-bottom:1px solid #CA924B;position:absolute;width:100%;bottom:0px;left:0}.ct-header .ct-nav .ct-nav-inner .chabad_menu_content .navi .item.parent.logo:after,.ct-header .ct-nav .ct-nav-inner .chabad_menu_content .navi .item.parent.logo:before{display:none}.ct-header .ct-nav .ct-nav-inner .chabad_menu_content .navi .item.parent a.parent{color:#fff;font-family:"Poppins",sans-serif;text-transform:uppercase;font-size:15px;letter-spacing:2px;text-decoration:none;padding:10px 24px 10px;display:block;font-weight:200;position:relative}.ct-header .ct-nav .ct-nav-inner .chabad_menu_content .navi .item.parent a.parent:hover{color:#CA924B}@media (max-width: 1380px){.ct-header .ct-nav .ct-nav-inner .chabad_menu_content .navi .item.parent a.parent{font-size:14px;padding-left:10px;padding-right:10px;padding-top:10px;padding-bottom:10px}}@media (max-width: 945px){.ct-header .ct-nav .ct-nav-inner .chabad_menu_content .navi .item.parent a.parent{float:none !important;text-align:center !important;font-size:12px;line-height:20px;padding-left:10px;padding-right:10px;padding-top:10px;padding-bottom:10px}}.ct-header .ct-nav .ct-nav-inner .chabad_menu_content .navi .item.parent a.parent.selected{font-weight:bold;color:#CA924B}@supports (text-shadow: 1px 0 0 #000){.ct-header .ct-nav .ct-nav-inner .chabad_menu_content .navi .item.parent a.parent.selected{font-weight:200;text-shadow:1px 0 0 currentColor}}.ct-header .ct-nav .ct-nav-inner .chabad_menu_content .navi .item.parent a.parent.selected:target,.ct-header .ct-nav .ct-nav-inner .chabad_menu_content .navi .item.parent a.parent.selected:hover{color:#fff;text-decoration:none}.ct-header .ct-nav .ct-nav-inner .chabad_menu_content .navi .item.parent a.parent[href="/article.asp?aid=5387796"]{font-size:0;width:220px;position:relative;z-index:1}@media (max-width: 1340px){.ct-header .ct-nav .ct-nav-inner .chabad_menu_content .navi .item.parent a.parent[href="/article.asp?aid=5387796"]{width:200px}}.ct-header .ct-nav .ct-nav-inner .chabad_menu_content .navi .item.parent a.parent[href="/article.asp?aid=5387796"]:after{content:" ";width:80%;height:191px;position:absolute;background:url("https://w2.chabad.org/media/images/1199/veFg11998733.png") no-repeat;background-position:center;background-size:contain;bottom:-80px;left:10%}@media (max-width: 945px){.ct-header .ct-nav .ct-nav-inner .chabad_menu_content .navi .item.parent a.parent[href="/article.asp?aid=5387796"]{display:none;position:absolute;padding:0;margin:0;width:0;height:0}.ct-header .ct-nav .ct-nav-inner .chabad_menu_content .navi .item.parent a.parent[href="/article.asp?aid=5387796"]:before{display:none}}.ct-header .ct-nav .ct-nav-inner .chabad_menu_content .navi .item.parent:target,.ct-header .ct-nav .ct-nav-inner .chabad_menu_content .navi .item.parent:hover{text-decoration:none}.ct-header .ct-nav .ct-nav-inner .chabad_menu_content .navi .item.parent:target:before,.ct-header .ct-nav .ct-nav-inner .chabad_menu_content .navi .item.parent:hover:before{opacity:1;-webkit-transform:scalex(1);transform:scalex(1)}.ct-header .ct-nav .ct-nav-inner .chabad_menu_content .navi .item.parent.selected:before{opacity:1;-webkit-transform:scalex(1);transform:scalex(1)}.ct-header .ct-nav .ct-nav-inner .chabad_menu_content .navi .item.parent .sub_menu{overflow:hidden;font-size:16px;position:absolute;top:100%;left:50%;min-width:220px;-webkit-transform:translateX(-50%) scaleY(0);transform:translateX(-50%) scaleY(0);-webkit-transform-origin:top;transform-origin:top;transition:all 200ms;opacity:0;height:0;z-index:1}.ct-header .ct-nav .ct-nav-inner .chabad_menu_content .navi .item.parent .sub_menu ul{padding:10px 0;background:#0a242a}.ct-header .ct-nav .ct-nav-inner .chabad_menu_content .navi .item.parent .sub_menu ul li{list-style:none}.ct-header .ct-nav .ct-nav-inner .chabad_menu_content .navi .item.parent .sub_menu ul li a{color:#fff;padding:5px 20px;display:block}.ct-header .ct-nav .ct-nav-inner .chabad_menu_content .navi .item.parent:target .sub_menu,.ct-header .ct-nav .ct-nav-inner .chabad_menu_content .navi .item.parent:hover .sub_menu{height:auto;opacity:1;-webkit-transform:translateX(-50%) scaleY(1);transform:translateX(-50%) scaleY(1)}@media (max-width: 945px){.ct-header .ct-nav{width:auto;margin-bottom:-10px}.ct-header .ct-nav:before{content:" ";max-width:90%;height:191px;display:block;margin:0 auto;background:url("https://w2.chabad.org/media/images/1199/veFg11998733.png") no-repeat;background-position:center;background-size:contain;margin-bottom:20px}.ct-header .ct-nav .ct-split-nav{display:block}.ct-header .ct-nav .ct-split-nav .ct-nav-logo{display:none}.ct-header .ct-nav .ct-split-nav .ct-nav-left,.ct-header .ct-nav .ct-split-nav .ct-nav-right{width:100%;text-align:left}.ct-header .ct-nav .ct-split-nav .ct-nav-left .sub_menu,.ct-header .ct-nav .ct-split-nav .ct-nav-right .sub_menu{text-align:left}.ct-header .ct-nav .ct-nav-inner{width:90%;border:none;margin-bottom:0}.ct-header .ct-nav .ct-nav-inner .ct-toggle-mobile-nav-label-backoverlay{top:0;left:0;background:rgba(59,101,110,0.9);display:none}.ct-header .ct-nav .ct-nav-inner .ct-toggle-mobile-nav-label{display:block;cursor:pointer;padding:12px 25px 10px;text-align:center}.ct-header .ct-nav .ct-nav-inner .ct-toggle-mobile-nav-label:before{content:"\f0c9";font-family:"FontAwesome";font-size:24px;color:#FFF}.ct-header .ct-nav .ct-nav-inner .ct-toggle-mobile-nav-label:after{content:"Menu";color:#fff;text-transform:uppercase;position:relative;top:-2px}.ct-header .ct-nav .ct-nav-inner .ct-toggle-mobile-nav-label-inside-nav{display:none;text-align:right;cursor:pointer;padding:15px;float:right;margin-top:-10px;margin-right:-10px;margin-bottom:-10px}.ct-header .ct-nav .ct-nav-inner .ct-toggle-mobile-nav-label-inside-nav:after{content:"\f00d";font-family:"FontAwesome";color:#fff;font-size:24px}.ct-header .ct-nav .ct-nav-inner .ct-nav-links-holder{padding:10px;margin:0;height:auto;display:none;padding-bottom:25px}.ct-header .ct-nav .ct-nav-inner .ct-nav-links-holder .navi .item.parent{width:100%;display:block}.ct-header .ct-nav .ct-nav-inner .ct-nav-links-holder .navi .item.parent:after{display:none}.ct-header .ct-nav .ct-nav-inner .ct-nav-links-holder .navi .item.parent a.parent.selected:after{display:none}.ct-header .ct-nav .ct-nav-inner .ct-nav-links-holder .navi .item.parent .sub_menu{height:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%);opacity:1;position:relative}.ct-header .ct-nav .ct-nav-inner .ct-nav-links-holder .navi .item.parent .sub_menu ul{background:none;padding-top:0;padding-bottom:15px}.ct-header .ct-nav .ct-nav-inner .ct-nav-links-holder .navi .item.parent .sub_menu ul li,.ct-header .ct-nav .ct-nav-inner .ct-nav-links-holder .navi .item.parent .sub_menu ul a{font-size:12px}.ct-header .ct-nav .ct-nav-inner .ct-toggle-mobile-nav:checked ~ .ct-nav-links-holder{display:block}}.ct-content-wrapper{background:#F0F0F0;background-repeat:no-repeat;background-size:100%;background-position:top center}.ct-content{background:#fff;width:95%;margin:0 auto;padding:70px 30px 40px;max-width:1120px;min-height:calc(100vh - 100px);box-shadow:0px 0px 22.33px 6.67px rgba(102,102,102,0.35)}.ct-content .content{overflow:visible}.ct-content img{max-width:100%}@media (max-width: 600px){.ct-content{width:100%;padding:55px 20px 40px}}@media only screen and (max-device-width: 550px) and (max-width: 550px){.ct-content .form-address-table{width:100%;max-width:100%}}.ct-content a.ct-button{margin-top:16px;padding:13px 20px;display:inline-block;border:2px solid #3B656E;text-transform:uppercase;color:#3B656E;text-decoration:none;font-size:18px;font-weight:bold}.ct-content .form-header-group{padding-top:0;padding-bottom:0;margin-left:0}.ct-content .article-header .article-header__title{font-family:"Poppins",sans-serif;color:#144853;z-index:0}.ct-content .content_page_full,.ct-content .content_page{padding:0 30px}@media (max-width: 800px){.ct-content .content_page_full,.ct-content .content_page{padding:0 20px}}@media (max-width: 600px){.ct-content .content_page_full,.ct-content .content_page{padding:0 10px}}@media (max-width: 500px){.ct-content .content_page_full,.ct-content .content_page{padding:0}}.ct-content .content_page_full .article_index .row,.ct-content .content_page .article_index .row{margin-left:0}.ct-content .content_page_full .article_index .row .item .title,.ct-content .content_page_full .article_index .row .item .title a,.ct-content .content_page .article_index .row .item .title,.ct-content .content_page .article_index .row .item .title a{color:#CA924B}.ct-content .co_content_container .small_header,.ct-content .co_body .small_header,.ct-content .co_body .small_header a,.ct-content .co_body .small_header_alt,.ct-content .co_body .small_header_alt a,.ct-content .co_body .small_header_light,.ct-content .co_body .small_header_light a{color:#3B656E}.ct-content .small_links a,.ct-content .co_body .small_links a{color:#CA924B}@media (max-width: 940px){.ct-content .content_page .co_body{display:block}}.ct-content #co_ads_container{width:200px;-ms-flex-negative:0;flex-shrink:0;margin-left:30px}@media (max-width: 940px){.ct-content #co_ads_container{width:100%;margin-left:0}}.ct-content .co_body{font-family:"Poppins",sans-serif}.ct-content .co_body .feed.blog:before,.ct-content .co_body H1.form-header,.ct-content .co_body .SCHeading_1{font-size:32px;font-family:"Poppins",sans-serif;font-weight:bold;color:#3B656E;margin-bottom:20px}.ct-content .co_body .feed.blog:before+.SCHeading_2,.ct-content .co_body H1.form-header+.SCHeading_2,.ct-content .co_body .SCHeading_1+.SCHeading_2{margin-top:-20px}.ct-content .co_body h2,.ct-content .co_body H2.form-header,.ct-content .co_body .SCHeading_2{margin-bottom:15px}.ct-content .co_body h2,.ct-content .co_body h2 a,.ct-content .co_body H2.form-header,.ct-content .co_body H2.form-header a,.ct-content .co_body .SCHeading_2,.ct-content .co_body .SCHeading_2 a{font-size:24px;font-family:"Poppins",sans-serif;font-weight:normal;color:#CA924B}.ct-content .co_body .SCHeading_3{margin-bottom:15px}.ct-content .co_body .SCHeading_3,.ct-content .co_body .SCHeading_3 a{font-size:20px;font-family:"Poppins",sans-serif;font-weight:bold;color:#CA924B}.ct-content .co_body p{line-height:140%;font-size:15px;font-family:"Poppins",sans-serif;color:#333}.ct-content .co_body a{color:#3B656E}.ct-content .co_body img{max-width:100%;height:auto}.ct-content .co_body img[align='right']{float:right;border:1px solid #144853;padding:6px;margin-left:20px;margin-bottom:20px}@media (max-width: 600px){.ct-content .co_body img[align='right']{display:block;float:none;margin:20px auto}}.ct-content .section-articles{display:none}.ct-content .ct-auction-items-list{-webkit-columns:2;-moz-columns:2;columns:2;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;margin-top:55px}@media (max-width: 840px){.ct-content .ct-auction-items-list{-webkit-columns:1;-moz-columns:1;columns:1}}.ct-content .ct-auction-items-list div{-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid}.ct-content .ct-auction-items-list div ul{padding-left:20px;margin-bottom:30px}.ct-content .ct-auction-items-list strong,.ct-content .ct-auction-items-list b{color:#3B656E}.ct-content .ct-auction-items-list.ct-auction-items-list-no-columns{-webkit-columns:1;-moz-columns:1;columns:1;margin-top:40px}.ct-content .ct-auction-items-list.ct-auction-items-list-no-columns .SCHeading_3{margin-top:0;margin-bottom:5px;font-size:18px;color:#333}.ct-content .ct-auction-items-list.ct-auction-items-list-no-columns div{margin-bottom:30px}.ct-content .ct-hotel-info{padding:40px;margin:0 auto;margin-top:50px;text-align:center;background:#eee;width:700px;max-width:100%}.ct-content .ct-hotel-info .ct-hotel-logo{width:100px}.ct-content .ct-hotel-info p{width:90%;margin:0 auto;padding-top:20px}.ct-content .ct-hotel-info .ct-hotel-photo{width:450px;display:inline-block;border:2px solid;margin-top:20px}.ct-content .ct-page-buttons a{display:inline-block;margin-bottom:10px;padding:10px 20px;background:#935B5B;border-radius:60px;color:#fff;text-decoration:none}.ct-content .ct-page-buttons a:after{content:"\bb"}.ct-content .ct-page-buttons a:hover{background:#744848}.ct-content .ct-page-buttons a:first-child{background:#3B656E}.ct-content .ct-page-buttons a:first-child:hover{background:#29474d}.ct-content .ct-page-no-style-sidebar{display:inline-block;vertical-align:top;width:38%;padding-left:20px}@media (max-width: 900px){.ct-content .ct-page-no-style-sidebar{width:100%;margin-top:30px;padding-left:0}}.ct-content .ct-page-no-style-sidebar .ct-hotel-info{margin-top:0;padding:40px 30px}.ct-content .ct-page-sidebar{display:inline-block;vertical-align:top;width:38%;padding:40px;border-radius:8px;background-color:#5e5a69;background-image:url("images/RaisedBack_1.jpg");background-size:cover;background-position:center;text-align:center;color:#fff}.ct-content .ct-page-sidebar p{color:#fff}.ct-content .ct-page-sidebar p:last-child{margin-bottom:0}.ct-content .ct-page-sidebar .SCHeading_2{color:#CA924B}@media (max-width: 900px){.ct-content .ct-page-sidebar{width:100%;margin-top:30px}}.ct-content .ct-page-sidebar-parts{background:none;padding:0}.ct-content .ct-page-sidebar-parts div{background-size:cover;background-position:center;padding:23px 20px;border-radius:15px;margin-bottom:10px}.ct-content .ct-page-sidebar-parts .ct-page-sidebar-part-1{background-color:#BE8B78;background-image:url("images/DonateBack.jpg")}.ct-content .ct-page-sidebar-parts .ct-page-sidebar-part-2{background-color:#5F5B6A;background-image:url("images/RaisedBack_1.jpg")}.ct-content .ct-page-sidebar-parts .ct-page-sidebar-part-3{background-color:#44404E;background-image:url("images/RaisedBack_2.jpg")}.ct-content .ct-page-sidebar-parts .ct-page-sidebar-part-4{background-color:#383442;background-image:url("images/RaisedBack_3.jpg")}.ct-content .ct-full-width-sidebar{margin-top:20px;width:100%}.ct-content .ct-full-width-sidebar.ct-page-sidebar-parts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.ct-content .ct-full-width-sidebar.ct-page-sidebar-parts div{width:32.5%}.ct-content .ct-full-width-sidebar.ct-page-sidebar-parts div.ct-half-width-sidebar-part{width:49.5%}@media (max-width: 1000px){.ct-content .ct-full-width-sidebar.ct-page-sidebar-parts div.ct-half-width-sidebar-part{width:100%}}.ct-content .ct-full-width-sidebar.ct-page-sidebar-parts div.ct-full-width-sidebar-part{width:100%}@media (max-width: 1000px){.ct-content .ct-full-width-sidebar.ct-page-sidebar-parts div{width:100%}}.ct-content .ct-full-width-sidebar.ct-page-sidebar-parts.ct-committee-list .ct-block{display:block}.ct-content .ct-full-width-sidebar.ct-page-sidebar-parts.ct-committee-list em.ct-block{margin-top:-3px}.ct-content .ct-full-width-sidebar.ct-page-sidebar-parts.ct-committee-list li.ct-block{margin-bottom:5px}.ct-content .ct-full-width-sidebar.ct-full-width-sidebar-one-part{display:block;margin-top:10px}.ct-content .ct-full-width-sidebar.ct-full-width-sidebar-one-part div{width:100%}.ct-content .ct-photo-gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:20px;margin-bottom:20px;margin-left:-4px;margin-right:-4px}.ct-content .ct-photo-gallery img{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:110px;height:120px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;font-family:'object-fit: cover; object-position: center;';display:block;margin:4px;cursor:pointer;background:#eee}.ct-content .ct-photo-gallery img:hover{opacity:0.9}@supports (display: grid){.ct-content .ct-photo-gallery{display:grid;grid-template-columns:repeat(auto-fit, minmax(110px, 1fr));grid-gap:8px;margin-left:0;margin-right:0}.ct-content .ct-photo-gallery img{width:100%;margin:0}}.ct-content form[name='form_4416512'] .form-section{overflow:hidden}@media (max-width: 920px){.ct-content form[name='form_4416512'] .form-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.ct-content form[name='form_4416512'] .form-section .form-line,.ct-content form[name='form_4416512'] .form-section .form-input-wide{float:left;width:70%;clear:none}.ct-content form[name='form_4416512'] .form-section .form-line .form-input-wide,.ct-content form[name='form_4416512'] .form-section .form-input-wide .form-input-wide{width:100%}@media (max-width: 920px){.ct-content form[name='form_4416512'] .form-section .form-line,.ct-content form[name='form_4416512'] .form-section .form-input-wide{width:100%}}.ct-content form[name='form_4416512'] .form-section #id_4{margin-top:0;padding-top:0}.ct-content form[name='form_4416512'] .form-section #id_21{float:right;width:calc(30% - 30px);padding:20px;border-radius:6px;background:#eee}@media (max-width: 920px){.ct-content form[name='form_4416512'] .form-section #id_21{width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media (max-width: 920px){.ct-content form[name='form_4416512'] .form-section #text_21{-webkit-columns:2;-moz-columns:2;columns:2}}@media (max-width: 550px){.ct-content form[name='form_4416512'] .form-section #text_21{-webkit-columns:1;-moz-columns:1;columns:1}}.ct-content form[name='form_4416512'] .form-section .ct-additional-donor-list-title{font-size:14px;font-family:"Poppins",sans-serif;font-weight:bold;color:#CA924B;margin-bottom:15px}.ct-content form[name='form_4416512'] .form-section .ct-additional-donor-list{margin-bottom:15px}.ct-content form[name='form_4416512'] .form-section .ct-additional-donor-list .ct-additional-donor-list-header{font-size:12px;color:#3B656E;margin-bottom:7px}.ct-content form[name='form_4416512'] .form-section .ct-additional-donor-list .ct-additional-donor-list-header strong{display:block;font-size:14px}.ct-content form[name='form_4416512'] .form-section .ct-additional-donor-list ul{padding:0}.ct-content form[name='form_4416512'] .form-section .ct-additional-donor-list ul li{color:#666;font-size:12px;list-style:none;margin-bottom:3px}.ct-content form .ct-dedications-list .form-checkbox-item .name{color:#666}.ct-content form .ct-dedications-list .form-checkbox-item .amount{margin-left:6px;font-weight:bold;color:#494553}.ct-content form .ct-dedications-list .form-checkbox-item .dedication{color:#666;margin-top:1px;font-size:11px;display:block}.ct-content form .ct-dedications-list{padding-top:5px}.ct-content form .ct-dedications-list .form-label-left{display:none}.ct-content form .ct-dedications-list .form-single-column{-webkit-columns:2;-moz-columns:2;columns:2}@media (max-width: 1000px){.ct-content form .ct-dedications-list .form-single-column{-webkit-columns:1;-moz-columns:1;columns:1}}.ct-content form .ct-dedications-list .form-single-column,.ct-content form .ct-dedications-list .form-input{display:block;width:100%}.ct-content form .ct-dedications-list .form-single-column .form-checkbox-item,.ct-content form .ct-dedications-list .form-input .form-checkbox-item{float:none;display:block;width:100%;position:relative;margin-bottom:6px}.ct-content form .ct-dedications-list .form-single-column .form-checkbox-item input,.ct-content form .ct-dedications-list .form-input .form-checkbox-item input{position:absolute;top:0;left:0}@media (max-width: 1000px){.ct-content form .ct-dedications-list .form-single-column .form-checkbox-item,.ct-content form .ct-dedications-list .form-input .form-checkbox-item{width:100%}}.ct-content form .ct-dedications-list .form-single-column .form-checkbox-item label,.ct-content form .ct-dedications-list .form-input .form-checkbox-item label{font-weight:normal;display:inline-block;margin-bottom:0;padding-left:26px}.ct-content form .ct-dedications-list .form-single-column .form-checkbox-item label:before,.ct-content form .ct-dedications-list .form-input .form-checkbox-item label:before{left:4px}.ct-content form .ct-dedications-list .form-single-column .clearfix,.ct-content form .ct-dedications-list .form-input .clearfix{display:none}.ct-content form .form-line{border:none}.ct-content form .form-radio-item label,.ct-content form .form-checkbox-item label{font-weight:normal;display:inline}.ct-content form .form-checkbox-item{padding-bottom:0;margin-top:0;padding-top:0;margin-bottom:0;vertical-align:top}.ct-content form .form-checkbox-item input{margin-bottom:13px;border-radius:10px;visibility:hidden;position:absolute}.ct-content form .form-checkbox-item label{cursor:pointer;position:relative;top:-3px;padding-left:25px}.ct-content form .form-checkbox-item label:before{content:" ";display:inline-block;width:14px;height:14px;border:2px solid #494553;position:absolute;left:2px;top:3px;transition:all 200ms}.ct-content form .form-checkbox-item.reserved label{cursor:default}.ct-content form .form-checkbox-item.reserved label:before{background:#494553;opacity:0.3}.ct-content form .form-checkbox-item.reserved label .amount,.ct-content form .form-checkbox-item.reserved label .name{color:#666}.ct-content form .form-checkbox-item.reserved label .dedication{font-weight:bold;color:#494553}.ct-content form .form-checkbox-item input:checked ~ label:before{background:#BC8B77;border-color:#BC8B77}.ct-content form .form-checkbox-item input:checked ~ label .amount,.ct-content form .form-checkbox-item input:checked ~ label .name{color:#BC8B77}.ct-content .ct-photo-captions{margin-top:50px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.ct-content .ct-photo-captions .ct-photo-caption{display:inline-block;width:32%;margin-right:1%;margin-bottom:1%;vertical-align:top;text-align:center;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#3A3644;background-image:url("images/RaisedBack_3.jpg");background-size:cover;background-position:center}.ct-content .ct-photo-captions .ct-photo-caption img{padding:15px}.ct-content .ct-photo-captions .ct-photo-caption p{font-size:11px;margin-top:0px;margin-bottom:0;padding:0 15px 18px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;color:#fff}@media (max-width: 960px){.ct-content .ct-photo-captions .ct-photo-caption{width:49%}}@media (max-width: 700px){.ct-content .ct-photo-captions .ct-photo-caption{width:100%;margin-left:0;margin-right:0;margin-bottom:10px}}.ct-content #sidebar .container{width:100%}.ct-content .feed.blog:before{content:"Updates";display:block}.ct-content .feed.blog .index-listing .item{background:none}.ct-content .feed.blog .index-listing .item h2.post-title{margin-top:30px}.ct-content .feed.blog .index-listing .item h2.post-title a{pointer-events:none}.ct-content .feed.blog .index-listing .item .contents{padding:0}.ct-content .feed.blog .index-listing .item .post-footer{background:#ddd;color:#333}.ct-content .feed.blog .index-listing .item .post-footer a{color:#333}.ct-content .ct-committee-list .SCHeading_2{color:#CA924B}.ct-content .ct-committee-list p{font-size:13px;margin-bottom:4px}.ct-content .ct-committee-list p strong{font-size:16px;margin-bottom:2px;display:inline-block}.ct-content .ct-committee-list ul{margin:0;padding:0}.ct-content .ct-committee-list ul li{list-style:none;display:inline-block;padding:0px 6px}.ct-content .ct-page-main{display:inline-block;vertical-align:top;width:60%;padding-right:5%}@media (max-width: 900px){.ct-content .ct-page-main{width:100%;padding-right:0}}.ct-content .ct-campaign{padding-top:0px}.ct-content .ct-campaign .ct-campaign-progress{width:100%;background-size:cover;background-position:center;overflow:hidden;position:relative}@media (max-width: 1020px){.ct-content .ct-campaign .ct-campaign-progress{width:100%}}@media (max-width: 700px){.ct-content .ct-campaign .ct-campaign-progress{width:100%;display:block}}.ct-content .ct-campaign .ct-campaign-progress .ct-campaign-progress-raised,.ct-content .ct-campaign .ct-campaign-progress .ct-campaign-progress-financing,.ct-content .ct-campaign .ct-campaign-progress .ct-campaign-progress-toraise,.ct-content .ct-campaign .ct-campaign-progress .ct-campaign-progress-total-goal,.ct-content .ct-campaign .ct-campaign-progress .ct-campaign-progress-pledged{display:inline-block;width:100%;margin:0;text-align:center;padding:35px 10px;background-size:cover;background-position:center}@media (max-width: 700px){.ct-content .ct-campaign .ct-campaign-progress .ct-campaign-progress-raised,.ct-content .ct-campaign .ct-campaign-progress .ct-campaign-progress-financing,.ct-content .ct-campaign .ct-campaign-progress .ct-campaign-progress-toraise,.ct-content .ct-campaign .ct-campaign-progress .ct-campaign-progress-total-goal,.ct-content .ct-campaign .ct-campaign-progress .ct-campaign-progress-pledged{width:100%;display:block;padding:30px 20px}}.ct-content .ct-campaign .ct-campaign-progress .ct-campaign-progress-raised .ct-campaign-number,.ct-content .ct-campaign .ct-campaign-progress .ct-campaign-progress-financing .ct-campaign-number,.ct-content .ct-campaign .ct-campaign-progress .ct-campaign-progress-toraise .ct-campaign-number,.ct-content .ct-campaign .ct-campaign-progress .ct-campaign-progress-total-goal .ct-campaign-number,.ct-content .ct-campaign .ct-campaign-progress .ct-campaign-progress-pledged .ct-campaign-number{color:#CA924B;font-size:32px;font-weight:bold}.ct-content .ct-campaign .ct-campaign-progress .ct-campaign-progress-raised .ct-campaign-number small,.ct-content .ct-campaign .ct-campaign-progress .ct-campaign-progress-financing .ct-campaign-number small,.ct-content .ct-campaign .ct-campaign-progress .ct-campaign-progress-toraise .ct-campaign-number small,.ct-content .ct-campaign .ct-campaign-progress .ct-campaign-progress-total-goal .ct-campaign-number small,.ct-content .ct-campaign .ct-campaign-progress .ct-campaign-progress-pledged .ct-campaign-number small{font-size:50%;display:inline-block;margin-left:-7px}@media (max-width: 700px){.ct-content .ct-campaign .ct-campaign-progress .ct-campaign-progress-raised .ct-campaign-number,.ct-content .ct-campaign .ct-campaign-progress .ct-campaign-progress-financing .ct-campaign-number,.ct-content .ct-campaign .ct-campaign-progress .ct-campaign-progress-toraise .ct-campaign-number,.ct-content .ct-campaign .ct-campaign-progress .ct-campaign-progress-total-goal .ct-campaign-number,.ct-content .ct-campaign .ct-campaign-progress .ct-campaign-progress-pledged .ct-campaign-number{font-size:28px}}.ct-content .ct-campaign .ct-campaign-progress .ct-campaign-progress-raised .ct-campaign-number-description,.ct-content .ct-campaign .ct-campaign-progress .ct-campaign-progress-financing .ct-campaign-number-description,.ct-content .ct-campaign .ct-campaign-progress .ct-campaign-progress-toraise .ct-campaign-number-description,.ct-content .ct-campaign .ct-campaign-progress .ct-campaign-progress-total-goal .ct-campaign-number-description,.ct-content .ct-campaign .ct-campaign-progress .ct-campaign-progress-pledged .ct-campaign-number-description{color:#fff;font-size:14px;font-weight:200;text-transform:uppercase}.ct-content .ct-campaign .ct-campaign-progress .ct-campaign-progress-raised{background-color:#58827E}.ct-content .ct-campaign .ct-campaign-progress .ct-campaign-progress-toraise{background-color:#474351}.ct-content .ct-campaign .ct-campaign-progress .ct-campaign-progress-total-goal{background-color:#CA924B}.ct-content .ct-campaign .ct-campaign-progress .ct-campaign-progress-financing{background:none;position:relative}.ct-content .ct-campaign .ct-campaign-progress .ct-campaign-progress-financing div{position:relative}.ct-content .ct-campaign .ct-campaign-progress .ct-campaign-progress-financing::before{background-color:#474351;background-image:url("images/RaisedBack_2.jpg");opacity:0.5;top:0;left:0;bottom:0;right:0;position:absolute;content:" "}.ct-content .receipt-table *{font-family:"Poppins" !important;font-size:15px}.ct-content .receipt-table td:first-child{padding-left:0 !important}.ct-content .ct-photo-header{background:#eee url(https://w2.chabad.org/media/images/1069/voPW10697597.jpg) no-repeat;background-position:center;background-size:cover;margin-top:-70px;margin-left:-60px;margin-right:-60px;margin-bottom:40px;border-bottom:10px solid #CA924B;padding:170px 60px;text-align:right;color:#fff}@media (max-width: 800px){.ct-content .ct-photo-header{margin-left:-50px;margin-right:-50px;padding:160px 40px}}.ct-content .ct-photo-header .ct-photo-header-inner{display:inline-block;text-align:center}.ct-content .ct-photo-header .SCHeading_1{color:#fff;margin-bottom:0px;font-size:45px;display:inline-block;background:#3B3745 url(https://w2.chabad.org/media/images/1063/hORw10639052.jpg);background-position:center;background-size:cover;padding:8px 30px;border-radius:60px}@media (max-width: 800px){.ct-content .ct-photo-header .SCHeading_1{font-size:32px;padding:7px 24px}}.ct-content .ct-photo-header .SCHeading_2{color:#fff;margin-bottom:0px;display:inline-block;background:#5D5968 url(https://w2.chabad.org/media/images/1063/doBc10639048.jpg);background-position:center;background-size:cover;padding:8px 30px 4px;border-top-left-radius:60px;border-top-right-radius:50px;font-size:20px}@media (max-width: 800px){.ct-content .ct-photo-header .SCHeading_2{font-size:18px;padding:6px 20px 3px}}.ct-content .ct-donor-info-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 800px){.ct-content .ct-donor-info-container{display:block}}.ct-content .ct-donor-info-container .ct-donor-info{text-align:center;width:47%;display:inline-block;vertical-align:top;padding:0;margin-top:30px;margin-bottom:30px}@media (max-width: 800px){.ct-content .ct-donor-info-container .ct-donor-info{width:100%}}.ct-content .ct-donor-info-container .ct-donor-info .ct-donor-info-photo img{border-radius:6px;width:470px}.ct-content .ct-donor-info-container .ct-donor-info p.ct-donor-info-name{margin-bottom:20px}.ct-content .ct-donor-info-container .ct-donor-info p.ct-donor-info-name strong{font-size:25px;line-height:100%;display:inline-block;margin-top:10px;margin-bottom:10px;color:#3B656E}.ct-content .ct-donor-info-container .ct-donor-info p.ct-donor-info-name em{font-size:16px;line-height:120%;display:inline-block}.ct-content .ct-donor-info-container .ct-donor-info p{text-align:left}.ct-home .ct-home-video{border-radius:8px;position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%}.ct-home .ct-home-video iframe,.ct-home .ct-home-video object,.ct-home .ct-home-video embed{position:absolute;top:0;left:0;width:100%;height:100%}.ct-home .ct-home-video-container{display:inline-block;width:74%}@media (max-width: 1020px){.ct-home .ct-home-video-container{width:100%}}.ct-home .ct-home-video-campaign-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 1020px){.ct-home .ct-home-video-campaign-container{display:block}}.ct-home .ct-home-image-carousel{overflow:hidden;margin-bottom:25px;border-radius:8px;margin-top:-40px}.ct-home .ct-home-image-carousel .owl-dots{background:#DDDDDD;padding:10px;text-align:center}.ct-home .ct-home-image-carousel .owl-dots .owl-dot{background:#CA924B;width:10px;height:10px;display:inline-block;border-radius:50%;margin:4px}.ct-home .ct-home-image-carousel .owl-dots .owl-dot.active{background:#9A6060}.ct-home .ct-home-image{margin-top:-40px;border-radius:8px}.ct-home .ct-home-link{text-align:center;text-decoration:none;margin-top:20px}.ct-home .ct-home-link a{text-decoration:none;font-size:16px}.ct-home .ct-home-intro{margin:20px auto 0;text-align:center}.ct-home .ct-home-intro h2{font-family:"Poppins",sans-serif;font-weight:bold;font-size:22px;color:#CA924B;line-height:125%;margin:0}@media (max-width: 890px){.ct-home .ct-home-intro h2{font-size:18px}.ct-home .ct-home-intro h2 br{display:none}}.ct-home .ct-home-campaign{width:25%;display:inline-block;padding-top:0px;margin-top:0px;margin-bottom:0px;background:#144853;border-radius:8px;overflow:hidden}@media (max-width: 1020px){.ct-home .ct-home-campaign{display:block;width:100%;margin-top:30px}}.ct-home .ct-home-campaign .ct-campaign-progress{width:100%}.ct-home .ct-home-campaign .ct-campaign-pledge{display:block;width:100%;background:#144853;background-size:cover;background-position:center;padding:30px 10px}.ct-home .ct-home-campaign .ct-campaign-pledge a{color:#fff;display:block;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-decoration:none;text-transform:uppercase}.ct-home .ct-home-campaign .ct-campaign-pledge a .ct-home-campaign-pledge-header{font-size:18px;letter-spacing:1px}.ct-home .ct-home-campaign .ct-campaign-pledge a .ct-home-campaign-pledge-button{padding:11px 22px;margin-top:18px;font-size:16px;position:relative;border-radius:30px;font-weight:bold;letter-spacing:1px}.ct-home .ct-home-campaign .ct-campaign-pledge a .ct-home-campaign-pledge-button:before{border-radius:30px;content:" ";background:rgba(255,255,255,0.15);width:100%;height:100%;position:absolute;top:0;opacity:0;left:0;-webkit-transform:scalex(0);transform:scalex(0);transition:all 200ms}.ct-home .ct-home-campaign .ct-campaign-pledge a .ct-home-campaign-pledge-button:hover:before{opacity:1;-webkit-transform:scalex(1);transform:scalex(1)}.ct-home .ct-home-campaign .ct-campaign-pledge a .ct-home-campaign-pledge-button span{position:relative}.ct-home .ct-home-campaign .ct-campaign-pledge a .ct-home-campaign-pledge-button:after{content:"\f105";font-family:"FontAwesome";color:#CA924B;margin-left:10px;font-size:18px}.ct-home .ct-home-photos{margin-left:-4px;margin-right:-4px}.ct-home .ct-home-photos a{display:inline-block;width:calc(33% - 12px);padding:0;margin:6px}.ct-home .ct-home-photos a img{width:100%}@media (max-width: 970px){.ct-home .ct-home-photos a{width:calc(49.5% - 12px)}}@media (max-width: 600px){.ct-home .ct-home-photos a{width:100%}}.ct-home .ct-home-photos a{position:relative;overflow:hidden}.ct-home .ct-home-photos a span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;bottom:7px;left:7px;width:calc(100% - 14px);height:calc(100% - 14px);color:#fff;font-size:22px;text-transform:uppercase;letter-spacing:1px;padding:10px 15px;text-align:center;transition:all 300ms}.ct-home .ct-home-photos a .ct-home-photo-default{width:100%;position:relative;opacity:1;transition:opacity 400ms}.ct-home .ct-home-photos a .ct-home-photo-over{position:absolute;width:100%;max-width:100%;left:0;top:50%;-webkit-transform:translatey(-50%);transform:translatey(-50%);transition:all 400ms}.ct-home .ct-home-photos a:hover span{height:50px}.ct-home .ct-home-photos a:hover .ct-home-photo-over{position:absolute;width:110%;max-width:110%;left:-5%}.ct-home .ct-home-photos a:hover .ct-home-photo-default{opacity:0}.ct-home .ct-home-text{text-align:center;width:95%;max-width:920px;margin:0 auto;padding:0 0 50px 0}.ct-home .ct-home-text .ct-home-text-header-small{font-size:18px;text-transform:uppercase;color:#524c47;line-height:130%}@media screen and (max-width: 700px){.ct-home .ct-home-text .ct-home-text-header-small{font-size:16px}}.ct-home .ct-home-text .ct-home-text-header-tag{color:#CA924B;font-size:34px;text-transform:uppercase;line-height:120%}@media screen and (max-width: 700px){.ct-home .ct-home-text .ct-home-text-header-tag{font-size:25px}}.ct-home .ct-home-text .ct-home-text-header-large{font-size:22px;color:#58827e;font-weight:100;line-height:120%}@media screen and (max-width: 700px){.ct-home .ct-home-text .ct-home-text-header-large{font-size:20px}}.ct-home .ct-home-text .ct-home-text-header-large span{font-size:15px}.ct-home .ct-home-text .ct-home-text-text{font-size:20px;color:#524c47;margin-top:30px;line-height:130%;margin-bottom:60px}@media screen and (max-width: 700px){.ct-home .ct-home-text .ct-home-text-text{font-size:18px}}.ct-home .ct-home-text .ct-home-text-tag{font-weight:bold;color:#3B656E;font-size:38px;margin-top:50px;line-height:120%}@media screen and (max-width: 700px){.ct-home .ct-home-text .ct-home-text-tag{font-size:30px}}.ct-home .ct-home-text .ct-home-text-tag span{color:#935b5b}#BodyContainer,#BodyContainer .footer{width:100%;text-align:center;display:none}.ct-footer{background:#3B656E;color:#ffffff;padding:30px 0 30px}.ct-footer .ct-footer-inner{width:95%;margin:0 auto;padding:0 30px;max-width:1060px;padding-bottom:0px;font-size:15px}.ct-footer .ct-footer-inner div{display:block;width:100%;text-align:center}@media (max-width: 850px){.ct-footer .ct-footer-inner div{text-align:center;width:100%;padding-bottom:10px}}.ct-footer .ct-footer-inner a{color:#fff}.ct-footer .ct-footer-inner strong a{color:#CA924B;display:inline-block;margin-right:5px}.ct-footer .ct-footer-credits{text-align:center;font-size:11px;padding:0 20px;margin-top:15px}.ct-footer .ct-footer-credits a{color:#fff;text-decoration:underline}.footer{display:block}.ct-home-campaign-pledge-button{padding:11px 22px;margin-top:18px;font-size:16px;position:relative;border:2px solid #CA924B;border-radius:30px;letter-spacing:1px;text-align:center;width:20%;background:#144853;color:white;margin:auto}.ct-home-campaign-pledge-button:before{border-radius:30px;content:" ";background:rgba(255,255,255,0.15);width:100%;height:100%;position:absolute;top:0;opacity:0;left:0;-webkit-transform:scalex(0);transform:scalex(0);transition:all 200ms}.ct-home-campaign-pledge-button:hover:before{opacity:1;-webkit-transform:scalex(1);transform:scalex(1)}@media (max-width: 945px){.ct-header .ct-nav::before,.ct-toggle-mobile-nav-label,.ct-toggle-mobile-nav-label-inside-nav,.ct-nav-left,.ct-nav-right{display:none !important}#ToggleMobileNav:checked ~ .ct-nav-left,#ToggleMobileNav:checked ~ .ct-nav-right{display:block !important}.ct-header-top{padding:0}.ct-nav-links-holder{display:block !important;margin:0 auto !important}.ct-header .ct-nav .ct-nav-inner{width:100% !important;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.ct-header .ct-nav .ct-nav-inner&#x003E;*{width:100% !important}.ct-toggle-mobile-nav-label{display:block !important;-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important;position:unset !important;width:100% !important}.ct-nav-links-holder{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}#menu{height:auto !important}.ct-split-nav{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.ct-nav-logo{display:block !important;-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important;width:240px !important;margin:0 auto !important}.ct-nav-left{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important;margin:0 !important}.ct-split-nav li{line-height:0 !important}.ct-split-nav li a{float:none  !important;line-height:36px !important;text-align:center !important}.ct-nav-right{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important;margin:0 !important}}
</style>



<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8">

<div class="ct-container">


<div class="ct-header">

<div class="ct-header-inner">

<div class="ct-header-top">

<div class="ct-nav">
<div class="ct-nav-inner">
<div class="ct-nav-links-holder">


<div id="navigation" class="chabad_navigator_bar">
<div class="chabad_menu_content">
<ul id="menu" class="navi">
<li class="item parent">
<a href="/article.asp?aid=5602086" class="parent">Home</a>
|
</li>
<li class="item parent selected">
<a href="/article.asp?aid=5388885" class="parent selected">Services</a>
|
</li>
<li class="item parent arrow">
<a href="/article.asp?aid=5387802" class="parent arrow">Donate/Volunteer</a>
<div class="sub_menu">
<ul>
<li class="item first last">
<a href="/article.asp?aid=5774839">Volunteer</a>
</li>
</ul>
</div>
|
</li>
<li class="item parent">
<a href="/article.asp?aid=5387803" class="parent">Contact Us</a>
</li>

</ul>
</div>
</div>



</div>

</div>
</div></div></div></div>


<div class="ct-content-wrapper">
<div class="ct-content">
<div detached="true" type="static" id="ContentArea" name="content_area" actions="edit,delete" class="content"><div id="content_page" class="content_page"><!-- END HEADER -->
			
			
			<div class="clearfix bh mobile-only align_right">ב"ה</div>
			
				<div class="master-content-wrapper " >
					

<header class="article-header cf ">
	
	
			<h1 class="article-header__title js-article-title js-page-title">Services</h1>
		
			<div>
				
			</div>
		
</header>
				</div>
			
			<div class="body_wrapper clearfix co_body">
				<div class="" id="co_body_container">
					
					<div id="ContentBody">
						
						
							<div class="content-area-parent no_margin">
								
	<div id="cco_body">
		<div class="content  no_margin no_overflow" id="co_content_container">
			
			
	

	<article class="content js-content" itemscope itemtype="http://schema.org/Article">
	



<meta itemprop="mainEntityOfPage headline name" content="" />

<meta itemprop="image" content="" />


<meta itemprop="uploadDate" content="2022-01-28T11:21:23" />
<span itemprop="publisher" itemscope itemtype="http://schema.org/Organization">
	<meta itemprop="name" content="Chabad of Solano County" />
	<meta itemprop="brand" content="Chabad of Solano County" />
	<span itemprop="logo" itemscope itemtype="http://schema.org/ImageObject">
		<meta itemprop="url" content="https://w2.chabad.org/media/images/1148/uXIv11488597.png" />
		<meta itemprop="height" content="150" />
		<meta itemprop="width" content="150" />
	</span>
</span>
<meta itemprop="datePublished" content="2022-01-28T11:21:23" />
			<div itemprop="articleBody">
				<co:body xmlns:co="www1.chabadonline.com/alpha1" xmlns:ext="urn:xslt-extensions">
  <div class="co_body article-body cf">
<style type="text/css">

.content .department-listing td {
        width: calc(100% - 170px);
        display: inline-block;
        padding-bottom: 30px;
}
.content .department-listing td:first-child {
        display: inline-block;
        width: 150px;
        text-align: center;
        padding-right: 20px;
}
.content .department-listing .department-logo {
        max-width: 80%;
        vertical-align: top;
}
.content .department-listing p {
        font-size: 12px;
}
.content .department-listing .department-header {
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 5px;
        color: #333;
}
</style>
<div style="">
<p> </p>

<table border="0" cellpadding="0" cellspacing="0" class="department-listing" width="98%">
<tbody>
<tr>
<td valign="top">
<img alt="purple-logo.jpg" border="0" class="department-logo" src="https://w2.chabad.org/media/images/1181/cceQ11814868.png"></td>
<td valign="top"><section>
</section><section><h2>Humanitarian Aid Fund</h2>

<p>Families and individuals continuously reach out to us for support in getting their basic necessities like food, fuel, heating for their homes and in some cases shelter and medical treatment.</p>

<p>We reach out to the elderly, single moms, orphans and widows, and other vulnerable members of society to ensure that they have their basic necessities.  No child in Solano County should go to sleep hungry, no single mom should be stranded at home because their gas tank is empty and no poor college student should have to think twice about getting antibiotics; we are here for them.</p>

<p class="aa"> </p>
</section></td>
</tr>
<tr>
<td valign="top">
<img alt="" border="0" class="department-logo" height="258" src="https://w2.chabad.org/media/images/1181/biDb11814864.png" width="337"></td>
<td valign="top">
<h2>Homebound/Retirement Home Visitations</h2>

<p>Rabbi Chaim &amp; Aidel Zaklos, along with volunteers from Chabad visit people who are homebound or in retirement homes throughout the State, bringing them joy and inspiration which they so desperately seek and certainly deserve.</p>

<p>Being immobile is a sobering experience: things taken for granted are suddenly scarce, and patients almost always find themselves reevaluating their life's priorities. There is often no better time for compassionate guidance and support, and the representatives of Chabad supply it in ample measure.</p>

<p>On many occasions we bring Challah or flowers before Shabbat, good cheer, holiday spirit and hope to those who have the gift of age or the challenge of disability.</p>
</td>
</tr>
<tr>
<td valign="top">
<img alt="Glazier_4C_f[1].jpg" border="0" class="department-logo" height="224" src="https://w2.chabad.org/media/images/1200/AqXl12001765.jpg" width="337"></td>
<td valign="top">
<h2>Hospital Pastoral Care</h2>

<p>On a weekly basis or upon request, Rabbi Zaklos or a volunteer from Chabad visit patients at the local hospitals to cheer them up, recite a prayer, get their Hebrew name for the "Mi-Sheberach" blessing to be recited in the synagogue, and offer any other assistance they may need in their time of distress.</p>

<p>We are here to assist patients with their physical, material, spiritual &amp; emotional needs.</p>
</td>
</tr>
<tr>
<td valign="top">
<img alt="Glazier_4C_f[1].jpg" border="0" class="department-logo" height="506" src="https://w2.chabad.org/media/images/1200/yLRJ12000537.jpg" width="337"></td>
<td valign="top">
<h2>Prison Chaplaincy</h2>

<p>We visit Solano County’s Jails and prisons  CMF and CSP Solano<br>
                         prisons and spend time with the inmates studying Torah, putting on Tefillin and being their liaison with the outside world.</p>

<p>While imprisoned, many of our brothers and sisters use this difficult and unfortunate experience as an opportunity to discover their roots, and turn over a new leaf, thanks to the encouragement and support of these visits. The teachings of the Torah help a person become a healthy minded individual who knows that he or she has a vital part to play in the universe - even from the confines of a prison cell. This is also a preparation for eventual re-entry into society.</p>
</td>
</tr>
<tr>
<td valign="top">
<img alt="Glazier_4C_f[1].jpg" border="0" class="department-logo" height="253" src="https://w2.chabad.org/media/images/1200/QWCp12000531.jpg" width="337"></td>
<td valign="top">
<h2>Counseling</h2>

<p>We don’t anticipate it and we certainly don’t want it, but there are times when we’ll inevitably step back and say, “I need help”. In any kind of crisis, big or small, we are here to help. We will provide a listening ear and a shoulder to lean on when times get tough. Project Dignity helps individuals and families live through the ups and downs in the most positive way. At a difficult time, a chat with the Rabbi or Aidel may very well help a person see things in a clearer perspective.</p>

<p>We don’t hesitate, when needed, to guide the individual/couple to seek out professional medical help.</p>

<p> </p>

<p> </p>
</td>
</tr>
<tr>
<td valign="top">
<img alt="Glazier_4C_f[1].jpg" border="0" class="department-logo" height="225" src="https://w2.chabad.org/media/images/1200/JVzh12000528.jpg" width="337"></td>
<td valign="top">
<h2>Funerals / Jewish Burial Society</h2>

<p>Understanding tragedy with compassion.</p>

<p>No one is ever prepared to cope with a tragedy. When people are thrown into that dark abyss of crisis or loss, the pain and the grief is accompanied by a crushing feeling of isolation and bewilderment by the many unknowns of this new uncharted territory.</p>

<p>Project Dignity’s mission is to provide support and assistance to individuals experiencing crisis or tragedy by providing vital community services, which include safeguarding the dignity of the deceased, arranging buriel while discouraging cremation, working with the coroner's office to stop autopsies, and assisting the bereaved during these times. Throughout life’s darkest moments, Project Dignity is a source of light and warmth, encouragement and direction.</p>

<p> </p>

<p> </p>
</td>
</tr>
<tr>
<td valign="top">
<img alt="Glazier_4C_f[1].jpg" border="0" class="department-logo" height="258" src="https://w2.chabad.org/media/images/1181/pLoR11814865.png" width="337"></td>
<td valign="top">
<h2>Solano's Free Loan Society</h2>

<p>Solano's Free Loan Society and charitable fund serves the Jewish community by providing interest-free loans to people struggling, helping them foster economic independence while preserving their inherit dignity. Interest-free lending is a profoundly Jewish and centuries-old response to financial need, most famously articulated by Maimonides: “A loan is better than charity, for it enables one to help oneself.” The funding for these loans comes from donations large and small; the moneys are then circulated in perpetuity as interest-free loans to deserving individuals and families. Your contribution to Solano's Free Loan Society is truly the gift that keeps on giving, as the repayment rate on these loans is exceptionally high and the list of people in need of such loans is exceptionally long.</p>
</td>
</tr>
<tr>
<td valign="top">
<img alt="Glazier_4C_f[1].jpg" border="0" class="department-logo" height="449" src="https://w2.chabad.org/media/images/1200/iQqJ12000525.jpg" width="337"></td>
<td valign="top">
<h2>Military Helping Hand</h2>

<p>Project Dignity assists Jewish men and women serving at Solano County's Travis air force base and other military installations around the State with Jewish books, material, and moral and spiritual support. Jews and other minority soldiers in the military face unique challenges in maintaining their identity. Away from home and community, these men and women in uniform are often challenged by not having the resources available to be able to study about and observe their respective traditions. Project Dignity provides them with a sense of family and community.</p>
</td>
</tr>
<tr>
<td valign="top">
<img alt="Glazier_4C_f[1].jpg" border="0" class="department-logo" height="449" src="https://w2.chabad.org/media/images/1200/pgTx12000540.jpg" width="337"></td>
<td valign="top">
<h2>Students</h2>

<p>Project Dignity and its umbrella Chabad of Solano County seeks to be a "home away from home" for students of high school and universities and offers them a wealth of social, educational and spiritual programs. As college, students are exposed to new ideas and experiences and we seek to ensure that students graduate stronger and more empowered than when they entered.</p>

<p>Our doors are open to every student regardless of background or observance level, with special emphasis on minority students. Programming always reflects tolerant, non-judgmental and open discussions, which is the hallmark of our inclusiveness.</p>
</td>
</tr>
<tr>
<td valign="top">
<img alt="purple-logo.jpg" border="0" class="department-logo" src="https://w2.chabad.org/media/images/1246/nVgY12463098.png"></td>
<td valign="top">
<h2>Homeless Aid</h2>

<p>Chabad of Solano County provides wholesome food, hygiene, temporary shelter, medical care and mental health services to homeless people in Vacaville. We recently received a $25,000 grant from the Julius and Kathleen Blum Charitable Fund at the Solano Community Foundation to expand our reach to this population.</p>

<p>If you wish to make a donation to further this program, please <a href="/article.asp?AID=5387802">click here</a>.</p>

<p>If you need to receive these services, please fill out the form linked <a href="/article.asp?AID=5387803">here</a>.</p>

<p class="aa"> </p>
</td>
</tr>
<tr>
</tr>
</tbody>
</table>
</div>

</div>
</co:body>
			</div>
			

			<div class="break_floats"></div>
			
	<div class="break_floats"></div>
	

<div class="content-footer">
	<!-- END CACHE -->
	
	
	
	
	
</div>
	</article>

		</div>
	</div>
</div>
						
						<div class="break_floats"></div>
						
					</div>
				</div>
				
				
				
			</div>
			
			<!-- BEGIN FOOTER --></div></div>
&#160;


</div>

</div>
<div class="ct-footer">
<div class="ct-footer-inner">
<div>
<strong>
<a href="/">Chabad of Solano County</a></strong>

730 East Main Street  |  Vacaville, CA 95688  | 
<a href="tel:7075925300">707.592.5300</a>
</div>

<div class="ct-footer-credits">
Powered by 
<a href="http://www.chabad.org/" target="_new" class="">Chabad.org</a> © 1993-2022 
<a href="/4026210" target="_blank">Privacy Policy</a> | Site by 
<a href="http://clickconsultingservices.com" target="_blank">Click
Consulting</a>
</div>

</div></div></div>
<script language="javascript" type="text/javascript" src="https://w4.chabad.org/scripts/js/os/jquery-latest.min.js?v=20190207.2008"></script><script language="javascript" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/object-fit-images/3.2.4/ofi.min.js"></script>
<script language="javascript" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/owl.carousel.min.js"></script>
<script type="text/javascript">
//<![cdata[
objectFitImages();
jQuery(document).ready(function () {
  var navBar = document.querySelector(".ct-nav #menu");
  var logoItem = navBar.querySelector("li.parent a.parent[href*='5387796']");

  if (logoItem) {
    logoItem.parentNode.classList.add("logo");
  }

  var navItemsNoLogo = navBar.querySelectorAll("li.parent:not(.logo)");
  var length = navItemsNoLogo.length;
  var leftSide = "";
  var rightSide = "";
  var halfPoint = length / 2;

  for (var i = 0; i < length; i++) {
    if (i < halfPoint) {
      leftSide += navItemsNoLogo[i].outerHTML;
    } else {
      rightSide += navItemsNoLogo[i].outerHTML;
    }
  }

  navBar.innerHTML = "<div class='ct-split-nav'><input type='checkbox' class='ct-toggle-mobile-nav' id='ToggleMobileNav' />\n  <label for='ToggleMobileNav' class='ct-toggle-mobile-nav-label-backoverlay'></label>\n  <label for='ToggleMobileNav' class='ct-toggle-mobile-nav-label'> &#160;</label><div class='ct-nav-left'>" + leftSide + "</div><a href='/5387796' class='ct-nav-logo'>Logo</a><div class='ct-nav-right'>" + rightSide + "</div></div>";
  jQuery(".ct-home-image-carousel").owlCarousel({
    items: 1,
    loop: true,
    dots: true,
    autoplay: true,
    autoplayTimeout: 4000,
    autoplayHoverPause: true
  });

  function checkReserved(labelEl, text) {
    var parent = labelEl.parent();

    if (text.search(/\*/i) != -1 || text.search(/dedicated/i) != -1 || text.search(/reserved/i) != -1) {
      parent.addClass("reserved");
      parent.find("input").attr("disabled", true);
    }
  }

  function processDedicationLabel(labelEl, text) {
    text = text.replace("(reserved)", "");
    var split = text.split(" - ");
    var name = split[0];
    var amount = split[1];
    var amountSplit = amount.split("[");
    var dedication = "";

    if (amountSplit[1]) {
      dedication = "<span class='dedication'>" + amountSplit[1].replace("]", "") + "</span>";
      amount = amountSplit[0];
    }

    if (typeof amount == "undefined") amount = "";
    var label = "<span class='name'>" + name + "</span><span class='amount'>" + amount + "</span>" + dedication;
    labelEl.find("span").html(label);
  }

  function showOrHideLegacyItems(checkbox, items) {
    if (checkbox.is(':checked')) {
      items.show();
    } else {
      items.hide();
    }
  }

  function showOrHideLegacyItems(items, checkbox) {
    if (checkbox.is(':checked')) {
      items.show();
    } else {
      items.hide();
    }
  }

  var dedicationsLists = null;

  if (Co.ArticleId == 4417127) {
    dedicationsLists = "#id_5,#id_7";
  }

  if (Co.ArticleId == 4420557) {
    dedicationsLists = "#id_4";
  }

  if (Co.ArticleId == 4420729) {
    dedicationsLists = "#id_4";
  }

  if (Co.ArticleId == 4420765) {
    dedicationsLists = "#id_4";
  }

  if (Co.ArticleId == 4421116) {
    dedicationsLists = "#id_4";
  }

  if (Co.ArticleId == 4421132) {
    dedicationsLists = "#id_4";
  }

  if (dedicationsLists) {
    jQuery(dedicationsLists).find(".form-checkbox-item label").each(function () {
      var parent = jQuery(this).parents(".form-line");
      parent.addClass("ct-dedications-list");
      var val = jQuery(this).find("span").html();
      checkReserved(jQuery(this), val);
      processDedicationLabel(jQuery(this), val);
    });
  }
});
jQuery(window).load(function () {
  function getAmounts() {
    jQuery.get("/templates/articlecco_cdo/aid/4445258/jewish/Amounts.htm", function (data) {
      var campaignData = jQuery(data).find(".ct-campaign-progress").html();
      jQuery(".ct-campaign-progress").html(campaignData);
    });
  }

  getAmounts();
});

//]]>
</script>

<!-- END FOOTER -->
		</div>
		
		<aside class="page-tools-sidebar js-page-tools-sidebar hide_for_print">
<div class="page-tools js-page-tools-menu">
<div class="page-tools__section page-tools__section--share">
<a class="page-tools__tool js-share-popup page-tools__tool--facebook" data-share-url="https://www.facebook.com/dialog/share?app_id=188669250943&amp;display=popup&amp;href=https%3a%2f%2fwww.jewishsolano.com%2ftemplates%2farticlecco_cdo%2faid%2f5388885%2fjewish%2fServices.htm%23utm_medium%3dpage_tools%26utm_content%3ddesktop%26utm_source%3dFB">
				<i class="fa fa-facebook"></i>
			</a>
<a class="page-tools__tool js-share-popup page-tools__tool--twitter" data-share-url="https://twitter.com/intent/tweet?text=Services+-+Chabad+of+Solano+County&amp;url=https%3a%2f%2fwww.jewishsolano.com%2ftemplates%2farticlecco_cdo%2faid%2f5388885%2fjewish%2fServices.htm%23utm_medium%3dpage_tools%26utm_content%3ddesktop%26utm_source%3dtwitter&amp;via=Chabad">
				<i class="fa fa-twitter"></i>
			</a>
<a class="page-tools__tool js-share-popup page-tools__tool--whatsapp d-lg-none js-share-whatsapp" data-share-url="whatsapp://send?text=Services+-+Chabad+of+Solano+County https%3a%2f%2fwww.jewishsolano.com%2ftemplates%2farticlecco_cdo%2faid%2f5388885%2fjewish%2fServices.htm%23utm_medium%3dpage_tools%26utm_content%3ddesktop%26utm_source%3dwhatsapp">
				<i class="fa fa-whatsapp">
					<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" fill="#128c7e" width="1em" height="1em"><path d="M25 2C12.318 2 2 12.318 2 25c0 3.96 1.023 7.854 2.963 11.29L2.037 46.73c-.096.343-.003.711.245.966.191.197.451.304.718.304.08 0 .161-.01.24-.029l10.896-2.699C17.463 47.058 21.21 48 25 48c12.682 0 23-10.318 23-23S37.682 2 25 2zm11.57 31.116c-.492 1.362-2.852 2.605-3.986 2.772-1.018.149-2.306.213-3.72-.231-.857-.27-1.957-.628-3.366-1.229-5.923-2.526-9.791-8.415-10.087-8.804-.295-.389-2.411-3.161-2.411-6.03s1.525-4.28 2.067-4.864c.542-.584 1.181-.73 1.575-.73s.787.005 1.132.021c.363.018.85-.137 1.329 1.001.492 1.168 1.673 4.037 1.819 4.33.148.292.246.633.05 1.022s-.294.632-.59.973-.62.76-.886 1.022c-.296.291-.603.606-.259 1.19s1.529 2.493 3.285 4.039c2.255 1.986 4.158 2.602 4.748 2.894.59.292.935.243 1.279-.146.344-.39 1.476-1.703 1.869-2.286s.787-.487 1.329-.292c.542.194 3.445 1.604 4.035 1.896.59.292.984.438 1.132.681.148.242.148 1.41-.344 2.771z"/></svg>
				</i>
			</a>
<a class="page-tools__tool js-share-popup page-tools__tool--pinterest d-none d-lg-block" data-share-url="http://pinterest.com/pin/create/button/?url=https%3a%2f%2fwww.jewishsolano.com%2ftemplates%2farticlecco_cdo%2faid%2f5388885%2fjewish%2fServices.htm%23utm_medium%3dpage_tools%26utm_content%3ddesktop%26utm_source%3dpinterest&amp;description=Services+-+Chabad+of+Solano+County">
				<i class="fa fa-pinterest"></i>
			</a>
<a class="page-tools__tool" onclick="showEmailLayer(this);">
<i class="fa fa-envelope"></i>
</a>
</div>
<div class="page-tools__section page-tools__section--other js-page-tool-other">
<div class="page-tools__tool popover-parent d-lg-block">
<div class="popover popover--right align_left nowrap">
<div class="popover__content">
<label class="bold bottom_margin block">
Print Options:
</label>
<form class="vcenter" name="print-form" onsubmit="coPrint(event, 5387796);return false;">
<div>
<label><input type="checkbox" name="print-green"><span title="Save paper and ink">Print without images <i class="fa fa-leaf text-green"></i></span></label>
</div>
<br/>
<div class="center">
<button class="co-button page-tools__print-button">Print</button>
</div>
</form>
</div>
</div>
<i class="fa fa-print"></i>
</div>
</div>
</div>
<div class="js-fab-wrapper fab-wrapper">
<div class="fab">
<i class="fab-icon"></i>
</div>
</div>
</aside>
<!-- END CACHE -->
	</div>

	</div>

	<div id="BodyContainer">
		<div class="g960 footer">
			<div class="poweredby large_bottom_margin">
				


	<div class="footer3"><b>Chabad of Solano County • 770 East Main Street • Vacaville, CA 95688 • 707-592-5300 • Chabad of Solano County is a registered 501(c)3. EIN : 45-2505794</b></div>
	<img src="https://w2.chabad.org/images/global/spacer.gif" width="1" height="6" border="0" /><br />




Powered by <a href="https://www.chabad.org/" target="_new" class="">Chabad.org</a> &copy; 1993-2026 <a href="/4026210" target="_blank" class="privacy-link">Privacy Policy</a>




			</div>
		</div>
	</div>
	
	

	
<script type="text/javascript" src="https://w2.chabad.org/scripts/js/os/jquery-latest.min.js?v=0293E3EC"></script>
<script type="text/javascript" src="https://w2.chabad.org/scripts/js/co/dist/CoLib.js?v=F809B22F"></script>
<script type="text/javascript" src="https://w2.chabad.org/scripts/js/WebComponents/bundles/magen-cdo-global.js?v=95D39855"></script>
<script type="text/javascript" src="https://w2.chabad.org/scripts/js/custom/multimedia/infolayer.js?v=ED1B8531"></script>
<script type="text/javascript" src="https://w2.chabad.org/scripts/js/custom/commentsloader.js?v=AD6AAB79"></script>
<script type="text/javascript" src="https://w2.chabad.org/scripts/js/custom/minisites.js?v=F38E4DA5"></script>
<script type="text/javascript" src="https://w2.chabad.org/scripts/js/custom/subscribeprompt.js?v=86D84DC2"></script>
<script type="text/javascript" src="https://w2.chabad.org/scripts/js/modules/pagetools.js?v=930B07AB"></script>
<script type="text/javascript" src="https://w2.chabad.org/scripts/js/custom/deprecated.js?v=D506A83E"></script>
<script type="text/javascript" src="https://w2.chabad.org/scripts/js/OverrideJSDocumentWrite.js?v=9A0227AA"></script><script>$j = $j.fn ? $j : jQuery;$j(()=>{$q.forEach(f=>{try{f.call(window);}catch(ex){console.error(ex);}});})</script>
	

<script  language="javascript" type="text/javascript"> Co.Settings      = {CacheClassName:'js-cache-default',MosadName:'Chabad of Solano County'}; Co.ArticleId     = '5388885';Co.SectionId     = 5387796;Co.PartnerSiteId = 0;Co.SiteId        = 8495;Co.IsMobilePage  = false;Co.IsResponsive  = false;Co.DbDomain      = 'JewishSolano.com';Co.LanguageCode  = '';Co.LoginStatus   = 'None';</script>
	
	

</body>
</html>