<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>Interfaith Partners in Action</td>
          </tr>
          <tr>
            <th align="RIGHT" nowrap="nowrap" valign="BASELINE">Date: </th>
            <td>Fri, 30 May 2014 11:03:45 -0400 (EDT)</td>
          </tr>
          <tr>
            <th align="RIGHT" nowrap="nowrap" valign="BASELINE">From: </th>
            <td>Sydney Levy, 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 name="viewport" content="width=device-width">
        <meta http-equiv="Content-Type" content="text/html;
          charset=UTF-8">
        <title></title>
        <link rel="stylesheet" type="text/css"
          href="stylesheets/email.css">
        <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 class="content" style="padding: 10px; max-width:
                600px; margin: 0 auto; display: block;">
                <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=CKiSafoVVagp%2FNC%2BA22%2BRnku6lbyyEv0"><img
                            moz-do-not-send="true" alt=""
                            src="https://org.salsalabs.com/o/301/images/jvp-email-logo-v2.jpg"></a></td>
                      <td valign="bottom">
                        <p style="font-size:28px;
                          color:#cb4d26;margin-left:8px;font-weight:bold;"><strong>Action
                            Alert</strong></p>
                      </td>
                    </tr>
                  </tbody>
                </table>
              </div>
            </td>
            <td><br>
            </td>
          </tr>
        </tbody>
      </table>
      <!-- /HEADER -->
      <!-- BODY -->
      <!-- 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><!-- TemplateBeginEditable name="content" -->
                        <table style="padding-bottom:15px;
                          background-color: #FFFFFF; margin-bottom:
                          15px;" class="callout" bgcolor="#FFFFFF">
                          <tbody>
                            <tr>
                              <td colspan="2" valign="top">
                                <p style="text-align: left;"><em>Dear </em><i>David</i><em>,<br>
                                    <br>
                                  </em><em>Over 8,000 people--from all
                                    different faith communities--have
                                    signed our letter of support for
                                    Presbyterian divestment. Please join
                                    us! -Sydney<br>
                                  </em></p>
                                <hr style="margin-bottom:10px;"
                                  color="#eeeeee"> </td>
                            </tr>
                          </tbody>
                        </table>
                        <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 class="callout"
                                            style="padding-bottom:15px;
                                            background-color: #FFFFFF;
                                            margin-bottom: 15px;"
                                            bgcolor="#FFFFFF">
                                            <tbody>
                                              <tr>
                                                <td colspan="2"
                                                  valign="top">
                                                  <h3
                                                    style="font-size:28px;">As
                                                    Pope Francis
                                                    witnesses
                                                    Palestinian
                                                    suffering, it is
                                                    time for us to take
                                                    action.</h3>
                                                </td>
                                              </tr>
                                              <tr>
                                                <td valign="middle"><a
                                                    moz-do-not-send="true"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=Igkc9vDSqER6nygp4BOGYF2I2pJOiIQF"><img
moz-do-not-send="true"
                                                      src="https://org.salsalabs.com/o/301/images/Pope_Francis.jpg"
                                                      alt=""></a> </td>
                                                <td valign="top">
                                                  <p
                                                    style="font-size:22px;
                                                    color:#cb4d26;line-height:1.3em;
                                                    font-weight:bold;"
                                                    align="center">Support
                                                    Presbyterians
                                                    considering
                                                    divestment from
                                                    occupation. </p>
                                                  <p align="center"><a
                                                      moz-do-not-send="true"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=YrADrnx4uYC0C7vHhZ8cg0IfAbHKupaC"><img
moz-do-not-send="true" alt="Take Action!"
                                                        src="https://org.salsalabs.com/o/301/images/email-take-action.png"></a></p>
                                                  <hr
                                                    style="margin-bottom:10px;"
                                                    color="#eeeeee">
                                                  <p align="center"><fblike><a
moz-do-not-send="true"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=MwrwJ%2FsAHr%2BbF5YgAH84H12I2pJOiIQF"
                                                        target="_blank"><img
