<!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" lang="en" xml:lang="en">
<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" />

<!-- Co:LinkTagResources -->
<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=D1B7903A" 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="/css/global.css?v=D37C5613" id="k3" type="text/css"/>
<link rel="Stylesheet" href="/css/global-print.css?v=1FE80AC1" id="k5" type="text/css" media="print"/>
<link rel="Stylesheet" href="/css/cco/home/widget-styles.css?v=B14CEBA0" id="k6" type="text/css"/>
<link rel="Stylesheet" href="/css/sites6/green-theme.css?v=A5DE914E" id="k" type="text/css"/>
<link rel="Stylesheet" href="/css/old/global.css?v=F7C22456" id="k2898" type="text/css"/>
<!--[if lte IE 8]> <link rel="Stylesheet" href="/css/global-ie.css?v=E699B0F3" id="k4" type="text/css"/> <![endif]-->
<script>$q=[];$j=function(f){$q.push(f);}</script>
<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=16F176A4"></script>
<script type="text/javascript" src="https://w2.chabad.org/scripts/js/templates/sites6.js?v=E04072E1"></script>
<script type="text/javascript" src="https://w2.chabad.org/scripts/js/custom/deprecated.js?v=D506A83E"></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:'The Shul - Chabad Lubavitch'}; Co.ArticleId     = '2380044';Co.SectionId     = 32808;Co.PartnerSiteId = 0;Co.SiteId        = 784;Co.IsMobilePage  = false;Co.IsResponsive  = false;Co.DbDomain      = 'TheShul.net';Co.LanguageCode  = '';Co.LoginStatus   = 'None';</script><title>
	The Shul e-Torah: Women's Elegant Shabbat Dinner Tonight!
