<!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=30C57FF9" 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=F57AAD39"></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     = '3436618';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 New Shul E-Torah: Register for the High Holidays Today!
</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":14,"hebrewDate":"5786-04-03"}});
		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 New Shul E-Torah:Register for the High Holidays Today!</title></head><body style="margin:0px;" > <div > <EMAILBODY>
<table width="100%" border="0" bgcolor="a79e8f" cellspacing="0" cellpadding="0" dir="ltr">
<tbody>
<tr>
<td width="663">
<table width="100%" border="0" bgcolor="a79e8f" cellspacing="0" cellpadding="15" dir="ltr">
<tbody>
<tr>
<td align="center" width="663">
<span style="color: rgb(255, 255, 255); font-family: arial; font-size: 11px; font-weight: bold;">Having trouble viewing this email? </span><a href="http://www.TheShul.net/mychabad/email/personal/view.asp?i=FF67FA6FD3EA6ED0:" style="color: rgb(255, 255, 255); font-family: arial; font-weight: bold; font-size: 11px; vertical-align: middle;">View it online</a></td>
</tr>
<tr>
<td align="center" width="663">
<table border="0" cellspacing="0" cellpadding="0" style="width: 692px; height: 6624px;">
<tbody>
<tr>
<td width="650" align="center" style="min-width: 670px;">
<table width="650" border="0" bgcolor="ffffff" cellspacing="0" cellpadding="10" id="Table_01" style="width: 650px; height: 6094px;" height="6094" dir="ltr">
<tbody>
<tr>
<td align="center" width="663">
<table dir="ltr" width="650" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td></td>
</tr>
<tr>
<td width="650" bgcolor="#f1e3a8" height="200" background="http://01.myjewishpage.com/images/mychabad/communicator/new-newsletter/Weekly-Email-template-top-banner2.jpg">
<table width="100%" border="0" cellspacing="0" cellpadding="8">
<tbody>
<tr>
<td align="left" valign="middle"></td>
<td valign="top">
<div title="Custom Section">
<div> <img width="610" real_width="663" real_height="127" border="0" height="117" alt="The Shul Banner.jpg" src="http://www.TheShul.net/media/images/946/kRdY9468232.jpg" hspace="3"/></div>
<div id="temp_0" style="clear: both;"></div>
</div><div title="This Week At">
<table width="100%" border="0" bgcolor="#458188" cellspacing="0" cellpadding="10">
<tbody>
<tr>
<td class="header_title" align="center" style="color: rgb(255, 255, 255); text-transform: uppercase; letter-spacing: 1px; font-family: arial, helvetica, sans-serif; font-size: 20px !important;">
<strong>
This Week at The Shul</strong></td>
</tr>
</tbody>
</table>
</div></td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td height="20"></td>
</tr>
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td>
<div title="Candle Lighting Time">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="71">
<img border="0" style="display: block;" src="http://01.myjewishpage.com/images/mychabad/communicator/new-newsletter/Weekly-Email-template---Sliced_03.jpg" alt=""/></td>
<td bgcolor="#e4d0d5">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td class="candle_lighing_left" width="25" style="color: rgb(164, 98, 117); font-family: arial, helvetica, sans-serif; font-size: 15px; font-weight: bold;"></td>
<td>
<div title="Shabbat Times" editor_instance="1" include_holiday_names="false" include_end_times="false">
<div><table width="100%" border="0" cellpadding="0" cellspacing="0" class="co_ClTable">
<tbody>
<tr>
<td class="co_CLContent_cell" width="100%">
<div class="co_CLHeader">
<div class="co_Heading" style="float: left; color: rgb(164, 98, 117); font-family: arial, helvetica, sans-serif; font-size: 15px; font-weight: bold; margin-right: 8px;">Candle Lighting Times for</div><div class="co_CLLocation" style="color: rgb(164, 98, 117); font-family: arial, helvetica, sans-serif; font-size: 15px; font-weight: bold;"><span class="co_CLCity">West Bloomfield</span>: </div></div><table width="100%" border="0" cellpadding="0" cellspacing="0" class="co_CLContent">
<tbody>
<tr>
<td>
<div class="co_CLDate" style="float: left; color: rgb(164, 98, 117); font-family: arial, helvetica, sans-serif; font-size: 15px;">Friday, Sep 16</div><div class="co_CLTime" style="margin-left: 120px; color: rgb(164, 98, 117); font-family: arial, helvetica, sans-serif; font-size: 15px;">7:23 pm</div></td></tr></tbody></table></td></tr></tbody></table></div></div></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td width="650"><div title="Custom Section">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td>
<table dir="ltr" width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="150">
<img width="161" border="0" style="display: block;" height="122" src="http://01.myjewishpage.com/images/mychabad/communicator/new-newsletter/Weekly-Email-template---Sliced_27_en.png" alt=""/></td>
<td dir="ltr" class="section_title" width="460" align="Left" style="color: rgb(85, 107, 108); text-transform: uppercase; font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 25px !important;" valign="middle">
This Shabbat At The Shul</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td colspan="3">
<table class="section_text custom_text" width="100%" border="0" bgcolor="#e6e9e9" cellspacing="0" cellpadding="10" style="color: rgb(85, 107, 108); font-family: arial, helvetica, sans-serif; font-size: 15px !important;">
<tbody>
<tr>
<td>
<table dir="ltr" border="0" cellspacing="0" cellpadding="2" style="border-collapse: collapse;">
<tbody>
<tr>
<td height="15"> <img width="200" real_width="590" real_height="262" height="89" src="http://w3.chabad.org/media/images/895/Lius8958848.png" alt=""/></td>
<td height="15">
                                                                                    
<div style="color: rgb(0, 128, 128);">
<p>
<span style="font-size: 18px;">
<strong style="color: rgb(0, 128, 128); font-family: arial, sans-serif; background-color: rgb(230, 233, 233);">Kiddush Lunch is still available for sponsorship</strong></span></p>
</div></td>
</tr>
<tr>
<td height="15">
<img width="200" real_width="629" real_height="200" height="64" src="http://w3.chabad.org/media/images/206/SSOw2065777.jpg" alt=""/></td>
<td height="15">
                                                                                    
<div style="color: rgb(0, 128, 128);">
<p>
<span style="font-size: 18px;">
<strong style="color: rgb(0, 128, 128); font-family: arial, sans-serif; background-color: rgb(230, 233, 233);">This week we learn Chapters 1 & 2 of Ethics of Our Fathers.</strong></span></p>
</div>
                                                                                    
</td>
</tr>
<tr>
<td height="15">
<img src="http://www.TheShul.net/media/images/58111.jpg" alt="Rosh Hashana (small)" real_width="225" real_height="129" hspace="3" border="0" width="200" height="115"/></td>
<td height="15">
<strong style="color: rgb(0, 128, 128); font-family: arial, sans-serif; font-size: 18px; background-color: rgb(230, 233, 233);">Celebrate the High Holidays at The Shul! <br/>
<a href="https://theshulnet.clhosting.org/tools/events/register.asp?page=&eventid=5223&new=true&lang=en" style="font-family: arial, helvetica, sans-serif; font-size: 15px !important;">
<span style="font-size: 20px;">Register Today</span></a></strong></td>
</tr>
<tr>
<td height="15">
<img width="200" real_width="540" real_height="751" height="278" alt="Image result for jewish art calendar" src="http://w3.chabad.org/media/images/896/BnqI8962927.jpg"/></td>
<td height="15">
<p>
<strong style="color: rgb(0, 128, 128); font-family: arial, sans-serif; font-size: 18px; background-color: rgb(230, 233, 233);">Look out in the mail for The Jewish Art Calendars and Holiday Farbrengen Magazines!</strong></p>
<p>
<strong style="color: rgb(0, 128, 128); font-family: arial, sans-serif; font-size: 18px; background-color: rgb(230, 233, 233);">Do you know anyone that can use a copy of the Jewish Art Calendar? Send us an address of a home or office and we can add it to our mailing list</strong></p>
<p>
<strong style="color: rgb(0, 128, 128); font-family: arial, sans-serif; font-size: 18px; background-color: rgb(230, 233, 233);">We hope you share our vision in promoting Jewish heritage, traditions, and values. Please support that goal by sharing Farbrengen with friends and colleges, and by patronizing Farbrengen sponsors and advertisers.</strong></p>
</td>
</tr>
</tbody>
</table>
<br/>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td height="12"></td>
</tr>
<tr>
<td align="center" colspan="3">
<div style="width: 250px;"></div>
</td>
</tr>
<tr>
<td height="25"></td>
</tr>
</tbody>
</table>
</div><div title="Message from the Rabbi">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td>
<table dir="ltr" width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="151" align="left">
<img width="161" border="0" style="display: block;" height="122" src="http://01.myjewishpage.com/images/mychabad/communicator/new-newsletter/Weekly-Email-template---Sliced_07_en.png" alt=""/></td>
<td dir="ltr" class="section_title" width="461" align="Left" style="color: rgb(69, 129, 136); text-transform: uppercase; font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 25px !important;" valign="middle">
Family Message</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td bgcolor="#dae6e7" colspan="3">
<table class="section_text" width="100%" border="0" cellspacing="0" cellpadding="12" style="font-family: arial, helvetica, sans-serif; font-size: 15px !important;">
<tbody>
<tr>
<td class="section_text rabbi_message_section" style="color: rgb(69, 129, 136); font-family: arial, helvetica, sans-serif; font-size: 15px !important;">
<div title="Rabbi Messages" editor_instance="1" rabbi_name="Your Shul Family" custom_title="Dear Friend,">
<div><table width="100%" border="0" cellpadding="0" cellspacing="0" class="co_rabbi_message_table">
<tbody><tr>
<td class="co_rabbi_message_header" style="color: rgb(69, 129, 136); font-size: 13px; font-family: arial, helvetica, sans-serif;">
<div class="co_rabbi_message_heading">Dear Friend,</div></td></tr><tr>
<td style="height: 15px;"></td></tr><tr>
<td class="co_rabbi_message" style="color: rgb(69, 129, 136); font-size: 13px; font-family: arial, helvetica, sans-serif;"><p>This coming week is Chai Elul (the 18th day of Elul), an important day on the chassidic calendar. Among other things, it is the birthday of the Baal Shem Tov, who founded the chassidic movement. </p>
<p>The Baal Shem Tov was famous for his passionate love for every single Jew. He saw no difference between the humblest watercarrier and the sophisticated Talmudist. On a soul level, they were one and the same.</p>
<p>Let us all try to emulate the Baal Shem Tov. Peel back the layers that divide us, and focus on the G-dly core that we all have in common.</p></td></tr>
<tr>
<td class="co_rabbi_message_footer" style="color: rgb(69, 129, 136); font-size: 13px; font-family: arial, helvetica, sans-serif; margin-top: 10px; font-weight: bold;">
<div class="co_rabbi_message_footer" style="color: rgb(69, 129, 136); font-size: 13px; font-family: arial, helvetica, sans-serif; margin-top: 10px; font-weight: bold;">
<p>Your Shul Family</p></div></td></tr></tbody></table><br/></div></div></td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td height="25"></td>
</tr>
</tbody>
</table>
</div><div title="Mazal Tovs">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td>
<table dir="ltr" width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="150">
<img width="161" border="0" style="display: block;" height="122" src="http://01.myjewishpage.com/images/mychabad/communicator/new-newsletter/Weekly-Email-template---Sliced_29_en.png" alt=""/></td>
<td dir="ltr" class="section_title" width="460" align="Left" style="color: rgb(209, 92, 144); text-transform: uppercase; font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 25px !important;" valign="middle">
Mazal Tovs & Birthdays</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td><br/>
<table dir="ltr" class="section_text" width="100%" border="0" cellspacing="0" cellpadding="0" style="font-family: arial, helvetica, sans-serif; font-size: 15px !important;">
<tbody>
<tr>
<td colspan="2">

 <div title="Mazal Tov 2">