moz-do-not-send="true"
src="https://org.salsalabs.com/o/301/images/social-facebook-box-blue-icon.png"
                                                          alt="Facebook"
                                                          border="0"></a></fblike>
                                                    <tweet><a
                                                        moz-do-not-send="true"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=EKhFBZ9IGWlC%2Bm2reVYcK12I2pJOiIQF"
                                                        target="_blank"><img
moz-do-not-send="true"
src="https://org.salsalabs.com/o/301/images/social-twitter-box-blue-icon.png"
                                                          alt="Twitter
                                                          icon"
                                                          border="0"></a></tweet>
                                                    <forwardtoafriend
                                                      lang="en"><a
                                                        moz-do-not-send="true"
href="mailto:Enter+email+address+here?subject=FWD%3A%2BCheck%2BThis%2BOut&body=I%2Bthought%2Byou%2Bmight%2Bbe%2Binterested%2Bin%2Bthis%2Bmessage%2Bhttp%3A%2F%2Fhq-org.salsalabs.com%2FblastContent.jsp%3Femail_blast_KEY%3D%5B%5Bemail_blast_KEY%5D%5D"><img
moz-do-not-send="true"
                                                          src="https://org.salsalabs.com/o/301/images/email-icon60x60v2.png"
                                                          alt="Forward"
                                                          border="0"></a></forwardtoafriend></p>
                                                  <hr
                                                    style="margin-bottom:10px;"
                                                    color="#eeeeee"> </td>
                                              </tr>
                                            </tbody>
                                          </table>
                                          <div id="main-content"><!-- /Callout Panel -->
                                            <p>Dear David,</p>
                                            <p>The world will be
                                              watching carefully as Pope
                                              Francis begins his
                                              historic visit to Jordan,
                                              Palestine, and Israel this
                                              weekend.</p>
                                            <p class="p1">While he
                                              likely won’t have to go
                                              through checkpoints
                                              himself, the Pope <i>will</i>
                                              witness firsthand the
                                              suffering and unjust
                                              imprisonment of the
                                              Palestinian people. People
                                              of conscience like you and
                                              me will be asking, “What
                                              can we do to end the
                                              injustice?”</p>
                                            <p>And there is something
                                              you can do, right now. In
                                              a matter of weeks, the
                                              Presbyterian Church (USA)
                                              will be voting to divest
                                              from 3 companies that
                                              profit from creating
                                              misery for Palestinians.</p>
                                            <p><b>Please join me and
                                                sign our multi-faith
                                                letter of support for
                                                Presbyterian divestment.</b></p>
                                            <p><a moz-do-not-send="true"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=0KevI1dandIozM1AJGcdG12I2pJOiIQF"><span
                                                  style="color: rgb(128,
                                                  0, 0);"><u><b>Click
                                                      here:
                                                      http://www.interfaithpartners.org</b></u></span></a></p>
                                            <p>Unfortunately, some
                                              Jewish groups and their
                                              Christian supporters
                                              insist that a vote for
                                              divestment would damage
                                              interfaith relations
                                              between the two
                                              communities.</p>
                                            <p>Your signature of support
                                              is critical because it
                                              sends the message to
                                              church leaders that solid
                                              relations between
                                              Christians, Jews, Muslims,
                                              and people of other faiths
                                              must be based on respect
                                              for the dignity and
                                              well-being of all fellow
                                              human beings.</p>
                                            <p>The Pope is doing his
                                              part. In an unprecedented
                                              move, he has chosen a
                                              rabbi and an imam to
                                              accompany him on his trip.
                                              He will also be meeting
                                              with Christian leaders of
                                              other churches. We are all
                                              one family.</p>
                                            <p><b>Your message of
                                                support to the
                                                Presbyterian Church will
                                                carry the same message:
                                                We are all one. We stand
                                                together. The time to
                                                divest from injustice
                                                has come.</b></p>
                                            <p><a moz-do-not-send="true"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=XiH1CwvPcZgzVnnQfFBoUl2I2pJOiIQF"><span
                                                  style="color: rgb(128,
                                                  0, 0);"><u><b>Click
                                                      here:
                                                      http://www.interfaithpartners.org</b></u></span></a></p>
                                            <p>When he visits Bethlehem,
                                              perhaps Pope Francis will
                                              see the holes left in the
                                              ground where, just this
                                              week, the Israeli army
                                              uprooted over 1,500 fruit
                                              trees just a few miles
                                              south west of Bethlehem.
                                              Or he’ll touch the wall,
                                              built illegally on
                                              Palestinian land, that
                                              separates families and
                                              friends from each other,
                                              and farmers from their
                                              land. Or he’ll feel the
                                              sting of segregation when
                                              he is allowed to travel on
                                              Israeli roads, across
                                              Palestinian land, that
                                              Palestinians are actually
                                              banned from using.</p>
                                            <p>No matter what, we will
                                              continue to support
                                              divestment. We will
                                              continue to call for
                                              justice. </p>
                                            <p>In hope,</p>
                                            <table
                                              style="margin-bottom:20px;">
                                              <tbody>
                                                <tr>
                                                  <td class="signature"><img