</title>
	<style type="text/css">
		body{ background-color:#EFF2F5; }
	</style>


<script>
	window.dataLayer = window.dataLayer || [];
	dataLayer.push({"event":"datalayer-initialized","page":{"numberOfComments":0,"publicationDate":"2002-02-27","primaryArticleId":39704,"title":"Page Not Found","author":"","authorId":0,"contentLevel1":"Resources","contentLevel2":"Resources","contentLevel3":"System Messages","contentLevel4":"Page Not Found","siteName":"The Shul - Chabad Lubavitch"},"time":{"upcomingHoliday":"The Three Weeks","daysToUpcomingHoliday":24,"hebrewDate":"5786-03-23"}});
		dataLayer.push({ 'articleHierarchy': '-6198-32808-32808-36231-39704-', 'keywords': '-k63-k32228-k31567-k2898-k6939-k537-k1674-k1190-k14916-k2471-k22435-k20997-k15903-k1709-', 'k': '-6198-32808-32808-36231-39704--k63-k32228-k31567-k2898-k6939-k537-k1674-k1190-k14916-k2471-k22435-k20997-k15903-k1709-' });
	
</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 = 1075858;var sc_partition = 1;var sc_invisible = 1;var sc_remove_link=1;var sc_security = "f16cd14e";var sc_https = 1;
	</script>
	<script type="text/javascript" src="https://secure.statcounter.com/counter/counter_xhtml.js" defer async></script>
	<noscript><img src="//c2.statcounter.com/counter.php?sc_project=1075858&amp;java=0&amp;security=f16cd14e&amp;invisible=1" border="0" /> </noscript>
	<!-- End of StatCounter Code -->











































<script>
if ( window.location.href.indexOf('templates') !== -1) {
const style = document.createElement('style');
style.innerHTML = `
.cco_templatelates_content #chabad_main_content{
background-image:none !important;
}
`;
document.head.appendChild(style);
}
</script><script>
(function () {
  var allowedAIDs = ['5962425', '1766989', '22690', '22689', '22810'];
  var href = document.location.href;
  var applies = allowedAIDs.some(function(aid) { return href.indexOf(aid) > -1; });
  if (!applies) return;

  fetch('https://raw.githack.com/cw-cordz/minisite/8f51a8dadc50f9f2d309e498ebc4f1797249fe8b/Shul%20Shavuot%20Minisite')
    .then(function(res) { return res.text(); })
    .then(function(css) {
      var style = document.createElement('style');
      style.innerHTML = css;
      document.head.appendChild(style);
    });
})();
</script><script>
(function () {

  var allowedAIDs = [
    '22196',
    '6381822',
    '5066614',
    '6381471',
'22224',
    '4357288'
  ];

  var href = document.location.href;
  var applyStyle = allowedAIDs.some(function(aid) {
    return href.indexOf(aid) > -1;
  });

  if (!applyStyle) return;

  const style = document.createElement('style');
  style.innerHTML = `
#chabad_body_content h1,
  #chabad_body_content h2,
  #chabad_body_content h3,
  #chabad_body_content h4,
  #chabad_body_content h5,
  #chabad_body_content h6,
  .co_content h1,
  .co_content h2,
  .co_content h3,
  .co_content h4,
  .co_content h5,
  .co_content h6 {
    color: #fce6a7 !important;
  }

#chabad_body_content .form-description-content {
  color: black !important;
}

#chabad_body_content,
#chabad_body_content p,
#chabad_body_content span,
#chabad_body_content li,
#chabad_body_content td,
#chabad_body_content div,
#chabad_body_content label {
  color:white !important;
}

#chabad_body_content a {
  color:#fce6a7 !important;
}
  `;

  document.head.appendChild(style);

})();
</script><script>
(function () {
  var allowedAIDs = [
    '6368859',
    '22196',
    '6381822',
    '5066614',
    '6381471',
    '22224',
    '4357288'
  ];
  var href = document.location.href;
  var applyStyle = allowedAIDs.some(function(aid) {
    return href.indexOf(aid) > -1;
  });
  if (!applyStyle) return;
  const style = document.createElement('style');
  style.innerHTML = `
  #chabad_body_content h1,
  #chabad_body_content h2,
  #chabad_body_content h3,
  #chabad_body_content h4,
  #chabad_body_content h5,
  #chabad_body_content h6,
  .co_content h1,
  .co_content h2,
  .co_content h3,
  .co_content h4,
  .co_content h5,
  .co_content h6 {
    color: #fce6a7 !important;
  }

  .cco_templateless_page #chabad_main_content,
  .cco_page #chabad_main_content,
  #chabad_main_content {
    background: url('https://theshul.net/media/images/1360/XWWv13600241.png') !important;
    background-size: cover !important;
    background-position: bottom !important;
    background-attachment: scroll !important;
    background-repeat: no-repeat !important;
    background-color: transparent !important;
  }

  .chabad_header{
    background:url('https://theshul.net/media/images/1360/TlGx13600236.jpg');
    background-size:contain;
    background-repeat:no-repeat;
    background-color:#0b264d;
  }
  .cco_templateless_page .chabad_header, .chabad_header{
    background-blend-mode: normal !important;
  }
  .chabad_header div{ visibility:hidden; }
  div.chabad_left_column{ background:transparent; }
  .large_banner{ border:1px solid #fce6a7; }
  .large_banner .bannerCta button{
    background:#0b264d;
    border:3px solid #fce6a7;
  }
  .large_banner .big{
    color:#0b264d;
    font-weight:bold;
  }
  .large_banner .wrapper-message{
    margin-block:1.5em !important;
  }
  .sPromo-wrap .caption{
    color:#0b264d !important;
    font-size:11pt !important;
  }
  .sPromo-wrap, .sPromo-wrap img{ border:0px !important; }
  .custom_message .message{ color:#fce6a7 !important; }
  .custom_message .title{ color:#fce6a7 !important; }
  .custom_message .read-more_link a{
    color:#fce6a7 !important;
    border:3px solid #fce6a7 !important;
  }
  .custom_message .read-more_link a:hover{
    background:#0b264d !important;
    color:white !important;
  }
  .prepResource-title, .co_calendar_head div, .features_title{
    font-size:25pt !important;
    color:#fce6a7 !important;
  }
  .prep-title{ color:#fce6a7 !important; }
  .zmanim .zman-1, .zmanim .zman-2{
    border-radius:10px !important;
    background:#0b264d !important;
    margin:5px 0px !important;
  }
  #co_calendar div.co_calendar_body .item.item.first,
  #co_calendar div.co_calendar_body .item:nth-child(3),
  #co_calendar div.co_calendar_body .item:nth-child(5),
  #co_calendar div.co_calendar_body .item:nth-child(7){
    background:#0b264d;
  }
  #co_calendar div.co_calendar_body .item:nth-child(2),
  #co_calendar div.co_calendar_body .item:nth-child(4),
  #co_calendar div.co_calendar_body .item:nth-child(6),
  #co_calendar div.co_calendar_body .item:nth-child(8){
    background:#fce6a7;
  }
  .footer{ background:#0b264d; }
  .cco_templateless_template a,
  .div#chabad_head .chabad_navigator_bar,
  #menu .item,
  #navigation,
  #menu a{
    background:#0b264d !important;
  }
  #menu a{
    color:white !important;
    border:0px !important;
  }
  .selected a{ text-decoration:underline !important; }
  #menu .item{ color:transparent !important; }
  .titleIcon img{ width:125px !important; }
  .co_calendar_head:before, .pesach-resources .titleIcon{
    display:none !important;
  }
  div#chabad_body_content{ transparent !important; }

@media all and (max-width:728px) {
    .chabad_header{ height:200px !important; }
    .headerTitle{ display:none; }
    .body.section_root .bh{
      right:25px !important;
      color:white !important;
    }
  body.cco_templateless_page {
    background-color: #0b264d !important;
  }

  /* keep your reset */
  body.cco_templateless_page * {
    background-color: transparent !important;
  }

  /* ✅ FIXED INPUT STYLES */
  body.cco_templateless_page input,
  body.cco_templateless_page textarea,
  body.cco_templateless_page select {
    background-color: white !important;
    color: black !important;
    border: 1px solid #ccc !important;
  }

  /* ✅ READ-ONLY / DISABLED */
  body.cco_templateless_page input[readonly],
  body.cco_templateless_page textarea[readonly],
  body.cco_templateless_page input:disabled,
  body.cco_templateless_page textarea:disabled {
    background-color: #f5f5f5 !important;
    color: black !important;
-webkit-text-fill-color: black !important;
    opacity: 1 !important; /* prevents faded text */
  }
}
}
  `;
  document.head.appendChild(style);
})();
</script><script>
(function () {

  var allowedAIDs = [
    '22196',
'22224'
  ];

  var href = document.location.href;

  var applyStyle = allowedAIDs.some(function(aid) {
    return href.indexOf(aid) > -1;
  });

  if (!applyStyle) return;

  // REMOVE THE LOCATION MAP DIV
  document.addEventListener("DOMContentLoaded", function() {
    var loc = document.querySelector("div.clearfix.map_link");
    if (loc) {
      loc.remove(); // remove the element
    }
  });

})();
</script><script>
(function () {

  // Only run on this event
  if (document.location.href.indexOf('22224') === -1) return;

  const style = document.createElement('style');
  style.innerHTML = `

/* Remove all registration page background boxes */
.co_body,
.co_body_container,
.co_body_container_bg,
.co_body .content,
.co_body .form-container,
.co_body .eventid,
.co_body .register_form,
.co_body .register_body,
.chabad_left_column,
.co_body .body_wrapper,
.item,
.content-area-parent,
#RegisterHeader,
#RegisterBody,
#RegisterSinglePage,
#Performances,
#chabad_body_page,
#chabad_body_content,
#chabad_main_content,
#contentarea.chabad_left_column,
#cco_body {
  background: transparent !important;
  box-shadow: none !important;
  border: none !important;
}
.regular.reservations,
.reservation,
.additionals,
.additionals_toggle,
.performance.has_error,
.reservation.has_error,
#ValidationNotice,
#SubmitButton {
background: #0b264d !important;
}

/* Ensure body text is readable */
.co_body,
.co_body p,
.co_body span,
.co_body td,
.co_body li {
  color: black!important;
}

/* Headers gold */
.co_body h1,
.co_body h2,
.co_body h3 {
  color: #fce6a7 !important;
}
.optin_message_text,
.co_body label {
  color: white !important;
}
/* Inputs stay readable */
.co_body input,
.co_body select,
.co_body textarea, {
  color: black !important;
}

`;

  document.head.appendChild(style);

})();
</script><script>
(function () {

  // Only run on this event
  if (document.location.href.indexOf('22196') === -1) return;

  const style = document.createElement('style');
  style.innerHTML = `

/* Remove all registration page background boxes */
.co_body,
.co_body_container,
.co_body_container_bg,
.co_body .content,
.co_body .form-container,
.co_body .eventid,
.co_body .register_form,
.co_body .register_body,
.chabad_left_column,
.co_body .body_wrapper,
.item,
.content-area-parent,
#RegisterHeader,
#RegisterBody,
#RegisterSinglePage,
#Performances,
#chabad_body_page,
#chabad_body_content,
#chabad_main_content,
#contentarea.chabad_left_column,
#cco_body {
  background: transparent !important;
  box-shadow: none !important;
  border: none !important;
}
.regular.reservations,
.reservation,
.additionals,
.additionals_toggle,
.performance.has_error,
.reservation.has_error,
#ValidationNotice,
#SubmitButton {
background: #0b264d !important;
}

/* Ensure body text is readable */
.co_body,
.co_body p,
.co_body span,
.co_body td,
.co_body li {
  color: black!important;
}

/* Headers gold */
.co_body h1,
.co_body h2,
.co_body h3 {
  color: #fce6a7 !important;
}
.optin_message_text,
.co_body label {
  color: white !important;
}
/* Inputs stay readable */
.co_body input,
.co_body select,
.co_body textarea, {
  color: black !important;
}

`;

  document.head.appendChild(style);

})();
</script><script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "PlaceOfWorship",
  "name": "The Shul",
  "description": "The Shul is a Chabad synagogue and Jewish community center located in West Bloomfield, MI. Offering services, youth programs, holiday events, and Torah classes.",
  "url": "https://theshul.net",
  "telephone": "+1-248-788-4000",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6890 W Maple Rd",
    "addressLocality": "West Bloomfield",
    "addressRegion": "MI",
    "postalCode": "48322",
    "addressCountry": "US"
  },
  "openingHours": "Mo-Fr 09:00-17:00",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.5407,
    "longitude": -83.4107
  },
  "image": "https://theshul.net/path-to-your-logo-or-photo.jpg",
  "sameAs": [
    "https://www.facebook.com/theshulmi"
  ]
}
</script><script>
if ( document.location.href.indexOf('7042446') > -1) {
  const style = document.createElement('style');
  style.innerHTML = `
    /* Override .chabad_header on page 7042446 */
    .chabad_header {
      text-align: center !important;
      margin-bottom: 50px !important;
      background: rgba(255, 255, 255, 0.95) !important;
      backdrop-filter: blur(10px) !important;
      border-radius: 20px !important;
      padding: 40px !important;
      box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1) !important;
    }

    .chabad_header h1 {
      font-size: 3.5rem !important;
      background: linear-gradient(135deg, #667eea, #764ba2) !important;
      -webkit-background-clip: text !important;
      background-clip: text !important;
      -webkit-text-fill-color: transparent !important;
      margin-bottom: 15px !important;
      font-weight: 800 !important;
      letter-spacing: -1px !important;
    }

    .chabad_header .logoss {
      width: 120px !important;
      height: 120px !important;
      background: linear-gradient(135deg, #ffd89b, #19547b) !important;
      border-radius: 50% !important;
      margin: 0 auto 20px !important;
      display: flex !important;
      align-items: center !important;
      justify-content: center !important;
      font-size: 2rem !important;
      color: white !important;
      font-weight: bold !important;
      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2) !important;
      animation: pulse 2s infinite !important;
    }

    @keyframes pulse {
      0%, 100% { transform: scale(1); }
      50% { transform: scale(1.05); }
    }

    .chabad_header .sponsored-by {
      background: linear-gradient(135deg, #f093fb, #f5576c) !important;
      color: white !important;
      padding: 15px 25px !important;
      border-radius: 50px !important;
      font-weight: 600 !important;
      margin: 20px 0 !important;
      display: inline-block !important;
      box-shadow: 0 10px 25px rgba(240, 147, 251, 0.3) !important;
    }
  `;
  document.head.appendChild(style);
}
</script><script>
if ( document.location.href.indexOf('5700428') > -1) {
const style = document.createElement('style');
style.innerHTML = `
#chabad_main_content{
background-image: url('https://w2.chabad.org/media/images/1343/NIPM13439300.png') !important;
background-size: cover !important;
background-position: bottom !important;
background-repeat:no-repeat !important;
min-height: 100vh;
}
.chabad_header{
background:url('https://w2.chabad.org/media/images/1343/qpQb13439299.png');
background-size:100% 100%;
background-repeat:no-repeat;
background-color:#BF7208;
}
.cco_templateless_page .chabad_header, .chabad_header{
background-blend-mode: normal !important;
}
.chabad_header div{
visibility:hidden;
}
div.chabad_left_column{
background:transparent;
}
.large_banner, .sPromo-wrap{
border:2px solid #BF7208;
}
.large_banner .bannerCta button{
background:#BF7208;
border:3px solid #BF7208;
}
.large_banner .big{
color:#BF7208;
font-weight:bold;
}
.large_banner .wrapper-message{
margin-block:1.5em !important;
}
.sPromo-wrap .caption{
color:white !important;
}
.sPromo-wrap img{
border:0px !important;
}
.custom_message .message{
color:white !important;
}
.custom_message .title{
color:#ED8E0C !important;
}
.custom_message .read-more_link a{
color:#ED8E0C !important;
border:3px solid #ED8E0C !important;
}
.custom_message .read-more_link a:hover{
background:#ED8E0C !important;
color:white !important;
}
.prepResource-title, .co_calendar_head div, .features_title{
font-size:25pt !important;
color:#ED8E0C !important;
}
.prep-title, .feature_caption a{
color:#ED8E0C !important;
}
.zmanim .zman-1, .zmanim .zman-2{
border-radius:10px !important;
background:#ED8E0C !important;
margin:5px 0px !important;
}
#co_calendar div.co_calendar_body .item.item.first, #co_calendar div.co_calendar_body .item:nth-child(3), #co_calendar div.co_calendar_body .item:nth-child(6), #co_calendar div.co_calendar_body .item:nth-child(8){
background:#ED8E0C;
}
#co_calendar div.co_calendar_body .item:nth-child(2), #co_calendar div.co_calendar_body .item:nth-child(4), #co_calendar div.co_calendar_body .item:nth-child(5), #co_calendar div.co_calendar_body .item:nth-child(7){
background:#BF7208;
}
.footer, .footer a{
background:#BF7208;
color:white !important
}
.cco_templateless_template a, .div#chabad_head .chabad_navigator_bar, #menu .item, #navigation, #menu a{
background:#BF7208 !important;
}
#menu a{
color:white !important;
border:0px !important;
}
.selected a{
text-decoration:underline !important;
}
#menu .item{
color:transparent !important;
}
.titleIcon img{
width:125px !important;
}
.co_calendar_head:before, .pesach-resources .titleIcon{
display:none !important;
}
div#chabad_body_content{
background:transparent !important;
}
@media all and (max-width:500px){
.chabad_header{
height:200px !important;
}
.headerTitle{
display:none;
}
.body.section_root .bh{
right: 25px !important;
color: white !important;
}
}
.co_calendar_text{
background-color:transparent !important;
}
.titleIcon img, .large_banner .textWrapper{
display:none !important;
}
`;
document.head.appendChild(style);
}</script><script>
if ( document.location.href.indexOf('5700428') > -1) {
const style = document.createElement('style');
style.innerHTML = `
.content-area-parent > .c.content-areustom_message .title:before{
content:'';
background:url('https://theshul.net/media/images/1343/GJuO13439303.png') !important;
display:block;
width:75px;
height:75px;
background-size:contain;
margin:0 auto;
}
a-parent > .custom_message.appeal .title:before{
display:none;
}
#co_calendar:before{
content:'';
background:url('https://w2.chabad.org/media/images/1343/oRkt13439302.png');
display:block;
width:75px;
height:75px;
background-size:contain;
margin:0 auto;
}
.latest_features .features_title.titleIcon:before{
content:'';
background:url('https://w2.chabad.org/media/images/1343/UWQF13439301.png');
display:block;
width:75px;
height:75px;
background-size:contain;
margin:0 auto;
}
`;
document.head.appendChild(style);
}</script><script>
if ( document.location.href.indexOf('6703009') > -1) {
const style = document.createElement('style');
style.innerHTML = `
#chabad_main_content{
background-image: url('https://w2.chabad.org/media/images/1343/NIPM13439300.png') !important;
background-size: cover !important;
background-position: bottom !important;
background-repeat:no-repeat !important;
min-height: 100vh;
}
.chabad_header{
background:url('https://w2.chabad.org/media/images/1343/qpQb13439299.png');
background-size:100% 100%;
background-repeat:no-repeat;
background-color:#BF7208;
}
.cco_templateless_page .chabad_header, .chabad_header{
background-blend-mode: normal !important;
}
.chabad_header div{
visibility:hidden;
}
div.chabad_left_column{
background:transparent;
}
.large_banner, .sPromo-wrap{
border:2px solid #BF7208;
}
.large_banner .bannerCta button{
background:#BF7208;
border:3px solid #BF7208;
}
.large_banner .big{
color:#BF7208;
font-weight:bold;
}
.large_banner .wrapper-message{
margin-block:1.5em !important;
}
.sPromo-wrap .caption{
color:white !important;
}
.sPromo-wrap img{
border:0px !important;
}
.custom_message .message{
color:white !important;
}
.custom_message .title{
color:#ED8E0C !important;
}
.custom_message .read-more_link a{
color:#ED8E0C !important;
border:3px solid #ED8E0C !important;
}
.custom_message .read-more_link a:hover{
background:#ED8E0C !important;
color:white !important;
}
.prepResource-title, .co_calendar_head div, .features_title{
font-size:25pt !important;
color:#ED8E0C !important;
}
.prep-title, .feature_caption a{
color:#ED8E0C !important;
}
.zmanim .zman-1, .zmanim .zman-2{
border-radius:10px !important;
background:#ED8E0C !important;
margin:5px 0px !important;
}
#co_calendar div.co_calendar_body .item.item.first, #co_calendar div.co_calendar_body .item:nth-child(3), #co_calendar div.co_calendar_body .item:nth-child(6), #co_calendar div.co_calendar_body .item:nth-child(8){
background:#ED8E0C;
}
#co_calendar div.co_calendar_body .item:nth-child(2), #co_calendar div.co_calendar_body .item:nth-child(4), #co_calendar div.co_calendar_body .item:nth-child(5), #co_calendar div.co_calendar_body .item:nth-child(7){
background:#BF7208;
}
.footer, .footer a{
background:#BF7208;
color:white !important
}
.cco_templateless_template a, .div#chabad_head .chabad_navigator_bar, #menu .item, #navigation, #menu a{
background:#BF7208 !important;
}
#menu a{
color:white !important;
border:0px !important;
}
.selected a{
text-decoration:underline !important;
}
#menu .item{
color:transparent !important;
}
.titleIcon img{
width:125px !important;
}
.co_calendar_head:before, .pesach-resources .titleIcon{
display:none !important;
}
div#chabad_body_content{
background:transparent !important;
}
@media all and (max-width:500px){
.chabad_header{
height:200px !important;
}
.headerTitle{
display:none;
}
.body.section_root .bh{
right: 25px !important;
color: white !important;
}
}
.co_calendar_text{
background-color:transparent !important;
}
.titleIcon img, .large_banner .textWrapper{
display:none !important;
}
`;
document.head.appendChild(style);
}</script><script>
if ( document.location.href.indexOf('5700430') > -1) {
const style = document.createElement('style');
style.innerHTML = `
#chabad_main_content{
background-image: url('https://w2.chabad.org/media/images/1343/NIPM13439300.png') !important;
background-size: cover !important;
background-position: bottom !important;
background-repeat:no-repeat !important;
min-height: 100vh;
}
.chabad_header{
background:url('https://w2.chabad.org/media/images/1343/qpQb13439299.png');
background-size:100% 100%;
background-repeat:no-repeat;
background-color:#BF7208;
}
.cco_templateless_page .chabad_header, .chabad_header{
background-blend-mode: normal !important;
}
.chabad_header div{
visibility:hidden;
}
div.chabad_left_column{
background:transparent;
}
.large_banner, .sPromo-wrap{
border:2px solid #BF7208;
}
.large_banner .bannerCta button{
background:#BF7208;
border:3px solid #BF7208;
}
.large_banner .big{
color:#BF7208;
font-weight:bold;
}
.large_banner .wrapper-message{
margin-block:1.5em !important;
}
.sPromo-wrap .caption{
color:white !important;
}
.sPromo-wrap img{
border:0px !important;
}
.custom_message .message{
color:white !important;
}
.custom_message .title{
color:#ED8E0C !important;
}
.custom_message .read-more_link a{
color:#ED8E0C !important;
border:3px solid #ED8E0C !important;
}
.custom_message .read-more_link a:hover{
background:#ED8E0C !important;
color:white !important;
}
.prepResource-title, .co_calendar_head div, .features_title{
font-size:25pt !important;
color:#ED8E0C !important;
}
.prep-title, .feature_caption a{
color:#ED8E0C !important;
}
.zmanim .zman-1, .zmanim .zman-2{
border-radius:10px !important;
background:#ED8E0C !important;
margin:5px 0px !important;
}
#co_calendar div.co_calendar_body .item.item.first, #co_calendar div.co_calendar_body .item:nth-child(3), #co_calendar div.co_calendar_body .item:nth-child(6), #co_calendar div.co_calendar_body .item:nth-child(8){
background:#ED8E0C;
}
#co_calendar div.co_calendar_body .item:nth-child(2), #co_calendar div.co_calendar_body .item:nth-child(4), #co_calendar div.co_calendar_body .item:nth-child(5), #co_calendar div.co_calendar_body .item:nth-child(7){
background:#BF7208;
}
.footer, .footer a{
background:#BF7208;
color:white !important
}
.cco_templateless_template a, .div#chabad_head .chabad_navigator_bar, #menu .item, #navigation, #menu a{
background:#BF7208 !important;
}
#menu a{
color:white !important;
border:0px !important;
}
.selected a{
text-decoration:underline !important;
}
#menu .item{
color:transparent !important;
}
.titleIcon img{
width:125px !important;
}
.co_calendar_head:before, .pesach-resources .titleIcon{
display:none !important;
}
div#chabad_body_content{
background:transparent !important;
}
@media all and (max-width:500px){
.chabad_header{
height:200px !important;
}
.headerTitle{
display:none;
}
.body.section_root .bh{
right: 25px !important;
color: white !important;
}
}
.co_calendar_text{
background-color:transparent !important;
}
.titleIcon img, .large_banner .textWrapper{
display:none !important;
}
`;
document.head.appendChild(style);
}</script><script>
if ( document.location.href.indexOf('6701489') > -1) {
const style = document.createElement('style');
style.innerHTML = `
#chabad_main_content{
background-image: url('https://w2.chabad.org/media/images/1343/NIPM13439300.png') !important;
background-size: cover !important;
background-position: bottom !important;
background-repeat:no-repeat !important;
min-height: 100vh;
}
.chabad_header{
background:url('https://w2.chabad.org/media/images/1343/qpQb13439299.png');
background-size:100% 100%;
background-repeat:no-repeat;
background-color:#BF7208;
}
.cco_templateless_page .chabad_header, .chabad_header{
background-blend-mode: normal !important;
}
.chabad_header div{
visibility:hidden;
}
div.chabad_left_column{
background:transparent;
}
.large_banner, .sPromo-wrap{
border:2px solid #BF7208;
}
.large_banner .bannerCta button{
background:#BF7208;
border:3px solid #BF7208;
}
.large_banner .big{
color:#BF7208;
font-weight:bold;
}
.large_banner .wrapper-message{
margin-block:1.5em !important;
}
.sPromo-wrap .caption{
color:white !important;
}
.sPromo-wrap img{
border:0px !important;
}
.custom_message .message{
color:white !important;
}
.custom_message .title{
color:#ED8E0C !important;
}
.custom_message .read-more_link a{
color:#ED8E0C !important;
border:3px solid #ED8E0C !important;
}
.custom_message .read-more_link a:hover{
background:#ED8E0C !important;
color:white !important;
}
.prepResource-title, .co_calendar_head div, .features_title{
font-size:25pt !important;
color:#ED8E0C !important;
}
.prep-title, .feature_caption a{
color:#ED8E0C !important;
}
.zmanim .zman-1, .zmanim .zman-2{
border-radius:10px !important;
background:#ED8E0C !important;
margin:5px 0px !important;
}
#co_calendar div.co_calendar_body .item.item.first, #co_calendar div.co_calendar_body .item:nth-child(3), #co_calendar div.co_calendar_body .item:nth-child(6), #co_calendar div.co_calendar_body .item:nth-child(8){
background:#ED8E0C;
}
#co_calendar div.co_calendar_body .item:nth-child(2), #co_calendar div.co_calendar_body .item:nth-child(4), #co_calendar div.co_calendar_body .item:nth-child(5), #co_calendar div.co_calendar_body .item:nth-child(7){
background:#BF7208;
}
.footer, .footer a{
background:#BF7208;
color:white !important
}
.cco_templateless_template a, .div#chabad_head .chabad_navigator_bar, #menu .item, #navigation, #menu a{
background:#BF7208 !important;
}
#menu a{
color:white !important;
border:0px !important;
}
.selected a{
text-decoration:underline !important;
}
#menu .item{
color:transparent !important;
}
.titleIcon img{
width:125px !important;
}
.co_calendar_head:before, .pesach-resources .titleIcon{
display:none !important;
}
div#chabad_body_content{
background:transparent !important;
}
@media all and (max-width:500px){
.chabad_header{
height:200px !important;
}
.headerTitle{
display:none;
}
.body.section_root .bh{
right: 25px !important;
color: white !important;
}
}
.co_calendar_text{
background-color:transparent !important;
}
.titleIcon img, .large_banner .textWrapper{
display:none !important;
}
`;
document.head.appendChild(style);
}</script><script>
if ( document.location.href.indexOf('7123487') > -1) {
const style = document.createElement('style');
style.innerHTML = `
#chabad_main_content{
background-image: url('https://w2.chabad.org/media/images/1343/NIPM13439300.png') !important;
background-size: cover !important;
background-position: bottom !important;
background-repeat:no-repeat !important;
min-height: 100vh;
}
.chabad_header{
background:url('https://w2.chabad.org/media/images/1343/qpQb13439299.png');
background-size:100% 100%;
background-repeat:no-repeat;
background-color:#BF7208;
}
.cco_templateless_page .chabad_header, .chabad_header{
background-blend-mode: normal !important;
}
.chabad_header div{
visibility:hidden;
}
div.chabad_left_column{
background:transparent;
}
.large_banner, .sPromo-wrap{
border:2px solid #BF7208;
}
.large_banner .bannerCta button{
background:#BF7208;
border:3px solid #BF7208;
}
.large_banner .big{
color:#BF7208;
font-weight:bold;
}
.large_banner .wrapper-message{
margin-block:1.5em !important;
}
.sPromo-wrap .caption{
color:white !important;
}
.sPromo-wrap img{
border:0px !important;
}
.custom_message .message{
color:white !important;
}
.custom_message .title{
color:#ED8E0C !important;
}
.custom_message .read-more_link a{
color:#ED8E0C !important;
border:3px solid #ED8E0C !important;
}
.custom_message .read-more_link a:hover{
background:#ED8E0C !important;
color:white !important;
}
.prepResource-title, .co_calendar_head div, .features_title{
font-size:25pt !important;
color:#ED8E0C !important;
}
.prep-title, .feature_caption a{
color:#ED8E0C !important;
}
.zmanim .zman-1, .zmanim .zman-2{
border-radius:10px !important;
background:#ED8E0C !important;
margin:5px 0px !important;
}
#co_calendar div.co_calendar_body .item.item.first, #co_calendar div.co_calendar_body .item:nth-child(3), #co_calendar div.co_calendar_body .item:nth-child(6), #co_calendar div.co_calendar_body .item:nth-child(8){
background:#ED8E0C;
}
#co_calendar div.co_calendar_body .item:nth-child(2), #co_calendar div.co_calendar_body .item:nth-child(4), #co_calendar div.co_calendar_body .item:nth-child(5), #co_calendar div.co_calendar_body .item:nth-child(7){
background:#BF7208;
}
.footer, .footer a{
background:#BF7208;
color:white !important
}
.cco_templateless_template a, .div#chabad_head .chabad_navigator_bar, #menu .item, #navigation, #menu a{
background:#BF7208 !important;
}
#menu a{
color:white !important;
border:0px !important;
}
.selected a{
text-decoration:underline !important;
}
#menu .item{
color:transparent !important;
}
.titleIcon img{
width:125px !important;
}
.co_calendar_head:before, .pesach-resources .titleIcon{
display:none !important;
}
div#chabad_body_content{
background:transparent !important;
}
@media all and (max-width:500px){
.chabad_header{
height:200px !important;
}
.headerTitle{
display:none;
}
.body.section_root .bh{
right: 25px !important;
color: white !important;
}
}
.co_calendar_text{
background-color:transparent !important;
}
.titleIcon img, .large_banner .textWrapper{
display:none !important;
}
`;
document.head.appendChild(style);
}</script><script>
if (document.location.href.indexOf('5808543') > -1) {

const style = document.createElement('style');
style.innerHTML = `

/* MAIN BACKGROUND */
.cco_templateless_page #chabad_main_content {
    background:white;
}

#chabad_header,
.chabad_header,
#chabad_head,
.chabad_header_bg,
.chabad_header_image {
background: url('https://theshul.net/media/images/1356/Vzdo13562297.jpeg') center center / cover no-repeat !important;
aspect-ratio:1680 / 875;
width: 100%;
height: auto;

}

.cco_templateless_page .chabad_header,
.chabad_header {
    background-blend-mode: normal !important;
}

.chabad_header div {
    visibility:hidden;
}

/* LEFT COLUMN */
div.chabad_left_column {
    background:transparent;
}

/* BANNERS */
.large_banner, .sPromo-wrap {
    border:2px solid #DFC57C;
}

.large_banner .bannerCta button {
    background:#d9b860;
    border:3px solid #DFC57C;
}

.large_banner .big {
    color:#DFC57C;
    font-weight:bold;
}

.large_banner .wrapper-message {
    margin-block:1.5em !important;
}

.sPromo-wrap .caption {
    color:white !important;
background: #DFC57C;
}

.sPromo-wrap img {
    border:0px !important;
}

/* CUSTOM MESSAGE */
.custom_message .message {
    color:black!important;
}

.custom_message .title {
    color:#d9b860 !important;
}

.custom_message .read-more_link a {
    color:#d9b860 !important;
    border:3px solid #d9b860 !important;
}

.custom_message .read-more_link a:hover {
    background:#d9b860 !important;
    color:white !important;
}

/* TITLES */
.prepResource-title,
.co_calendar_head div,
.features_title {
    font-size:25pt !important;
    color:#d9b860 !important;
}

.prep-title,
.feature_caption a {
    color:#d9b860 !important;
}

/* ZMANIM */
.zmanim .zman-1,
.zmanim .zman-2 {
    border-radius:10px !important;
    background:#d9b860 !important;
    margin:5px 0px !important;
}

/* CALENDAR BODY */
#co_calendar div.co_calendar_body .item.item.first,
#co_calendar div.co_calendar_body .item:nth-child(3),
#co_calendar div.co_calendar_body .item:nth-child(6),
#co_calendar div.co_calendar_body .item:nth-child(8) {
    background:#DFC57C;
}

#co_calendar div.co_calendar_body .item:nth-child(2),
#co_calendar div.co_calendar_body .item:nth-child(4),
#co_calendar div.co_calendar_body .item:nth-child(5),
#co_calendar div.co_calendar_body .item:nth-child(7) {
    background:#d9b860;
}

/* FOOTER */
.footer,
.footer a {
    background:#d9b860;
    color:white !important;
}

/* MENU */
.cco_templateless_template a,
#chabad_head .chabad_navigator_bar,
#menu .item,
#navigation,
#menu a {
    background:#d9b860 !important;
}

#menu a {
    color:white !important;
    border:0px !important;
}

.selected a {
    text-decoration:underline !important;
}

#menu .item {
    color:transparent !important;
}

/* TITLE ICONS */
.titleIcon img {
    width:125px !important;
}

.co_calendar_head:before,
.pesach-resources .titleIcon {
    display:none !important;
}

div#chabad_body_content {
    background:rgba(255,255,255,0.45)!important;
}

/* MOBILE */
@media all and (max-width:500px) {
    .chabad_header {
        height:200px !important;
    }
    .headerTitle {
        display:none;
    }
    .body.section_root .bh {
        right:25px !important;
        color:white !important;
    }
}

/* CALENDAR */
.co_calendar_text {
    background-color:transparent !important;
}

`;
document.head.appendChild(style);

}
</script><script>
if (document.location.href.indexOf('5808543') > -1) {

const style = document.createElement('style');
style.innerHTML = `

/* FIRST ICON */
.content-area-parent > .custom_message .title:before {
    content:'';
    background:url('https://jewishmc.com/media/images/1354/WCsM13547120.png');
    display:block;
    width:75px;
    height:75px;
    background-size:contain;
    margin:0 auto;
}

/* HIDE ICON FOR APPEAL MESSAGES */
.content-area-parent > .custom_message.appeal .title:before {
    display:none;
}

/* CALENDAR ICON */
#co_calendar:before {
    content:'';
    background:url('https://jewishmc.com/media/images/1354/xRbs13547190.png');
    display:block;
    width:75px;
    height:75px;
    background-size:contain;
    margin:0 auto;
}

/* LATEST FEATURES ICON */
.latest_features .features_title.titleIcon:before {
    content:'';
    background:url('https://jewishmc.com/media/images/1354/FKiR13547192.png');
    display:block;
    width:75px;
    height:75px;
    background-size:contain;
    margin:0 auto;
}

`;
document.head.appendChild(style);

}
</script><script>
if (document.location.href.indexOf('7230750') > -1) {

const style = document.createElement('style');
style.innerHTML = `

/* MAIN BACKGROUND */
.cco_templateless_page #chabad_main_content {
    background:white;
    }

#chabad_header,
.chabad_header,
#chabad_head,
.chabad_header_bg,
.chabad_header_image {
background: url('https://theshul.net/media/images/1356/Vzdo13562297.jpeg') center center / cover no-repeat !important;
aspect-ratio: 1680/875;
width: 100%;
height: auto;

}

.cco_templateless_page .chabad_header,
.chabad_header {
    background-blend-mode: normal !important;
}

.chabad_header div {
    visibility:hidden;
}

/* LEFT COLUMN */
div.chabad_left_column {
    background:transparent;
}

/* BANNERS */
.large_banner, .sPromo-wrap {
    border:2px solid ##DFC57C;
}

.large_banner .bannerCta button {
    background:#d9b860;
    border:3px solid ##DFC57C;
}

.large_banner .big {
    color:#DFC57C;
    font-weight:bold;
}

.large_banner .wrapper-message {
    margin-block:1.5em !important;
}

.sPromo-wrap .caption {
    color:white !important;
background: #DFC57C;
}

.sPromo-wrap img {
    border:0px !important;
}

/* CUSTOM MESSAGE */
.custom_message .message {
    color:white !important;
}

.custom_message .title {
    color:#d9b860 !important;
}

.custom_message .read-more_link a {
    color:#d9b860 !important;
    border:3px solid #d9b860 !important;
}

.custom_message .read-more_link a:hover {
    background:#d9b860 !important;
    color:white !important;
}

/* TITLES */
.prepResource-title,
.co_calendar_head div,
.features_title {
    font-size:25pt !important;
    color:#d9b860 !important;
}

.prep-title,
.feature_caption a {
    color:#d9b860 !important;
}

/* ZMANIM */
.zmanim .zman-1,
.zmanim .zman-2 {
    border-radius:10px !important;
    background:#d9b860 !important;
    margin:5px 0px !important;
}

/* CALENDAR BODY */
#co_calendar div.co_calendar_body .item.item.first,
#co_calendar div.co_calendar_body .item:nth-child(3),
#co_calendar div.co_calendar_body .item:nth-child(6),
#co_calendar div.co_calendar_body .item:nth-child(8) {
    background:#DFC57C;
}

#co_calendar div.co_calendar_body .item:nth-child(2),
#co_calendar div.co_calendar_body .item:nth-child(4),
#co_calendar div.co_calendar_body .item:nth-child(5),
#co_calendar div.co_calendar_body .item:nth-child(7) {
    background:#d9b860;
}

/* FOOTER */
.footer,
.footer a {
    background:#d9b860;
    color:white !important;
}

/* MENU */
.cco_templateless_template a,
#chabad_head .chabad_navigator_bar,
#menu .item,
#navigation,
#menu a {
    background:#d9b860 !important;
}

#menu a {
    color:white !important;
    border:0px !important;
}

.selected a {
    text-decoration:underline !important;
}

#menu .item {
    color:transparent !important;
}

/* TITLE ICONS */
.titleIcon img {
    width:125px !important;
}

.co_calendar_head:before,
.pesach-resources .titleIcon {
    display:none !important;
}

div#chabad_body_content {
    background:rgba(255,255,255,0.55)!important;
}

/* MOBILE */
@media all and (max-width:500px) {
    .chabad_header {
        height:200px !important;
    }
    .headerTitle {
        display:none;
    }
    .body.section_root .bh {
        right:25px !important;
        color:white !important;
    }
}

/* CALENDAR */
.co_calendar_text {
    background-color:transparent !important;
}

/* HIDE ICONS ON BANNER */
.titleIcon img,
.large_banner .textWrapper {
    display:none !important;
}

`;
document.head.appendChild(style);

}
</script><script>
if (document.location.href.indexOf('21953') > -1) {

const style = document.createElement('style');
style.innerHTML = `

/* MAIN BACKGROUND */
.cco_templateless_page #chabad_main_content {
    background:white;
}

#chabad_header,
.chabad_header,
#chabad_head,
.chabad_header_bg,
.chabad_header_image {
background: url('https://theshul.net/media/images/1356/Vzdo13562297.jpeg') center center / cover no-repeat !important;
aspect-ratio:1680 / 875;
width: 100%;
height: auto;

}

.cco_templateless_page .chabad_header,
.chabad_header {
    background-blend-mode: normal !important;
}

.chabad_header div {
    visibility:hidden;
}

/* LEFT COLUMN */
div.chabad_left_column {
    background:transparent;
}

/* BANNERS */
.large_banner, .sPromo-wrap {
    border:2px solid #DFC57C;
}

.large_banner .bannerCta button {
    background:#d9b860;
    border:3px solid #DFC57C;
}

.large_banner .big {
    color:#DFC57C;
    font-weight:bold;
}

.large_banner .wrapper-message {
    margin-block:1.5em !important;
}

.sPromo-wrap .caption {
    color:white !important;
background: #DFC57C;
}

.sPromo-wrap img {
    border:0px !important;
}

/* CUSTOM MESSAGE */
.custom_message .message {
    color:black!important;
}

.custom_message .title {
    color:#d9b860 !important;
}

.custom_message .read-more_link a {
    color:#d9b860 !important;
    border:3px solid #d9b860 !important;
}

.custom_message .read-more_link a:hover {
    background:#d9b860 !important;
    color:white !important;
}

/* TITLES */
.prepResource-title,
.co_calendar_head div,
.features_title {
    font-size:25pt !important;
    color:#d9b860 !important;
}

.prep-title,
.feature_caption a {
    color:#d9b860 !important;
}

/* ZMANIM */
.zmanim .zman-1,
.zmanim .zman-2 {
    border-radius:10px !important;
    background:#d9b860 !important;
    margin:5px 0px !important;
}

/* CALENDAR BODY */
#co_calendar div.co_calendar_body .item.item.first,
#co_calendar div.co_calendar_body .item:nth-child(3),
#co_calendar div.co_calendar_body .item:nth-child(6),
#co_calendar div.co_calendar_body .item:nth-child(8) {
    background:#DFC57C;
}

#co_calendar div.co_calendar_body .item:nth-child(2),
#co_calendar div.co_calendar_body .item:nth-child(4),
#co_calendar div.co_calendar_body .item:nth-child(5),
#co_calendar div.co_calendar_body .item:nth-child(7) {
    background:#d9b860;
}

/* FOOTER */
.footer,
.footer a {
    background:#d9b860;
    color:white !important;
}

/* MENU */
.cco_templateless_template a,
#chabad_head .chabad_navigator_bar,
#menu .item,
#navigation,
#menu a {
    background:#d9b860 !important;
}

#menu a {
    color:white !important;
    border:0px !important;
}

.selected a {
    text-decoration:underline !important;
}

#menu .item {
    color:transparent !important;
}

/* TITLE ICONS */
.titleIcon img {
    width:125px !important;
}

.co_calendar_head:before,
.pesach-resources .titleIcon {
    display:none !important;
}

div#chabad_body_content {
    background:rgba(255,255,255,0.45)!important;
}

/* MOBILE */
@media all and (max-width:500px) {
    .chabad_header {
        height:200px !important;
    }
    .headerTitle {
        display:none;
    }
    .body.section_root .bh {
        right:25px !important;
        color:white !important;
    }
}

/* CALENDAR */
.co_calendar_text {
    background-color:transparent !important;
}

/* HIDE ICONS ON BANNER */
.titleIcon img,
.large_banner .textWrapper {
    display:none !important;
}

`;
document.head.appendChild(style);

}
</script><script>
if (document.location.href.indexOf('6362396') > -1) {

const style = document.createElement('style');
style.innerHTML = `

/* MAIN BACKGROUND */
.cco_templateless_page #chabad_main_content {
    background:white;
}

#chabad_header,
.chabad_header,
#chabad_head,
.chabad_header_bg,
.chabad_header_image {
background: url('https://theshul.net/media/images/1356/Vzdo13562297.jpeg') center center / cover no-repeat !important;
aspect-ratio:1680 / 875;
width: 100%;
height: auto;

}

.cco_templateless_page .chabad_header,
.chabad_header {
    background-blend-mode: normal !important;
}

.chabad_header div {
    visibility:hidden;
}

/* LEFT COLUMN */
div.chabad_left_column {
    background:transparent;
}

/* BANNERS */
.large_banner, .sPromo-wrap {
    border:2px solid #DFC57C;
}

.large_banner .bannerCta button {
    background:#d9b860;
    border:3px solid #DFC57C;
}

.large_banner .big {
    color:#DFC57C;
    font-weight:bold;
}

.large_banner .wrapper-message {
    margin-block:1.5em !important;
}

.sPromo-wrap .caption {
    color:white !important;
background: #DFC57C;
}

.sPromo-wrap img {
    border:0px !important;
}

/* CUSTOM MESSAGE */
.custom_message .message {
    color:black!important;
}

.custom_message .title {
    color:#d9b860 !important;
}

.custom_message .read-more_link a {
    color:#d9b860 !important;
    border:3px solid #d9b860 !important;
}

.custom_message .read-more_link a:hover {
    background:#d9b860 !important;
    color:white !important;
}

/* TITLES */
.prepResource-title,
.co_calendar_head div,
.features_title {
    font-size:25pt !important;
    color:#d9b860 !important;
}

.prep-title,
.feature_caption a {
    color:#d9b860 !important;
}

/* ZMANIM */
.zmanim .zman-1,
.zmanim .zman-2 {
    border-radius:10px !important;
    background:#d9b860 !important;
    margin:5px 0px !important;
}

/* CALENDAR BODY */
#co_calendar div.co_calendar_body .item.item.first,
#co_calendar div.co_calendar_body .item:nth-child(3),
#co_calendar div.co_calendar_body .item:nth-child(6),
#co_calendar div.co_calendar_body .item:nth-child(8) {
    background:#DFC57C;
}

#co_calendar div.co_calendar_body .item:nth-child(2),
#co_calendar div.co_calendar_body .item:nth-child(4),
#co_calendar div.co_calendar_body .item:nth-child(5),
#co_calendar div.co_calendar_body .item:nth-child(7) {
    background:#d9b860;
}

/* FOOTER */
.footer,
.footer a {
    background:#d9b860;
    color:white !important;
}

/* MENU */
.cco_templateless_template a,
#chabad_head .chabad_navigator_bar,
#menu .item,
#navigation,
#menu a {
    background:#d9b860 !important;
}

#menu a {
    color:white !important;
    border:0px !important;
}

.selected a {
    text-decoration:underline !important;
}

#menu .item {
    color:transparent !important;
}

/* TITLE ICONS */
.titleIcon img {
    width:125px !important;
}

.co_calendar_head:before,
.pesach-resources .titleIcon {
    display:none !important;
}

div#chabad_body_content {
    background:rgba(255,255,255,0.45)!important;
}

/* MOBILE */
@media all and (max-width:500px) {
    .chabad_header {
        height:200px !important;
    }
    .headerTitle {
        display:none;
    }
    .body.section_root .bh {
        right:25px !important;
        color:white !important;
    }
}

/* CALENDAR */
.co_calendar_text {
    background-color:transparent !important;
}

/* HIDE ICONS ON BANNER */
.titleIcon img,
.large_banner .textWrapper {
    display:none !important;
}

`;
document.head.appendChild(style);

}
</script></head>
<body class="lang_en dir_ltr cco_body">

	
			<div align="center">
				<table align="center" border=0" cellpadding="0" cellspacing="0" style="margin:15px;">
				<tr>
					<td style="background-color:#FFFFFF;border: 1px solid #0e7fc7;padding:15px;">
						<html dir="ltr"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><title>The Shul e-Torah: Women's Elegant Shabbat Dinner Tonight!</title></head><body style="margin:0px;" dir="ltr"><div dir="ltr"><EMAILBODY><table dir="ltr" cellspacing="0" cellpadding="0" width="100%" bgcolor="#E0D3C0" background="http://chabadmv.com/media/images/615/hPJs6153094.jpg"><tbody><tr><td style="font-family: Arial; color: rgb(0, 0, 0); font-size: 12px;"><div align="center"><a href="http://www.TheShul.net/"><img border="0" width="910" height="197" src="http://theshul.net/media/images/623/VgAs6236778.jpg" alt="" /></a></div>
