<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <div class="moz-forward-container"><br>
      <br>
      -------- Original Message --------
      <table class="moz-email-headers-table" cellpadding="0"
        cellspacing="0" border="0">
        <tbody>
          <tr>
            <th align="RIGHT" nowrap="nowrap" valign="BASELINE">Subject:
            </th>
            <td>A turning point?</td>
          </tr>
          <tr>
            <th align="RIGHT" nowrap="nowrap" valign="BASELINE">Date: </th>
            <td>Tue, 20 May 2014 12:49:50 -0400 (EDT)</td>
          </tr>
          <tr>
            <th align="RIGHT" nowrap="nowrap" valign="BASELINE">From: </th>
            <td>Ari Wohlfeiler, Jewish Voice for Peace
              <a class="moz-txt-link-rfc2396E" href="mailto:info@jewishvoiceforpeace.org"><info@jewishvoiceforpeace.org></a></td>
          </tr>
          <tr>
            <th align="RIGHT" nowrap="nowrap" valign="BASELINE">Reply-To:
            </th>
            <td><a class="moz-txt-link-abbreviated" href="mailto:info@jewishvoiceforpeace.org">info@jewishvoiceforpeace.org</a></td>
          </tr>
          <tr>
            <th align="RIGHT" nowrap="nowrap" valign="BASELINE">To: </th>
            <td><a class="moz-txt-link-abbreviated" href="mailto:davidjohnson1451@comcast.net">davidjohnson1451@comcast.net</a></td>
          </tr>
        </tbody>
      </table>
      <br>
      <br>
      <title></title>
      <p>
        <meta content="width=device-width" name="viewport">
        <meta content="text/html; charset=UTF-8"
          http-equiv="Content-Type">
        <title></title>
        <link href="stylesheets/email.css" type="text/css"
          rel="stylesheet">
        <style type="text/css">

* { 
        margin:0;
        padding:0;
}
* { font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }

img { 
        max-width: 100%; 
}
.collapse {
        margin:0;
        padding:0;
}
body {
        -webkit-font-smoothing:antialiased; 
        -webkit-text-size-adjust:none; 
        width: 100%!important; 
        height: 100%;
}