<table class="mazal_tov_box" width="100%" border="0" cellspacing="0" cellpadding="0" style="margin-top: 8px; margin-bottom: 8px;">
<tbody>
<tr>
<td bgcolor="#f8e7ee" height="8" colspan="2"></td>
</tr>
<tr>
<td bgcolor="#f2d2e0" height="8" colspan="2">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td>
<img width="81" border="0" style="margin-left: 30px; display: block;" height="79" src="http://01.myjewishpage.com/images/mychabad/communicator/new-newsletter/Weekly-Email-template-mazal_tov.png" alt=""/></td>
<td class="mazal_tov" width="500" style="color: rgb(209, 92, 144); font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 16px !important;" valign="middle">
<p>To everyone who is having a birthday this week!</p>
<div></div>
<div></div>
<div></div>
<div>Krivichkin, Oleg   9/1 18 Elul</div>
<div>Kuzminsky, Annabella   9/15    15 Elul</div>
<div>Martin, Deena  9/5 15 Elul</div>
<div>Martinelli Mabry, Gabriella    9/13    14 Elul</div>
<div>Ostroff, Etai  9/2 15 Elul</div>
<div>Pinson, Menachem Mendel    9/2 16 Elul</div>
<div>Saltzman, Moira Rachel 9/14    15 Elul</div>
<div>Seltzer, Jack Harry    8/26    18 Elul</div>
<div>Shafkind, Gail 8/31    15 Elul</div>
<div>Strumba, Raisa 8/24    16 Elul</div>
<div>Wendrow, Ian   8/22    15 Elul</div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td bgcolor="#f8e7ee" height="8" colspan="2"><br/>
<div></div>
<div></div>
</td>
</tr>
</tbody>
</table>
</div></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div><div title="Featured Event">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td colspan="3"></td>
</tr>
<tr>
<td colspan="3"><br type="_moz"/>
<table width="100%" border="0" cellspacing="0" cellpadding="0" style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 12.8px; background-color: rgb(255, 255, 255);">
<tbody>
<tr>
<td style="margin: 0px;">
<table dir="ltr" width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="151" style="margin: 0px;">
<img width="161" border="0" height="122" src="https://ci4.googleusercontent.com/proxy/XjgeyU-jwoMz--hn0K14Q1byQCIA8lkvm7pGSbi2UOhaRM0y8y9x_M06q7S95hC7r7Yg9_RMaoVpA8jlbgIzS29NFm068Ul5tKz4EChOtDWy7WLccacnNcsPrUcGRgPTBLUx8AZG4JS_68gvv9KTk8CGy9xOGnDKFqyhqesAxiaET3zS3g=s0-d-e1-ft#http://01.myjewishpage.com/images/mychabad/communicator/new-newsletter/Weekly-Email-template---Sliced_10_en.png" class="CToWUd" style="display: block;" alt=""/></td>
<td dir="ltr" width="459" align="Left" valign="middle" style="font-family: arial, helvetica, sans-serif; margin: 0px; color: rgb(172, 125, 79); text-transform: uppercase; font-weight: bold; font-size: 25px !important;">
<p>celebrate the high holidays at the shul!<br/>
                                                                                    rosh hashanah - oct 2-4 | <br/>
                                                                                    Yom Kippur - Oct 11-12</p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td colspan="3" style="margin: 0px;">
<table width="100%" border="0" cellspacing="0" cellpadding="10" bgcolor="#ac7d4f" style="color: rgb(255, 255, 255); font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 15px !important;">
<tbody>
<tr>
<td style="font-family: arial, sans-serif; margin: 0px;">
<p style="text-align: center;">
<em>
<span style="font-size: 22px;">
<strong>For Fourteen Years</strong></span></em></p>
<p style="text-align: center;">The Shul has provided a spiritual home for countless individuals and families seeking to embrace their Judaism in a warm and welcoming setting. Children and adults have enjoyed our inspirational services, enlightening classes, and entertaining social and holiday programs.</p>
<p style="text-align: center;">￼￼￼￼We invite our old and new friends to join us for the High Holidays. We look forward to coming together with our spiritual family as we commemorate this milestone and move toward future growth.</p>
<p style="text-align: center;">
<strong>
<em>~ No one will be turned away for lack of funds. ~</em></strong></p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td colspan="3" style="margin: 0px;">
<table border="0" cellpadding="2" cellspacing="0" width="100%" dir="ltr" style="border-collapse: collapse;">
<tbody>
<tr>
<td width="50%" height="15" colspan="2" style="margin: 0px;">
<p>
<a href="https://theshulnet.clhosting.org/tools/events/register.asp?page=&eventid=5223&new=true&lang=en">
<img src="http://w3.chabad.org/media/images/980/vFMQ9800740.jpg" alt="FarbrengenHH16-JP-ThursdayEvening 48.jpg" width="650" height="655" real_width="800" real_height="806"/></a></p>
<p style="text-align: center;">
<span style="color: rgb(153, 51, 0); font-size: 20px;">
<strong>
<a href="http://www.TheShul.net/Article.asp?AID=1226141">CLICK HERE FOR THE DETAILED SCHEDULE </a></strong></span></p>
<p style="text-align: center;"><span style="color: rgb(153, 51, 0); font-size: 20px;">
<strong>
<a href="http://www.TheShul.net/Article.asp?AID=3038684">JOIN THE FAMILY EXPERIENCE</a></strong></span> </p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td height="8" style="margin: 0px;"></td>
</tr>
<tr>
<td align="center" colspan="3" style="margin: 0px;">
<div style="width: 250px;">
<a href="https://theshulnet.clhosting.org/tools/events/register.asp?page=&eventid=5223&new=true&lang=en" target="_blank" data-saferedirecturl="https://www.google.com/url?hl=en&q=http://link.TheShul.net/go.asp?li%3D86ABA39D6F6796C0D5BFE283887ECE2C%26ui%3DB47FBE7BFE51907F09DCEA069E8553EF&source=gmail&ust=1474129207499000&usg=AFQjCNEnYpoL7XIeXyzeLDc4FCYwJqJniw" style="color: rgb(255, 255, 255); margin: 0px; padding: 15px 8px; outline: 0px; border-radius: 2px; border: 0px currentcolor; width: 250px; text-transform: uppercase; line-height: 13px; font-family: arial, helvetica, sans-serif; font-size: 18px; font-weight: bold; text-decoration: none; display: inline-block; background-color: rgb(172, 125, 79);">RESERVE 
NOW</a></div>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td align="center" colspan="3">
<div style="width: 250px;">
<br/>
</div>
</td>
</tr>
</tbody>
</table>
</div><div title="Service Times">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td>
<table dir="ltr" width="100%" border="0" cellspacing="0" cellpadding="0" style="border: 1px dotted rgb(211, 211, 211); background-color: rgb(255, 255, 255);">
<tbody>
<tr>
<td width="150" style="border: 1px dotted rgb(211, 211, 211);">
<img width="161" border="0" height="122" src="https://ci6.googleusercontent.com/proxy/lIFtcCXKtbTuEkYhBoL-VODEV2PC05Nc4gT3feo_-dbzrRtx4c65sNGsdjdbyzZh-HgBesazFooJFoko9gzf3D1Mf3BBRH2tejr1Hm0WH6cx2UH_h8yEZiPS8PNmgIlHuqvjmEh2nfxekm3Hy8EuQA1iAgXPGnRxGBWUbvpXAdXNdyT9SA=s0-d-e1-ft#http://01.myjewishpage.com/images/mychabad/communicator/new-newsletter/Weekly-Email-template---Sliced_27_en.png" alt=""/></td>
<td dir="ltr" width="460" align="Left" style="border: 1px dotted rgb(211, 211, 211);" valign="middle">
<strong style="color: rgb(128, 0, 128); font-family: arial, sans-serif; font-size: 12.8px; background-color: rgb(255, 255, 255);">
<span style="font-family: arial; font-size: 24px;">
<b style="color: rgb(0, 128, 128);">
<b>3 Pre-High Holiday Classes<br/>
                                                                        Get your soul in gear for the new year!<br/>
                                                                        SEPT 21 | SEPT 28 | OCT 5<br type="_moz"/>