<table dir="ltr" cellspacing="0" cellpadding="0" width="680" align="center" border="0" style="margin-bottom: 5px; margin-top: 5px;"><tbody><tr><td dir="ltr" style="font-family: Arial; color: rgb(0, 0, 0); font-size: 12px;"><div align="center"></div></td></tr></tbody></table>
<table dir="ltr" cellspacing="0" cellpadding="5" width="680" align="center" border="0"><tbody><tr><td valign="top" width="480" style="font-family: Arial; color: rgb(0, 0, 0); font-size: 12px;"><table dir="ltr" cellspacing="0" cellpadding="20" width="728" bgcolor="#ffffff" border="0" style="border: 4px solid rgb(141, 137, 134); height: 3753px; width: 728px;"><tbody><tr><td class="bodytext" valign="top" style="font-family: Arial; color: rgb(0, 0, 0); font-size: 12px;font-size: 12px; font-family: arial;"><br />
<br />
<br />
<table id="co_photo_gallery3" dir="ltr" height="321" cellspacing="2" cellpadding="1" width="584" border="0" style="margin-bottom: 30px; height: 321px; width: 584px;"><tbody><tr><td class="co_photo_gallery_container" style="font-family: Arial; color: rgb(0, 0, 0); font-size: 12px;"><p><span style="color: rgb(0, 0, 128);"><span style="font-size: 22px;"><b>Upcoming Events &amp; Program:</b></span>
<br /></span></p></td></tr>
<tr><td class="co_photo_gallery_container" style="font-family: Arial; color: rgb(0, 0, 0); font-size: 12px;"><div style="font-size: 12px; font-family: arial; background-color: rgb(255, 255, 255);"><p dir="ltr"><em><strong><span style="font-size: 18px;">TONIGHT - WOMEN ONLY ELEGANT SHABBAT DINNER!</span></strong></em></p>
<p dir="ltr"><a href="http://www.TheShul.net/Article.asp?AID=1939958"><img src="http://www.theshul.net/media/images/765/tRDI7656162.jpg" width="500" height="326" alt="" /></a></p>
<p dir="ltr"><span style="font-size: 14px; color: rgb(128, 0, 128);">The all-new <b><a href="http://www.TheShul.net/Article.asp?AID=1939958">Rosh Chodesh Society 5774</a></b> women's-only study series begins next week! This year's extraordinary curriculum is entitled <b><i>A Reason to Celebrate,</i></b> and once again this eye-opening course especially created for women, by women will focus on uncovering the deeper meaning and timeless relevancy of our Jewish holidays.</span></p>
<p><strong><span style="font-size: 14px; color: rgb(128, 0, 128);">Calling All Ladies:</span></strong> <span style="font-size: 14px; color: rgb(128, 0, 128);">sign up now and become part of this unique Jewish women's global educational movement. <b>Discover how the holidays can become windows into our inner selves, fortifying us with tools to successfully face our challenges.</b></span></p>
<p><span style="font-size: 14px; color: rgb(128, 0, 128);">Registration is open and the classes, taught by Rebbetzin Itty Shemtov, will be held each month in close proximity to Rosh Chodesh.</span></p>
<p><span style="color: rgb(128, 0, 128); font-size: 16px;"><strong>Annual Membership</strong> - Monthly meetings Nov - May
<br />
 Includes all 7 Events: $99 / $75 for current Shul Members
