------=_Part_2906590_442396151.1735686497570
Content-Type: multipart/alternative;
boundary="----=_Part_2906591_1916765892.1735686497571"
------=_Part_2906591_1916765892.1735686497571
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 7bit
<!DOCTYPE html>
<html lang="en" xmlns="[link removed]" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:v="urn:schemas-microsoft-com:vml">
<head><meta charset="utf-8"><!-- utf-8 works for most cases --><meta name="viewport" content="width=device-width"><!-- Forcing initial-scale shouldn't be necessary --><meta http-equiv="X-UA-Compatible" content="IE=edge"><!-- Use the latest (edge) version of IE rendering engine --><meta name="x-apple-disable-message-reformatting"><!-- Disable auto-scale in iOS 10 Mail entirely -->
<title>Billy Graham Evangelistic Association</title>
<!-- The title tag shows in email notifications, like Android 4.4. --><!-- Web Font / @font-face : BEGIN --><!-- NOTE: If web fonts are not required, lines 10 - 27 can be safely removed. --><!-- Desktop Outlook chokes on web font references and defaults to Times New Roman, so we force a safe fallback font. --><!--[if mso]>
<style>
* {
font-family: Arial, sans-serif !important;
}
</style>
<![endif]--><!-- All other clients get the webfont reference; some will render the font and others will silently fail to the fallbacks. More on that here: [link removed] --><!--[if !mso]><!--><link href="[link removed]" rel="stylesheet"><!--<![endif]--><!-- Web Font / @font-face : END --><!-- CSS Reset -->
<style type="text/css">/* What it does: Remove spaces around the email design added by some email clients. */
/* Beware: It can remove the padding / margin and add a background color to the compose a reply window. */
html,
body {
margin: 0 auto !important;
padding: 0 !important;
height: 100% !important;
width: 100% !important;
}
/* What it does: Stops email clients resizing small text. */
* {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
/* What it does: Centers email on Android 4.4 */
div[style*="margin: 16px 0"] {
margin:0 !important;
}
/* What it does: Stops Outlook from adding extra spacing to tables. */
table,
td {
mso-table-lspace: 0pt !important;
mso-table-rspace: 0pt !important;
}
/* What it does: Fixes webkit padding issue. Fix for Yahoo mail table alignment bug. Applies table-layout to the first 2 tables then removes for anything nested deeper. */
table {
border-spacing: 0 !important;
border-collapse: collapse !important;
table-layout: fixed !important;
margin: 0 auto !important;
}
table table table {
table-layout: auto;
}
/* What it does: Uses a better rendering method when resizing images in IE. */
img {
-ms-interpolation-mode:bicubic;
}
/* What it does: A work-around for email clients meddling in triggered links. */
*[x-apple-data-detectors], /* iOS */
.x-gmail-data-detectors, /* Gmail */
.x-gmail-data-detectors *,
.aBn {
border-bottom: 0 !important;
cursor: default !important;
color: inherit !important;
text-decoration: none !important;
font-size: inherit !important;
font-family: inherit !important;
font-weight: inherit !important;
line-height: inherit !important;
}
/* What it does: Prevents Gmail from displaying an download button on large, non-linked images. */
.a6S {
display: none !important;
opacity: 0.01 !important;
}
/* If the above doesn't work, add a .g-img class to any image in question. */
img.g-img + div {
display:none !important;
}
/* What it does: Prevents underlining the button text in Windows 10 */
.button-link {
text-decoration: none !important;
}
/* What it does: Removes right gutter in Gmail iOS app: [link removed] */
/* Create one of these media queries for each additional viewport size you'd like to fix */
/* Thanks to Eric Lepetit @ericlepetitsf) for help troubleshooting */
@media only screen and (min-device-width: 375px) and (max-device-width: 413px) { /* iPhone 6 and 6+ */
.email-container {
min-width: 375px !important;
}
}
</style>
<!-- Progressive Enhancements -->
<style type="text/css">/* What it does: Hover styles for buttons */
.button-td,
.button-a {
transition: all 100ms ease-in;
}
.button-td:hover,
.button-a:hover {
background: #555555 !important;
border-color: #555555 !important;
}
/* Media Queries */
@media screen and (max-width: 480px) {
/* What it does: Forces elements to resize to the full width of their container. Useful for resizing images beyond their max-width. */
.fluid {
width: 100% !important;
max-width: 100% !important;
height: auto !important;
margin-left: auto !important;
margin-right: auto !important;
}
/* What it does: Forces table cells into full-width rows. */
.stack-column,
.stack-column-center {
display: block !important;
width: 100% !important;
max-width: 100% !important;
direction: ltr !important;
}
/* And center justify these ones. */
.stack-column-center {
text-align: center !important;
}
/* What it does: Generic utility class for centering. Useful for images, buttons, and nested tables. */
.center-on-narrow {
text-align: center !important;
display: block !important;
margin-left: auto !important;
margin-right: auto !important;
float: none !important;
}
table.center-on-narrow {
display: inline-block !important;
}
/* What it does: Adjust typography on small screens to improve readability */
.email-container p {
font-size: 22px !important;
line-height: 32px !important;
}
}
</style>
<!-- What it does: Makes background images in 72ppi Outlook render at correct size. --><!--[if gte mso 9]>
<xml>
<o:OfficeDocumentSettings>
<o:AllowPNG/>
<o:PixelsPerInch>96</o:PixelsPerInch>
</o:OfficeDocumentSettings>
</xml>
<![endif]-->
</head>
<body bgcolor="#F1F1F1" style="margin: 0; mso-line-height-rule: exactly;" width="100%">
<center style="width: 100%; background: #F1F1F1; text-align: left;"><!-- Visually Hidden Preheader Text : BEGIN -->
<div style="display:none;font-size:1px;line-height:1px;max-height:0px;max-width:0px;opacity:0;overflow:hidden;mso-hide:all;font-family: sans-serif;">Your tax-deductible donation will make an eternal impact in 2025.</div>
<!-- Visually Hidden Preheader Text : END --><!--
Set the email width. Defined in two places:
1. max-width for all clients except Desktop Windows Outlook, allowing the email to squish on narrow but never go wider than 680px.
2. MSO tags for Desktop Windows Outlook enforce a 680px width.
Note: The Fluid and Responsive templates have a different width (600px). The hybrid grid is more "fragile", and I've found that 680px is a good width. Change with caution.
-->
<div class="email-container" style="max-width: 680px; margin: auto;"><!--[if mso]>
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="680" align="center">
<tr>
<td>
<![endif]--><!-- Email Body : BEGIN -->
<table align="center" border="0" cellpadding="0" cellspacing="0" class="email-container" role="presentation" style="max-width: 680px;" width="100%"><!-- HEADER : LOGO -->
<tr>
<td>
<table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
<tr>
<td style="padding: 30px 40px 30px 40px; text-align: center;"><a href="[link removed]" name="BGEA_Header" target="_blank" ><img alt="Billy Graham Evangelistic Association" border="0" height="114" src='[link removed]' style="height: auto;" width="199" /></a></td>
</tr>
</table>
</td>
</tr>
<!-- HEADER : LOGO END --><!-- CONTENT : BEGIN -->
<tr>
<td bgcolor="#ffffff" style="border:1px solid #dddddd;">
<table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
<tr>
</tr>
<tr>
<td style="padding: 30px 40px 0px 40px; font-family: Arial, sans-serif; font-size: 24px; line-height: 1.9; color: #555555; text-align: left; font-weight:normal;">
<p style="margin: 0px;">With just a few hours left in 2024, you still have a chance to make a year-end gift. Will you help share the hope of Jesus Christ and give someone an opportunity to find lasting peace with God?<br />
</p>
<!--CTA button-->
<center>
<div><!--[if mso]><v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="[link removed]"style="height:58px;v-text-anchor:middle;width:200px;" arcsize="8.620689655172415%" stroke="f" fillcolor="#1668ac"><w:anchorlock/><center><![endif]--><a href="[link removed]" name="Give_CTA" style="background-color:#1668ac;border-radius:5px;color:#ffffff;display:inline-block;font-family:sans-serif;font-size:24px;font-weight:bold;line-height:58px;text-align:center;text-decoration:none;width:200px;-webkit-text-size-adjust:none;" target="_blank" >Give Now</a><!--[if mso]></center></v:roundrect><![endif]--></div>
</center>
<p style="text-align: center;"><span style="color:#2566a4;"><em><br />
“Go therefore and make disciples of all nations, baptizing them in the name of the Father and of the Son and of the Holy Spirit.”<br />
</em>—Matthew 28:19, ESV</span></p>
</td>
</tr>
<tr>
<td align="left" style="padding: 16px;"> </td>
</tr>
</table>
</td>
</tr>
<!-- CONTENT : END --><!-- FOOTER : BEGIN -->
<tr>
<td>
<table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
<tr>
<td style="padding: 40px 40px 40px 40px; font-family: Arial, sans-serif; font-size: 16px; line-height: 1.9; color: #666666; text-align: center; font-weight:normal;">
<p style="margin: 0;">Billy Graham Evangelistic Association<br />
1 Billy Graham Parkway, Charlotte, NC 28201<br />
<br />
<a href="[link removed]" name="Unsubscribe" style="color:#666666; text-decoration:underline;" xt="LPWEBFORMOPTIN" xtwebform="25007617">Unsubscribe</a> | <a href="[link removed]" name="Subscribe" style="color:#666666; text-decoration:underline;" target="_blank" >Subscribe</a><br />
Do not reply to this email. Please <a href="[link removed]" name="Contact" style="color:#666666; text-decoration:underline;" target="_blank" >contact us here.</a><br />
<br />
<a href="[link removed]" name="click to view_1" style="color:#666666; text-decoration:underline;" target="_blank" xt="SPCLICKTOVIEW">Click here to view in browser</a><br />
<br />
©2024 BGEA</p>
</td>
</tr>
</table>
</td>
</tr>
<!-- FOOTER : END -->
</table>
<!-- Email Body : END --><!--[if mso]>
</td>
</tr>
</table>
<![endif]--></div>
</center>
<IMG src="[link removed]" style="display: none"></body>
</html>
------=_Part_2906591_1916765892.1735686497571--
------=_Part_2906590_442396151.1735686497570--