</b></b></span></strong></td>
</tr>
<tr>
<td width="150" style="border: 1px dotted rgb(211, 211, 211);" colspan="2">
<a href="mailto:rabbidov@theshul.net">
<img src="http://www.TheShul.net/media/images/980/kHCD9804211.jpg" alt="Torah Studies HH 5777 8.5x11 edited.jpg" real_width="690" real_height="887" hspace="3" border="0" width="650" height="836"/></a></td>
</tr>
<tr>
<td width="150" style="border: 1px dotted rgb(211, 211, 211);">
<img width="161" border="0" height="122" src="https://ci6.googleusercontent.com/proxy/lIFtcCXKtbTuEkYhBoL-VODEV2PC05Nc4gT3feo_-dbzrRtx4c65sNGsdjdbyzZh-HgBesazFooJFoko9gzf3D1Mf3BBRH2tejr1Hm0WH6cx2UH_h8yEZiPS8PNmgIlHuqvjmEh2nfxekm3Hy8EuQA1iAgXPGnRxGBWUbvpXAdXNdyT9SA=s0-d-e1-ft#http://01.myjewishpage.com/images/mychabad/communicator/new-newsletter/Weekly-Email-template---Sliced_27_en.png" alt=""/></td>
<td dir="ltr" width="460" align="Left" style="border: 1px dotted rgb(211, 211, 211);" valign="middle">
<p>
<strong style="color: rgb(128, 0, 128); font-family: arial, sans-serif; font-size: 12.8px;">
<span style="font-family: arial; font-size: 24px;">
<b style="color: rgb(0, 128, 128);"><b>Volunteer opportunities for the High Holidays</b><br/>
</b></span></strong></p>
</td>
</tr>
<tr>
<td width="150" style="border: 1px dotted rgb(211, 211, 211);" colspan="2">
<p>
<span style="color: rgb(0, 128, 128);">
<b>At The Shul we are committed to share the warmth of Judaism with the community at large </b></span></p>
<p>
<span style="color: rgb(0, 128, 128);">Are you available to join the team to bring High Holiday joy to our friends at All seasons and and Meer Apartments?</span></p>
<p dir="ltr"><span style="color: rgb(0, 128, 128);"><b><br/>
</b><b>Pack Rosh Hashanah treats for Meer Residents with our Hebrew School<br/>
</b>Sunday, Oct 2 at 10am</span> </p>
<p dir="ltr">
<span style="color: rgb(0, 128, 128);">
<b>Torah Class the first Wednesday of every month</b></span></p>
<p dir="ltr">
<span style="color: rgb(0, 128, 128);">All Seasons 11:30am<br/>
                                                                        Meer Apartments 12:30pm</span></p>
<span style="color: rgb(0, 128, 128);">
<b>All Seasons Holiday events</b></span>
                                                                        
<p>
<span style="color: rgb(0, 128, 128);">Challah Bake  - Sept. 28, 2pm<br/>
</span></p>
<p>
<span style="color: rgb(0, 128, 128);">Shofar Blow Oct. 3, 2pm<br/>
                                                                        Lulov Shake Oct. 17, 2pm<br/>
                                                                        Sukkah on Wheels Oct. 19, 11am<br clear="all"/>
</span></p>
<p>
<span style="color: rgb(0, 128, 128);">Volunteers are needed to socialize and help out with the particulars of each event.</span></p>
                                                                        
                                                                        
</td>
</tr>
</tbody>
</table>
<p>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
</tr>
<tr>
</tr>
</tbody>
</table>
</p>
<table dir="ltr" width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="150">
<img width="161" border="0" style="display: block;" height="122" src="http://01.myjewishpage.com/images/mychabad/communicator/new-newsletter/Weekly-Email-template---Sliced_25_en.png" alt=""/></td>
<td dir="ltr" class="section_title" width="460" align="Left" style="color: rgb(105, 76, 121); text-transform: uppercase; font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 25px !important;" valign="middle">
Service Times</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="15">
<!--bgcolor="#e1dbe4"-->
<tbody>
<tr>
<td align="right" valign="bottom">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td colspan="3" rowspan="2">
<table width="100%" border="0" cellspacing="0" cellpadding="5">
<tbody>
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td>
<div title="Times 1">
<table width="100%" border="0" cellspacing="0" cellpadding="10">
<tbody>
<tr>
<td class="top_title" bgcolor="#e1dbe4" style="color: rgb(105, 76, 121); font-family: arial, helvetica, sans-serif; font-size: 16px; font-weight: bold;">Shabbat</td>
</tr>
<tr>
<td class="service_schedule section_text" style="color: rgb(105, 76, 121); font-family: arial, helvetica, sans-serif; font-size: 15px !important;">Friday Evening Services - 6:00pm<br/>
                                                                                                                        Shabbat Morning Services - 9:30am</td>
</tr>
</tbody>
</table>
</div><div title="Times 2">
<table width="100%" border="0" cellspacing="0" cellpadding="10">
<tbody>
<tr>
<td class="top_title" bgcolor="#e1dbe4" style="color: rgb(105, 76, 121); font-family: arial, helvetica, sans-serif; font-size: 16px; font-weight: bold;">Weekday Services</td>
</tr>
<tr>
<td class="service_schedule section_text" style="color: rgb(105, 76, 121); font-family: arial, helvetica, sans-serif; font-size: 15px !important;">Sunday & Legal Holidays - 8:30am<br/>
                                                                                                                        Monday - Friday - 7:00am</td>
</tr>
</tbody>
</table>
</div></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
<td></td>
<td width="1" height="44"></td>
</tr>
<tr>
<td width="133" valign="bottom" rowspan="3">
<img width="133" border="0" align="right" style="margin-left: 0px; display: block;" height="140" src="http://01.myjewishpage.com/images/mychabad/communicator/new-newsletter/Weekly-Email-template-service_times2.jpg" alt=""/></td>
<td width="1" height="107"></td>
</tr>
<tr>
<td width="486" bgcolor="#694c79" height="23" colspan="3"></td>
<td width="1" height="23"></td>
</tr>
<tr>
<td height="10" colspan="3"></td>
<td width="1" height="10"></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td height="25">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td colspan="5">
<table dir="ltr" width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="150">
<img real_width="166" real_height="126" border="0" alt="study session icon.jpg" src="http://www.theshul.net/media/images/946/gdGm9469892.jpg" hspace="3"/></td>
<td dir="ltr" width="460" align="Left" valign="middle">

<span style="color: rgb(55, 141, 255);">
<strong>
<span style="color: rgb(55, 141, 255); font-family: arial; font-size: 24px;">ONGOING CLASSES</span></strong></span></td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td colspan="5">
<table width="100%" border="0" cellspacing="0" cellpadding="10">
<tbody>
<tr>
<td>
<div title="Info">
<p>
<span style="color: rgb(55, 141, 255);">
<strong><u>DAILY WISDOM & BREAKFAST<br/>
</u>M-F after morning services for approx. 10 minutes</strong></span></p>
<p>
<span style="color: rgb(55, 141, 255);">
<strong><u>Living Torah Video Magazine</u><br/>
                                                                                    Sun, 9:30 AM</strong></span></p>
<p>
<span style="color: rgb(55, 141, 255);">
<strong><u>TORAH STUDIES<br/>
</u>Wed, <span data-term="goog_1150704767" tabindex="0">7:30 PM | Rabbi Dov<br/>
<br/>
<u>WOMEN'S ROUND TABLE<br/>
</u>MONDAY, <span data-term="goog_1150704768" tabindex="0">11 AM | Itty Shemtov<br/>
<u><br/>
                                                                                    JEWISH MYSTICISM<br/>
</u>Sat, <span data-term="goog_1150704769" tabindex="0">8:45 AM</span> | Rabbi Dov</span></span></strong></span></p>
                                                                                    