<br /></span> <strong><a href="http://www.TheShul.net/Article.asp?AID=1939958"><span style="color: rgb(128, 0, 128); font-size: 16px;">Click Here</span></a></strong> <span style="color: rgb(128, 0, 128); font-size: 16px;">to join and for more information.</span></p>
<p style="text-align: center;"><span style="color: rgb(128, 0, 128); font-size: 16px;"><strong>Opening Event:
<br />
 Friday, November 1, 2013 -</strong> Rosh Chodesh Kislev
<br />
 Elegant Shabbat Dinner at the home of Itty Shemtov
<br />
 6:00pm Candle Lighting • 6:30pm Dinner</span></p>
<p style="text-align: center;"><span style="font-size: 16px;"><strong><span style="color: rgb(128, 0, 128);"><a href="http://www.TheShul.net/Article.asp?AID=763055">Click Here to Register</a></span></strong></span></p>
<hr size="1" width="100%" />
<p><span style="font-size: 18px;"><em><strong>This Sunday - Don't Miss it!</strong></em></span></p>
<p><span style="font-size: 14px;">Rabbi Dov, Rabbi Yishai, Zalmy, Avromi and Tzemach join me in wishing you Gut Shabbos from NY - we are at the largest family reunion joining 4,000 Chabad Rabbis and their sons for the international conference.
<br /></span></p>
<p><span style="font-size: 14px;">The highlight of the conference is when we gather at the Ohel of our beloved Rebbe of blessed memory, each of us representing our respective communities and friends. It is a time of celebration for the good, the blessings in our lives and simultaneously a time of prayerful reflection and seeking strength to overcome challenges - what a powerful moment! So much energy 
in one space! I will be glad to include you in our prayers. Feel free to email</span> <a href="mailto:rabbi@theshul.net" target="_blank"><span style="font-size: 14px;">rabbi@theshul.net</span></a><span style="font-size: 14px;">, include your hebrew name and your mothers hebrew name as is customary when praying on someones behalf. May all our prayers be answered and may we merit to usher in a time of peace and blessing for all with the coming of 
Moshiach. Amen.</span></p>
<p><span style="font-size: 14px;"><strong><em>Rabbi Kasriel Shemtov</em></strong></span></p>
<p>&#160;</p>
<table bgcolor="#000000" border="0" cellpadding="0" cellspacing="0" width="750" style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px;"><tbody><tr><td width="1" height="1" style="font-family: Arial; color: rgb(0, 0, 0); font-size: 12px;margin: 0px;"></td><td width="300" height="1" style="font-family: Arial; color: rgb(0, 0, 0); font-size: 12px;margin: 0px;"></td><td width="81" height="1" style="font-family: Arial; color: rgb(0, 0, 0); font-size: 12px;margin: 0px;"></td><td width="92" height="1" style="font-family: Arial; color: rgb(0, 0, 0); font-size: 12px;margin: 0px;"></td><td width="276" height="1" style="font-family: Arial; color: rgb(0, 0, 0); font-size: 12px;margin: 0px;"></td><td width="1" height="1" style="font-family: Arial; color: rgb(0, 0, 0); font-size: 12px;margin: 0px;"></td></tr>
<tr><td colspan="5" style="font-family: Arial; color: rgb(0, 0, 0); font-size: 12px;margin: 0px;"><a href="http://link.chabad.org/go.asp?li=F091333BC0B5537F7ACE4C69547633D6&amp;ui=B47FBE7BFE51907F09DCEA069E8553EF" target="_blank" style="color: rgb(17, 85, 204);"><img name="142104a474ab939c_n1_r1_c1" src="http://www1.chabad.org/images/email/2013/kinus-m/1_r1_c1-2.jpg" width="750" height="287" border="0" alt="Watch the Gala Banquet" style="display: block;" /></a></td><td style="font-family: Arial; color: rgb(0, 0, 0); font-size: 12px;margin: 0px;"><img src="http://www1.chabad.org/images/email/2012/kinus/spacer.gif" width="1" height="287" border="0" style="display: block;" alt="" /></td></tr>
<tr><td colspan="5" style="font-family: Arial; color: rgb(0, 0, 0); font-size: 12px;margin: 0px;"><a href="http://link.chabad.org/go.asp?li=F091333BC0B5537F7ACE4C69547633D6&amp;ui=B47FBE7BFE51907F09DCEA069E8553EF" target="_blank" style="color: rgb(17, 85, 204);"><img name="142104a474ab939c_n1_r2c1" src="http://www1.chabad.org/images/email/2013/kinus-m/1_r2c1.jpg" width="750" height="222" border="0" style="display: block;" alt="" /></a></td><td style="font-family: Arial; color: rgb(0, 0, 0); font-size: 12px;margin: 0px;"><img src="http://www1.chabad.org/images/email/2012/kinus/spacer.gif" width="1" height="222" border="0" style="display: block;" alt="" /></td></tr>
<tr><td colspan="5" style="font-family: Arial; color: rgb(0, 0, 0); font-size: 12px;margin: 0px;"><a href="http://link.chabad.org/go.asp?li=F091333BC0B5537F7ACE4C69547633D6&amp;ui=B47FBE7BFE51907F09DCEA069E8553EF" target="_blank" style="color: rgb(17, 85, 204);"><img name="142104a474ab939c_n1_r3_c1" src="http://www1.chabad.org/images/email/2013/kinus-m/1_r3_c1.jpg" width="750" height="59" border="0" style="display: block;" alt="" /></a></td><td style="font-family: Arial; color: rgb(0, 0, 0); font-size: 12px;margin: 0px;"><img src="http://www1.chabad.org/images/email/2012/kinus/spacer.gif" width="1" height="59" border="0" style="display: block;" alt="" /></td></tr>
<tr><td colspan="5" style="font-family: Arial; color: rgb(0, 0, 0); font-size: 12px;margin: 0px;"><img name="142104a474ab939c_n1_r4_c1" src="http://www1.chabad.org/images/email/2013/kinus-m/1_r4_c1.jpg" width="750" height="28" border="0" style="display: block;" alt="" /></td><td style="font-family: Arial; color: rgb(0, 0, 0); font-size: 12px;margin: 0px;"><img src="http://www1.chabad.org/images/email/2012/kinus/spacer.gif" width="1" height="28" border="0" style="display: block;" alt="" /></td></tr>
<tr><td colspan="2" style="font-family: Arial; color: rgb(0, 0, 0); font-size: 12px;margin: 0px;"><img name="142104a474ab939c_n1_r5_c1" src="http://www1.chabad.org/images/email/2013/kinus-m/1_r5_c1.jpg" width="301" height="41" border="0" style="display: block;" alt="" /></td><td style="font-family: Arial; color: rgb(0, 0, 0); font-size: 12px;margin: 0px;"><a href="http://link.chabad.org/go.asp?li=D4DC82B2C08E207DFE9287CC95C2B1A4&amp;ui=B47FBE7BFE51907F09DCEA069E8553EF" target="_blank" style="color: rgb(17, 85, 204);"><img name="142104a474ab939c_n1_r5_c3" src="http://www1.chabad.org/images/email/2013/kinus-m/1_r5_c3.jpg" width="81" height="41" border="0" style="display: block;" alt="" /></a></td><td style="font-family: Arial; color: rgb(0, 0, 0); font-size: 12px;margin: 0px;"><a href="http://link.chabad.org/go.asp?li=A1AB6C92DAACE1160FFE5D097E7A9F29&amp;ui=B47FBE7BFE51907F09DCEA069E8553EF" target="_blank" style="color: rgb(17, 85, 204);"><img name="142104a474ab939c_n1_r5_c4" src="http://www1.chabad.org/images/email/2013/kinus-m/1_r5_c4.jpg" width="92" height="41" border="0" style="display: block;" alt="" /></a></td><td style="font-family: Arial; color: rgb(0, 0, 0); font-size: 12px;margin: 0px;"><a href="http://www.chabad.org/autosub.asp?UserID=2788070,2596531,1696" target="_blank" style="color: rgb(17, 85, 204);"><img name="142104a474ab939c_n1_r5_c5" src="http://www1.chabad.org/images/email/2013/kinus-m/1_r5_c5.jpg" width="276" height="41" border="0" style="display: block;" alt="" /></a></td></tr></tbody></table>
<p style="text-align: center;">&#160;</p></div></td></tr>
<tr><td class="co_photo_gallery_container" style="font-family: Arial; color: rgb(0, 0, 0); font-size: 12px;"><br />
<hr size="1" width="100%" />
<div style="font-family: arial; font-size: 12px; background-color: rgb(255, 255, 255);"><span style="font-size: 18px;"><em><strong>ONLY 2 SESSIONS LEFT FOR FALL SERIES!
<br /></strong></em></span></div>
<p style="font-size: 12px; font-family: georgia, 'times new roman', times, serif; color: rgb(34, 34, 34); background-color: rgb(255, 255, 255);"><a href="http://www.TheShul.net/Article.asp?AID=2349972" style="color: rgb(0, 0, 255) !important;"><img src="http://www.theshul.net/media/images/773/VVgY7735603.jpg" alt="asap FALL SESSION.jpg" hspace="3" border="0" width="600" height="450" /></a></p>
<p style="font-size: 14px; font-family: georgia, 'times new roman', times, serif; color: rgb(34, 34, 34); background-color: rgb(255, 255, 255);"><span style="color: rgb(0, 0, 128); font-size: 16px;"><strong style="line-height: 1.2;">ASAP - the ultimate After School All-in-one Program!</strong> <span style="line-height: 1.2;"><br /></span><span style="line-height: 1.2; font-size: 14px;">Transportation and snacks included!
<br />
 We will pick you up from school and bring you to The Shul (with minimum of 2 children from school).</span></span></p>