a { color: #cb4d26;}

.btn {
        text-decoration:none;
        color: #FFF;
        background-color: #666;
        padding:10px 16px;
        font-weight:bold;
        margin-right:10px;
        text-align:center;
        cursor:pointer;
        display: inline-block;
}

p.callout {
        padding:15px;
        background-color:#FFFFFF;
        margin-bottom: 15px;
}
.callout a {
        font-weight:bold;
        color: #cb4d26;
}

table.social {
/*      padding:15px; */
        background-color: #ebebeb;
        
}
.social .soc-btn {
        font-size:12px;
        margin-bottom:10px;
        text-decoration:none;
        color: #FFF;font-weight:bold;
        display:block;
        text-align:center;
}

.sidebar .soc-btn { 
        display:block;
        width:100%;
}

table.head-wrap { width: 100%;}

.header.container table td.logo { padding: 15px; }
.header.container table td.label { padding: 15px; padding-left:0px;}


table.body-wrap { width: 100%;}

table.footer-wrap { width: 100%;        clear:both!important;
}
.footer-wrap .container td.content  p { border-top: 1px solid rgb(215,215,215); padding-top:15px;}
.footer-wrap .container td.content p {
        font-size:10px;
        font-weight: bold;
        
}

h1,h2,h3,h4,h5,h6 {
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; line-height: 1.1; margin-bottom:15px; color:#000;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small { font-size: 60%; color: #6f6f6f; line-height: 0; text-transform: none; }

h1 { font-weight:200; font-size: 44px;}
h2 { font-weight:200; font-size: 37px;}
h3 { font-weight:500; font-size: 27px;}
h4 { font-weight:500; font-size: 23px;}
h5 { font-weight:900; font-size: 17px;}
h6 { font-weight:900; font-size: 14px; text-transform: uppercase; color:#444;}

.collapse { margin:0!important;}

p, ul { 
        margin-bottom: 10px; 
        font-weight: normal; 
        font-size:14px; 
        line-height:1.6;
}
p.lead { font-size:17px; }
p.last { margin-bottom:0px;}

ul li {
        margin-left:5px;
        list-style-position: inside;
}

ul.sidebar {
        background:#ebebeb;
        display:block;
        list-style-type: none;
}
ul.sidebar li { display: block; margin:0;}
ul.sidebar li a {
        text-decoration:none;
        color: #666;
        padding:10px 16px;
/*      font-weight:bold; */
        margin-right:10px;
/*      text-align:center; */
        cursor:pointer;
        border-bottom: 1px solid #777777;
        border-top: 1px solid #FFFFFF;
        display:block;
        margin:0;
}
ul.sidebar li a.last { border-bottom-width:0px;}
ul.sidebar li a h1,ul.sidebar li a h2,ul.sidebar li a h3,ul.sidebar li a h4,ul.sidebar li a h5,ul.sidebar li a h6,ul.sidebar li a p { margin-bottom:0!important;}


/* Set a max-width, and make it display as block so it will automatically stretch to that width, but will also shrink down on a phone or something */
.container {
        display:block!important;
        max-width:600px!important;
        margin:0 auto!important; /* makes it centered */
        clear:both!important;
}

/* This should also be a block element, so that it will fill 100% of the .container */
.content {
        padding:15px;
        max-width:600px;
        margin:0 auto;
        display:block; 
}

/* Let's make sure tables in the content area are 100% wide */
.content table { width: 100%; }


/* Odds and ends */
.column {
        width: 300px;
        float:left;
}
.column tr td { padding: 15px; }
.column-wrap { 
        padding:0!important; 
        margin:0 auto; 
        max-width:600px!important;
}
.column table { width:100%;}
.social .column {
        width: 280px;
        min-width: 279px;
        float:left;
}

/* Be sure to place a .clear element after each set of columns, just to be safe */
.clear { display: block; clear: both; }


@media only screen and (max-width: 600px) {
        
        a[class="btn"] { display:block!important; margin-bottom:10px!important; background-image:none!important; margin-right:0!important;}
        #main-content p { font-size: 17px; color: green; }

        div[class="column"] { width: auto!important; float:none!important;}
        
        table.social div[class="column"] {
                width:auto!important;
        }

        table.callout td {
        float: left;
        margin: 10px 0;
        }

        table.signature td {
        float: left;
        margin: 10px 0;
        }

        table.jvp-header td {
        float: left;
        margin: 10px 0px;
        }
}
</style>
        <!-- HEADER --> </p>
      <table class="head-wrap" bgcolor="#FFFFFF">
        <tbody>
          <tr>
            <td><br>
            </td>
            <td class="header container">
              <div style="padding: 10px; max-width: 600px; margin: 0
                auto; display: block;" class="content">
                <table class="jvp-header" bgcolor="#FFFFFF">
                  <tbody>
                    <tr>
                      <td><a moz-do-not-send="true"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=%2Bt03MsJ2KEKBo5yPwZJXxrHP%2BWE0YT6w"><img
                            moz-do-not-send="true"
                            src="https://org.salsalabs.com/o/301/images/jvp-email-logo-v2.jpg"
                            alt=""></a></td>
                      <td valign="bottom">
                        <p style="font-size:28px;
                          color:#cb4d26;margin-left:8px;font-weight:bold;">Donate</p>
                      </td>
                    </tr>
                  </tbody>
                </table>
              </div>
            </td>
            <td><br>
            </td>
          </tr>
        </tbody>
      </table>
      <!-- /HEADER -->
      <!-- BODY -->
      <table class="body-wrap">
        <tbody>
          <tr>
            <td><br>
            </td>
            <td class="container" bgcolor="#FFFFFF">
              <hr color="#eeeeee">
              <div class="content">
                <table>
                  <tbody>
                    <tr>
                      <td>
                        <table style="padding-bottom:15px;
                          background-color: #FFFFFF; margin-bottom:
                          15px;" class="callout" bgcolor="#FFFFFF">
                          <tbody>
                            <tr>
                              <td colspan="2" valign="top">
                                <h3 style="font-size:28px;">In 3 weeks,
                                  the Presbyterian Church votes on
                                  targeted divestment. Help us back up
                                  our allies in a remarkable interfaith
                                  coalition: every dollar you give this
                                  week will be doubled.</h3>
                              </td>
                            </tr>
                            <tr>
                              <td valign="middle">
                                <p><a moz-do-not-send="true"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=9easoZutzqhwBbc9b0thWLHP%2BWE0YT6w"><img
                                      moz-do-not-send="true"
                                      src="http://org.salsalabs.com/o/301/images/Steve_Divest.png"
                                      alt="" align="middle" border="0"
                                      hspace="2" vspace="2"></a></p>
                                <p style="text-align:center;"
                                  align="center"><i>We know how many
                                    Jews and allies support divestment -
                                    now we need to show it.</i></p>
                              </td>
                              <td valign="top">
                                <p style="font-size:22px;
                                  color:#cb4d26;line-height:1.3em;
                                  font-weight:bold;" align="center">Can
                                  you give $36 now? </p>
                                <p align="center"><a
                                    moz-do-not-send="true"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=wV8xRqz6MNLpylYY5dR3e7HP%2BWE0YT6w"><img
                                      moz-do-not-send="true"
                                      src="http://org.salsalabs.com/o/301/images/email-donate-now.png"
                                      alt="Take Action!" align="middle"
                                      border="0" height="48" hspace="2"
                                      vspace="2" width="230"></a></p>
                                <hr style="margin-bottom:10px;"
                                  color="#eeeeee">
                                <p align="center"><fblike><a
                                      moz-do-not-send="true"
                                      target="_blank"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=a4MRg58%2Fa2sYUOpPpE2VOLHP%2BWE0YT6w"><img
                                        moz-do-not-send="true"
                                        alt="Facebook"
src="https://org.salsalabs.com/o/301/images/social-facebook-box-blue-icon.png"
                                        border="0"></a></fblike> <tweet><a
                                      moz-do-not-send="true"
                                      target="_blank"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=RvCpXaFi9GrlFn4g0X%2FfobHP%2BWE0YT6w"><img
                                        moz-do-not-send="true"
                                        alt="Twitter icon"
src="https://org.salsalabs.com/o/301/images/social-twitter-box-blue-icon.png"
                                        border="0"></a></tweet> </p>
                                <hr style="margin-bottom:10px;"
                                  color="#eeeeee"> </td>
                            </tr>
                          </tbody>
                        </table>
                        <div id="main-content"><!-- /Callout Panel -->
                          <p><span style="font-size: small;"><span
                                style="font-family: Verdana;">Dear
                                David,</span></span></p>
                          <p>In less than a month, the nearly 2
                            million-member Presbyterian Church (USA)
                            will<span style="font-size: 14px;
                              line-height: 1.6;"> vote on an important
                              set of resolutions setting official
                              policies regarding Israel and Palestine. </span></p>
                          <p><span style="font-size: 14px; line-height:
                              1.6;">The biggest will be on a resolution
                              to divest from Caterpillar, Motorola
                              Solutions, and Hewlett-Packard - all
                              companies notorious for profiteering off
                              the Israeli occupation.</span></p>
                          <p><b>And our allies inside the church need
                              your help.</b></p>
                          <p><a moz-do-not-send="true"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=MV4h4HoW1oDDZCYnC%2BfDQ7HP%2BWE0YT6w"><span
                                style="color: rgb(128, 0, 0);"><u><b><span
                                      style="font-size: small;"><span
                                        style="font-family: Verdana;">Can
                                        you give $36 or even $72 today
                                        to support our interfaith,
                                        on-the-ground-organizing?</span></span></b></u></span></a></p>
                          <p><i><b>Thanks to two committed JVP donors,
                                every dollar you give this week will be
                                doubled up to $10,000.</b></i></p>
                          <p>The Israel Lobby is pouring untold sums
                            into a fear-mongering campaign to scare
                            Presbyterians into a "no" vote - including
                            offering commissioners all-expense-paid
                            trips to Israel, and threatening to end
                            longheld interfaith relationships. </p>
                          <p>JVP is part of an interfaith team working
                            around the clock. Our rabbis, Young-JVP
                            leaders, board members, and staff leaders
                            are standing hand-in-hand with Presbyterian
                            activists and Palestinian allies so that, <b>a</b><b>fter
                              more than a decade of study and debate,</b>
                            the church takes this courageous step
                            towards real peace in 2014. </p>
                          <p>Dr. Steve Feldman, one of the match donors,
                            has this to say about why he cares so much
                            about working with Presbyterian allies:</p>
                          <p style="text-align: center;"><i>"I am
                              encouraged that so, so many Presbyterians
                              are standing with Jews to support peaceful
                              BDS and oppose occupation, discrimination,
                              and violence in Palestine. Together, we
                              can raise our voices for true security for
                              all our Jewish, Christian, and Muslim
                              brothers and sisters in the Holy Land."</i></p>
                          <p>That's the truth: genuine interfaith
                            partnerships are about shared values. And to
                            honor them, we have to stand up against
                            discriminatory Israeli policies. Together.</p>
                          <p><span style="font-size: 14px; line-height:
                              1.6;"><a moz-do-not-send="true"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=3ExSLEf13BHdfRhp9WnIO7HP%2BWE0YT6w"><span
                                  style="color: rgb(128, 0, 0);"><u><b>Click
                                      here and turn a $36 contribution
                                      into $72, and make sure we can
                                      seize the moment.</b></u></span></a></span></p>
                          <p>With hope,<span style="font-size: small;"><span
                                style="font-family: Verdana;"><br>
                              </span></span></p>
                          <table style="margin-bottom:20px;">
                            <tbody>
                              <tr>
                                <td class="signature"><a
                                    moz-do-not-send="true"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=tJ%2FvZ%2B4Veh%2FAj%2B0GrUsEr7HP%2BWE0YT6w"><img
                                      moz-do-not-send="true"
src="http://org.salsalabs.com/o/301/images/HEADSHOTS/Ari2014headshot.jpg"
                                      alt="" border="0" height="161"
                                      hspace="2" vspace="2" width="138"></a></td>
                                <td><a moz-do-not-send="true"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=euGhOhtLPftfgzvLdqPFBxiqIyPeaLdz"><img
                                      moz-do-not-send="true"
src="http://org.salsalabs.com/o/301/images/signatures/Ari%20Signature.png"
                                      alt="" border="0" height="41"
                                      hspace="0" vspace="0" width="100"></a>
                                  <p>Ari Wohlfeiler<br>
                                    Development Director</p>
                                </td>
                              </tr>
                            </tbody>
                          </table>
                        </div>
                        <br>
                        <table style="background-color:
                          #ebebeb;padding-top:15px; padding-bottom:15px;
                          padding-left:15px; padding-right:15px;"
                          class="social" width="100%">
                          <tbody>
                            <tr>
                              <td>
                                <p align="center"><a
                                    moz-do-not-send="true"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=ba3jabYDli5%2BmkmmcSQcIbHP%2BWE0YT6w"><img
                                      moz-do-not-send="true"
                                      src="https://org.salsalabs.com/o/301/images/email-donate-now.png"
                                      alt="Donate Now!"></a></p>
                                <h5>Contact Info:</h5>
                                <p>Jewish Voice for Peace<br>
                                  1611 Telegraph Ave, Suite 550<br>
                                  Oakland, CA 94612<br>
                                  510.465.1777<br>
                                  <a moz-do-not-send="true"
                                    href="mailto:info@jewishvoiceforpeace.org">info@jewishvoiceforpeace.org</a></p>
                                <h5>Connect with Us:</h5>
                                <p><a moz-do-not-send="true"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=FLhQLfDJFkKsv%2B%2FpAB4zBLHP%2BWE0YT6w"
                                    style="font-size: 12px;
                                    margin-bottom: 10px;
                                    text-decoration: none; color:
                                    #cb4d26; font-weight: bold;">Become
                                    a 2014 JVP Member</a> | <a
                                    moz-do-not-send="true"
                                    style="font-size: 12px;
                                    margin-bottom: 10px;
                                    text-decoration: none; color:
                                    #cb4d26; font-weight: bold;"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=n%2Bj7lj04VV5LL8MCKZXJxLHP%2BWE0YT6w">Facebook</a>
                                  | <a moz-do-not-send="true"
                                    style="font-size: 12px;
                                    margin-bottom: 10px;
                                    text-decoration: none; color:
                                    #cb4d26; font-weight: bold;"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=paCgIUkAwr30AWa7ryRKjrHP%2BWE0YT6w">Twitter</a>
                                  | <a moz-do-not-send="true"
                                    style="font-size: 12px;
                                    margin-bottom: 10px;
                                    text-decoration: none; color:
                                    #cb4d26; font-weight: bold;"
href="mailto:Enter+email+address+here?subject=FWD%3A+Check+This+Out&body=I+thought+you+might+be+interested+in+this+message+http%3A%2F%2Fhq-org.salsalabs.com%2FblastContent.jsp%3Femail_blast_KEY%3D1299176">Forward</a></p>
                                <p><a moz-do-not-send="true"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=t2hItcFpNk%2BWA4NPoMUDWbHP%2BWE0YT6w"
                                    style="font-size: 12px;
                                    margin-bottom: 10px;
                                    text-decoration: none; color:
                                    #cb4d26; font-weight: bold;">Subscribe
                                    to our blog Muzzlewatch</a></p>
                              </td>
                            </tr>
                          </tbody>
                        </table>
                      </td>
                    </tr>
                  </tbody>
                </table>
                <!-- /social & contact --></div>
            </td>
          </tr>
        </tbody>
      </table>
      <!-- /content -->
      <!-- /BODY -->
      <!-- FOOTER -->
      <table class="footer-wrap">
        <tbody>
          <tr>
            <td><br>
            </td>
            <td class="container"><!-- content -->
              <div class="content">
                <table>
                  <tbody>
                    <tr>
                      <td align="center">
                        <p><a moz-do-not-send="true"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=HWS5XZfC82Vq8jembAicZLHP%2BWE0YT6w"><unsubscribe>Unsubscribe</unsubscribe></a></p>
                      </td>
                    </tr>
                  </tbody>
                </table>
              </div>
              <!-- /content --></td>
            <td><br>
            </td>
          </tr>
        </tbody>
      </table>
      <!-- /FOOTER -->
      <div style="text-align:center;"><a moz-do-not-send="true"
          href="http://www.salsalabs.com/?email"><img
            moz-do-not-send="true" alt="empowered by Salsa"
src="https://hq.salsalabs.com/salsa/images/Salsa-empowered-bug_RGB45px.png"
            border="0"></a></div>
      <img moz-do-not-send="true"
        src="http://org.salsalabs.com/dia/TrackImage?key=2907146493"
        height="1" width="1"><diaemailid='2907146493' thread="10827">
      </diaemailid='2907146493'><br>
    </div>
    <br>
  </body>
</html>