moz-do-not-send="true" style="margin-right:10px;"
src="https://org.salsalabs.com/o/301/images/Sydney-headshot-width100.jpg"
                                                      alt=""
                                                      height="160"
                                                      width="120"></td>
                                                  <td><img
                                                      moz-do-not-send="true"
src="https://org.salsalabs.com/o/301/images/signatures/SydneyJVPSign.jpg%20"
                                                      alt=""
                                                      height="102"
                                                      width="200">
                                                    <p>Sydney Levy<br>
                                                      JVP Advocacy
                                                      Director</p>
                                                  </td>
                                                </tr>
                                              </tbody>
                                            </table>
                                          </div>
                                          <!-- TemplateEndEditable -->
                                          <!-- social & contact -->
                                          <table class="social"
                                            style="background-color:
                                            #ebebeb;padding-top:15px;
                                            padding-bottom:15px;
                                            padding-left:15px;
                                            padding-right:15px;"
                                            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=oYUXppoFXAq2f9vgNNvXRl2I2pJOiIQF"><img
moz-do-not-send="true" alt="Donate Now!"
                                                        src="https://org.salsalabs.com/o/301/images/email-donate-now.png"></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"
                                                      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=0YjyNRzL3qcygpkt6D6l212I2pJOiIQF">Become
                                                      a 2014 JVP Member</a>
                                                    | <a
                                                      moz-do-not-send="true"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=VPYr6eU2mdsDNWQZ5%2B%2FNwV2I2pJOiIQF"
                                                      style="font-size:
                                                      12px;
                                                      margin-bottom:
                                                      10px;
                                                      text-decoration:
                                                      none; color:
                                                      #cb4d26;
                                                      font-weight:
                                                      bold;">Facebook</a>
                                                    | <a
                                                      moz-do-not-send="true"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=3h7gw2NPbh87om5BXegbMl2I2pJOiIQF"
                                                      style="font-size:
                                                      12px;
                                                      margin-bottom:
                                                      10px;
                                                      text-decoration:
                                                      none; color:
                                                      #cb4d26;
                                                      font-weight:
                                                      bold;">Twitter</a>
                                                    | <a
                                                      moz-do-not-send="true"
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%3D1299970"
                                                      style="font-size:
                                                      12px;
                                                      margin-bottom:
                                                      10px;
                                                      text-decoration:
                                                      none; color:
                                                      #cb4d26;
                                                      font-weight:
                                                      bold;">Forward</a></p>
                                                  <p><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=QJdoQJ4TDRdjbFGbGJZxy12I2pJOiIQF">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=H4k6MDrg%2BiL4JT7vPr7tUF2I2pJOiIQF"><unsubscribe>Unsubscribe</unsubscribe></a></p>
                                        </td>
                                      </tr>
                                    </tbody>
                                  </table>
                                </div>
                                <!-- /content --></td>
                              <td><br>
                              </td>
                            </tr>
                          </tbody>
                        </table>
                        <!-- /FOOTER --> </td>
                    </tr>
                  </tbody>
                </table>
              </div>
            </td>
          </tr>
        </tbody>
      </table>
      <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=2917238181"
        height="1" width="1"><diaemailid='2917238181' thread="10822">
      </diaemailid='2917238181'><br>
    </div>
    <br>
  </body>
</html>