<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">

<head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 <meta name="viewport" content="width=device-width, initial-scale=1" />

 <!-- Turn off iOS phone number autodetect -->
 <meta name="format-detection" content="telephone=no" />
 <meta name="format-detection" content="address=no" />

 <style type="text/css">
 /*
 * Styles for all the emails
 */

 /* Normalizing */
 #outlook a {padding:0;}
 * {
 -ms-text-size-adjust:100%;
 -webkit-text-size-adjust:100%;
 }
 html, body {
 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
 text-rendering: optimizeLegibility;
 font-weight:normal;
 width:100% !important;
 height:100% !important;
 margin:0;
 padding:0;
 }
 img{border:0;outline:none;text-decoration:none;-ms-interpolation-mode:bicubic;height:auto;line-height:100%;display:inline-block;}
 a img{border:none;display:block;}

 .default-heading h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color:#3F60E7 !important;}
 .default-heading h1 a:active, h2 a:active, h3 a:active, h4 a:active, h5 a:active, h6 a:active {color:#3F60E7 !important;}
 .default-heading h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {color:#3F60E7 !important;}

 .default-table table {
 border-collapse:collapse;
 mso-table-lspace:0pt;
 mso-table-rspace:0pt;
 border-spacing:0;
 border:0;
 padding:0;
 table-layout:fixed;
 margin:0;
 }
 .default-table table td {border-collapse:collapse;mso-table-lspace:0pt;mso-table-rspace:0pt;}
 .no_text_resize {
 -moz-text-size-adjust:none;
 -webkit-text-size-adjust:none;
 -ms-text-size-adjust:none;
 text-size-adjust:none;
 }
 a[href^="x-apple-data-detectors:"] {
 color:inherit !important;
 text-decoration:none !important;
 font-size:inherit !important;
 font-family:inherit !important;
 font-weight:inherit !important;
 line-height:inherit !important;
 }

 td[class="grid__col"] {
 padding-left: 10px !important;
 padding-right: 10px !important;
 }

 .grid__col {
 padding-left: 10px !important;
 padding-right: 10px !important;
 }

 /* Footer */
 .footer-content.bottom-section {
 padding: 0px 32px;
 }
 .content .align-center,
 .footer-content .align-center {
 text-align: center;
 }
 .footer-content {
 color: #B7B6C0 !important;
 }
 .footer-content a {
 color: #f05537 !important;
 text-decoration: none;
 }
 .grid_event_card .event_information .event_description_container .event_title, .list-event-card__title {
 color: #363A43 !important;
 font-size: 17px;
 font-weight: 300;
 padding-bottom: 4px;
 }
 .list-event-card__body {
 vertical-align: top;
 padding-left: 20px;
 }
 .list-event-card__image {
 width: 210px;
 height: 105px;
 border-radius: 3px;
 }
 .list-event-card__image-container {
 overflow: hidden;
 width: 210px;
 height: 105px;
 border-radius: 3px;
 }
 .list-event-card__image-wrapper {
 width: 210px;
 height: 105px;
 line-height: 0;
 }
 .list-event-card__date, .list-event-card__info {
 color: #666A73;
 font-size: 14px;
 line-height: 18px;
 font-weight: 300;
 }
 .list-card__label{
 text-overflow: ellipsis;
 overflow: hidden;
 white-space: nowrap;
 background-color: white;
 background-color: rgba(255, 255, 255, 0.92);
 text-transform: uppercase;
 font-size: 13px;
 line-height: 16px;
 color: #1E0A3C;
 box-sizing: border-box;
 padding: 2px 10px;
 background-color: #eeedf2;
 background-color: #EEEDF2;
 display: block;
 width: 210px;
 }
 /* Social */
 .social-logo-container {
 display: inline-block;
 height: auto;
 margin: 0px;
 }


 .content {
 width: 600px;
 }

 .user-generated-content img {
 max-width: 100%;
 }


 /* Media Queries */
 @media all and (max-width: 600px) {
 .content {
 /* slight space on each side */
 width: 97% !important;
 }

 *[class="gmail-fix"] {
 display: none !important;
 }

 td[class="grid__col"] {
 padding-left: 0px !important;
 padding-right: 0px !important;
 max-width: 90% !important;
 }
 .grid__col {
 padding-left: 0px !important;
 padding-right: 0px !important;
 max-width: 90% !important;
 }
 .social-logo-container {
 display: inline-block !important;
 }
 .btn {
 font-size: 15px !important;
 padding: 12px 28px 14px !important;
 margin-bottom: 18px;
 }
 .hide {display:none;}
 }

 @media all and (max-width: 480px) {
 td[class="row-section-content-header padding-side"] {
 /* slight space on each side */
 width: 0px !important;
 }

 .heading_epic {
 font-size: 24px !important;
 line-height: 25px !important;
 font-style: normal;
 font-weight: bold;
 }
 .heading_epic_normal {
 font-size: 24px !important;
 line-height: 25px !important;
 font-style: normal;
 font-weight: 700;
 }
 .list-event-card__body {
 padding-left: 16px !important;
 }
 .list-event-card__image {
 position: relative !important;
 width: 156px !important;
 height: 78px !important;
 left: -32px !important;
 }
 .list-event-card__image-container {
 width: 78px !important;
 height: 78px !important;
 }
 .list-event-card__image-wrapper {
 width: 78px !important;
 height: 78px !important;
 display: inline-block !important;
 }
 .list-event-card-image {
 vertical-align: top;
 padding-top: 8px;
 }
 .list-card__label {
 width: 130px;
 }
 }


</style>


 </head>

 <!-- Global container with background styles. Gmail converts BODY to DIV so we lose properties like BGCOLOR. -->

 <body style="padding:0px !important; margin:0px !important;">
<div style="color:transparent;visibility:hidden;opacity:0;font-size:0px;border:0;max-height:1px;width:1px;margin:0px;padding:0px;border-width:0px!important;display:none!important;line-height:0px!important;"><img border="0" width="1" height="1" src="https://clicks.eventbrite.com/q/iuT1s1gDr8E1Y-KRNovRtw~~/AAQxAQA~/RgRmNCMPPVcDc3BjQgpkUo_vUmQqhrzGUiBpbmZvQGNoaWNhZ29jb21tdW5pdHlnYXJkZW5zLm9yZ1gEAAAAAA~~" alt=""/></div>

 <div class="hide" style="display:none;line-height:0;mso-hide:all">
</div>
 <!-- Outermost Wrapper Table -->
 <table style="min-width:100%;" width="100%" bgcolor="#EEEDF2">
 <tr>
 <td>
 <!--[if (gte mso 9)|(IE)]>
 <table class="container-table" width="600" align="center" cellpadding="0" cellspacing="0" border="0" bgcolor="#EEEDF2">
 <![endif]-->
 <!--[if !((gte mso 9)|(IE))]>
 <table class="container-table" style="margin-left:auto; margin-right:auto;
 border-collapse:collapse;
 border-spacing:0;
 mso-table-lspace:0pt;
 mso-table-rspace:0pt;
 border:0;
 padding:0;
 " cellpadding="0" cellspacing="0" border="0" >
 <![endif]-->
 <tr>
 <!-- Centered 600px Email Table -->
 <td style="margin-left:auto; margin-right:auto;" align="center" bgcolor="#EEEDF2">
 <table class="content" style="border: none;">
 <tr>
 <td align="center" bgcolor="#EEEDF2">
 <table cellpadding="0" cellspacing="0" border="0" bgcolor="#EEEDF2">
 <tbody>
 <!-- Header Section -->
 
 
 
 
 
 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:32px;font-size:32px;background-color:#EEEDF2;"
 width="600" height="32">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='32'
 style='mso-line-height-rule:exactly;line-height:32px;font-size:32px;height:32px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:64px;font-size:64px;height:64px;"
 height="64" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>


 
 
 
 <tr style="" bgcolor="#EEEDF2">
 <td class="" style="padding: 0; text-align:center;" align="center" bgcolor="#EEEDF2" width="100%" height="">
 
 <div class="row-logo-header-legacy" style="width: 140px; height: 25px; margin: 0 auto; text-align: center;">
 <a href="https://clicks.eventbrite.com/f/a/mSOPa-GbNRc0F7ClapPCpw~~/AAQxAQA~/RgRmNCMPP0RyaHR0cHM6Ly93d3cuZXZlbnRicml0ZS5jb20vP3V0bV9zb3VyY2U9ZXZlbnRicml0ZSZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1vcmRlci1jb25maXJtLWJjYyZ1dG1fdGVybT1lYl9sb2dvVwNzcGNCCmRSj-9SZCqGvMZSIGluZm9AY2hpY2Fnb2NvbW11bml0eWdhcmRlbnMub3JnWAQAAAAA">
 
 <img src='https://cdn.evbstatic.com/s3-build/perm_001/de0b06/django/images/emails_2018_rebrand/EB-logo@2x.png' title='' alt='Eventbrite' style='' border="0" width='140' height='25' class=""/>

 </a>
 </div>
 
 </td>
 </tr>


 
 
 
 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:10px;font-size:10px;background-color:#EEEDF2;"
 width="600" height="10">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='10'
 style='mso-line-height-rule:exactly;line-height:10px;font-size:10px;height:10px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:20px;font-size:20px;height:20px;"
 height="20" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>



 <!-- Body Section -->
 














 
 
 
 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:9px;font-size:9px;background-color:#EEEDF2;"
 width="600" height="9">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='9'
 style='mso-line-height-rule:exactly;line-height:9px;font-size:9px;height:9px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:18px;font-size:18px;height:18px;"
 height="18" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>



 
 
 
 
<tr class="row_divider-top">
 <td style="mso-line-height-rule:exactly;line-height:18px;font-size:18px;background-color:#FFFFFF;border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0;border-bottom-left-radius:0;"
 width="600" height="18">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='18'
 style='mso-line-height-rule:exactly;line-height:18px;font-size:18px;height:18px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:18px;font-size:18px;height:18px;"
 height="18" bgcolor=""> </td>
 </tr>
 <tr bgcolor="#FFFFFF">
 <td style="mso-line-height-rule:exactly;line-height:18px;font-size:18px;height:18px;"
 height="18"></td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>



 

<tr bgcolor="#FFFFFF" class="row_section-article-content">
 <td style="background-color:#FFFFFF;" bgcolor="#FFFFFF" class="grid__col">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 align='left'
 style='border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;width:100%;'
 class='default-table'
 >
 <tbody>
 
 <tr class="row_section" style="" bgcolor="#FFFFFF">
 <td width="20" bgcolor="#FFFFFF" align="left"></td>
 <td class="" style="text-align:left;background-color:#FFFFFF;"
 align="left">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 align='left'
 bgcolor='#FFFFFF'
 style='border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;width:100%;'
 >
 <tbody>
 
 
 
 
 
 <tr style="" bgcolor="#FFFFFF">
 <td class="" style="padding: 0; text-align:left;" align="left" bgcolor="#FFFFFF" width="100%" height="">
 
 
 
<h2 style="padding: 0; margin: 12px 0 0 0;font-size: 23px;line-height: 32px;font-weight: normal;font-weight: 500;color: #1E0A3C !important;font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;margin-top: 0;" class="default-heading">
 
 Good news!
 
</h2>

 
 </td>
 </tr>

 
 

 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:4px;font-size:4px;background-color:#FFFFFF;"
 width="600" height="4">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='4'
 style='mso-line-height-rule:exactly;line-height:4px;font-size:4px;height:4px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:8px;font-size:8px;height:8px;"
 height="8" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>


 
 <tr style="" bgcolor="">
 <td class="" style="padding: 0; text-align:left;" align="left" bgcolor="" width="100%" height="">
 
 
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 15px; line-height: 21px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color:#6F7287;font-weight:normal;"
 class="">
 
 
 
 An order for <a href="https://clicks.eventbrite.com/f/a/OfsujgK3BfJtYpBvg3fk6Q~~/AAQxAQA~/RgRmNCMPP0SkaHR0cHM6Ly93d3cuZXZlbnRicml0ZS5jb20vbXlldmVudD9yZWY9ZWVtYWlsb3JkY29uZiZ1dG1fY2FtcGFpZ249b3JkZXItY29uZmlybS1iY2MmdXRtX21lZGl1bT1lbWFpbCZ1dG1fc291cmNlPWV2ZW50YnJpdGUmZWlkPTYzMDQxMjM3OTM5NyZ1dG1fdGVybT1vcmdiY2NldmVudG5hbWVXA3NwY0IKZFKP71JkKoa8xlIgaW5mb0BjaGljYWdvY29tbXVuaXR5Z2FyZGVucy5vcmdYBAAAAAA~" style='text-decoration:none;color:#3F60E7;'>CCGA How Does Your Garden Grow? @ The Land</a> just came through.
 
 
</span>


 
 </td>
 </tr>


 
 <tr style="" bgcolor="">
 <td class="" style="padding: 0; text-align:left;" align="left" bgcolor="" width="100%" height="">
 
 
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 15px; line-height: 21px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color:#6F7287;font-weight:normal;"
 class="">
 
 
 Below, you'll find a copy of the order confirmation email for: 
 
 
</span>


 
 </td>
 </tr>

 
 

 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:8px;font-size:8px;background-color:#FFFFFF;"
 width="600" height="8">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='8'
 style='mso-line-height-rule:exactly;line-height:8px;font-size:8px;height:8px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:16px;font-size:16px;height:16px;"
 height="16" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>



 
 <tr style="" bgcolor="">
 <td class="" style="padding: 0; text-align:left;" align="left" bgcolor="" width="100%" height="">
 
 
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 15px; line-height: 21px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color:#6F7287;font-weight:normal;"
 class="">
 
 
 Laurita Doane
 
 
</span>


 
 </td>
 </tr>


 
 <tr style="" bgcolor="">
 <td class="" style="padding: 0; text-align:left;" align="left" bgcolor="" width="100%" height="">
 
 
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 15px; line-height: 21px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color:#6F7287;font-weight:normal;"
 class="">
 
 
 


<a style="text-decoration:none;color:#3F60E7; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:normal; " href="mailto:ld84969@gmail.com"
 class=""
 >ld84969@gmail.com</a>
 
 
</span>


 
 </td>
 </tr>


 
 <tr style="" bgcolor="">
 <td class="js-order-report-link" style="padding: 0; text-align:left;" align="left" bgcolor="" width="100%" height="">
 
 
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 15px; line-height: 21px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color:#6F7287;font-weight:normal;"
 class="">
 
 
 


<a style="text-decoration:none;color:#3F60E7; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:normal; " href="https://clicks.eventbrite.com/f/a/feYNSju0DUh8gJdQD-8Zow~~/AAQxAQA~/RgRmNCMPP0TAaHR0cHM6Ly93d3cuZXZlbnRicml0ZS5jb20vcmVwb3J0cz9yZWY9ZWVtYWlsb3JkY29uZiZ1dG1fY2FtcGFpZ249b3JkZXItY29uZmlybS1iY2MmdXRtX21lZGl1bT1lbWFpbCZ1dG1fc291cmNlPWV2ZW50YnJpdGUmZWlkPTYzMDQxMjM3OTM5NyZmaWx0ZXJieT1hbGwlMkM2NTc1NjcxMzA5JnJpZD1oJnV0bV90ZXJtPW9yZGVycmVwb3J0VwNzcGNCCmRSj-9SZCqGvMZSIGluZm9AY2hpY2Fnb2NvbW11bml0eWdhcmRlbnMub3JnWAQAAAAA"
 class=""
 >Order # 6575671309</a>
 
 
</span>


 
 </td>
 </tr>

 
 

 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:8px;font-size:8px;background-color:#FFFFFF;"
 width="600" height="8">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='8'
 style='mso-line-height-rule:exactly;line-height:8px;font-size:8px;height:8px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:16px;font-size:16px;height:16px;"
 height="16" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>



 
 <tr style="" bgcolor="">
 <td class="" style="padding: 0; text-align:left;" align="left" bgcolor="" width="100%" height="">
 
 
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 15px; line-height: 21px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color:#6F7287;font-weight:normal;"
 class="">
 
 
 Cheers! <br />
 <br />
 Eventbrite
 
 
</span>


 
 </td>
 </tr>


 
 <tr style="" bgcolor="">
 <td class="" style="padding: 0; text-align:left;" align="left" bgcolor="" width="100%" height="">
 
 
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 15px; line-height: 21px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color:#6F7287;font-weight:normal;"
 class="">
 
 
 P.S. You can turn off this notification anytime on your <a href="https://clicks.eventbrite.com/f/a/mSVplSNNb2BkNGyr9qAwuQ~~/AAQxAQA~/RgRmNCMPP0SuaHR0cHM6Ly93d3cuZXZlbnRicml0ZS5jb20vYWNjb3VudC1zZXR0aW5ncy9lbWFpbC1wcmVmZXJlbmNlcz9yZWY9ZWVtYWlsb3JkY29uZiZ1dG1fY2FtcGFpZ249b3JkZXItY29uZmlybS1iY2MmdXRtX21lZGl1bT1lbWFpbCZ1dG1fc291cmNlPWV2ZW50YnJpdGUmdXRtX3Rlcm09b3JnYmNjZW1haWxwcmVmVwNzcGNCCmRSj-9SZCqGvMZSIGluZm9AY2hpY2Fnb2NvbW11bml0eWdhcmRlbnMub3JnWAQAAAAA" style='text-decoration:none;color:#3F60E7;'>email preferences page</a>.
 
 
</span>


 
 </td>
 </tr>


 
 
 
 </tbody>
</table>

 </td>
 <td width="20" bgcolor="#FFFFFF"></td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>


 
 
 
<tr class="row_divider-bottom">
 <td style="mso-line-height-rule:exactly;line-height:18px;font-size:18px;background-color:#FFFFFF;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0px;border-bottom-left-radius:0px;"
 width="600" height="18">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='18'
 style='mso-line-height-rule:exactly;line-height:18px;font-size:18px;height:18px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 <tr bgcolor="#FFFFFF">
 <td style="mso-line-height-rule:exactly;line-height:18px;font-size:18px;height:18px;"
 height="18"></td>
 </tr>
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:18px;font-size:18px;height:18px;"
 height="18" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>



 
 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:4px;font-size:4px;background-color:#EEEDF2;"
 width="600" height="4">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='4'
 style='mso-line-height-rule:exactly;line-height:4px;font-size:4px;height:4px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:8px;font-size:8px;height:8px;"
 height="8" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>



 
 
 
 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:12px;font-size:12px;background-color:#EEEDF2;"
 width="600" height="12">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='12'
 style='mso-line-height-rule:exactly;line-height:12px;font-size:12px;height:12px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:24px;font-size:24px;height:24px;"
 height="24" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>



 
 

<tr bgcolor="#EEEDF2" class="row_section-legacy-header-content">
 <td style="background-color:#EEEDF2;" bgcolor="#EEEDF2" class="grid__col">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 align='center'
 style='border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;width:100%;'
 class='default-table'
 >
 <tbody>
 
 <tr class="row_section" style="" bgcolor="#EEEDF2">
 <td width="30" bgcolor="#EEEDF2" align="center"></td>
 <td class="" style="text-align:center;background-color:#EEEDF2;"
 align="center">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 align='center'
 bgcolor='#EEEDF2'
 style='border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;width:100%;'
 >
 <tbody>
 
 
 
 <tr style="" bgcolor="#EEEDF2">
 <td class="" style="padding: 0; text-align:center;" align="center" bgcolor="#EEEDF2" width="100%" height="">
 
 
 
<h1 style="padding: 0; margin: 12px 0 0 0;font-size: 30px;line-height: 42px;font-weight: bold;font-weight: 800;letter-spacing: -0.2px;color: #1E0A3C !important;font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;color: #1E0A3C; margin-top:0;" class="h1-header">
 
 Laurita, <br />you've got tickets!
 
</h1>

 
 </td>
 </tr>

 
 
 
 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:18px;font-size:18px;background-color:#EEEDF2;"
 width="600" height="18">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='18'
 style='mso-line-height-rule:exactly;line-height:18px;font-size:18px;height:18px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:36px;font-size:36px;height:36px;"
 height="36" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>


 
 <tr style="" bgcolor="#EEEDF2">
 <td class="" style="padding: 0; text-align:center;" align="center" bgcolor="#EEEDF2" width="100%" height="">
 
 
 
 <img src='https://cdn.evbstatic.com/s3-build/perm_001/4c3492/django/images/emails_2018_rebrand/header-icon@2x.png' title='' alt='Eventbrite' style='' border="0" width='115' height='115' class=""/>


 
 </td>
 </tr>

 
 
 
 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:8px;font-size:8px;background-color:#EEEDF2;"
 width="600" height="8">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='8'
 style='mso-line-height-rule:exactly;line-height:8px;font-size:8px;height:8px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:16px;font-size:16px;height:16px;"
 height="16" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>


 
 
 </tbody>
</table>

 </td>
 <td width="30" bgcolor="#EEEDF2"></td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>


 

<tr bgcolor="#EEEDF2" class="row_section-legacy-header-content">
 <td style="background-color:#EEEDF2;" bgcolor="#EEEDF2" class="grid__col">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 align='center'
 style='border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;width:100%;'
 class='default-table'
 >
 <tbody>
 
 <tr class="row_section" style="" bgcolor="#EEEDF2">
 <td width="30" bgcolor="#EEEDF2" align="center"></td>
 <td class="" style="text-align:center;background-color:#EEEDF2;"
 align="center">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 align='center'
 bgcolor='#EEEDF2'
 style='border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;width:100%;'
 >
 <tbody>
 
 
 
 <tr style="" bgcolor="#EEEDF2">
 <td class="js-cta-data-text" style="padding: 0; text-align:center;" align="center" bgcolor="#EEEDF2" width="100%" height="">
 
 
 
<h1 style="padding: 0; margin: 12px 0 0 0;font-size: 23px;line-height: 32px;font-weight: normal;font-weight: 500;color: #1E0A3C !important;font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;color: #1E0A3C; margin-top:0; font-weight: bold;" class="h1-header">
 
 Keep your tickets handy
 
</h1>

 
 </td>
 </tr>

 
 
 
 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:12px;font-size:12px;background-color:#EEEDF2;"
 width="600" height="12">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='12'
 style='mso-line-height-rule:exactly;line-height:12px;font-size:12px;height:12px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:24px;font-size:24px;height:24px;"
 height="24" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>


 
 <tr style="" bgcolor="#EEEDF2">
 <td class="js-cta-data-btn" style="padding: 0; text-align:center;" align="center" bgcolor="#EEEDF2" width="100%" height="">
 
 
 <!--[if (mso)|(ie)]>
 <table align="center" border="0" cellspacing="0" cellpadding="0">
 <tr>
 <td width="100%">
 <v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="https://www.eventbrite.com/mytickets/6575671309?ref=eemailordconf&utm_campaign=order-confirm-bcc&utm_medium=email&utm_source=eventbrite&app_cta_src=order_conf_email&utm_term=viewtickets" style="height:40px;v-text-anchor:middle;width:225px;" arcsize="10%" strokeweight="1px" strokecolor="#f05537" fillcolor="#f05537">
 <w:anchorlock/>
 <center style="color:#FFFFFF;font-family:sans-serif;font-size:16px;font-weight:normal;">
 Go to My Tickets
 </center>
 </v:roundrect>
 </td>
 </tr>
 </table>
 <![endif]-->
 <!--[if !((mso)|(ie))]><!-- -->
 <div style="text-align:center;font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; padding: 0;">
 <a
 href="https://clicks.eventbrite.com/f/a/P-U2rIrjkXLlC06kxTPlfQ~~/AAQxAQA~/RgRmNCMPP0S5aHR0cHM6Ly93d3cuZXZlbnRicml0ZS5jb20vbXl0aWNrZXRzLzY1NzU2NzEzMDk_cmVmPWVlbWFpbG9yZGNvbmYmdXRtX2NhbXBhaWduPW9yZGVyLWNvbmZpcm0tYmNjJnV0bV9tZWRpdW09ZW1haWwmdXRtX3NvdXJjZT1ldmVudGJyaXRlJmFwcF9jdGFfc3JjPW9yZGVyX2NvbmZfZW1haWwmdXRtX3Rlcm09dmlld3RpY2tldHNXA3NwY0IKZFKP71JkKoa8xlIgaW5mb0BjaGljYWdvY29tbXVuaXR5Z2FyZGVucy5vcmdYBAAAAAA~"
 target="_blank"
 style="
 background-color:#f05537;
 color:#FFFFFF;
 border-color:#f05537;
 
 display: inline-block;
 line-height: 22px;
 font-weight: normal;
 font-weight: 500;
 font-size: 15px;
 text-align: center;
 text-decoration: none;
 padding: 8px 28px 12px;
 border-radius: 4px;
 border-style: solid;
 border-width: 2px;
 
 
 "
 class="btn "
 >
 Go to My Tickets
 </a>
 </div>
 <!--<![endif]-->

 
 </td>
 </tr>

 
 
 </tbody>
</table>

 </td>
 <td width="30" bgcolor="#EEEDF2"></td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>

 
 
 
 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:18px;font-size:18px;background-color:#EEEDF2;"
 width="600" height="18">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='18'
 style='mso-line-height-rule:exactly;line-height:18px;font-size:18px;height:18px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:36px;font-size:36px;height:36px;"
 height="36" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>




 
 
 
 
<tr class="row_divider-top">
 <td style="mso-line-height-rule:exactly;line-height:18px;font-size:18px;background-color:#FFFFFF;border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0;border-bottom-left-radius:0;"
 width="600" height="18">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='18'
 style='mso-line-height-rule:exactly;line-height:18px;font-size:18px;height:18px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:18px;font-size:18px;height:18px;"
 height="18" bgcolor=""> </td>
 </tr>
 <tr bgcolor="#FFFFFF">
 <td style="mso-line-height-rule:exactly;line-height:18px;font-size:18px;height:18px;"
 height="18"></td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>



 

<tr bgcolor="#FFFFFF" class="row_section-article-content">
 <td style="background-color:#FFFFFF;" bgcolor="#FFFFFF" class="grid__col">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 align='left'
 style='border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;width:100%;'
 class='default-table'
 >
 <tbody>
 
 <tr class="row_section" style="" bgcolor="#FFFFFF">
 <td width="20" bgcolor="#FFFFFF" align="left"></td>
 <td class="" style="text-align:left;background-color:#FFFFFF;"
 align="left">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 align='left'
 bgcolor='#FFFFFF'
 style='border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;width:100%;'
 >
 <tbody>
 
 
 
 

 
 <tr style="" bgcolor="">
 <td class="" style="padding: 0; text-align:left;" align="left" bgcolor="" width="100%" height="">
 
 
 
<h2 style="padding: 0; margin: 12px 0 0 0;font-size: 23px;line-height: 32px;font-weight: normal;font-weight: 500;color: #1E0A3C !important;font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;margin-top: 0;" class="default-heading">
 
 CCGA How Does Your Garden Grow? @ The Land
 
</h2>

 
 </td>
 </tr>

 
 

 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:12px;font-size:12px;background-color:#FFFFFF;"
 width="600" height="12">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='12'
 style='mso-line-height-rule:exactly;line-height:12px;font-size:12px;height:12px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:24px;font-size:24px;height:24px;"
 height="24" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>



 
 <tr style="" bgcolor="">
 <td class="js-event-image-url" style="padding: 0; text-align:left;" align="left" bgcolor="" width="100%" height="">
 
 
 <img src='https://img.evbuc.com/https%3A%2F%2Fcdn.evbuc.com%2Fimages%2F507071359%2F1064987912733%2F1%2Foriginal.20230503-211957?rect=0%2C0%2C1200%2C600&auto=format%2Ccompress&q=75&sharp=10&s=d60ccae8c82532724356eae3d3f500e9' title='CCGA How Does Your Garden Grow? @ The Land' alt='CCGA How Does Your Garden Grow? @ The Land' style='' border="0" width='100%' height='auto' class=""/>

 
 </td>
 </tr>

 
 

 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:12px;font-size:12px;background-color:#FFFFFF;"
 width="600" height="12">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='12'
 style='mso-line-height-rule:exactly;line-height:12px;font-size:12px;height:12px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:24px;font-size:24px;height:24px;"
 height="24" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>



 
 <tr style="" bgcolor="">
 <td class="" style="padding: 0; text-align:left;" align="left" bgcolor="" width="100%" height="">
 
 
 
 <tr style="" bgcolor="">
 <td class="" style="padding: 0; text-align:left;" align="left" bgcolor="" width="100%" height="">
 
 
 <table style="border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;width:100%;">
 <tr class="row_section" style="">
 <td width="26" style="vertical-align: top;">
 
 
 <img src='https://cdn.evbstatic.com/s3-build/perm_001/3a25e5/django/images/emails_2018_rebrand/ticket-icon@2x.png' title='' alt='' style='padding-top: 4px;' border="0" width='12' height='16' class=""/>


 </td>
 <td style="">
 <table>
 
 
 <tr style="" bgcolor="">
 <td class="" style="padding: 0; text-align:left;" align="left" bgcolor="" width="100%" height="22px">
 
 
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 17px; line-height: 24px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color:#1E0A3C;font-weight:normal;"
 class="">
 
 
 2 x Tickets
 
 
</span>


 
 </td>
 </tr>

 
 <tr style="" bgcolor="">
 <td class="" style="padding: 0; text-align:left;" align="left" bgcolor="" width="100%" height="22px">
 
 
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 15px; line-height: 21px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color:#6F7287;font-weight:normal;"
 class="no_text_resize">
 
 
 Order total: Free
 
 
</span>


 
 </td>
 </tr>

 
 </table>
 </td>
 </tr>
 </table>

 
 </td>
 </tr>


 
 </td>
 </tr>

 
 

 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:12px;font-size:12px;background-color:#FFFFFF;"
 width="600" height="12">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='12'
 style='mso-line-height-rule:exactly;line-height:12px;font-size:12px;height:12px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:24px;font-size:24px;height:24px;"
 height="24" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>



 
 <tr style="" bgcolor="">
 <td class="" style="padding: 0; text-align:left;" align="left" bgcolor="" width="100%" height="">
 
 
 
 <tr style="" bgcolor="">
 <td class="" style="padding: 0; text-align:left;" align="left" bgcolor="" width="100%" height="">
 
 
 <table style="border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;width:100%;">
 <tr class="row_section" style="">
 <td width="26" style="vertical-align: top;">
 
 
 <img src='https://cdn.evbstatic.com/s3-build/perm_001/17c084/django/images/emails_2018_rebrand/date-icon@2x.png' title='' alt='' style='padding-top: 4px;' border="0" width='18' height='18' class=""/>


 </td>
 <td style="">
 <table>
 
 
 <tr style="" bgcolor="">
 <td class="js-calendar-row-date" style="padding: 0; text-align:left;" align="left" bgcolor="" width="100%" height="22px">
 
 
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 17px; line-height: 24px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color:#1E0A3C;font-weight:normal;text-decoration:none !important;cursor:text;"
 class="">
 
 
 Sunday, May 7, 2023 from 12:00 PM to 3:30 PM (CT)
 
 
</span>


 
 </td>
 </tr>


 
 <tr style="" bgcolor="">
 <td class="js-add-calendar-links" style="padding: 0; font-size: 15px; line-height: 21px; text-align:left;" align="left" bgcolor="" width="100%" height="22px">
 
 
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 15px; line-height: 21px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color:#6F7287;font-weight:normal;"
 class="no_text_resize">
 
 
 Add to
 


<a style="text-decoration:none;color:#3F60E7; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:normal; " href="https://clicks.eventbrite.com/f/a/bMxdk4ST5am4capZMrZMrg~~/AAQxAQA~/RgRmNCMPP0SzaHR0cHM6Ly93d3cuZXZlbnRicml0ZS5jb20vY2FsZW5kYXIuaWNzP3JlZj1lZW1haWxvcmRjb25mJnV0bV9jYW1wYWlnbj1vcmRlci1jb25maXJtLWJjYyZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9zb3VyY2U9ZXZlbnRicml0ZSZlaWQ9NjMwNDEyMzc5Mzk3JnV0bV90ZXJtPWdvb2dsZWNhbCZjYWxlbmRhcj1nb29nbGVXA3NwY0IKZFKP71JkKoa8xlIgaW5mb0BjaGljYWdvY29tbXVuaXR5Z2FyZGVucy5vcmdYBAAAAAA~"
 class="js-add-google-link"
 >Google</a>
 
 <span style='font-weight:bold;' class=''>·</span>

 


<a style="text-decoration:none;color:#3F60E7; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:normal; " href="https://clicks.eventbrite.com/f/a/FTLNR1ubmHPKCMN6LyienQ~~/AAQxAQA~/RgRmNCMPP0SyaHR0cHM6Ly93d3cuZXZlbnRicml0ZS5jb20vY2FsZW5kYXIuaWNzP3JlZj1lZW1haWxvcmRjb25mJnV0bV9jYW1wYWlnbj1vcmRlci1jb25maXJtLWJjYyZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9zb3VyY2U9ZXZlbnRicml0ZSZlaWQ9NjMwNDEyMzc5Mzk3JnV0bV90ZXJtPW91dGxvb2smY2FsZW5kYXI9b3V0bG9va1cDc3BjQgpkUo_vUmQqhrzGUiBpbmZvQGNoaWNhZ29jb21tdW5pdHlnYXJkZW5zLm9yZ1gEAAAAAA~~"
 class="js-add-outlook-link"
 >Outlook</a>
 
 <span style='font-weight:bold;' class=''>·</span>

 


<a style="text-decoration:none;color:#3F60E7; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:normal; " href="https://clicks.eventbrite.com/f/a/mWZKl0X3pEFvNjKYt142jw~~/AAQxAQA~/RgRmNCMPP0SsaHR0cHM6Ly93d3cuZXZlbnRicml0ZS5jb20vY2FsZW5kYXIuaWNzP3JlZj1lZW1haWxvcmRjb25mJnV0bV9jYW1wYWlnbj1vcmRlci1jb25maXJtLWJjYyZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9zb3VyY2U9ZXZlbnRicml0ZSZlaWQ9NjMwNDEyMzc5Mzk3JnV0bV90ZXJtPWljYWwmY2FsZW5kYXI9aWNhbFcDc3BjQgpkUo_vUmQqhrzGUiBpbmZvQGNoaWNhZ29jb21tdW5pdHlnYXJkZW5zLm9yZ1gEAAAAAA~~"
 class="js-add-ical-link"
 >iCal</a>
 
 <span style='font-weight:bold;' class=''>·</span>

 


<a style="text-decoration:none;color:#3F60E7; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:normal; " href="https://clicks.eventbrite.com/f/a/h-a6Ghc_5vokLP5mINJ1kw~~/AAQxAQA~/RgRmNCMPP0SxaHR0cHM6Ly93d3cuZXZlbnRicml0ZS5jb20vY2FsZW5kYXIuaWNzP3JlZj1lZW1haWxvcmRjb25mJnV0bV9jYW1wYWlnbj1vcmRlci1jb25maXJtLWJjYyZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9zb3VyY2U9ZXZlbnRicml0ZSZlaWQ9NjMwNDEyMzc5Mzk3JnV0bV90ZXJtPXlhaG9vY2FsJmNhbGVuZGFyPXlhaG9vVwNzcGNCCmRSj-9SZCqGvMZSIGluZm9AY2hpY2Fnb2NvbW11bml0eWdhcmRlbnMub3JnWAQAAAAA"
 class="js-add-yahoo-link"
 >Yahoo</a>
 
 
</span>


 
 </td>
 </tr>

 
 </table>
 </td>
 </tr>
 </table>

 
 </td>
 </tr>


 
 </td>
 </tr>

 
 

 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:12px;font-size:12px;background-color:#FFFFFF;"
 width="600" height="12">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='12'
 style='mso-line-height-rule:exactly;line-height:12px;font-size:12px;height:12px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:24px;font-size:24px;height:24px;"
 height="24" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>



 
 <tr style="" bgcolor="">
 <td class="" style="padding: 0; text-align:left;" align="left" bgcolor="" width="100%" height="">
 
 
 
 <table style="border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;width:100%;">
 <tr class="row_section" style="">
 <td width="26" style="vertical-align: top;">
 
 
 <img src='https://cdn.evbstatic.com/s3-build/perm_001/02618c/django/images/emails_2018_rebrand/locPin-icon@2x.png' title='' alt='' style='padding-top: 4px;' border="0" width='12' height='16' class=""/>


 </td>
 <td style="">
 <table>
 
 
 <tr style="" bgcolor="">
 <td class="" style="padding: 0; font-size: 15px; line-height: 21px; text-align:left;" align="left" bgcolor="" width="100%" height="22px">
 
 
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 17px; line-height: 24px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color:#1E0A3C;font-weight:normal;"
 class="">
 
 
 The Land
 
 
</span>


 
 </td>
 </tr>

 
 <tr style="" bgcolor="">
 <td class="" style="padding: 0; font-size: 15px; line-height: 21px; text-align:left;" align="left" bgcolor="" width="100%" height="22px">
 
 
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 15px; line-height: 21px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color:#6F7287;font-weight:normal;"
 class="">
 
 
 2888 East 94th Street<BR>Chicago, IL 60617
 
 
</span>


 </td>
 </tr>
 <tr>
 <td height="22px" style="font-size: 15px; line-height: 21px;">
 


<a style="text-decoration:none;color:#3F60E7; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:normal; " href="https://clicks.eventbrite.com/f/a/XtFFAbxZ1nLvIBmTMgnMFQ~~/AAQxAQA~/RgRmNCMPP0ROaHR0cHM6Ly9tYXBzLmdvb2dsZS5jb20vbWFwcz9xPVRoZStMYW5kKzI4ODgrRWFzdCs5NHRoK1N0cmVldCtDaGljYWdvK0lMKzYwNjE3VwNzcGNCCmRSj-9SZCqGvMZSIGluZm9AY2hpY2Fnb2NvbW11bml0eWdhcmRlbnMub3JnWAQAAAAA"
 class="js-google-map-link"
 >View on map</a>
 
 </td>
 </tr>

 
 </table>
 </td>
 </tr>
 </table>


 
 </td>
 </tr>

 
 

 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:12px;font-size:12px;background-color:#FFFFFF;"
 width="600" height="12">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='12'
 style='mso-line-height-rule:exactly;line-height:12px;font-size:12px;height:12px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:24px;font-size:24px;height:24px;"
 height="24" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>



 
 <tr style="" bgcolor="">
 <td class="js-event-link" style="padding: 0; text-align:center;" align="center" bgcolor="" width="100%" height="">
 
 


<a style="text-decoration:none;color:#3F60E7; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:normal; " href="https://clicks.eventbrite.com/f/a/N3Mfm4ZG79V9KlrkRhkCEg~~/AAQxAQA~/RgRmNCMPP0TWaHR0cHM6Ly93d3cuZXZlbnRicml0ZS5jb20vZS9jY2dhLWhvdy1kb2VzLXlvdXItZ2FyZGVuLWdyb3ctdGhlLWxhbmQtdGlja2V0cy02MzA0MTIzNzkzOTc_YWZmPWVlbWFpbG9yZGNvbmYmcmVmPWVlbWFpbG9yZGNvbmYmdXRtX2NhbXBhaWduPW9yZGVyLWNvbmZpcm0tYmNjJnV0bV9tZWRpdW09ZW1haWwmdXRtX3NvdXJjZT1ldmVudGJyaXRlJnV0bV90ZXJtPXZpZXdldmVudFcDc3BjQgpkUo_vUmQqhrzGUiBpbmZvQGNoaWNhZ29jb21tdW5pdHlnYXJkZW5zLm9yZ1gEAAAAAA~~"
 class=""
 >View event details</a>
 
 </td>
 </tr>

 
 

 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:12px;font-size:12px;background-color:#FFFFFF;"
 width="600" height="12">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='12'
 style='mso-line-height-rule:exactly;line-height:12px;font-size:12px;height:12px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:24px;font-size:24px;height:24px;"
 height="24" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>



 
 
 
<tr class="row_divider-line">
 <td style="mso-line-height-rule:exactly;line-height:1px;font-size:1px;background-color:#FFFFFF;"
 width="600" height="1">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='1'
 style='mso-line-height-rule:exactly;line-height:1px;font-size:1px;height:1px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:1px;font-size:1px;height:1px;"
 height="1" bgcolor="#EEEDF2"> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>

 
 

 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:12px;font-size:12px;background-color:#FFFFFF;"
 width="600" height="12">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='12'
 style='mso-line-height-rule:exactly;line-height:12px;font-size:12px;height:12px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:24px;font-size:24px;height:24px;"
 height="24" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>


 
 
 <tr style="" bgcolor="">
 <td class="js-follow-organizer-title" style="padding: 0; text-align:center;" align="center" bgcolor="" width="100%" height="">
 
 
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 15px; line-height: 21px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color:#1E0A3C;font-weight:normal;"
 class="">
 
 
 Chicago Community Gardeners Association
 
 
</span>


 
 </td>
 </tr>

 
 

 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:8px;font-size:8px;background-color:#FFFFFF;"
 width="600" height="8">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='8'
 style='mso-line-height-rule:exactly;line-height:8px;font-size:8px;height:8px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:16px;font-size:16px;height:16px;"
 height="16" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>


 
 <tr style="" bgcolor="">
 <td class="js-follow-organizer-btn" style="padding: 0; text-align:center;" align="center" bgcolor="" width="100%" height="">
 
 
 <!--[if (mso)|(ie)]>
 <table align="center" border="0" cellspacing="0" cellpadding="0">
 <tr>
 <td width="100%">
 <v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="https://www.eventbrite.com/o/chicago-community-gardeners-association-50575828813?ref=eemailordconf&utm_campaign=order-confirm-bcc&utm_medium=email&utm_source=eventbrite&utm_term=followorg" style="height:40px;v-text-anchor:middle;width:135px;" arcsize="10%" strokeweight="1px" strokecolor="#EEEDF2" fillcolor="#FFFFFF">
 <w:anchorlock/>
 <center style="color:#1E0A3C;font-family:sans-serif;font-size:16px;font-weight:normal;">
 Follow
 </center>
 </v:roundrect>
 </td>
 </tr>
 </table>
 <![endif]-->
 <!--[if !((mso)|(ie))]><!-- -->
 <div style="text-align:center;font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; padding: 0;">
 <a
 href="https://clicks.eventbrite.com/f/a/VHwytEa61L0mr5HzZnWCMQ~~/AAQxAQA~/RgRmNCMPP0S7aHR0cHM6Ly93d3cuZXZlbnRicml0ZS5jb20vby9jaGljYWdvLWNvbW11bml0eS1nYXJkZW5lcnMtYXNzb2NpYXRpb24tNTA1NzU4Mjg4MTM_cmVmPWVlbWFpbG9yZGNvbmYmdXRtX2NhbXBhaWduPW9yZGVyLWNvbmZpcm0tYmNjJnV0bV9tZWRpdW09ZW1haWwmdXRtX3NvdXJjZT1ldmVudGJyaXRlJnV0bV90ZXJtPWZvbGxvd29yZ1cDc3BjQgpkUo_vUmQqhrzGUiBpbmZvQGNoaWNhZ29jb21tdW5pdHlnYXJkZW5zLm9yZ1gEAAAAAA~~"
 target="_blank"
 style="
 background-color:#FFFFFF;
 color:#1E0A3C;
 border-color:#EEEDF2;
 
 display: inline-block;
 line-height: 22px;
 font-weight: normal;
 font-weight: 500;
 font-size: 15px;
 text-align: center;
 text-decoration: none;
 padding: 8px 28px 12px;
 border-radius: 4px;
 border-style: solid;
 border-width: 2px;
 
 
 "
 class="btn "
 >
 Follow
 </a>
 </div>
 <!--<![endif]-->

 
 </td>
 </tr>


 
 

 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:8px;font-size:8px;background-color:#FFFFFF;"
 width="600" height="8">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='8'
 style='mso-line-height-rule:exactly;line-height:8px;font-size:8px;height:8px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:16px;font-size:16px;height:16px;"
 height="16" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>



 
 
 <tr style="" bgcolor="">
 <td class="js-event-questions-title" style="padding: 0; text-align:center;" align="center" bgcolor="" width="100%" height="">
 
 
 
<h2 style="padding: 0; margin: 12px 0 0 0;font-size: 17px;line-height: 23px;font-weight: normal;font-weight: 500;color: #1E0A3C !important;font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;margin-top: 0;" class="default-heading">
 
 Questions about this event?
 
</h2>

 
 </td>
 </tr>


 
 
<tr class="row_divider-top">
 <td style="mso-line-height-rule:exactly;line-height:8px;font-size:8px;background-color:#FFFFFF;border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0;border-bottom-left-radius:0;"
 width="600" height="8">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='8'
 style='mso-line-height-rule:exactly;line-height:8px;font-size:8px;height:8px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:8px;font-size:8px;height:8px;"
 height="8" bgcolor=""> </td>
 </tr>
 <tr bgcolor="#FFFFFF">
 <td style="mso-line-height-rule:exactly;line-height:8px;font-size:8px;height:8px;"
 height="8"></td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>


 
 <tr style="" bgcolor="">
 <td class="js-contact-organizer-cta" style="padding: 0; text-align:center;" align="center" bgcolor="" width="100%" height="">
 
 
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 15px; line-height: 21px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color:#6F7287;font-weight:normal;"
 class="">
 
 
 


<a style="text-decoration:none;color:#3F60E7; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:normal; " href="https://clicks.eventbrite.com/f/a/zhvQDXT0Ji_tqYwxsVIBiQ~~/AAQxAQA~/RgRmNCMPP0SvaHR0cHM6Ly93d3cuZXZlbnRicml0ZS5jb20vbXl0aWNrZXRzLzY1NzU2NzEzMDk_cmVmPWVlbWFpbG9yZGNvbmYmdXRtX2NhbXBhaWduPW9yZGVyLWNvbmZpcm0tYmNjJnV0bV9tZWRpdW09ZW1haWwmdXRtX3NvdXJjZT1ldmVudGJyaXRlJmNvbnRhY3Rfb3JnYW5pemVyPTEmdXRtX3Rlcm09Y29udGFjdG9yZ1cDc3BjQgpkUo_vUmQqhrzGUiBpbmZvQGNoaWNhZ29jb21tdW5pdHlnYXJkZW5zLm9yZ1gEAAAAAA~~"
 class=""
 >Contact the organizer</a>
 
 
</span>


 
 </td>
 </tr>




 
 
 
 </tbody>
</table>

 </td>
 <td width="20" bgcolor="#FFFFFF"></td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>


 
 
 
<tr class="row_divider-bottom">
 <td style="mso-line-height-rule:exactly;line-height:18px;font-size:18px;background-color:#FFFFFF;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0px;border-bottom-left-radius:0px;"
 width="600" height="18">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='18'
 style='mso-line-height-rule:exactly;line-height:18px;font-size:18px;height:18px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 <tr bgcolor="#FFFFFF">
 <td style="mso-line-height-rule:exactly;line-height:18px;font-size:18px;height:18px;"
 height="18"></td>
 </tr>
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:18px;font-size:18px;height:18px;"
 height="18" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>



 
 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:4px;font-size:4px;background-color:#EEEDF2;"
 width="600" height="4">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='4'
 style='mso-line-height-rule:exactly;line-height:4px;font-size:4px;height:4px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:8px;font-size:8px;height:8px;"
 height="8" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>



 
 
 
 
<tr class="row_divider-top">
 <td style="mso-line-height-rule:exactly;line-height:18px;font-size:18px;background-color:#FFFFFF;border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0;border-bottom-left-radius:0;"
 width="600" height="18">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='18'
 style='mso-line-height-rule:exactly;line-height:18px;font-size:18px;height:18px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:18px;font-size:18px;height:18px;"
 height="18" bgcolor=""> </td>
 </tr>
 <tr bgcolor="#FFFFFF">
 <td style="mso-line-height-rule:exactly;line-height:18px;font-size:18px;height:18px;"
 height="18"></td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>



 

<tr bgcolor="#FFFFFF" class="row_section-article-content">
 <td style="background-color:#FFFFFF;" bgcolor="#FFFFFF" class="grid__col">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 align='left'
 style='border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;width:100%;'
 class='default-table'
 >
 <tbody>
 
 <tr class="row_section" style="" bgcolor="#FFFFFF">
 <td width="20" bgcolor="#FFFFFF" align="left"></td>
 <td class="" style="text-align:left;background-color:#FFFFFF;"
 align="left">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 align='left'
 bgcolor='#FFFFFF'
 style='border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;width:100%;'
 >
 <tbody>
 
 
 
 
 <tr style="" bgcolor="">
 <td class="" style="padding: 0; text-align:left;" align="left" bgcolor="" width="100%" height="">
 
 
 <table cellpadding="0" cellspacing="0" border="0" class="no_text_resize" width="100%" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt;">
 <tr>
 <td colspan="3">
 
 
<h2 style="padding: 0; margin: 12px 0 0 0;font-size: 23px;line-height: 32px;font-weight: normal;font-weight: 500;color: #1E0A3C !important;font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;margin-top: 0;" class="js-order-summary-header-title">
 
 Order Summary
 
</h2>

 </td>
 </tr>

 
 

 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:4px;font-size:4px;background-color:#FFFFFF;"
 width="600" height="4">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='4'
 style='mso-line-height-rule:exactly;line-height:4px;font-size:4px;height:4px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:8px;font-size:8px;height:8px;"
 height="8" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>


 <tr>
 <td colspan="3">
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 15px; line-height: 21px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px; color: #1E0A3C;"
 class="js-order-summary-title">
 
 
 Order 


<a style="text-decoration:none;color:#3F60E7; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:normal; " href="https://clicks.eventbrite.com/f/a/79vFdj7BWBkHwZSgC24OyQ~~/AAQxAQA~/RgRmNCMPP0SYaHR0cHM6Ly93d3cuZXZlbnRicml0ZS5jb20vbXl0aWNrZXRzLzY1NzU2NzEzMDk_cmVmPWVlbWFpbG9yZGNvbmYmdXRtX2NhbXBhaWduPW9yZGVyLWNvbmZpcm0tYmNjJnV0bV9tZWRpdW09ZW1haWwmdXRtX3NvdXJjZT1ldmVudGJyaXRlJnV0bV90ZXJtPW9yZGVyaWRXA3NwY0IKZFKP71JkKoa8xlIgaW5mb0BjaGljYWdvY29tbXVuaXR5Z2FyZGVucy5vcmdYBAAAAAA~"
 class=""
 >#6575671309</a> - May 3, 2023
 
</span>

 </td>
 </tr>

 <tr>
 <td colspan="3">
 </td>
 </tr>

 
 

 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:16px;font-size:16px;background-color:#FFFFFF;"
 width="600" height="16">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='16'
 style='mso-line-height-rule:exactly;line-height:16px;font-size:16px;height:16px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:32px;font-size:32px;height:32px;"
 height="32" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>


 <tr>
 <td colspan="3">
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 15px; line-height: 21px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px; color: #1E0A3C;"
 class="no_text_resize js-order-summary-payment-description">
 
 Free order
 
</span>


 </td>
 </tr>

 
 

 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:20px;font-size:20px;background-color:#FFFFFF;"
 width="600" height="20">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='20'
 style='mso-line-height-rule:exactly;line-height:20px;font-size:20px;height:20px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:40px;font-size:40px;height:40px;"
 height="40" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>



 <tr>
 <td colspan="3">
 <table cellpadding="0" cellspacing="0" border="0" width="100%">
 <tbody>
 <tr>
 <td width="25%" valign="top">
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 15px; line-height: 21px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px; color: #1E0A3C;"
 class="js-order-summary-item-name">
 
 Laurita Doane
 
</span>

 </td>
 <td width="50%" valign="top">
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 15px; line-height: 21px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px; color: #1E0A3C;"
 class="js-order-summary-item-quantity">
 
 1 x
 
</span>

 
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 15px; line-height: 21px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color:#1E0A3C;font-weight:600;font-size: 14px;"
 class="js-order-summary-item-ticket-type">
 
 
 General Admission
 
 
</span>


 </td>
 <td width="20%" align="right" valign="top" style="text-align: right;">
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 15px; line-height: 21px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px; color: #1E0A3C;"
 class="js-order-summary-item-price">
 
 $0.00
 
</span>

 </td>
 </tr>
 
 

 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:6px;font-size:6px;background-color:#FFFFFF;"
 width="600" height="6">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='6'
 style='mso-line-height-rule:exactly;line-height:6px;font-size:6px;height:6px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:12px;font-size:12px;height:12px;"
 height="12" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>


 <tr>
 <td width="25%" valign="top">
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 15px; line-height: 21px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px; color: #1E0A3C;"
 class="js-order-summary-item-name">
 
 Laurita Doane
 
</span>

 </td>
 <td width="50%" valign="top">
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 15px; line-height: 21px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px; color: #1E0A3C;"
 class="js-order-summary-item-quantity">
 
 1 x
 
</span>

 
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 15px; line-height: 21px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color:#1E0A3C;font-weight:600;font-size: 14px;"
 class="js-order-summary-item-ticket-type">
 
 
 General Admission
 
 
</span>


 </td>
 <td width="20%" align="right" valign="top" style="text-align: right;">
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 15px; line-height: 21px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px; color: #1E0A3C;"
 class="js-order-summary-item-price">
 
 $0.00
 
</span>

 </td>
 </tr>
 
 

 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:6px;font-size:6px;background-color:#FFFFFF;"
 width="600" height="6">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='6'
 style='mso-line-height-rule:exactly;line-height:6px;font-size:6px;height:6px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:12px;font-size:12px;height:12px;"
 height="12" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>





 </tbody>
 </table>
 </td>
 </tr>


 
 

 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:4px;font-size:4px;background-color:#FFFFFF;"
 width="600" height="4">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='4'
 style='mso-line-height-rule:exactly;line-height:4px;font-size:4px;height:4px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:8px;font-size:8px;height:8px;"
 height="8" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>


 </table>

 
 
 
 <tr style="" bgcolor="">
 <td class="" style="padding: 0; text-align:left;" align="left" bgcolor="" width="100%" height="26">
 
 
 
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 12px; line-height: 18px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color:#1E0A3C;font-weight:600;"
 class="no_text_resize">
 
 
 
 


<a style="text-decoration:none;color:#3F60E7; color:#3F60E7; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:normal; font-weight: bold;" href="https://clicks.eventbrite.com/f/a/uKkLOzGr2aB7Zvd3gxWNzw~~/AAQxAQA~/RgRmNCMPP0SnaHR0cHM6Ly93d3cuZXZlbnRicml0ZS5jb20vbXl0aWNrZXRzLzY1NzU2NzEzMDk_cmVmPWVlbWFpbG9yZGNvbmYmdXRtX2NhbXBhaWduPW9yZGVyLWNvbmZpcm0tYmNjJnV0bV9tZWRpdW09ZW1haWwmdXRtX3NvdXJjZT1ldmVudGJyaXRlJnV0bV90ZXJtPXZpZXdtYW5hZ2VvcmRlcnN1bW1hcnlXA3NwY0IKZFKP71JkKoa8xlIgaW5mb0BjaGljYWdvY29tbXVuaXR5Z2FyZGVucy5vcmdYBAAAAAA~"
 class=""
 >View and manage</a> your order online
 
 
</span>


 
 
 </td>
 </tr>



 
 
 <tr style="" bgcolor="">
 <td class="" style="padding: 0; text-align:left;" align="left" bgcolor="" width="100%" height="26">
 
 
 
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 12px; line-height: 18px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color:#1E0A3C;font-weight:600;"
 class="no_text_resize">
 
 
 Printable PDF tickets are attached to this email
 
 
</span>


 
 
 </td>
 </tr>





 
 
 <tr style="" bgcolor="">
 <td class="" style="padding: 0; text-align:left;" align="left" bgcolor="" width="100%" height="26">
 
 
 
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 12px; line-height: 18px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color:#6F7287;font-weight:normal;"
 class="no_text_resize">
 
 
 
 <a href="https://clicks.eventbrite.com/f/a/qkKFk0hjRzyFZWXq6_VNhw~~/AAQxAQA~/RgRmNCMPP0S7aHR0cHM6Ly93d3cuZXZlbnRicml0ZS5jb20vbXl0aWNrZXRzLzY1NzU2NzEzMDk_cmVmPWVlbWFpbG9yZGNvbmYmdXRtX2NhbXBhaWduPW9yZGVyLWNvbmZpcm0tYmNjJnV0bV9tZWRpdW09ZW1haWwmdXRtX3NvdXJjZT1ldmVudGJyaXRlJmNvbnRhY3Rfb3JnYW5pemVyPTEmdXRtX3Rlcm09Y29udGFjdG9yZ29yZGVyc3VtbWFyeVcDc3BjQgpkUo_vUmQqhrzGUiBpbmZvQGNoaWNhZ29jb21tdW5pdHlnYXJkZW5zLm9yZ1gEAAAAAA~~" style="text-decoration:none;color:#3F60E7; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;; font-weight:normal;">Contact the organizer</a> for any questions related to this purchase.
 
 
</span>


 
 
 </td>
 </tr>




 
 
 <tr style="" bgcolor="">
 <td class="" style="padding: 0; text-align:left;" align="left" bgcolor="" width="100%" height="26">
 
 
 
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 12px; line-height: 18px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color:#6F7287;font-weight:normal;"
 class="">
 
 
 
 This order is subject to Eventbrite 


<a style="text-decoration:none;color:#3F60E7; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:normal; text-decoration:none;color:#3F60E7; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;; font-weight:normal;" href="https://clicks.eventbrite.com/f/a/1JbHM7Mj-_7N1PskgX1D-Q~~/AAQxAQA~/RgRmNCMPP0SEaHR0cHM6Ly93d3cuZXZlbnRicml0ZS5jb20vdG9zLz9yZWY9ZWVtYWlsb3JkY29uZiZ1dG1fY2FtcGFpZ249b3JkZXItY29uZmlybS1iY2MmdXRtX21lZGl1bT1lbWFpbCZ1dG1fc291cmNlPWV2ZW50YnJpdGUmdXRtX3Rlcm09dG9zVwNzcGNCCmRSj-9SZCqGvMZSIGluZm9AY2hpY2Fnb2NvbW11bml0eWdhcmRlbnMub3JnWAQAAAAA"
 class=""
 >Terms of Service</a> and 


<a style="text-decoration:none;color:#3F60E7; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:normal; text-decoration:none;color:#3F60E7; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;; font-weight:normal;" href="https://clicks.eventbrite.com/f/a/sqJ5Sb7U6BAdXadWqNo-5w~~/AAQxAQA~/RgRmNCMPP0SYaHR0cHM6Ly93d3cuZXZlbnRicml0ZS5jb20vcHJpdmFjeXBvbGljeS8_cmVmPWVlbWFpbG9yZGNvbmYmdXRtX2NhbXBhaWduPW9yZGVyLWNvbmZpcm0tYmNjJnV0bV9tZWRpdW09ZW1haWwmdXRtX3NvdXJjZT1ldmVudGJyaXRlJnV0bV90ZXJtPXByaXZhY3lwb2xpY3lXA3NwY0IKZFKP71JkKoa8xlIgaW5mb0BjaGljYWdvY29tbXVuaXR5Z2FyZGVucy5vcmdYBAAAAAA~"
 class=""
 >Privacy Policy</a>, and 


<a style="text-decoration:none;color:#3F60E7; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:normal; text-decoration:none;color:#3F60E7; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;; font-weight:normal;" href="https://clicks.eventbrite.com/f/a/rVpi2iKNgdAjzetBY0cIVA~~/AAQxAQA~/RgRmNCMPP0SRaHR0cHM6Ly93d3cuZXZlbnRicml0ZS5jb20vY29va2llcy8_cmVmPWVlbWFpbG9yZGNvbmYmdXRtX2NhbXBhaWduPW9yZGVyLWNvbmZpcm0tYmNjJnV0bV9tZWRpdW09ZW1haWwmdXRtX3NvdXJjZT1ldmVudGJyaXRlJnV0bV90ZXJtPWNvb2tpZXBvbGljeVcDc3BjQgpkUo_vUmQqhrzGUiBpbmZvQGNoaWNhZ29jb21tdW5pdHlnYXJkZW5zLm9yZ1gEAAAAAA~~"
 class=""
 >Cookie Policy</a>.
 
 
</span>


 
 
 </td>
 </tr>



 

 
 </td>
 </tr>

 
 
 
 </tbody>
</table>

 </td>
 <td width="20" bgcolor="#FFFFFF"></td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>


 
 
 
<tr class="row_divider-bottom">
 <td style="mso-line-height-rule:exactly;line-height:18px;font-size:18px;background-color:#FFFFFF;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0px;border-bottom-left-radius:0px;"
 width="600" height="18">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='18'
 style='mso-line-height-rule:exactly;line-height:18px;font-size:18px;height:18px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 <tr bgcolor="#FFFFFF">
 <td style="mso-line-height-rule:exactly;line-height:18px;font-size:18px;height:18px;"
 height="18"></td>
 </tr>
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:18px;font-size:18px;height:18px;"
 height="18" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>



 
 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:4px;font-size:4px;background-color:#EEEDF2;"
 width="600" height="4">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='4'
 style='mso-line-height-rule:exactly;line-height:4px;font-size:4px;height:4px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:8px;font-size:8px;height:8px;"
 height="8" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>








 <!-- Footer Section-->
 
 
 



 
 
 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:18px;font-size:18px;background-color:#EEEDF2;"
 width="600" height="18">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='18'
 style='mso-line-height-rule:exactly;line-height:18px;font-size:18px;height:18px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:36px;font-size:36px;height:36px;"
 height="36" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>





<tr bgcolor="#EEEDF2" class="row_section-footer-content-legacy">
 <td style="background-color:#EEEDF2;" bgcolor="#EEEDF2" class="grid__col">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 align='center'
 style='border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;width:100%;'
 class='default-table'
 >
 <tbody>
 
 <tr class="row_section" style="" bgcolor="#EEEDF2">
 <td width="30" bgcolor="#EEEDF2" align="center"></td>
 <td class="" style="text-align:center;background-color:#EEEDF2;"
 align="center">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 align='center'
 bgcolor='#EEEDF2'
 style='border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;width:100%;color:#1E0A3C;'
 >
 <tbody>
 
 
 
 <tr style="" bgcolor="#EEEDF2">
 <td class="" style="padding: 0; text-align:center;" align="center" bgcolor="#EEEDF2" width="100%" height="">
 
 
 
 
 <tr style="" bgcolor="#EEEDF2">
 <td class="" style="padding: 0; text-align:center;" align="center" bgcolor="#EEEDF2" width="100%" height="">
 
 <div class="row-logo-footer-content-legacy" style="width: 140px; height: 25px; margin: 0 auto; text-align: center;">
 <a href="https://clicks.eventbrite.com/f/a/mSOPa-GbNRc0F7ClapPCpw~~/AAQxAQA~/RgRmNCMPP0RyaHR0cHM6Ly93d3cuZXZlbnRicml0ZS5jb20vP3V0bV9zb3VyY2U9ZXZlbnRicml0ZSZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1vcmRlci1jb25maXJtLWJjYyZ1dG1fdGVybT1lYl9sb2dvVwNzcGNCCmRSj-9SZCqGvMZSIGluZm9AY2hpY2Fnb2NvbW11bml0eWdhcmRlbnMub3JnWAQAAAAA">
 
 <img src='https://cdn.evbstatic.com/s3-build/perm_001/de0b06/django/images/emails_2018_rebrand/EB-logo@2x.png' title='' alt='Eventbrite' style='' border="0" width='140' height='25' class=""/>

 </a>
 </div>
 
 </td>
 </tr>


 
 </td>
 </tr>

 
 
 
 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:12px;font-size:12px;background-color:#EEEDF2;"
 width="600" height="12">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='12'
 style='mso-line-height-rule:exactly;line-height:12px;font-size:12px;height:12px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:24px;font-size:24px;height:24px;"
 height="24" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>


 
 <tr style="" bgcolor="#EEEDF2">
 <td class="" style="padding: 0; text-align:center;" align="center" bgcolor="#EEEDF2" width="100%" height="">
 
 
 
<span class="social-logo-container" style="padding:0;display:inline-block;height:auto;margin:0;width:40px;text-align:center;">
 <a href="https://clicks.eventbrite.com/f/a/c63RXZrtVa7QJr46zhrcCg~~/AAQxAQA~/RgRmNCMPP0QiaHR0cHM6Ly93d3cudHdpdHRlci5jb20vRXZlbnRicml0ZVcDc3BjQgpkUo_vUmQqhrzGUiBpbmZvQGNoaWNhZ29jb21tdW5pdHlnYXJkZW5zLm9yZ1gEAAAAAA~~" target="_blank" aria-label="Eventbrite's Twitter">
 <img src="https://cdn.evbstatic.com/s3-build/perm_001/c07442/django/images/emails_2018_rebrand/TW-icon-purple@2x.png" class="footer-social-logo__image" style="height:24px;padding:0;width:24px;"
 height="24" width="24" alt="twitter" title="twitter" border="0"/>
 </a>
</span>

 
 
<span class="social-logo-container" style="padding:0;display:inline-block;height:auto;margin:0;width:40px;text-align:center;">
 <a href="https://clicks.eventbrite.com/f/a/ngW3CA0dq2dNhBqTprSqMw~~/AAQxAQA~/RgRmNCMPP0QjaHR0cHM6Ly93d3cuZmFjZWJvb2suY29tL0V2ZW50YnJpdGVXA3NwY0IKZFKP71JkKoa8xlIgaW5mb0BjaGljYWdvY29tbXVuaXR5Z2FyZGVucy5vcmdYBAAAAAA~" target="_blank" aria-label="Eventbrite's Facebook">
 <img src="https://cdn.evbstatic.com/s3-build/perm_001/ac2bf4/django/images/emails_2018_rebrand/FB-icon-purple@2x.png" class="footer-social-logo__image" style="height:24px;padding:0;width:24px;"
 height="24" width="24" alt="facebook" title="facebook" border="0"/>
 </a>
</span>

 
 
<span class="social-logo-container" style="padding:0;display:inline-block;height:auto;margin:0;width:40px;text-align:center;">
 <a href="https://clicks.eventbrite.com/f/a/YIO8kbMK6M2-SEJNAUsYEg~~/AAQxAQA~/RgRmNCMPP0QlaHR0cHM6Ly93d3cuaW5zdGFncmFtLmNvbS9ldmVudGJyaXRlL1cDc3BjQgpkUo_vUmQqhrzGUiBpbmZvQGNoaWNhZ29jb21tdW5pdHlnYXJkZW5zLm9yZ1gEAAAAAA~~" target="_blank" aria-label="Eventbrite's Instagram">
 <img src="https://cdn.evbstatic.com/s3-build/perm_001/009b0f/django/images/emails_2018_rebrand/IG-icon-purple@2x.png" class="footer-social-logo__image" style="height:24px;padding:0;width:24px;"
 height="24" width="24" alt="instagram" title="instagram" border="0"/>
 </a>
</span>

 
 </td>
 </tr>

 
 
 
 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:10px;font-size:10px;background-color:#EEEDF2;"
 width="600" height="10">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='10'
 style='mso-line-height-rule:exactly;line-height:10px;font-size:10px;height:10px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:20px;font-size:20px;height:20px;"
 height="20" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>



 
 <tr style="" bgcolor="#EEEDF2">
 <td class="footer-content" style="padding: 0; text-align:center;" align="center" bgcolor="#EEEDF2" width="100%" height="24">
 
 
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 12px; line-height: 18px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color:#4B4D63;font-weight:normal;"
 class="">
 
 
 
 
 <span style='' class=''>
 This email was sent to 


<a style="text-decoration:none;color:#3F60E7; color:#f05537; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:normal; " href="mailto:info@chicagocommunitygardens.org"
 class=""
 >info@chicagocommunitygardens.org</a>
 </span>

 
 
</span>


 
 </td>
 </tr>


 
 <tr style="" bgcolor="#EEEDF2">
 <td class="footer-content" style="padding: 0; text-align:center;" align="center" bgcolor="#EEEDF2" width="100%" height="24">
 
 
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 12px; line-height: 18px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color:#4B4D63;font-weight:normal;"
 class="">
 
 
 


<a style="text-decoration:none;color:#3F60E7; color:#f05537; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:normal; " href="https://clicks.eventbrite.com/f/a/Y6sjoIhT0nhr4oYVzwhVHg~~/AAQxAQA~/RgRmNCMPP0R_aHR0cHM6Ly93d3cuZXZlbnRicml0ZS5jb20vP3V0bV9zb3VyY2U9ZXZlbnRicml0ZSZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj1vcmRlci1jb25maXJtLWJjYyZ1dG1fdGVybT1lbWFpbF9mb290ZXJfZWJfbGlua1cDc3BjQgpkUo_vUmQqhrzGUiBpbmZvQGNoaWNhZ29jb21tdW5pdHlnYXJkZW5zLm9yZ1gEAAAAAA~~"
 class=""
 >Eventbrite</a> | 535 Mission Street, 8th Floor | San Francisco, CA 94105
 
 
</span>


 
 </td>
 </tr>


 
 <tr style="" bgcolor="#EEEDF2">
 <td class="footer-content" style="padding: 0; text-align:center;" align="center" bgcolor="#EEEDF2" width="100%" height="24">
 
 
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 12px; line-height: 18px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color:#4B4D63;font-weight:normal;"
 class="">
 
 
 Copyright © 2023 Eventbrite. All rights reserved.
 
 
</span>


 
 </td>
 </tr>

 
 <tr style="" bgcolor="#EEEDF2">
 <td class="footer-content" style="padding: 0; text-align:center;" align="center" bgcolor="#EEEDF2" width="100%" height="24">
 
 
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 12px; line-height: 18px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color:#4B4D63;font-weight:normal;"
 class="">
 
 
 


<a style="text-decoration:none;color:#3F60E7; color:#f05537; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:normal; " href="https://clicks.eventbrite.com/f/a/_s3q_f2d7b7rjCoqypnjYg~~/AAQxAQA~/RgRmNCMPP0SNaHR0cHM6Ly93d3cuZXZlbnRicml0ZS5jb20vcHJpdmFjeXBvbGljeS8_dXRtX3NvdXJjZT1ldmVudGJyaXRlJnV0bV9tZWRpdW09ZW1haWwmdXRtX2NhbXBhaWduPW9yZGVyLWNvbmZpcm0tYmNjJnV0bV90ZXJtPWVtYWlsX2Zvb3Rlcl9lYl9saW5rVwNzcGNCCmRSj-9SZCqGvMZSIGluZm9AY2hpY2Fnb2NvbW11bml0eWdhcmRlbnMub3JnWAQAAAAA"
 class=""
 >Privacy Policy</a>
 
 
</span>


 
 </td>
 </tr>

 
 
 
 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:18px;font-size:18px;background-color:#EEEDF2;"
 width="600" height="18">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='18'
 style='mso-line-height-rule:exactly;line-height:18px;font-size:18px;height:18px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:36px;font-size:36px;height:36px;"
 height="36" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>



 
 </tbody>
</table>

 </td>
 <td width="30" bgcolor="#EEEDF2"></td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>



 </tbody>
 </table>
 </td>
 </tr>
 </table>
 </td>
 </tr>
 </table>
 </td>
 </tr>
 </table>
 
<img border="0" width="1" height="1" alt="" src="https://clicks.eventbrite.com/q/Did0x9xfuApvQN1owi8jEQ~~/AAQxAQA~/RgRmNCMPPlcDc3BjQgpkUo_vUmQqhrzGUiBpbmZvQGNoaWNhZ29jb21tdW5pdHlnYXJkZW5zLm9yZ1gEAAAAAA~~">
</body>
</html>