<p style="font-family: arial; font-size: 13px; line-height: 15px; background-color: rgb(255, 255, 255);"><span style="font-size: 16px; color: rgb(0, 0, 128);"><strong>Fall Series - Art</strong></span></p>
<p style="font-family: arial; font-size: 13px; line-height: 15px; background-color: rgb(255, 255, 255);"><span style="color: rgb(0, 0, 128); font-size: 14px;"><strong>6 Wednesdays Oct. 9- Nov. 13
<br />
 5:00-6:00 PM</strong></span></p>
<p style="font-family: arial; font-size: 13px; line-height: 15px; background-color: rgb(255, 255, 255);"><span style="color: rgb(0, 0, 128);">The 1 hour program includes a combination of homework help or advancing Hebrew Reading skills with our dedicated volunteers, followed by an assortment of activities. We are starting the Fall Series with a fun art project which the children can take home.</span></p>
<p style="font-family: arial; font-size: 13px; line-height: 15px; background-color: rgb(255, 255, 255);"><span style="color: rgb(0, 0, 128);">Each series will feature different activities based on preference. Your choice of activities may include art, chess, culinary delights, sports, storytime, coloring and maybe even ceramics! Please indicate your choice of activities below.</span></p>
<p style="font-family: arial; font-size: 13px; line-height: 15px; background-color: rgb(255, 255, 255);"><span style="color: rgb(0, 0, 128);">The Winter Series will be 6 Tuesdays from Jan 7 - Feb. 11 after school. Contact</span> <a href="mailto:morahrochel@theshul.net" style="color: purple;">morahrochel@theshul.net</a> for more information.</p>
<p style="font-family: arial; font-size: 13px; line-height: 15px; background-color: rgb(255, 255, 255);"><span style="font-size: 16px;"><span style="color: rgb(0, 0, 128);"><strong>Pricing:</strong></span>
<br /></span> <strong><span style="color: rgb(0, 0, 128);">$10/week or $50 for the full 6 week series</span></strong><span style="color: rgb(0, 0, 128);">.
<br />
 <span style="font-size: 10pt; font-family: arial, helvetica, sans-serif, 'ms sans serif'; line-height: 1.2;">Family Discount - 10% off each additional enrollment.</span></span></p>
<p style="font-family: arial; font-size: 13px; line-height: 15px; background-color: rgb(255, 255, 255);"><strong><a href="http://www.TheShul.net/Article.asp?AID=2349972" style="color: rgb(0, 0, 255) !important;"><span style="font-size: 16px;">CLICK HERE TO REGISTER AND FOR MORE INFO</span></a></strong></p>
<p style="font-family: arial; font-size: 13px; line-height: 15px; background-color: rgb(255, 255, 255);"><span style="color: rgb(0, 0, 128);"><strong>Jewish Identity Club:
<br /></strong></span> <span style="color: rgb(0, 0, 128);">We also offer a class for 4th and 5th graders on Wednesdays from 5:15-6:15. The current series is on text-based Jewish History.</span> <span style="color: rgb(0, 0, 128);"><a href="https://theshulnet.clhosting.org/Article.asp?AID=1597940" style="color: purple;"><span style="color: rgb(0, 0, 128);">Click Here to register.</span></a></span></p>
<hr size="1" width="100%" />
<p><span style="font-size: 18px;"><em><strong>NEXT WEEK!</strong></em></span></p>
<p><a href="http://www.TheShul.net/Article.asp?AID=2172816"><img src="http://www.TheShul.net/media/images/775/txaX7750246.jpg" alt="Family Shabbat Dinner ad.jpg" width="600" height="390" hspace="3" border="0" /></a></p>
<p style="text-align: center;"><span style="font-size: 14px;"><strong><span style="color: rgb(0, 0, 0); font-size: 16px;">Pre-Registration: $36/family
<br />
 After Nov. 6: $45/family</span></strong></span></p>