</div></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<p> </p>
</td>
</tr>
</tbody>
</table>
</div><div title="Latest Photos">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td>
<table border="0" cellpadding="2" cellspacing="0" width="100%" style="border-collapse: collapse;" dir="ltr">
<tbody>
<tr>
<td width="161" height="15"> <img width="161" border="0" height="122" src="http://01.myjewishpage.com/images/mychabad/communicator/new-newsletter/Weekly-Email-template---Sliced_11_en.png" style="font-family: arial; font-size: 10px; display: block;" alt=""/></td>
<td width="600" height="15"> <span style="color: rgb(57, 89, 169); font-family: arial, helvetica, sans-serif; font-size: 25px; font-weight: bold; text-transform: uppercase;">PICTUREs:</span></td>
</tr>
<tr>
<td width="161" height="15">
<span style="color: rgb(0, 0, 128);">
<strong><br type="_moz"/>
</strong></span></td>
<td width="600" height="15">
<span style="font-family: arial; color: rgb(51, 51, 153);">
<strong>The Shul's Hebrew School is off to a great start! The children learned about adding light to the world and kissed a Torah written in memory of 9/11 victims, baked sweet honeycakes and decorated honey jars for a Sweet New Year. Mystery Boxes, breaking ice and other activities all had messages for us to learn so much from. We are looking forward to a fabulous year with incredible staff, awesome parent body and of course the most amazing group of kids.</strong></span></td>
</tr>
<tr>
<td width="161" height="15" colspan="2">
<table border="0" cellpadding="2" cellspacing="0" width="100%" style="border-collapse: collapse;" dir="ltr">
<tbody>
<tr>
<td width="50%" height="15"> <img src="https://scontent-ort2-1.xx.fbcdn.net/t31.0-8/14324534_1295973740421826_1644232402954387691_o.jpg" width="325" height="183" real_width="1328" real_height="747" alt=""/></td>
<td width="50%" height="15"> <img src="https://scontent-ort2-1.xx.fbcdn.net/v/t1.0-9/14355718_1295973383755195_4585953759220494849_n.jpg?oh=01808bfa6b6e7da957d66ca6c2496393&oe=5882B0B5" width="325" height="183" real_width="960" real_height="540" alt=""/></td>
</tr>
<tr>
<td width="50%" height="15"> <img src="https://scontent-ort2-1.xx.fbcdn.net/v/t1.0-9/14355512_1295973700421830_2833094109334783135_n.jpg?oh=b64c8a8af0ca89b8723d892398665263&oe=587CC575" width="325" height="183" real_width="960" real_height="540" alt=""/></td>
<td width="50%" height="15"> <img src="https://scontent-ort2-1.xx.fbcdn.net/v/t1.0-9/14333210_1295973820421818_2856715122079020952_n.jpg?oh=32e41fd60bb353608c56ebbfc2cb471f&oe=588559CB" width="325" height="183" real_width="960" real_height="540" alt=""/></td>
</tr>
<tr>
<td width="50%" height="15"> <img src="https://scontent-ort2-1.xx.fbcdn.net/v/t1.0-9/14264111_1295973880421812_5070387487074562949_n.jpg?oh=b2ead530387ba44e26b5a799bcf3cbb6&oe=58384590" width="325" height="183" real_width="960" real_height="540" alt=""/></td>
<td width="50%" height="15"> <img src="https://scontent-ort2-1.xx.fbcdn.net/v/t1.0-9/14264981_1295974153755118_8216999798079199265_n.jpg?oh=294a935c7e874dcb31d87ee7de4ffc18&oe=5840B27A" width="325" height="183" real_width="960" real_height="540" alt=""/></td>
</tr>
<tr>
<td width="50%" height="15"> <img src="https://scontent-ort2-1.xx.fbcdn.net/v/t1.0-9/14333058_1295974900421710_815197574187028315_n.jpg?oh=e64c0f0d146428ba63212c31268c476a&oe=587F818D" width="325" height="183" real_width="960" real_height="540" alt=""/></td>
<td width="50%" height="15"> <img src="https://scontent-ort2-1.xx.fbcdn.net/v/t1.0-9/14316903_1295973730421827_6345023755447538217_n.jpg?oh=8ce8b770298b67f8b37c2bf087a20b8c&oe=583E1A4A" width="325" height="183" real_width="960" real_height="540" alt=""/></td>
</tr>
<tr>
<td width="50%" height="15">
<img src="https://scontent-ort2-1.xx.fbcdn.net/v/t1.0-9/14329963_1295973380421862_6215282736931654069_n.jpg?oh=86c6504d7548d43f6f3322762855723e&oe=587A4DC2" width="200" height="356" real_width="540" real_height="960" alt=""/></td>
<td width="50%" height="15">
<img src="https://scontent-ort2-1.xx.fbcdn.net/v/t1.0-9/14330115_1295975087088358_6185084642917723776_n.jpg?oh=4edd3b0b40150bac20bdf7949353bd13&oe=5879A8F7" width="200" height="356" real_width="540" real_height="960" alt=""/></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td colspan="3">
<img width="610" border="0" style="display: block;" height="14" src="http://01.myjewishpage.com/images/global/spacer.gif" alt=""/></td>
</tr>
</tbody>
</table>
</div><div title="Upcoming Events">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td>
<table dir="ltr" width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="150">
<img width="161" border="0" style="display: block;" height="122" src="http://01.myjewishpage.com/images/mychabad/communicator/new-newsletter/Weekly-Email-template---Sliced_19_en.png" alt=""/></td>
<td dir="ltr" class="section_title" width="460" align="Left" style="color: rgb(179, 36, 100); text-transform: uppercase; font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 25px !important;" valign="middle">
Kiddush Calendar</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="10">
<tbody>
<tr>
<td>
<div title="Local Events" editor_instance="1" max_days="90" show_no_events="false" max_events="15" category="9476" include_events_with_no_location="true" use_large_icon="false" show_descriptions="true" show_more_link="true">
<p><em style="background-color: rgb(255, 255, 255);">
<strong style="color: rgb(128, 0, 0);">Shabbat, September 17, Elul 14</strong></em><br style="color: rgb(128, 0, 0); background-color: rgb(255, 255, 255);"/>
<span style="color: rgb(128, 0, 0); background-color: rgb(255, 255, 255);">Kiddush Lunch is still available for sponsorship.</span> </p>
<p>
<span style="color: rgb(128, 0, 0);">
<em>Additional Sponsorship opportunities available.</em></span></p>
<p>
<em>
<a href="http://link.theshul.net/go.asp?li=CE21A911509BF8A3B743F55C33FF7C98&ui=B47FBE7BFE51907F09DCEA069E8553EF" target="_blank">More information...</a></em></p>
</div></td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td height="25"></td>
</tr>
</tbody>
</table>
</div><div title="Magazine">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td>
<table dir="ltr" width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="150">
<img width="161" border="0" style="display: block;" height="122" src="http://01.myjewishpage.com/images/mychabad/communicator/new-newsletter/Weekly-Email-template---Sliced_15_en.png" alt=""/></td>
<td dir="ltr" class="section_title magazine_title_color" width="460" align="Left" style="color: rgb(169, 53, 132); text-transform: uppercase; font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 25px !important;" valign="middle">
This week @ www.TheShul.net</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="10">
<tbody>
<tr>
<td>
<div title="This Week @ http://www.TheShul.net" multi_style="false">
<div><table class="co_magazine_header" width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td class="co_section_header_bg co_section_header">
<div class="co_magazine_heading" style="color: rgb(169, 53, 132); font-family: arial, helvetica, sans-serif; font-size: 15px; line-height: 120%; font-weight: bold;">This Week @ www.TheShul.net</div></td></tr></tbody></table>
<table width="100%" border="0" cellspacing="1" cellpadding="0" class="co_magazine co_section_text" style="margin-top: 10px; background-color: rgb(242, 225, 237);">
<tbody><tr>
<td> </td><td> </td></tr>
<tr><td valign="top" style="width: 150px;">
<a href="http://www.TheShul.net/article.asp?aid=56889">
<img style="margin-top: 4px; margin-left: 18px; margin-bottom: 18px; height: auto;" height="auto" width="150" src="http://www.TheShul.net/media/images/979/Dlhq9792861.jpg" border="0" align="left" alt=""/></a></td>
<td valign="top" width="100%" style="padding-left: 5px;"><span class="co_articletype" style="color: rgb(169, 53, 132); font-family: arial, helvetica, sans-serif; font-size: 15px; line-height: 120%; font-weight: bold; margin-right: 20px;">Elul</span><br/>
<span class="co_h3" style="color: rgb(169, 53, 132); font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 19px; text-decoration: none; margin-top: 7px; display: block;">
<a href="http://www.TheShul.net/article.asp?aid=56889" style="color: rgb(169, 53, 132); font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 19px; text-decoration: none; margin-top: 7px; display: block;">The King in the Field</a><br/></span><span class="co_content" style="color: rgb(169, 53, 132); font-family: arial, helvetica, sans-serif; font-weight: normal; font-size: 13px; line-height: 130%; margin-bottom: 13px; display: block; margin-right: 20px;">The 
peasant behind his plow has access to the king in a manner unavailable to the highest ranking minister in the royal court when the king is in the palace...</span><div>
<a class="co_more_link" href="http://www.TheShul.net/article.asp?aid=56889" style="text-align: right; color: rgb(169, 53, 132); font-family: arial, helvetica, sans-serif; font-size: 15px; font-weight: bold; text-decoration: none; display: block; margin-right: 20px;">More...</a></div></td></tr></tbody></table><table width="100%" border="0" cellspacing="1" cellpadding="0" class="co_magazine co_section_text" style="margin-top: 10px; background-color: rgb(242, 225, 237);">
<tbody><tr>
<td> </td><td> </td></tr>
<tr><td valign="top" style="width: 150px;">
<a href="http://www.TheShul.net/article.asp?aid=3413921">
<img style="margin-top: 4px; margin-left: 18px; margin-bottom: 18px; height: auto;" height="auto" width="150" src="http://www.TheShul.net/media/images/977/xrhE9778704.jpg" border="0" align="left" alt=""/></a></td>
<td valign="top" width="100%" style="padding-left: 5px;"><span class="co_articletype" style="color: rgb(169, 53, 132); font-family: arial, helvetica, sans-serif; font-size: 15px; line-height: 120%; font-weight: bold; margin-right: 20px;">Video</span><br/>
<span class="co_h3" style="color: rgb(169, 53, 132); font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 19px; text-decoration: none; margin-top: 7px; display: block;">
<a href="http://www.TheShul.net/article.asp?aid=3413921" style="color: rgb(169, 53, 132); font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 19px; text-decoration: none; margin-top: 7px; display: block;">Individualized Education </a><br/></span><span class="co_content" style="color: rgb(169, 53, 132); font-family: arial, helvetica, sans-serif; font-weight: normal; font-size: 13px; line-height: 130%; margin-bottom: 13px; display: block; margin-right: 20px;">Throughout 
the summer months, it is customary to study Pirkei Avos - Ethics of Our Fathers. In this talk to women and girls entering the field of education, the Rebbe uses the first mishna of the tractate to lay the foundation for success as a teacher.</span><div>
<a class="co_more_link" href="http://www.TheShul.net/article.asp?aid=3413921" style="text-align: right; color: rgb(169, 53, 132); font-family: arial, helvetica, sans-serif; font-size: 15px; font-weight: bold; text-decoration: none; display: block; margin-right: 20px;">More...</a></div></td></tr></tbody></table><table width="100%" border="0" cellspacing="1" cellpadding="0" class="co_magazine co_section_text" style="margin-top: 10px; background-color: rgb(242, 225, 237);">
<tbody><tr>
<td> </td><td> </td></tr>
<tr><td valign="top" style="width: 150px;">
<a href="http://www.TheShul.net/article.asp?aid=3426499">
<img style="margin-top: 4px; margin-left: 18px; margin-bottom: 18px; height: auto;" height="auto" width="150" src="http://www.TheShul.net/media/images/979/IPDI9793329.jpg" border="0" align="left" alt=""/></a></td>
<td valign="top" width="100%" style="padding-left: 5px;"><span class="co_articletype" style="color: rgb(169, 53, 132); font-family: arial, helvetica, sans-serif; font-size: 15px; line-height: 120%; font-weight: bold; margin-right: 20px;">Your Questions</span><br/>
<span class="co_h3" style="color: rgb(169, 53, 132); font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 19px; text-decoration: none; margin-top: 7px; display: block;">
<a href="http://www.TheShul.net/article.asp?aid=3426499" style="color: rgb(169, 53, 132); font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 19px; text-decoration: none; margin-top: 7px; display: block;">Is It Normal to Have Pre-Wedding Doubts</a><br/></span><span class="co_content" style="color: rgb(169, 53, 132); font-family: arial, helvetica, sans-serif; font-weight: normal; font-size: 13px; line-height: 130%; margin-bottom: 13px; display: block; margin-right: 20px;">There 
are two types of doubting.
One is an alarm bell that should not be ignored. The other is a sign that you
have made the right choice.</span><div>
<a class="co_more_link" href="http://www.TheShul.net/article.asp?aid=3426499" style="text-align: right; color: rgb(169, 53, 132); font-family: arial, helvetica, sans-serif; font-size: 15px; font-weight: bold; text-decoration: none; display: block; margin-right: 20px;">More...</a></div></td></tr></tbody></table><table width="100%" border="0" cellspacing="1" cellpadding="0" class="co_magazine co_section_text" style="margin-top: 10px; background-color: rgb(242, 225, 237);">
<tbody><tr>
<td> </td><td> </td></tr>
<tr><td valign="top" style="width: 150px;">
<a href="http://www.TheShul.net/article.asp?aid=3359391">
<img style="margin-top: 4px; margin-left: 18px; margin-bottom: 18px; height: auto;" height="auto" width="150" src="http://www.TheShul.net/media/images/979/Bhjd9792892.jpg" border="0" align="left" alt=""/></a></td>
<td valign="top" width="100%" style="padding-left: 5px;"><span class="co_articletype" style="color: rgb(169, 53, 132); font-family: arial, helvetica, sans-serif; font-size: 15px; line-height: 120%; font-weight: bold; margin-right: 20px;">Women</span><br/>
<span class="co_h3" style="color: rgb(169, 53, 132); font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 19px; text-decoration: none; margin-top: 7px; display: block;">
<a href="http://www.TheShul.net/article.asp?aid=3359391" style="color: rgb(169, 53, 132); font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 19px; text-decoration: none; margin-top: 7px; display: block;">Teaspoons of Hope</a><br/></span><span class="co_content" style="color: rgb(169, 53, 132); font-family: arial, helvetica, sans-serif; font-weight: normal; font-size: 13px; line-height: 130%; margin-bottom: 13px; display: block; margin-right: 20px;">The 
doctors announced that Chaim Boruch would need swallow therapy. But I was nervous and scared. There was much I had to watch out for.</span><div>
<a class="co_more_link" href="http://www.TheShul.net/article.asp?aid=3359391" style="text-align: right; color: rgb(169, 53, 132); font-family: arial, helvetica, sans-serif; font-size: 15px; font-weight: bold; text-decoration: none; display: block; margin-right: 20px;">More...</a></div></td></tr></tbody></table></div></div></td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td height="25"></td>
</tr>
</tbody>
</table>
</div><div title="Parshah">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td>
<table dir="ltr" width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="150">
<img width="161" border="0" style="display: block;" height="122" src="http://01.myjewishpage.com/images/mychabad/communicator/new-newsletter/Weekly-Email-template---Sliced_21_en.png" alt=""/></td>
<td dir="ltr" class="section_title" width="460" align="Left" style="color: rgb(119, 143, 76); text-transform: uppercase; font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 25px !important;" valign="middle">
The Parshah In A Nutshell</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td>
<table width="100%" border="0" bgcolor="#ebeee4" cellspacing="0" cellpadding="20">
<tbody>
<tr>
<td>
<div title="Parshah in a nutshell">
<div><table width="100%" border="0" cellspacing="2" cellpadding="0">
<tbody><tr>
<td class="co_content co_nutshell" style="font-family: arial, helvetica, sans-serif; color: rgb(119, 143, 76); text-decoration: none;"><br/><span class="co_h1" style="font-family: arial, helvetica, sans-serif; color: rgb(119, 143, 76); text-decoration: none; font-weight: bold; font-size: 14px;">Parshat Ki Teitzei</span>
<div class="co_body" style="font-size: 13px;">
<p>Seventy-four of the Torah’s 613 commandments (<b>
<a href="http://www.TheShul.net/library/article_cdo/aid/1398/jewish/Is-G-d-Religious.htm" title="Is G-d Religious?" style="font-family: arial, helvetica, sans-serif; color: rgb(119, 143, 76); text-decoration: none; font-size: 13px;">mitzvot</a></b>) are in the Parshah of Ki Teitzei. These include the laws of the <b>
<a href="http://www.TheShul.net/library/article_cdo/aid/3062/jewish/The-Cry-of-the-Holy-Sparks.htm" title="The Cry of the Holy Sparks" style="font-family: arial, helvetica, sans-serif; color: rgb(119, 143, 76); text-decoration: none; font-size: 13px;">beautiful captive</a></b>, the inheritance rights of the firstborn, the wayward and rebellious son, <b>
<a href="http://www.TheShul.net/library/article_cdo/aid/2625/jewish/Baruch-Israelnaya.htm" title="Baruch Israelnaya" style="font-family: arial, helvetica, sans-serif; color: rgb(119, 143, 76); text-decoration: none; font-size: 13px;">burial</a></b> and dignity of the dead, returning a <b>
<a href="http://www.TheShul.net/library/article_cdo/aid/1332/jewish/The-Forest-and-the-Rose.htm" title="The Forest and the Rose" style="font-family: arial, helvetica, sans-serif; color: rgb(119, 143, 76); text-decoration: none; font-size: 13px;">lost object</a></b>, sending away the mother bird before taking her young, the duty to erect a <b>
<a href="http://www.TheShul.net/library/article_cdo/aid/1083/jewish/Angels.htm" title="Angels" style="font-family: arial, helvetica, sans-serif; color: rgb(119, 143, 76); text-decoration: none; font-size: 13px;">safety fence</a></b> around the roof of one’s home, and the various forms of <b>
<i>
<a href="http://www.TheShul.net/parshah/article_cdo/aid/2284/jewish/Boundaries.htm" title="Boundaries" style="font-family: arial, helvetica, sans-serif; color: rgb(119, 143, 76); text-decoration: none; font-size: 13px;">kilayim</a></i></b> (forbidden plant and animal hybrids).</p>
 
<p>Also recounted are the judicial procedures and penalties for adultery, for the rape or seduction of an unmarried girl, and for a husband who <b>
<a href="http://www.TheShul.net/library/article_cdo/aid/2008/jewish/The-First-Rothschild.htm" title="The First Rothschild" style="font-family: arial, helvetica, sans-serif; color: rgb(119, 143, 76); text-decoration: none; font-size: 13px;">falsely accuses</a></b> his wife of <b>
<a href="http://www.TheShul.net/parshah/article_cdo/aid/2934/jewish/Earthen-Vessel.htm" title="Earthen Vessel" style="font-family: arial, helvetica, sans-serif; color: rgb(119, 143, 76); text-decoration: none; font-size: 13px;">infidelity</a></b>. The following cannot marry a person of Jewish lineage: a <i>mamzer</i> (someone born from an adulterous or incestuous relationship); a male of <b>
<a href="http://www.TheShul.net/parshah/article_cdo/aid/2982/jewish/Balak-in-a-Nutshell.htm" title="Balak in a Nutshell" style="font-family: arial, helvetica, sans-serif; color: rgb(119, 143, 76); text-decoration: none; font-size: 13px;">Moabite</a></b> or Ammonite descent; a first- or second-generation Edomite or Egyptian.</p>

<p>Our Parshah also includes laws governing the purity of the military camp; the prohibition against turning in an <b>
<a href="http://www.TheShul.net/library/article_cdo/aid/305549/jewish/Torah-Slavery-and-the-Jews.htm" title="Torah, Slavery and the Jews" style="font-family: arial, helvetica, sans-serif; color: rgb(119, 143, 76); text-decoration: none; font-size: 13px;">escaped slave</a></b>; the duty to pay a worker on time, and to allow anyone working for you—man or animal—to “<b>
<a href="http://www.TheShul.net/parshah/article_cdo/aid/2287/jewish/Eating-on-the-Job.htm" title="Eating on the Job" style="font-family: arial, helvetica, sans-serif; color: rgb(119, 143, 76); text-decoration: none; font-size: 13px;">eat on the job</a></b>”; the proper treatment of a <b>
<a href="http://www.TheShul.net/library/article_cdo/aid/1162/jewish/The-Loan.htm" title="The Loan" style="font-family: arial, helvetica, sans-serif; color: rgb(119, 143, 76); text-decoration: none; font-size: 13px;">debtor</a></b>, and the prohibition against charging <b>
<a href="http://www.TheShul.net/parshah/article_cdo/aid/2907/jewish/Doing-Business-with-Gd.htm" title="Doing Business with G‑d" style="font-family: arial, helvetica, sans-serif; color: rgb(119, 143, 76); text-decoration: none; font-size: 13px;">interest</a></b> on a loan; the laws of <b>
<a href="http://www.TheShul.net/library/article_cdo/aid/2285/jewish/When-to-Get-Divorced.htm" title="When to Get Divorced" style="font-family: arial, helvetica, sans-serif; color: rgb(119, 143, 76); text-decoration: none; font-size: 13px;">divorce</a></b> (from which are also derived many of the laws of <b>
<a href="http://www.TheShul.net/library/article_cdo/aid/1331/jewish/What-If-You-Mess-Up.htm" title="What If You Mess Up?" style="font-family: arial, helvetica, sans-serif; color: rgb(119, 143, 76); text-decoration: none; font-size: 13px;">marriage</a></b>); the penalty of thirty-nine lashes for transgression of a Torah prohibition; and the procedures for <i>yibbum</i> (“<b>
<a href="http://www.TheShul.net/theJewishWoman/article_cdo/aid/2142/jewish/The-Book-of-Ruth.htm" title="The Book of Ruth" style="font-family: arial, helvetica, sans-serif; color: rgb(119, 143, 76); text-decoration: none; font-size: 13px;">levirate marriage</a></b>”) of the wife of a deceased childless brother, or <i>chalitzah</i> (“removing of the shoe”) in the case that the brother-in-law does not wish to marry her.</p>