<p style="text-align: center;"><strong><a href="http://www.TheShul.net/Article.asp?AID=2172816"><span style="font-size: 16px;">Click Here to Register</span></a></strong></p>
<hr size="1" width="100%" />
<p><span style="font-size: 18px;"><em><strong>Save The Date - Nov. 16!</strong></em></span></p>
<p><a href="http://www.TheShul.net/Article.asp?AID=2267759"><img src="http://www.TheShul.net/media/images/775/wyWX7750468.jpg" alt="got shabbat with bday and dates.jpg" hspace="3" border="0" width="500" height="666" /></a></p>
<p class="SCHeading_2" align="center" style="font-family: georgia, 'times new roman'; font-size: 20px; font-weight: bold; font-style: italic; padding-bottom: 0px; margin-bottom: 0px; padding-top: 0px; margin-top: 0px; background-color: rgb(255, 255, 255);">Jewish Birthday Club</p>
<p class="Remove" style="font-family: arial; font-size: 13px; line-height: 15px; background-color: rgb(255, 255, 255);"><span style="font-size: 16px; font-family: 'trebuchet ms'; color: rgb(128, 0, 0);">At The Shul the Jewish Birthdays of every child is very special. Sign up to join this FREE unique club to celebrate your child's Jewish birthday and...</span></p>
<ol style="font-family: arial, helvetica, sans-serif, 'ms sans serif'; font-size: 13px; line-height: 15px; background-color: rgb(255, 255, 255);"><li><span style="font-size: 16px; font-family: 'trebuchet ms'; color: rgb(128, 0, 0);">We will tell you what your child's Jewish birthday is and when the next time it will occur.</span></li>
<li><span style="font-size: 16px; font-family: 'trebuchet ms'; color: rgb(128, 0, 0);">We will send your child a surprise birthday package to your home!</span></li>
<li><span style="font-size: 16px; font-family: 'trebuchet ms'; color: rgb(128, 0, 0);">We will make a grand birthday party for your child complete with a birthday cake and party favors at our monthly "Got Shabbat?" Birthday Celebration, where we celebrate all the children's Jewish birthdays of the month!</span></li>
<li><span style="font-size: 16px; font-family: 'trebuchet ms'; color: rgb(128, 0, 0);">We will give you an invitation to send to your family and friends to join the party!</span></li></ol>
<p style="text-align: center;"><span style="color: rgb(128, 0, 0); font-size: 18px;"><strong><a href="http://www.TheShul.net/Article.asp?AID=2267759">Sign Up Here</a></strong></span></p>
<hr size="1" width="100%" />
<p style="text-align: left;"><em><strong><span style="font-size: 18px;">Save the Date!</span></strong></em></p>
<p style="text-align: left;"><a href="http://www.menorahinthed.com"><img src="http://www.TheShul.net/media/images/778/qLKc7781007.jpg" alt="Horizontal Ad for Magazine-page-001.jpg" hspace="3" border="0" /></a></p>
<hr size="1" width="100%" /></td></tr>
<tr><td class="co_photo_gallery_container" style="font-family: Arial; color: rgb(0, 0, 0); font-size: 12px;"><p><span style="color: rgb(51, 51, 153);"><strong><span style="font-size: 18px; color: rgb(51, 51, 153);">Photos:</span></strong></span></p>
<div style="font-size: 14px;"><p><span style="color: rgb(0, 0, 128);"><strong>Preparations for the 3rd annual Super-Big Menorah in the D are underway!
<br />
<img src="https://vx65dq.dm2302.livefilestore.com/y2pPUuO9QTrACK_P6FF1HFl8krnTjyGVp_DxY-ZsyAe229m5fNy8klT0u1TjdU3ICuxfiJ-GW3DvpQH_4PXP4owULOjOZg-48qNiJzxyfMz7m4/menorah%20in%20the%20organizers.JPG?psid=1" width="500" height="375" alt="" />
<br type="_moz" /></strong></span></p></div>
<hr size="1" width="100%" />
<p><span style="color: rgb(51, 51, 153);"><strong><span style="font-size: 18px; color: rgb(51, 51, 153);">Kiddush Calendar:</span></strong></span></p>
<p><em><strong>Shabbat, November2, Cheshvan 29</strong></em><strong><br />
 Kiddush Lunch still available for sponsorship!</strong></p>
<p><em><strong>Shabbat, November 23, Kislev 20
<br /></strong></em>Kiddush Lunch sponsored by Dr. Gary Trock in memory of the yahrzeit of his father, Bernard Trock .</p>
<p><em><strong>Shabbat, December 21, Tevet 18
<br /></strong></em>Kiddush Lunch sponsored by the Collins Family.</p>
<p><em><span style="font-size: 11px; font-family: arial, helvetica, sans-serif; color: rgb(51, 51, 153);"><em>Additional Sponsorship opportunities available.</em></span> <a style="font-size: 18px; font-family: arial, helvetica, sans-serif;" href="http://www.TheShul.net/Article.asp?AID=264263"><span style="font-size: 11px; color: rgb(51, 51, 153);"><em>More information...</em></span></a></em></p>
 
<div><p align="left"><em><strong><strong>The Shul wishes you Shabbat Shalom!
<br /></strong><a href="mailto:mail@TheShul.net"><br /></a>Phone: <span style="color: rgb(0, 0, 255);">248-788-4000
<br /></span>Web: <a href="http://www.theshul.net">www.TheShul.net
<br /></a>Facebook: <a href="http://www.facebook.com/theshulmi%C2%A0">www.facebook.com/theshulmi</a></strong></em></p></div></td></tr></tbody></table>
<div class="co_latest_blog_body"><div class="co_latest_blog_wrapper"><div class="co_latest_blog_content"></div></div></div></td></tr></tbody></table></td><td valign="top" width="188" style="font-family: Arial; color: rgb(0, 0, 0); font-size: 12px;font-family: arial;"><table class="co_events" cellspacing="0" cellpadding="0" width="204" bgcolor="#ffffff" border="0" style="border: 4px solid rgb(141, 137, 134); background-color: rgb(255, 255, 255); font-family: Arial, Helvetica, sans-serif; color: rgb(29, 60, 125); font-size: 11px;border: 4px solid rgb(141, 137, 134); height: 531px; font-family: arial, helvetica, sans-serif; color: rgb(26, 60, 124); width: 204px; background-color: rgb(255, 255, 255);"><tbody><tr><td class="co_events_content" bgcolor="#ffffff" style="font-family: Arial; color: rgb(0, 0, 0); font-size: 12px;padding: 10px; background-color: rgb(255, 255, 255);padding: 10px; background-color: rgb(255, 255, 255);"><table width="100%" border="0" cellpadding="0" cellspacing="0" class="co_ClTable" style="border: 4px solid rgb(141, 137, 134); background-color: rgb(255, 255, 255); font-family: Arial, Helvetica, sans-serif; color: rgb(29, 60, 125); font-size: 11px;margin-bottom: 0px;"><tbody><tr><td class="co_CLContent_cell" width="100%" style="font-family: Arial; color: rgb(0, 0, 0); font-size: 12px;padding: 10px; background-color: rgb(255, 255, 255);"><div class="co_CLHeader" style="font-family: Arial, Helvetica, sans-serif; margin-bottom: 10px; color: rgb(29, 60, 125); font-size: 14px; font-weight: bold;"><div class="co_Heading">Candle 
Lighting Times for</div>
<div class="co_CLLocation" style="font-family: Arial, Helvetica, sans-serif; color: rgb(29, 60, 125); font-size: 11px;"><span class="co_CLCity">West Bloomfield</span>:</div></div>
<table width="100%" border="0" cellpadding="0" cellspacing="0" class="co_CLContent" style="font-family: Arial, Helvetica, sans-serif; color: rgb(29, 60, 125); font-size: 10px;"><tbody><tr><td style="font-family: Arial; color: rgb(0, 0, 0); font-size: 12px;"><div class="co_CLDate" style="margin-bottom: 8px; float: left;">Friday, Nov 1</div></td><td valign="bottom" style="font-family: Arial; color: rgb(0, 0, 0); font-size: 12px;"><div class="co_CLTime" style="margin-bottom: 8px; float: right;">6:09 
pm</div></td></tr>
<tr><td style="font-family: Arial; color: rgb(0, 0, 0); font-size: 12px;"><div class="co_CLDate" style="margin-bottom: 8px; float: left;">Shabbat, Nov 2</div></td><td valign="bottom" style="font-family: Arial; color: rgb(0, 0, 0); font-size: 12px;"><div class="co_CLTime" style="margin-bottom: 8px; float: right;">7:09 pm</div></td></tr></tbody></table></td></tr></tbody></table>
<div class="h2 co_events_header" style="font-family: Arial, Helvetica, sans-serif; margin-bottom: 10px; color: rgb(29, 60, 125); font-size: 14px; font-weight: bold;margin-bottom: 10px; font-family: arial, helvetica, sans-serif; font-weight: bold; color: rgb(26, 60, 124);"><span style="color: rgb(51, 51, 153);"><img border="0" hspace="3" alt="Globe+3-candles.jpg" align="baseline" style="height: 126px; width: 102px;" src="http://www.theshul.net/media/images/650/qBjv6509589.jpg" />
<br />
 Services Schedule</span></div>
<div class="co_events_content_container" style="font-family: Arial, Helvetica, sans-serif; color: rgb(29, 60, 125); font-size: 11px;font-family: arial, helvetica, sans-serif; color: rgb(26, 60, 124);"><div class="co_events_content_container" style="font-family: Arial, Helvetica, sans-serif; color: rgb(29, 60, 125); font-size: 11px;font-family: arial, helvetica, sans-serif; color: rgb(26, 60, 124);"><div class="co_event_item" style="margin-bottom: 8px;margin-bottom: 8px;"><span style="color: rgb(51, 51, 153);"><span class="co_event_title" style="text-transform: uppercase; color: rgb(29, 60, 125); font-weight: bold;text-transform: uppercase; font-weight: bold; color: rgb(51, 51, 153);">Friday 
Night
<br /></span><span class="co_event_time" style="font-family: Arial, Helvetica, sans-serif; color: rgb(29, 60, 125); font-size: 11px;font-family: arial, helvetica, sans-serif; color: rgb(51, 51, 153);">Evening Services | 6:00 PM</span></span></div>
<div class="co_event_item" style="margin-bottom: 8px;margin-bottom: 8px;"></div>
<div class="co_event_item" style="margin-bottom: 8px;margin-bottom: 8px;"><span class="co_event_title" style="text-transform: uppercase; color: rgb(29, 60, 125); font-weight: bold;text-transform: uppercase; font-weight: bold; color: rgb(51, 51, 153);">Shabbos
<br /></span> 
<div class="co_event_item" style="margin-bottom: 8px;margin-bottom: 8px;">Morning Services | 9:30 AM
<br />
<span style="font-family: arial, helvetica, sans-serif; color: rgb(29, 60, 125);">Mincha | 1:45 PM
<br />
 Maariv | 7:25 PM
<br type="_moz" /></span></div>
<div class="co_event_item" style="margin-bottom: 8px;margin-bottom: 8px;">This Shabbat is called <i>Mevarchim</i> because it invokes blessings for the new month of <i>Kislev</i>. It's a month of miracles which encompasses <i>Chanukah</i>, the Jewish Festival of Lights, as well as the Chassidic holidays <i>Yud Tes Kislev - the Rosh Hashanah of Chassidut,</i> and <i>Rosh Chodesh Kislev,</i>which in 1977 marked our beloved Rebbe's miraculous recovery from a heart attack.</div>
<div class="co_event_item" style="margin-bottom: 8px;margin-bottom: 8px;"><strong style="font-family: arial, helvetica, sans-serif; color: rgb(29, 60, 125);"><span class="co_event_time" style="font-family: Arial, Helvetica, sans-serif; color: rgb(29, 60, 125); font-size: 11px;font-family: arial, helvetica, sans-serif; color: rgb(51, 51, 153);">SUNDAY</span></strong> <span class="co_event_time" style="font-family: Arial, Helvetica, sans-serif; color: rgb(29, 60, 125); font-size: 11px;font-family: arial, helvetica, sans-serif; color: rgb(51, 51, 153);">and 
Legal Holidays
<br /></span>Morning Services | 8:30 AM</div></div>
<p><span class="co_event_time" style="font-family: Arial, Helvetica, sans-serif; color: rgb(29, 60, 125); font-size: 11px;font-family: arial, helvetica, sans-serif; color: rgb(51, 51, 153);"><strong>MONDAY - FRIDAY
<br /></strong> Morning Services | 7 AM</span></p>
<p><span class="co_event_time" style="font-family: Arial, Helvetica, sans-serif; color: rgb(29, 60, 125); font-size: 11px;font-family: arial, helvetica, sans-serif; color: rgb(51, 51, 153);">Breakfast is back each morning - ah! the coffee...</span></p></div></div></td></tr></tbody></table>
<table class="co_events" cellspacing="0" cellpadding="0" width="205" bgcolor="#ffffff" border="0" style="border: 4px solid rgb(141, 137, 134); background-color: rgb(255, 255, 255); font-family: Arial, Helvetica, sans-serif; color: rgb(29, 60, 125); font-size: 11px;border: 4px solid rgb(141, 137, 134); height: 358px; font-family: arial, helvetica, sans-serif; color: rgb(26, 60, 124); width: 205px; background-color: rgb(255, 255, 255);"><tbody><tr><td class="co_events_content" bgcolor="#ffffff" style="font-family: Arial; color: rgb(0, 0, 0); font-size: 12px;padding: 10px; background-color: rgb(255, 255, 255);padding: 10px; background-color: rgb(255, 255, 255);"><div class="h2 co_events_header" style="font-family: Arial, Helvetica, sans-serif; margin-bottom: 10px; color: rgb(29, 60, 125); font-size: 14px; font-weight: bold;margin-bottom: 10px; font-family: arial, helvetica, sans-serif; font-weight: bold; color: rgb(26, 60, 124);"><span style="color: rgb(51, 51, 153);">Ongoing 
Classes</span></div>
<div class="h2 co_events_header" style="font-family: Arial, Helvetica, sans-serif; margin-bottom: 10px; color: rgb(29, 60, 125); font-size: 14px; font-weight: bold;margin-bottom: 10px; font-family: arial, helvetica, sans-serif; font-weight: bold; color: rgb(26, 60, 124);"><u style="font-size: 11px; font-family: arial, helvetica, sans-serif; color: rgb(51, 51, 153);">Parsha and Bagels with Rabbi Yishai</u></div>
<div class="co_events_content_container" style="font-family: Arial, Helvetica, sans-serif; color: rgb(29, 60, 125); font-size: 11px;font-family: arial, helvetica, sans-serif; color: rgb(26, 60, 124);"><div class="co_event_item" style="margin-bottom: 8px;margin-bottom: 8px;"><p><span style="color: rgb(51, 51, 153);">M, T, W &amp; F after morning services for approx. 10 minutes</span></p>
<p><strong><u>The Messiah Mystery</u>
<br /></strong>Thurs, 8:00-8:30 AM | Rabbi Yishai</p>
<p><strong><span style="color: rgb(51, 51, 153);"><u>Living Torah Video Magazine</u>
<br /></span></strong> <span style="color: rgb(51, 51, 153);">Sun, 9:30 AM
<br /></span><span style="color: rgb(51, 51, 153);"><br />
 <strong><u>TORAH STUDIES
<br /></u></strong>Wed, 7:30 PM | Rabbi Dov
<br /></span><span><br />
 <strong><u>WOMEN'S ROUND TABLE
<br /></u></strong>MONDAY, 11 AM | Itty Shemtov
<br />
 *note the change from Thursday to Monday
<br />
<u><br />
<strong>JEWISH MYSTICISM
<br /></strong></u>Sat, 8:45 AM | Rabbi Dov</span></p>
<p><strong><span style="color: rgb(51, 51, 153);"><u>LIVING LETTERS</u>
<br /></span></strong> <span style="color: rgb(51, 51, 153);">Sat, after the Kiddush approx.
<br />
 1:00pm I Itty Shemtov</span></p></div></div></td></tr></tbody></table>
<table class="co_events" dir="ltr" height="601" cellspacing="0" cellpadding="0" width="205" bgcolor="#ffffff" border="0" style="border: 4px solid rgb(141, 137, 134); background-color: rgb(255, 255, 255); font-family: Arial, Helvetica, sans-serif; color: rgb(29, 60, 125); font-size: 11px;border: 4px solid rgb(141, 137, 134); height: 601px; width: 205px; background-color: rgb(255, 255, 255);"><tbody><tr><td class="co_events_content" bgcolor="#ffffff" style="font-family: Arial; color: rgb(0, 0, 0); font-size: 12px;padding: 10px; background-color: rgb(255, 255, 255);padding: 10px; background-color: rgb(255, 255, 255);"><div class="h2 co_events_header" style="font-family: Arial, Helvetica, sans-serif; margin-bottom: 10px; color: rgb(29, 60, 125); font-size: 14px; font-weight: bold;margin-bottom: 10px; font-family: arial, helvetica, sans-serif; font-weight: bold; color: rgb(26, 60, 124);"><span style="color: rgb(51, 51, 153);">Community 
News</span></div>
<div class="co_events_content_container" style="font-family: Arial, Helvetica, sans-serif; color: rgb(29, 60, 125); font-size: 11px;font-family: arial, helvetica, sans-serif;"><div class="co_event_item" style="margin-bottom: 8px;margin-bottom: 8px;"><div class="co_event_item" style="margin-bottom: 8px;margin-bottom: 8px;"><strong>BIRTHDAYS</strong></div>
<div class="co_event_item" style="margin-bottom: 8px;margin-bottom: 8px;">Happy Birthday to everyone who has a birthday this week!</div>
<div class="co_event_item" style="margin-bottom: 8px;margin-bottom: 8px; color: rgb(26, 60, 124);"><span style="color: rgb(51, 51, 153);"><br /></span> <strong><span style="color: rgb(51, 51, 153);">SUPPORTERS for the month of September</span></strong></div>
<div class="co_event_item" style="margin-bottom: 8px;margin-bottom: 8px; color: rgb(26, 60, 124);"><span style="color: rgb(0, 0, 0);"><span style="font-family: arial, helvetica, sans-serif;">Anonymous
<br /></span><span style="font-family: arial, helvetica, sans-serif;">Mikhail &amp; Raisa Aronson
<br /></span><span style="font-family: arial, helvetica, sans-serif;">Ilya &amp; Larisa Blankman
<br />
 Jerome &amp; Clare Bushman</span><span style="font-family: arial, helvetica, sans-serif;"><br />
 Arlyne Cherrin
<br /></span><span style="font-family: arial, helvetica, sans-serif;">Marci Chudnov
<br /></span><span style="font-family: arial, helvetica, sans-serif;">Lawrence &amp; Joanne Cohen
<br />
 Marina Collins
<br />
 Roland &amp; Vaney Collins
<br />
 Dick &amp; Harriet Cooper
<br />
 Hyman &amp; Beverly Deal
<br />
 Jack &amp; Sandra Felsot
<br />
 Max &amp; Elaine Fertel
<br />
 Sidney &amp; Mildred Fields
<br />
 Michael &amp; Diane Gerber
<br />
 Aleksander &amp; Edith Gertsmark
<br />
 Gary &amp; Doneen Glass
<br />
 Ralph &amp; Mindy Greenberg
<br />
 Jack &amp; Miryam Gun
<br />
 Mikhail &amp; Olga Haikin
<br />
 Steven Hantler
<br />
 Ayala Jedwab
<br />
 Barbara Katkowsky
<br />
 Herb Katz
<br />
 Shelmu &amp; Sonya Khaimov
<br />
 Sara Lefkowitz
<br />
 Eileen Letvin
<br />
 Susan Levine
<br />
 Daniel Lublin
<br />
 Frank &amp; Pearl Manchel
<br />
 Marc &amp; Marcia Manson
<br />
 Elly &amp; Astrid Meisler
<br />
 David Mendelsohn
<br />
 Morry &amp; Sheyla Mertz
<br />
 Melvin &amp; Marlene Miller
<br />
 Itanya Montgomery
<br />
 Gregory &amp; Dina Mordukhovich
<br />
 Lewis Nedelcoff
<br />
 Eugene Presaizen
<br />
 Reuven K. &amp; Leah Rosenstein
<br />
 Jack &amp; Audrey Salomon
<br />
 Inna Savka
<br />
 Jack &amp; Miriam Shenkman
<br />
 Esther Soffa
<br />
 Arnold D. &amp; Roberta Sokol
<br />
 Davoud &amp; Esther Soleimani
<br />
 Sion Soleymani
<br />
 Juan &amp; Eileen Stein
<br />
 Paula Stone
<br />
 Herschel &amp; Roberta Wander
<br />
 Larry &amp; Marlene White
<br />
 Alexander &amp; Rita Yevzelman</span></span></div>
<div class="co_event_item" style="margin-bottom: 8px;margin-bottom: 8px; color: rgb(26, 60, 124);"></div>
<div class="co_event_item" style="margin-bottom: 8px;margin-bottom: 8px; color: rgb(26, 60, 124);"><span style="color: rgb(51, 51, 153);">The Shul offers a variety of programs and services to our community. Thanks to our generous sponsors we can continue to bring the joys of Judaism to so many.
<br />
<br />
 Suggestion?
<br />
 Have a suggestion? New idea? Drop us a line at</span> <a href="http://www.TheShul.net/templates/articlecco_cdo/aid/1707035/jewish/Suggestion-Box.htm"><span style="color: rgb(51, 51, 153);">www.TheShul.net/suggest</span></a></div></div></div></td></tr></tbody></table>
<table class="co_events" cellspacing="0" cellpadding="0" width="205" bgcolor="#ffffff" border="0" style="border: 4px solid rgb(141, 137, 134); background-color: rgb(255, 255, 255); font-family: Arial, Helvetica, sans-serif; color: rgb(29, 60, 125); font-size: 11px;border: 4px solid rgb(141, 137, 134); height: 466px; font-family: arial, helvetica, sans-serif; color: rgb(26, 60, 124); width: 205px; background-color: rgb(255, 255, 255);"><tbody><tr><td class="co_events_content" bgcolor="#ffffff" style="font-family: Arial; color: rgb(0, 0, 0); font-size: 12px;padding: 10px; background-color: rgb(255, 255, 255);padding: 10px; background-color: rgb(255, 255, 255);"><div class="h2 co_events_header" style="font-family: Arial, Helvetica, sans-serif; margin-bottom: 10px; color: rgb(29, 60, 125); font-size: 14px; font-weight: bold;margin-bottom: 10px; font-family: arial, helvetica, sans-serif; font-weight: bold; color: rgb(26, 60, 124);"><span style="color: rgb(51, 51, 153);"><u>Hebrew 
School Update</u></span></div>
<p><span style="color: rgb(51, 51, 153);"><strong>Bar Mitzvah Discovery Course started had an amazing trip to the Chabad Yeshiva in Oak Park to learn their Bar Mitzvah Parsha 1 on 1 with a Yeshiva Student! They will continue every week until Chanukah.</strong></span></p>
<p><span style="color: rgb(51, 51, 153);"><strong>You also have the opportunity to BE A FRIEND! Share our secret with a friend and not only will they enjoy what your family has enjoyed but you will receive the refer a friend discount!</strong></span></p>
<div><p><span style="font-family: 'comic sans ms'; color: rgb(51, 51, 153);"><em><span>Morah Itty</span></em></span></p></div>
<div class="co_events_content_container" style="font-family: Arial, Helvetica, sans-serif; color: rgb(29, 60, 125); font-size: 11px;font-family: arial, helvetica, sans-serif; color: rgb(26, 60, 124);"><div class="co_event_item" style="margin-bottom: 8px;margin-bottom: 8px;"><span style="color: rgb(51, 51, 153);"><a href="https://theshulnet.clhosting.org/templates/articlecco_cdo/aid/1597940/jewish/Register-Online/lang/en"><span style="color: rgb(51, 51, 153);"><br /></span><span style="color: rgb(51, 51, 153);">Register 
now</span></a> !
<br />
<br />
<img border="0" alt="Chabad Hebrew School" width="153" height="109" src="http://www.theshul.net/media/images/567/lBWk5679589.jpg" /></span></div>
<hr size="1" width="100%" />
<div class="co_event_item" style="margin-bottom: 8px;margin-bottom: 8px;"></div>
<div><div class="co_event_item" style="margin-bottom: 8px;margin-bottom: 8px;"><strong><span style="color: rgb(51, 51, 153);">Calling all families preparing for a Bar or Bat Mitzvah! Find out about our Bar/Bat Mitzvah Discovery Course that will infuse the Bar / Bat Mitzvah year with a level of deeper understanding and investment for future.</span></strong></div></div>
<div class="co_event_item" style="margin-bottom: 8px;margin-bottom: 8px;"><span><strong><span style="color: rgb(51, 51, 153);"><a href="http://www.TheShul.net/Article.asp?AID=1675756">Click Here for more information</a></span></strong></span></div></div></td></tr></tbody></table>
<table class="co_events" cellspacing="0" cellpadding="0" width="204" bgcolor="#ffffff" border="0" style="border: 4px solid rgb(141, 137, 134); background-color: rgb(255, 255, 255); font-family: Arial, Helvetica, sans-serif; color: rgb(29, 60, 125); font-size: 11px;border: 4px solid rgb(141, 137, 134); height: 64px; font-family: arial, helvetica, sans-serif; color: rgb(26, 60, 124); width: 204px; background-color: rgb(255, 255, 255);"><tbody><tr><td class="co_events_content" bgcolor="#ffffff" style="font-family: Arial; color: rgb(0, 0, 0); font-size: 12px;padding: 10px; background-color: rgb(255, 255, 255);padding: 10px; background-color: rgb(255, 255, 255);"><div class="h2 co_events_header" style="font-family: Arial, Helvetica, sans-serif; margin-bottom: 10px; color: rgb(29, 60, 125); font-size: 14px; font-weight: bold;margin-bottom: 10px; font-family: arial, helvetica, sans-serif; font-weight: bold; color: rgb(26, 60, 124);"><span style="color: rgb(51, 51, 153);"><u>Youth 
Zone Update
<br /></u></span></div>
<div class="h2 co_events_header" style="font-family: Arial, Helvetica, sans-serif; margin-bottom: 10px; color: rgb(29, 60, 125); font-size: 14px; font-weight: bold;margin-bottom: 10px; font-family: arial, helvetica, sans-serif; font-weight: bold; color: rgb(26, 60, 124);"></div>
<div class="h2 co_events_header" style="font-family: Arial, Helvetica, sans-serif; margin-bottom: 10px; color: rgb(29, 60, 125); font-size: 14px; font-weight: bold;margin-bottom: 10px; font-family: arial, helvetica, sans-serif; font-weight: bold;"></div>
<div style="color: rgb(51, 51, 153);"><p><b>Join the Jewish Birthday Club and receive a free birthday present on your Jewish Birthday!</b></p></div>
<div class="h2 co_events_header" style="font-family: Arial, Helvetica, sans-serif; margin-bottom: 10px; color: rgb(29, 60, 125); font-size: 14px; font-weight: bold;margin-bottom: 10px; font-family: arial, helvetica, sans-serif; font-weight: bold; color: rgb(29, 60, 125);"><a href="http://www.TheShul.net/Article.asp?AID=2267759"><span>Click here for more information.</span></a></div></td></tr></tbody></table>
<table dir="ltr" cellspacing="0" cellpadding="2" width="100%" bgcolor="#ffffff" border="0" style="border: 4px solid rgb(141, 137, 134); height: 184px; width: 205px; background-color: rgb(255, 255, 255);"><tbody><tr><td height="15" width="100%" style="font-family: Arial; color: rgb(0, 0, 0); font-size: 12px;"><p style="text-align: center;"><u><strong><span><a href="http://JEMedia.org/email/newsletter/My_Encounter/11-2-13.pdf"><span style="font-size: 14px;">Here's 
My Story</span></a></span></strong></u></p>
<p style="font-family: arial; color: rgb(34, 34, 34); text-align: center; background-color: rgb(255, 255, 255);"><img src="http://ih.constantcontact.com/fs197/1011201216178/img/104.jpg" alt="" /></p></td></tr></tbody></table>
<table width="100%" border="0" cellspacing="2" cellpadding="0"><tbody><tr><td class="co_content co_nutshell" style="font-family: Arial; color: rgb(0, 0, 0); font-size: 12px;padding: 10px; background-color: rgb(255, 255, 255);border: 4px solid rgb(141, 137, 134); background-color: rgb(255, 255, 255); font-family: Arial, Helvetica, sans-serif; color: rgb(29, 60, 125); font-size: 11px;font-family: arial, helvetica, sans-serif; color: rgb(29, 60, 125); font-size: 12px; text-decoration: none; padding-top: 4px;"><table width="100%" border="0" cellpadding="0" cellspacing="0" class="co_nutshell_header"><tbody><tr><td class="co_section_header_bg" style="font-family: Arial; color: rgb(0, 0, 0); font-size: 12px;"><div class="co_nutshell_heading" style="font-family: Arial, Helvetica, sans-serif; margin-bottom: 0px; color: rgb(29, 60, 125); font-size: 14px; font-weight: bold;">The 
Parshah In A Nutshell</div></td></tr></tbody></table>