<p>Ki Teitzei concludes with the obligation to <b>
<a href="http://www.TheShul.net/holidays/passover/pesach_cdo/aid/1985/jewish/Remembering-the-Future.htm" title="Remembering the Future" style="font-family: arial, helvetica, sans-serif; color: rgb(119, 143, 76); text-decoration: none; font-size: 13px;">remember</a></b> “what <b>
<a href="http://www.TheShul.net/library/article_cdo/aid/2629/jewish/A-Twisted-Creature.htm" title="A Twisted Creature" style="font-family: arial, helvetica, sans-serif; color: rgb(119, 143, 76); text-decoration: none; font-size: 13px;">Amalek</a></b> did to you <b>
<a href="http://www.TheShul.net/parshah/article_cdo/aid/57228/jewish/Amalek.htm" style="font-family: arial, helvetica, sans-serif; color: rgb(119, 143, 76); text-decoration: none; font-size: 13px;">on the road</a></b>, on your way out of <b>
<a href="http://www.TheShul.net/library/article_cdo/aid/2850/jewish/The-Pilfering-of-Infinity.htm" title="The Pilfering of Infinity" style="font-family: arial, helvetica, sans-serif; color: rgb(119, 143, 76); text-decoration: none; font-size: 13px;">Egypt</a></b>.”</p>
</div>

<p class="inlineCopyright"></p></td></tr>
<tr>
<td class="co_content"> </td></tr>
</tbody></table></div></div></td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td height="25"></td>
</tr>
</tbody>
</table>
</div><div title="Become a Partner">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td colspan="5">
<table dir="ltr" width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="150">
<img width="161" border="0" style="display: block;" height="122" src="http://01.myjewishpage.com/images/mychabad/communicator/new-newsletter/Weekly-Email-template---Sliced_31_en.png" alt=""/></td>
<td dir="ltr" class="section_title" width="460" align="Left" style="color: rgb(100, 112, 80); text-transform: uppercase; font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 25px !important;" valign="middle">
Become a Partner</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td colspan="5">
<table class="section_text donate_text" width="100%" border="0" cellspacing="0" cellpadding="10" style="color: rgb(100, 112, 80); font-family: arial, helvetica, sans-serif; font-size: 15px !important;">
<tbody>
<tr>
<td>
<div title="Info">
<p>Join in and become a partner in the work we do!</p>
<p style="color: rgb(100, 112, 80); font-family: arial, sans-serif; font-size: 15px; background-color: rgb(255, 255, 255);">
<strong>Supporters for the month of August:</strong></p>
<div></div>
<div></div>
<div></div>
<div>Berke, Matt & Elizabeth</div>
<div>Boyman, Ruth</div>
<div>Cooper, Richard & Harriet</div>
<div>Cottrell, William & Anita</div>
<div>Fenkell, Lisa</div>
<div>Fitler, Doug & Chana</div>
<div>Kelin, Margaret</div>
<div>Leeb, Fred & Laurie</div>
<div>Montgomery, Itanya</div>
<div>Newman, Martin</div>
<div>Roberts, Joey & Linda</div>
<div>Rosen, Mitchell & Sharon</div>
<div>Schaefer, Jeffrey</div>
<div>Shemtov, Berel & Basheva</div>
<div>Shulman, Marc & Susana </div>
<div></div>
<div></div>
<div></div>
</div></td>
</tr>
<tr>
<td style="text-align: center;">
<p style="text-align: left;"><strong style="color: rgb(100, 112, 80); font-family: arial, sans-serif; font-size: 15px;">Corporate Sponsor: </strong> </p>
<p>
<a href="http://www.belletire.com" style="font-family: arial, helvetica, sans-serif; font-size: 15px !important;">
<img src="http://www.TheShul.net/media/images/980/tnKP9804196.jpg" alt="2016-Belle-Shul-Email-1.jpg" real_width="663" real_height="663" hspace="3" border="0" width="650" height="650"/></a></p>
</td>
</tr>
<tr>
<td style="text-align: center;">
<a href="http://www.TheShul.net/donate" class="button button_donate" style="width: 250px; margin: 0px; padding: 15px 8px; line-height: 13px; outline: 0px; border: 0px currentcolor; cursor: pointer; border-radius: 2px; display: inline-block; box-sizing: border-box; font-family: arial, helvetica, sans-serif; font-weight: bold; text-transform: uppercase; color: rgb(255, 255, 255); text-decoration: none; font-size: 15px !important; background-color: rgb(100, 112, 80);">DONATE</a></td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td height="25"></td>
</tr>
</tbody>
</table>
</div><div title="Chabad Guide">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td>
<table dir="ltr" width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="150">
<img width="161" border="0" style="display: block;" height="122" src="http://01.myjewishpage.com/images/mychabad/communicator/new-newsletter/Weekly-Email-template---Sliced_33_en.png" alt=""/></td>
<td dir="ltr" class="section_title" width="460" align="Left" style="color: rgb(222, 36, 42); text-transform: uppercase; font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 25px !important;" valign="middle">
The Shul Guide</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td align="center" colspan="3">
<table width="100%" border="0" cellspacing="0" cellpadding="3">
<tbody>
<tr>
<td>
<div title="1 Synagogue Services">
<table class="holiday_guide" width="95" border="0" cellspacing="0" cellpadding="0" align="left" style="color: rgb(255, 255, 255); font-family: arial, helvetica, sans-serif; font-weight: bold; margin-right: 5px; font-size: 11px !important;">
<tbody>
<tr>
<td bgcolor="#de242a" align="center" height="32">
<a href="http://www.TheShul.net/Article.asp?AID=102622" style="color: rgb(255, 255, 255); font-family: arial, helvetica, sans-serif; font-weight: bold; margin-right: 5px; font-size: 11px !important;">The Shul</a></td>
</tr>
<tr>
<td>
<a href="http://www.TheShul.net/" style="color: rgb(255, 255, 255); font-family: arial, helvetica, sans-serif; font-weight: bold; margin-right: 5px; font-size: 11px !important;">
<img width="101" real_width="663" real_height="444" border="0" style="display: block;" height="81" alt="shul postcard.jpg" src="http://www.TheShul.net/media/images/946/WymR9469471.jpg"/></a></td>
</tr>
</tbody>
</table>
</div><div title="2 Adult Education">
<table class="holiday_guide" width="95" border="0" cellspacing="0" cellpadding="0" align="left" style="color: rgb(255, 255, 255); font-family: arial, helvetica, sans-serif; font-weight: bold; margin-right: 5px; font-size: 11px !important;">
<tbody>
<tr>
<td bgcolor="#de242a" align="center" height="32">
<a href="http://www.TheShul.net/Article.asp?AID=1344130" style="font-family: arial, helvetica, sans-serif; font-weight: bold; color: rgb(255, 255, 255); margin-right: 5px; font-size: 11px !important;">Adult Education</a></td>
</tr>
<tr>
<td>
<a href="http://www.TheShul.net/Article.asp?AID=1344130" style="color: rgb(255, 255, 255); font-family: arial, helvetica, sans-serif; font-weight: bold; margin-right: 5px; font-size: 11px !important;">
<img width="101" border="0" style="display: block;" height="81" src="http://01.myjewishpage.com/images/mychabad/communicator/new-newsletter/Weekly-Email-template---Final-Recovered_20.jpg" alt=""/></a></td>
</tr>
</tbody>
</table>
</div><div title="3 Hebrew School">
<table class="holiday_guide" width="95" border="0" cellspacing="0" cellpadding="0" align="left" style="color: rgb(255, 255, 255); font-family: arial, helvetica, sans-serif; font-weight: bold; margin-right: 5px; font-size: 11px !important;">
<tbody>
<tr>
<td bgcolor="#de242a" align="center" height="32">
<a href="http://www.TheShul.net/Article.asp?AID=1597702" style="font-family: arial, helvetica, sans-serif; font-weight: bold; color: rgb(255, 255, 255); margin-right: 5px; font-size: 11px !important;">Hebrew School</a></td>
</tr>
<tr>
<td>
<a href="http://www.TheShul.net/Article.asp?AID=1597702" style="color: rgb(255, 255, 255); font-family: arial, helvetica, sans-serif; font-weight: bold; margin-right: 5px; font-size: 11px !important;">
<img width="101" border="0" style="display: block;" height="81" src="http://01.myjewishpage.com/images/mychabad/communicator/new-newsletter/Weekly-Email-template---Final-Recovered_22.jpg" alt=""/></a></td>
</tr>
</tbody>
</table>
</div><div title="4 Jewish Woman's Circle">
<table class="holiday_guide" width="95" border="0" cellspacing="0" cellpadding="0" align="left" style="color: rgb(255, 255, 255); font-family: arial, helvetica, sans-serif; font-weight: bold; margin-right: 5px; font-size: 11px !important;">
<tbody>
<tr>
<td bgcolor="#de242a" align="center" height="32">
<a href="http://www.TheShul.net/Article.asp?AID=514235" style="font-family: arial, helvetica, sans-serif; font-weight: bold; color: rgb(255, 255, 255); margin-right: 5px; font-size: 11px !important;">Woman's Circle</a></td>
</tr>
<tr>
<td>
<a href="http://www.TheShul.net/Article.asp?AID=514235" style="color: rgb(255, 255, 255); font-family: arial, helvetica, sans-serif; font-weight: bold; margin-right: 5px; font-size: 11px !important;">
<img width="101" border="0" style="display: block;" height="81" src="http://01.myjewishpage.com/images/mychabad/communicator/new-newsletter/Weekly-Email-template---Final-Recovered_24.jpg" alt=""/></a></td>
</tr>
</tbody>
</table>
</div><div title="5 Mikvah">
<table class="holiday_guide" width="95" border="0" cellspacing="0" cellpadding="0" align="left" style="color: rgb(255, 255, 255); font-family: arial, helvetica, sans-serif; font-weight: bold; margin-right: 5px; font-size: 11px !important;">
<tbody>
<tr>
<td bgcolor="#de242a" align="center" height="32">
<a href="http://www.TheShul.net/Article.asp?AID=1560255" style="font-family: arial, helvetica, sans-serif; font-weight: bold; color: rgb(255, 255, 255); margin-right: 5px; font-size: 11px !important;">Camp Gan Israel</a></td>
</tr>
<tr>
<td>
<a href="http://www.TheShul.net/Article.asp?AID=1560255" style="color: rgb(255, 255, 255); font-family: arial, helvetica, sans-serif; font-weight: bold; margin-right: 5px; font-size: 11px !important;">
<img width="101" real_width="663" real_height="657" border="0" style="display: block;" height="81" alt="CampGI_Lg-Summer_Logo.jpg" src="http://www.TheShul.net/media/images/946/yOHG9469625.jpg"/></a></td>
</tr>
</tbody>
</table>
</div><div title="6 Kids Programs">
<table class="holiday_guide" width="95" border="0" cellspacing="0" cellpadding="0" align="left" style="color: rgb(255, 255, 255); font-family: arial, helvetica, sans-serif; font-weight: bold; margin-right: 0px; font-size: 11px !important;">
<tbody>
<tr>
<td bgcolor="#de242a" align="center" height="32">
<a href="http://www.TheShul.net/Article.asp?AID=1331493" style="color: rgb(255, 255, 255); font-family: arial, helvetica, sans-serif; font-weight: bold; margin-right: 5px; font-size: 11px !important;">Youth Zone</a></td>
</tr>
<tr>
<td>
<img width="101" border="0" style="display: block;" height="81" src="http://01.myjewishpage.com/images/mychabad/communicator/new-newsletter/Weekly-Email-template---Final-Recovered_28.jpg" alt=""/></td>
</tr>
</tbody>
</table>
</div></td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td height="25"></td>
</tr>
</tbody>
</table>
</div><div title="Social Media" class="inline ContentItem">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="650">
<table dir="ltr" class="section_text footer_text" width="100%" border="0" cellspacing="0" cellpadding="10" style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 15px !important;">
<tbody>
<tr>
<td class="section_text" width="375" style="font-family: arial, helvetica, sans-serif; font-size: 15px !important;">

<span dir="ltr">The Shul Wishes You Shabbat Shalom!<br/>
</span><span dir="ltr">
<strong>Email: </strong><a dir="ltr" href="mailto:rabbi@theshul.net" style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 15px !important;">rabbi@theshul.net</a></span><span dir="ltr"><br/>
<strong>Phone: </strong>248-788-4000<br/>
</span><strong>Website:</strong> <a href="http://www.TheShul.net" style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 15px !important;">www.TheShul.net</a></td>
<td align="right">
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td>
<a href="http://www.facebook.com/theshulmi" style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 15px !important;">
<img width="42" border="0" height="42" src="http://01.myjewishpage.com/images/mychabad/communicator/new-newsletter/Weekly-Email-template---Sliced_36.png" alt=""/></a>
<a href="https://www.youtube.com/user/WBTheShul" style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 15px !important;">
<img width="42" border="0" height="42" src="http://01.myjewishpage.com/images/mychabad/communicator/new-newsletter/Weekly-Email-template---Sliced_40.png" alt=""/></a></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>

<style type="text/css">
 .co_rabbi_message, .co_rabbi_message_header, .co_rabbi_message_footer, .co_rabbi_message a{
    color:#458188;
}
.co_photo_gallery{
    width:650px;
}
 .text1, .co_latest_blog_body, .co_rabbi_message, .co_rabbi_message_footer, .co_rabbi_message_header, .co_rabbi_message a, .co_latest_blog_text, .co_latest_blog_more {font-size: 13px; font-family:Arial, Helvetica, sans-serif;}
 .section_header {font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bold;color: #003366;background-color: #E6E8F2;padding-right: 5px;padding-left: 5px;}
 .co_news, .co_magazine {margin-top:10px}
 .co_news tbody tr td a img, .co_magazine tbody tr td a img {margin-top:4px}
 .co_content a:hover, .SubsectionArticle a:hover {color: #484848;text-decoration: none;}
 .co_daily_quote {font-family:Arial, Helvetica, sans-serif;font-size: 13px;color: #8f8126;}
 .co_daily_quote .co_content {font-style: italic;margin-top:13px;}
 .SecondLevelHeadline, .SecondLevelHeadline a{font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #696fa3;text-decoration: none;font-weight:bold;}
 .co_h3 a:hover, .SecondLevelHeadline a:hover   {color: #696fa3;text-decoration: underline;}
 
 .co_nutshell , .co_nutshell a {font-family:Arial, Helvetica, sans-serif;color:#778f4c;text-decoration:none;}
 .co_nutshell .co_body, .co_nutshell .co_body a {font-size:13px;}
 .co_nutshell .co_h1, .co_nutshell .co_h1 a {font-family:Arial, Helvetica, sans-serif;color:#778f4c;text-decoration:none;font-weight:bold;font-size:14px;}
 
 .co_event_time {font-size: 13px;color: #45558b;font-family:Arial, Helvetica, sans-serif;}
 .co_event_title {background-color:#b32464;color:#ffffff;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-weight:bold;text-transform:uppercase;float:left;width:97.5%;padding:8px;margin-bottom:10px;}
 .co_event_title a {color:#ffffff;text-decoration:none;}
 .co_event_description,  .co_event_description a {font-size: 13px;color: #45558b;font-family:Arial, Helvetica, sans-serif;display:block;margin-top:5px;}
 .co_event_item {margin-bottom:10px;display:block;width: 100%;clear:both;font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;}
 .co_events_header { color:#b32464;font-family:Arial, Helvetica, sans-serif;font-size:14px;font-weight:bold;}
 .co_events {margin-bottom:20px;}
 .h3sub a:hover {color: #696fa3;text-decoration: underline;}
.co_social_profile_link{text-align:center;}
 .adsdesign, .adsdesign a {font-family: arial;font-size: 10px;color: #808080;}
 .co_events_content  .co_event_morelink a {font-weight:bold;color: #45558b;display:block;margin-top:-18px;margin-bottom:8px;font-size:11px;float:right;font-family:Arial, Helvetica, sans-serif;}
 .co_events_footer, .co_events_footer  .co_event_morelink a {
    background-color:#b32464;
    color:#b32464;
    font-size:13px;
    margin:0;
    padding:8px 13px;
    line-height:13px;
    outline:0 none;
    border:0 none;
    cursor:pointer;
    border-radius:1px;
    display:inline-block;
    box-sizing:border-box;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    text-decoration:none;}

 .co_events_footer  .co_event_morelink a {color:#ffffff;}
 .article_contents {padding: 4px;margin: 4px;font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;font-size: 12px;font-weight: normal;color: #484848;}
 .co_article_image {border: 1px solid #484848;padding:1px;margin-right:5px;}
 .co_article_title a {text-decoration:none;font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;font-size: 13px;color: #696fa3;font-weight:bold;}
 .co_article_title a:hover {text-decoration:underline;}
 .co_article_synopsis {font-size:12px;}
 .co_article_morelink a {text-decoration:none;color: #003366;font-weight:bold;font-size:11px;}
 .co_article_morelink a:hover {text-decoration:underline;}
 #template1 p {margin-bottom:18px}
 
 .magazine_title_color, .magazine_title_color a{color:f2e1ed;}
 .co_magazine{background-color:#f2e1ed;}
 .co_magazine img{ margin-left:18px;margin-bottom:18px;}
 .co_magazine .co_more_link, .co_magazine .co_more_link a{ text-align:right;color:#a93584;font-family:Arial, Helvetica, sans-serif;font-size:15px;font-weight:bold;text-decoration:none;display:block;margin-right:20px;}
 .co_magazine .co_articletype {color:#a93584;font-family:Arial, Helvetica, sans-serif;font-size:15px;line-height:120%;font-weight:bold;margin-right:20px;}
 .co_magazine .co_articletype a {color: #a93584;text-decoration: none;}
 .co_articletype a:hover {text-decoration: none;}
 .co_magazine .co_content{color:#a93584;font-family:Arial, Helvetica, sans-serif;font-weight: normal;font-size:13px;line-height:130%;margin-bottom:13px;display:block;margin-right:20px;}
 .co_magazine .co_content a{color: #a93584;text-decoration: underline;}
 .co_magazine .co_h3, .co_magazine .co_h3 A, .co_magazine_title, .co_magazine_title a {color:#a93584;font-family:Arial, Helvetica, sans-serif;font-weight:bold;font-size:19px;text-decoration:none;margin-top:7px;display:block;}
 .co_magazine_title{margin-left:3px;}
 .co_magazine_heading, .co_magazine_heading a {color:#a93584;font-family:Arial, Helvetica, sans-serif;font-size:15px;line-height:120%;font-weight:bold;}
 
 .co_news .co_h3, .co_news .co_h3 A{color:#009fc3;font-family:Arial, Helvetica, sans-serif;font-weight:bold;font-size:15px;text-decoration:none;margin-top:7px;display:block;}
 .co_news .co_more_link, .co_news .co_more_link a{
    background-color:#009fc3;
    color:#ffffff;
    margin:0;
    padding:10px 13px;
    line-height:13px;
    outline:0 none;
    border:0 none;
    font-size:11px;
    cursor:pointer;
    border-radius:1px;
    display:inline-block;
    box-sizing:border-box;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    text-decoration:none;}
 .co_news .co_more_link{margin-bottom:10px;}
 .co_news_content_heading .co_articletype{color:#009fc3;font-family:Arial, Helvetica, sans-serif;font-size:13px;line-height:120%;font-weight:bold;text-decoration: none;text-transform:uppercase;}
 .co_news_content_heading .co_articletype a{color:#009fc3;font-family:Arial, Helvetica, sans-serif;font-size:13px;line-height:120%;font-weight:bold;text-decoration: none;text-transform:uppercase;}
 .co_news .co_articletype{color:#009fc3;font-family:Arial, Helvetica, sans-serif;font-size:13px;line-height:120%;font-weight:bold;text-decoration: none;text-transform:uppercase;}
 .co_news .co_articletype a{color:#009fc3;font-family:Arial, Helvetica, sans-serif;font-size:13px;line-height:120%;font-weight:bold;text-decoration: none;text-transform:uppercase;}
 .co_news img{ margin-left:18px;margin-bottom:18px;border:2px #009fc3 solid;margin-right:10px;}
 .co_news { margin-right:10px;border-bottom:1px #aaaaaa solid;}
 .co_news .co_content{color:#009fc3;font-family:Arial, Helvetica, sans-serif;font-weight: normal;font-size:13px;line-height:130%;margin-bottom:13px;display:block;}
 .co_news .co_content a{color: #009fc3;text-decoration: underline;}
 .co_news_title, .co_news_title a{color:#009fc3;font-family:Arial, Helvetica, sans-serif;font-size:15px;line-height:120%;font-weight:bold;text-decoration: none;display:block;margin-left:4px;margin-right:4px;}
 .co_news_heading{font-family:Arial, Helvetica, sans-serif;font-size:15px;font-weight:bold;color:#009fc3;}

.co_latest_blog_title, .co_latest_blog_title a{margin-top:10px;color:#f68445;font-family:Arial, Helvetica, sans-serif;font-size:22px;font-weight:bold;text-decoration:underline;}
.co_latest_blog_item {margin-bottom:12px;width:100%;display:block;border-bottom:1px #aaaaaa solid;}
.co_latest_blog_item_footer, .co_latest_blog_item_footer a {margin-bottom:4px;margin-top:4px;text-align:right;background-color:#feede3;color:#f68445;}
.co_latest_blog_more {font-weight:bold;margin-bottom:12px;}
.co_latest_blog_text, .co_latest_blog_text a{color:#f68445;}
.co_latest_blog_more, .co_latest_blog_more a{color:#f68445;text-decoration:none;}
.co_latest_blog_head{color:#f68445;font-family:Arial, Helvetica, sans-serif;font-size:14px;font-weight:bold;}

.co_photo_gallery_head{color:#3959a9;font-family:Arial, Helvetica, sans-serif;font-size:14px;font-weight:bold;}
.co_photo_gallery_caption { text-align:center;color:#3959a9;font-family:Arial, Helvetica, sans-serif;font-size:12px;}
.co_photo_gallery_photo img {} 
.co_photo_gallery_photo { background-color:#e1e6f2;padding:5px;}
.co_photo_gallery_item {margin-bottom:15px;margin-left:5px;margin-right:5px;display:inline-block;float:left}
.co_photo_gallery_head {margin-bottom:10px}
.button_photo {background-color:#3959a9;}
.co_rabbi_message a:hover {text-decoration:underline;}
 #template1 p {margin-bottom:18px}

.co_rabbi_message_footer {margin-top:10px;font-weight:bold;}
.trouble {font-family:arial;color:#ffffff;font-weight:bold;font-size:11px;vertical-align:middle}
.trouble a {font-family:arial;color:#ffffff;font-weight:bold;font-size:11px;vertical-align:middle}
  
.header_title, .header_title a{
        font-size:20px!important;
        font-size:20px;
        font-family:Arial, Helvetica, sans-serif;
        color:#ffffff;
        text-transform:uppercase;
        letter-spacing:1px;
}
.header_subtitle, .header_subtitle a{
        font-size:16px!important;
        font-size:16px;
        font-family:Arial, Helvetica, sans-serif;
        color:#2b104a;
}
.date_box, .date_box a{
        font-family:Arial, Helvetica, sans-serif;
        font-size:22px!important;
        font-size:22px;
        color:#ffffff;
        font-weight:bold;
}
.section_title, .section_title a{font-size:25px!important;font-size:25px;font-weight:bold;font-family:Arial, Helvetica, sans-serif;text-transform:uppercase;}
.section_text, .section_text a{font-family:Arial, Helvetica, sans-serif;font-size:15px!important;font-size:15px;}
.holiday_guide, .holiday_guide a{font-family:Arial, Helvetica, sans-serif;font-size:11px!important;font-size:11px;font-weight:bold;color:#ffffff;margin-right:5px;}
.mazal_tov, .mazal_tov a{font-family:Arial, Helvetica, sans-serif;font-size:16px!important;font-size:16px;font-weight:bold;color:#d15c90;}
.mazal_tov_box{margin-top:8px;margin-bottom:8px;}
.top_title, .top_title a{color:#694c79;font-weight:bold;font-family:Arial, Helvetica, sans-serif;font-size:16px;}
.top_event_title, .top_event_title a{color:#ffffff;font-weight:bold;font-family:Arial, Helvetica, sans-serif;font-size:16px;}

.footer_text, .footer_text a{color:#000000;font-size:12px;}
.more_info_text, .more_info_text a{color:#ffffff;font-size:13px;}
.rabbi_message_section, .rabbi_message_section a{color:#458188;}
.flyer_section, .flyer_section a{color:#ac7d4f;font-weight:bold;font-size:18px!important;font-size:18px;}
.fevent_about{color:#ac7d4f;}
.custom_text{color:#556b6c;}
.candle_lighing_left{color:#a46275;font-family:Arial, Helvetica, sans-serif;font-size:15px;font-weight:bold;}
.co_Heading{float:left;color:#a46275;font-family:Arial, Helvetica, sans-serif;font-size:15px;font-weight:bold;margin-right:8px}
.co_CLDate, .co_CLName {float:left;color:#a46275;font-family:Arial, Helvetica, sans-serif;font-size:15px;}
.co_torah_portion, .co_torah_portion a {color:#a46275;font-family:Arial, Helvetica, sans-serif;font-size:15px;}
.co_CLLocation {color:#a46275;font-family:Arial, Helvetica, sans-serif;font-size:15px;font-weight:bold;}
.co_CLTime {margin-left:120px;color:#a46275;font-family:Arial, Helvetica, sans-serif;font-size:15px;}
.service_schedule{color:#694c79}
.button_event{
    background-color:#ac7d4f;
}
.button_custom{
    background-color:#556b6c;
}
.button_donate{
    background-color:#647050;
}
.button, .button a{
    width:100%;
    margin:0;
    padding:15px 8px 15px;
    line-height:13px;
    outline:0 none;
    border:0 none;
    font-size:11px;
    font-weight:bold;
    cursor:pointer;
    border-radius:2px;
    display:inline-block;
    box-sizing:border-box;
    font-family:Arial, Helvetica, sans-serif;
    font-size:18px;
    font-weight:bold;
    text-transform:uppercase;
    color:#ffffff;
    text-decoration:none;}
.auto-style1 {
        text-decoration: none;
}
.donate_text{
    color:#647050;
}
</style>


</emailbody></EMAILBODY><br /><hr><br /><table width="100%" border="0" cellpadding="0" cellspacing="0" class="co_content" style="font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;font-size: 11px;font-weight: normal;color: #333333;"><tr><td valign="top" width="70%">This email is sent from The Shul. 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 ChabadOne 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":14,"hebrewDate":"5786-04-03"}});
		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>