<br />
<span class="co_h1" style="font-family: Arial, Helvetica, sans-serif; margin-bottom: 10px; color: rgb(29, 60, 125); font-size: 12px; font-weight: bold;">Parshat Toldot</span> 
<div class="co_body" style="font-family: Arial, Helvetica, sans-serif; color: rgb(29, 60, 125); font-size: 11px;"><p><b><a href="http://www.TheShul.net/parshah/article_cdo/aid/93060/jewish/Learning-to-Laugh.htm" style="font-family: Arial, Helvetica, sans-serif; color: rgb(29, 60, 125); font-size: 11px;">Isaac</a></b> and <b><a href="http://www.TheShul.net/calendar/view/day_cdo/aid/158998/jewish/Rebecca-Born.htm" title="Rebecca Born" style="font-family: Arial, Helvetica, sans-serif; color: rgb(29, 60, 125); font-size: 11px;">Rebecca</a></b> 
endure twenty childless years, until their prayers are answered and Rebecca <b><a href="http://www.TheShul.net/library/article_cdo/aid/142442/jewish/Purifying-Waters.htm" title="Mikveh" style="font-family: Arial, Helvetica, sans-serif; color: rgb(29, 60, 125); font-size: 11px;">conceives</a></b>. She experiences a <b><a href="http://www.TheShul.net/theJewishWoman/article_cdo/aid/54380/jewish/A-Mothers-Plea.htm" title="A Mother's Plea" style="font-family: Arial, Helvetica, sans-serif; color: rgb(29, 60, 125); font-size: 11px;">difficult 
pregnancy</a></b> as the “children <b><a href="http://www.TheShul.net/library/article_cdo/aid/2903/jewish/Resistance.htm" title="Resistance" style="font-family: Arial, Helvetica, sans-serif; color: rgb(29, 60, 125); font-size: 11px;">struggle</a></b> inside her”; G‑d tells her that “there are <b><a href="http://www.TheShul.net/library/article_cdo/aid/2220/jewish/Two-Birds-of-Paradise.htm" title="Two Birds of Paradise" style="font-family: Arial, Helvetica, sans-serif; color: rgb(29, 60, 125); font-size: 11px;">two 
nations</a></b> in your womb,” and that the younger will prevail over the elder.</p>
<p><b><a href="http://www.TheShul.net/parshah/article_cdo/aid/15573/jewish/Jacob-and-Esau.htm" title="Jacob and Esau" style="font-family: Arial, Helvetica, sans-serif; color: rgb(29, 60, 125); font-size: 11px;">Esau</a></b> emerges first; <b><a href="http://www.TheShul.net/library/article_cdo/aid/2657/jewish/Somewhere-Between-Spirituality-and-Religion.htm" title="Somewhere Between Spirituality and Religion" style="font-family: Arial, Helvetica, sans-serif; color: rgb(29, 60, 125); font-size: 11px;">Jacob</a></b> 
is born clutching Esau’s <b><a href="http://www.TheShul.net/parshah/article_cdo/aid/2643/jewish/The-Heel-a-Monologue.htm" title="The Heel (a Monologue)" style="font-family: Arial, Helvetica, sans-serif; color: rgb(29, 60, 125); font-size: 11px;">heel</a></b>. Esau grows up to be “a <b><a href="http://www.TheShul.net/library/article_cdo/aid/2730/jewish/The-Palace-and-the-Pigeons.htm" title="The Palace and the Pigeons" style="font-family: Arial, Helvetica, sans-serif; color: rgb(29, 60, 125); font-size: 11px;">cunning 
hunter</a></b>, a man of the field”; Jacob is “a <b><a href="http://www.TheShul.net/library/article_cdo/aid/3006/jewish/Life-on-the-Inside.htm" title="Life on the Inside" style="font-family: Arial, Helvetica, sans-serif; color: rgb(29, 60, 125); font-size: 11px;">wholesome</a></b> man,” a dweller in the <b><a href="http://www.TheShul.net/library/article_cdo/aid/1126/jewish/Where-the-Roads-Meet.htm" title="Where the Roads Meet" style="font-family: Arial, Helvetica, sans-serif; color: rgb(29, 60, 125); font-size: 11px;">tents 
of learning</a></b>. Isaac favors Esau; Rebecca loves Jacob. Returning exhausted and hungry from the hunt one day, Esau sells his birthright (his rights as the <b><a href="http://www.TheShul.net/library/article_cdo/aid/3145/jewish/Tohu-Wars.htm" title="Tohu Wars" style="font-family: Arial, Helvetica, sans-serif; color: rgb(29, 60, 125); font-size: 11px;">firstborn</a></b>) to Jacob for a pot of <b><a href="http://www.TheShul.net/library/article_cdo/aid/2649/jewish/The-Colors-of-Blood.htm" title="The Colors of Blood" style="font-family: Arial, Helvetica, sans-serif; color: rgb(29, 60, 125); font-size: 11px;">red</a></b> 
lentil stew.</p>
<p>In Gerar, in the land of the Philistines, Isaac presents Rebecca as his <b><a href="http://www.TheShul.net/library/article_cdo/aid/2939/jewish/Zahavahs-Friend.htm" title="Zahavah’s Friend" style="font-family: Arial, Helvetica, sans-serif; color: rgb(29, 60, 125); font-size: 11px;">sister</a></b>, out of fear that he will be killed by someone coveting her beauty. He <b><a href="http://www.TheShul.net/library/article_cdo/aid/2650/jewish/The-Faith-of-the-Farmer.htm" title="The Faith of the Farmer" style="font-family: Arial, Helvetica, sans-serif; color: rgb(29, 60, 125); font-size: 11px;">farms</a></b> 
the land, reopens the wells dug by his father Abraham, and <b><a href="http://www.TheShul.net/library/article_cdo/aid/2161/jewish/Digging-Wells.htm" title="Digging Wells" style="font-family: Arial, Helvetica, sans-serif; color: rgb(29, 60, 125); font-size: 11px;">digs</a></b> a series of his own wells: over the first two there is strife with the Philistines, but the waters of <b><a href="http://www.TheShul.net/library/article_cdo/aid/52755/jewish/What-Was-the-Holy-Temple.htm" style="font-family: Arial, Helvetica, sans-serif; color: rgb(29, 60, 125); font-size: 11px;">the 
third well</a></b> are enjoyed in tranquility.</p>
<p>Esau marries two Hittite women. Isaac grows old and blind, and expresses his desire to bless Esau before he dies. While Esau goes off to hunt for his father’s <b><a href="http://www.TheShul.net/library/article_cdo/aid/3177/jewish/Blintzes.htm" title="Blintzes" style="font-family: Arial, Helvetica, sans-serif; color: rgb(29, 60, 125); font-size: 11px;">favorite food</a></b>, Rebecca dresses Jacob 
in <b><a href="http://www.TheShul.net/library/article_cdo/aid/1093/jewish/Faking-It.htm" title="Faking It" style="font-family: Arial, Helvetica, sans-serif; color: rgb(29, 60, 125); font-size: 11px;">Esau’s clothes</a></b>, covers his arms and neck with goatskins to simulate the feel of his hairier brother, prepares a similar dish, and sends Jacob to his father. Jacob receives his father’s blessings for “the <b><a href="http://www.TheShul.net/library/article_cdo/aid/2845/jewish/The-Spiritual-and-the-Physical.htm" title="The Spiritual and the Physical" style="font-family: Arial, Helvetica, sans-serif; color: rgb(29, 60, 125); font-size: 11px;">dew 
of the heaven</a></b> and the <b><a href="http://www.TheShul.net/library/tanya/tanya_cdo/aid/2734/jewish/The-Physical-World-According-to-Rabbi-Schneur-Zalman-of-Liadi.htm" title="The Physical World According to Rabbi Schneur Zalman of Liadi" style="font-family: Arial, Helvetica, sans-serif; color: rgb(29, 60, 125); font-size: 11px;">fat of the land</a></b>” and mastery over his brother. When Esau returns and the deception is revealed, all Isaac 
can do for his weeping son is to predict that he will live by his <b><a href="http://www.TheShul.net/library/article_cdo/aid/2117/jewish/Spiritual-Warrior.htm" title="Spiritual Warrior" style="font-family: Arial, Helvetica, sans-serif; color: rgb(29, 60, 125); font-size: 11px;">sword</a></b>, and that when Jacob falters, the younger brother will forfeit his supremacy over the elder.</p>
<p>Jacob leaves home for <b><a href="http://www.TheShul.net/library/article_cdo/aid/2610/jewish/A-Business-Proposal.htm" title="A Business Proposal" style="font-family: Arial, Helvetica, sans-serif; color: rgb(29, 60, 125); font-size: 11px;">Charan</a></b> to flee Esau’s wrath and to find a wife in the family of his mother’s brother, <b><a href="http://www.TheShul.net/library/article_cdo/aid/3179/jewish/Laban.htm" title="Laban" style="font-family: Arial, Helvetica, sans-serif; color: rgb(29, 60, 125); font-size: 11px;">Laban</a></b>. 
Esau marries a third wife— <b><a href="http://www.TheShul.net/library/article_cdo/aid/2551/jewish/How-to-Change-the-Past.htm" title="How to Change the Past" style="font-family: Arial, Helvetica, sans-serif; color: rgb(29, 60, 125); font-size: 11px;">Machalath</a></b>, the daughter of Ishmael.</p></div>
<p class="inlineCopyright"></p></td></tr>
<tr><td class="co_content" style="font-family: Arial; color: rgb(0, 0, 0); font-size: 12px;font-family: arial, helvetica, sans-serif; color: rgb(29, 60, 125); font-size: 12px; text-decoration: none; padding-top: 4px;"></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table>
</emailbody></EMAILBODY><br /><hr><br /><table width="100%" border="0" cellpadding="0" cellspacing="0" class="co_content" style="font-family: arial, helvetica, sans-serif; color: rgb(29, 60, 125); font-size: 12px; text-decoration: none; padding-top: 4px;"><tr><td valign="top" width="70%">This email is sent from The Shul - Jack & Miriam Shenkman Building. We'd love to stay in touch with you, but if you wish to be unsubscribed from this list please click here, or click here to manage your subscriptions.</td><td width="5%">&nbsp;</td><td valign="top" align="Right" width="25%">Sent via MyChabad.org Communicator</td></table></div></body></html>
					</td>
				</tr>
				</table>
			</div>
			

<script>
	window.dataLayer = window.dataLayer || [];
	dataLayer.push({"event":"datalayer-initialized","page":{"numberOfComments":0,"publicationDate":"2002-02-27","primaryArticleId":39704,"title":"Page Not Found","author":"","authorId":0,"contentLevel1":"Resources","contentLevel2":"Resources","contentLevel3":"System Messages","contentLevel4":"Page Not Found","siteName":"The Shul - Chabad Lubavitch"},"time":{"upcomingHoliday":"The Three Weeks","daysToUpcomingHoliday":24,"hebrewDate":"5786-03-23"}});
		dataLayer.push({ 'articleHierarchy': '-6198-32808-32808-36231-39704-', 'keywords': '-k63-k32228-k31567-k2898-k6939-k537-k1674-k1190-k14916-k2471-k22435-k20997-k15903-k1709-', 'k': '-6198-32808-32808-36231-39704--k63-k32228-k31567-k2898-k6939-k537-k1674-k1190-k14916-k2471-k22435-k20997-k15903-k1709-' });
	
</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 = 1075858;var sc_partition = 1;var sc_invisible = 1;var sc_remove_link=1;var sc_security = "f16cd14e";var sc_https = 1;
	</script>
	<script type="text/javascript" src="https://secure.statcounter.com/counter/counter_xhtml.js" defer async></script>
	<noscript><img src="//c2.statcounter.com/counter.php?sc_project=1075858&amp;java=0&amp;security=f16cd14e&amp;invisible=1" border="0" /> </noscript>
	<!-- End of StatCounter Code -->


		




</body>
</html>