EMAIL DETAILS
SUBJECT:
Spring Fever? We Have Many Cures!
PRI: NORMAL
FROM:
R
reservations@pvresorts.com
DATE:
2019-03-13 18:03:02
MSG_ID:
<ti8-OXGKTZqeujTeMs2S3A@ismtpd0015p1las1.sendgrid.net>
RECIPIENTS:
TO:
R
rhb@rspdc.com
CONTENT:
TEXT: YES |
HTML: NO
PROCESSED
<html><body><html><div style="text-align: center;">
<div style="text-align: center; color: #777777; font-family: verdana; font-size: 10px;">
To view this email as a web page click <a href="http://navislinks.pvresorts.com/wf/click?upn=T-2BD2k299RsIcN4QX5BWv1uJMh8Ak6jqMzH3RbOgZ1MVRJ7OFq73CvZF98FtT4PFLAxOPekzD5YXIp7bhkYCfxW0CyFkUKpK-2F2-2BaXoJVTMQgwsQth6YNFqJonsyucsxUTqjl6rAh17P-2BTqJfAvCJMdrzlzkt6nIV5LaTOyOhNvCH5wO9dS2N2O-2F0AzMWWkNM-2F6fYcICcX6qEuOP7cBDbCfpKmTe-2Bo-2B5uOHhi-2BmBLeYveESnyvKow7B3AlLrJTlJiHxF2BKeZxSUM3aF7XRs4D1xMY-2FMuXD4wrw7wVCil8m77f4Mznvsyraf-2BKhupgdkFdgUgxuTBbAYk9T0RsaPp8qauk7yLP2dWMw3wg2q-2FtwpxRmM-2BCda0JQbf2rICryJpg_0DZv1rCRQbXJJ-2FaujUYCwSWAJs1UpQQOuhaZFltgB7dGv9JUUFftpcZYW5BlbKurnaNTWFWu1ZYvLpo8myIYo0RgE1SLwIV2TgJvwBbYMzO11SHlf5IaMj2KgiwWQQB19c918vIrlMQ-2Fuvx9lWb8UJf5GR1xpPSamq27Vj3buRXmOi0YfTkEESRfq2pVo7BdHDqi3rf-2B6TA4B9rEgzJbON27-2Bx1Viatn94S23RJp0ybqv5WxBS-2BKHUCY-2BG24Eekz4-2FLpjGRYLWQ85HTP224ygmx2Gx1rYlP20ElWV34NchMIEGMkbxi3Nl7JRrd54gOsgl0y35MXBEOGEj5XNcpq-2BTsww6eiKy2Ykl8kNeIgmYWLKKxsiZiTCanZT2QT6KuGb3Cg74viWKpOyzDUJ8Yscs4AMc6nKNumO2smdHp3vjM-3D"> here.</a>
</div></div><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></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: 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: http://stylecampaign.com/blog/2015/02/webfont-support-in-email/ -->
<!--[if !mso]><!-->
<!-- insert web font reference, eg: <link href='https://fonts.googleapis.com/css?family=Roboto%3a400%2c700&ContactID=30296737002' rel='stylesheet' type='text/css'> -->
<!--<![endif]-->
<!-- Web Font / @font-face : END -->
<!-- CSS Reset : BEGIN -->
<style>
/* 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: Prevents Windows 10 Mail from underlining links despite inline CSS. Styles for underlined links should be inline. */
a {
text-decoration: none;
}
/* 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 */
.unstyle-auto-detected-links *,
.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 changing the text color in conversation threads. */
.im {
color: inherit !important;
}
/* What it does: Prevents Gmail from displaying a 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: Removes right gutter in Gmail iOS app: https://github.com/TedGoas/Cerberus/issues/89 */
/* Create one of these media queries for each additional viewport size you'd like to fix */
/* iPhone 4, 4S, 5, 5S, 5C, and 5SE */
@media only screen and (min-device-width: 320px) and (max-device-width: 374px) {
u ~ div .email-container {
min-width: 320px !important;
}
}
/* iPhone 6, 6S, 7, 8, and X */
@media only screen and (min-device-width: 375px) and (max-device-width: 413px) {
u ~ div .email-container {
min-width: 375px !important;
}
}
/* iPhone 6+, 7+, and 8+ */
@media only screen and (min-device-width: 414px) {
u ~ div .email-container {
min-width: 414px !important;
}
}
</style>
<!-- CSS Reset : END -->
<!-- Reset list spacing because Outlook ignores much of our inline CSS. -->
<!--[if mso]>
<style type="text/css">
ul,
ol {
margin: 0 !important;
}
li {
margin-left: 30px !important;
}
li.list-item-first {
margin-top: 0 !important;
}
li.list-item-last {
margin-bottom: 10px !important;
}
</style>
<![endif]-->
<!-- Progressive Enhancements : BEGIN -->
<style>
/* What it does: Hover styles for buttons */
.button-td,
.button-a {
transition: all 100ms ease-in;
}
.button-td-primary:hover,
.button-a-primary:hover {
background: #dddddd !important;
border-color: #dddddd !important;
}
/* Media Queries */
@media screen and (max-width: 600px) {
.email-container {
width: 100% !important;
margin: auto !important;
}
/* What it does: Forces elements to resize to the full width of their container. Useful for resizing images beyond their max-width. */
.fluid {
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: 17px !important;
}
}
</style>
<!-- Progressive Enhancements : END -->
<!-- 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]-->
<!--
The email background color (#222222) is defined in three places:
1. body tag: for most email clients
2. center tag: for Gmail and Inbox mobile apps and web versions of Gmail, GSuite, Inbox, Yahoo, AOL, Libero, Comcast, freenet, Mail.ru, Orange.fr
3. mso conditional: For Windows 10 Mail
-->
<center style="width: 100%;"><br/><table align="center" role="presentation" cellspacing="0" cellpadding="0" border="0" width="600" style="margin: 0 auto;" class="email-container">
<!-- Email Header : BEGIN -->
<tbody><tr>
<td style="padding: 20px 0; text-align: center" bgcolor="#f7f7f2">
<img src="https://assets.navisperformance.com/Assets/14766/TD/Images/pvbrlogos_20181211215953.png" width="300" alt="Ponte Vedra Inn & Club and The Lodge & Club" border="0" style="height: auto; background: ; font-family: sans-serif; font-size: 15px; line-height: 15px; color: #ffffff;"/>
</td>
</tr>
<!-- Email Header : END -->
<!-- Hero Image, Flush : BEGIN -->
<tr>
<td style="background-color: #ffffff;">
<img src="https://assets.navisperformance.com/Assets/14766/TD/Images/GolfHero_20190305154454.png" width="600" height="" alt="Ponte Vedra Beach Resorts" border="0" style="width: 100%; max-width: 600px; height: auto; background: #dddddd; font-family: sans-serif; font-size: 15px; line-height: 15px; color: #ffffff; margin: auto;" class="g-img"/>
</td>
</tr>
<!-- Hero Image, Flush : END -->
<!-- 1 Column Text + Button : BEGIN -->
<tr>
<td style="background-color: #ffffff;">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" bgcolor="#f7f7f2">
<tbody><tr>
<td style="padding: 20px; font-family: sans-serif; font-size: 15px; line-height: 20px; color: #555555;"><h1 style="margin: 0 0 10px; font-family: Baskerville, 'Palatino Linotype', Palatino, 'Century Schoolbook L', 'Times New Roman', 'serif'; font-size: 28px; text-align: center; line-height: 30px; color: #d68838; font-weight: 500;">Spring Fever? We Have Many Cures!</h1>
<p style="margin: 0 0 10px;">As the world watches The Players Championship this week in Ponte Vedra Beach, we invite you to experience the magic for yourself. Play at one of our luxury oceanfront resorts this spring. Two championship golf courses, Har-Tru tennis courts, family and adult pools, fitness center, children's programs, beach rentals and a lavish spa await. Dining and lounge options abound. Rates start at $299* per night for golf view accommodations. Enjoy dual resort access and complimentary wifi. </p></td>
</tr>
<tr>
<td style="padding: 0 20px 20px;">
<!-- Button : BEGIN -->
<table align="center" role="presentation" cellspacing="0" cellpadding="0" border="0" style="margin: auto;">
<tbody><tr>
<td class="text-button" style="background:#d68838; color:#d68838; font-family: Baskerville, 'Palatino Linotype', Palatino, 'Century Schoolbook L', 'Times New Roman', 'serif'; font-size:16px; line-height:20px; text-align:center; padding:14px 20px; text-transform:uppercase;"><multiline><a href="http://navislinks.pvresorts.com/wf/click?upn=T-2BD2k299RsIcN4QX5BWv1kBWc9AG-2FKC4j0djfOgf5-2F7jOtdm9e1Gu310n0VNsaJmmqmDSVpMYAUZ6d3QL3YoCU7-2ByG9F4Uw9a7UUyr55REUDnGffb5FcYvud1LOkX5eeKAKgb70DgMG7R1-2F9TW-2BleA-3D-3D_0DZv1rCRQbXJJ-2FaujUYCwSWAJs1UpQQOuhaZFltgB7dGv9JUUFftpcZYW5BlbKurnaNTWFWu1ZYvLpo8myIYo0RgE1SLwIV2TgJvwBbYMzO11SHlf5IaMj2KgiwWQQB19c918vIrlMQ-2Fuvx9lWb8UJf5GR1xpPSamq27Vj3buRXmOi0YfTkEESRfq2pVo7BdHDqi3rf-2B6TA4B9rEgzJbON27-2Bx1Viatn94S23RJp0yZDNsnyjzUgCYgq5q9EDpVmQRq8mIqi08Hxl15mC-2BJNXSqr7mG4vEeJ7VtdevHJeCwc-2BjZazI63LgeLj9y-2F6VkOKe0rNB9JQpyX3CjI0ZAJQkAmS0mqaDeD-2BMVf1dLts2FVdM2T8Gy34k3m6nPtp-2BjW7ocD-2FCr0celjbrBrUGCC9oVLdBCuj-2FTLiQKhHaBKpoI-3D" target="_blank" class="link-white" style="color:#ffffff; text-decoration:none;"><span class="link-white" style="color:#ffffff; text-decoration:none;">Book <br/>Ponte Vedra Inn & Club</span></a></multiline></td>
<td> </td>
<td class="text-button" style="background:#d68838; color:#d68838; font-family: Baskerville, 'Palatino Linotype', Palatino, 'Century Schoolbook L', 'Times New Roman', 'serif'; font-size:16px; line-height:20px; text-align:center; padding:14px 20px; text-transform:uppercase;"><multiline><a href="http://navislinks.pvresorts.com/wf/click?upn=T-2BD2k299RsIcN4QX5BWv1kBWc9AG-2FKC4j0djfOgf5-2F5B0QMRPUXK-2FnCOUA48LYNugnYpHJreCs4fiWXqUc2u-2BNgKUljYtjYs55MAoIfxDaCOC7g-2F-2FjymQgpUyrIUnUWz_0DZv1rCRQbXJJ-2FaujUYCwSWAJs1UpQQOuhaZFltgB7dGv9JUUFftpcZYW5BlbKurnaNTWFWu1ZYvLpo8myIYo0RgE1SLwIV2TgJvwBbYMzO11SHlf5IaMj2KgiwWQQB19c918vIrlMQ-2Fuvx9lWb8UJf5GR1xpPSamq27Vj3buRXmOi0YfTkEESRfq2pVo7BdHDqi3rf-2B6TA4B9rEgzJbON27-2Bx1Viatn94S23RJp0yZ85fW-2FhRn0s4UIdbgQFyAPITM2PgS5uVGeckQZSFg1-2BSrgSzm8cnDf9ZF4-2BwwUeHXAHpEj231mHtD0hAsTSJ4iQHzMYgUs-2FZRu-2Fa58wdcZXbsOa1EJNidmSmh3R4hT0ZIg-2BgFtkgNdHMkbOhZdYguNQN84a6p6x9HR54kuUAlwouUxuRydSenLKTZTS0trS94-3D" target="_blank" class="link-white" style="color:#ffffff; text-decoration:none;"><span class="link-white" style="color:#ffffff; text-decoration:none;">Book <br/>The Lodge & Club</span></a></multiline></td>
</tr>
</tbody></table>
<!-- Button : END -->
</td>
</tr>
</tbody></table>
</td>
</tr>
<!-- 1 Column Text + Button : END -->
<!-- Thumbnail Left, Text Right : BEGIN -->
<tr>
<td dir="ltr" valign="top" width="100%" style="padding: 10px; background-color: #b7edff;">
<table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody><tr>
<!-- Column : BEGIN -->
<td width="33.33%" class="stack-column-center">
<table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody><tr>
<td dir="ltr" valign="top" style="padding: 0 10px;">
<img src="https://assets.navisperformance.com/Assets/14766/TD/Images/SeaSunSalt_20190305154507.png" alt="Pearl Jam" border="0" class="center-on-narrow" style="background: #dddddd; font-family: sans-serif; font-size: 15px; line-height: 15px; color: #555555; width: 170px;" width="170"/>
</td></tr>
</tbody></table>
</td>
<!-- Column : END -->
<!-- Column : BEGIN -->
<td width="66.66%" class="stack-column-center">
<table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody><tr>
<td dir="ltr" valign="top" style="font-family: sans-serif; font-size: 15px; line-height: 20px; color: #ffffff; padding: 10px; text-align: left;" class="center-on-narrow">
<h2 style="margin: 0 0 10px 0; font-family: Baskerville, 'Palatino Linotype', Palatino, 'Century Schoolbook L', 'Times New Roman', 'serif'; font-size: 18px; line-height: 22px; color: #555555; font-weight: bold;">It's Never to Early to <br/>Think About Summer!</h2>
<p style="margin: 0 0 10px 0; color: #555555;">
Let Ponte Vedra Inn & Club and The Lodge and Club plan your perfect summer. Beach games and cookouts, summer camps and swim lessons... make your reservation today!
</p>
<!-- Button : BEGIN -->
<table role="presentation" cellspacing="0" cellpadding="0" border="0" class="center-on-narrow" style="float:left;">
<tbody>
<tr>
<td class="text-button" style="background:#555555; color:#555555; font-family: noto Constantia, 'Lucida Bright', 'DejaVu Serif', Georgia, 'serif';: sans-serif; font-size:12px; line-height:20px; text-align:center; padding:14px 20px; text-transform:uppercase;">
<multiline><span class="link-white" style="color: #fffffff; text-decoration: none;"><a href="http://navislinks.pvresorts.com/wf/click?upn=T-2BD2k299RsIcN4QX5BWv1kBWc9AG-2FKC4j0djfOgf5-2F5vY4pmfal7PpnmOkX4vk-2FSCxou-2FSNbFEejpoFOPPHG-2BDknVG8MSsZpZKhLSU-2BdQO-2BtH-2FtstDvl20wEFYy7kl0A_0DZv1rCRQbXJJ-2FaujUYCwSWAJs1UpQQOuhaZFltgB7dGv9JUUFftpcZYW5BlbKurnaNTWFWu1ZYvLpo8myIYo0RgE1SLwIV2TgJvwBbYMzO11SHlf5IaMj2KgiwWQQB19c918vIrlMQ-2Fuvx9lWb8UJf5GR1xpPSamq27Vj3buRXmOi0YfTkEESRfq2pVo7BdHDqi3rf-2B6TA4B9rEgzJbON27-2Bx1Viatn94S23RJp0yZArJ57-2B0uga9czaBeiSAr1b6-2Fh52uxm1ZlmLKa1QfFGIPm-2B63XbIURW98-2FYv9PLszj8QzmiZu1veVL3PvGTKK8uufoBHoCCBdNj-2FeilXJdAFgTecVQjaElf8mAognSF0zlIuvZ8XJYk37Gf9Wr5R-2FaBQ1kqkLwa1ksfFr-2BF2uI-2B7rALhNAQXS2ht6SIPKz-2Bhg-3D" target="_blank" class="link-white" style="color:#ffffff; text-decoration:none;"><strong>View Ponte Vedra Inn & Club Summer Camps</strong></a></span></multiline>
</td>
</tr>
</tbody>
</table>
<!-- Button : END -->
<!-- Button : BEGIN -->
<!-- Button : END -->
</td>
</tr>
</tbody></table>
</td>
<!-- Column : END -->
</tr>
</tbody></table>
</td>
</tr>
<!-- Thumbnail Left, Text Right : END -->
<!-- Thumbnail Right, Text Left : BEGIN -->
<tr> </tr>
<!-- Thumbnail Right, Text Left : END -->
<!-- Clear Spacer : BEGIN -->
<tr> </tr>
<!-- Clear Spacer : END -->
<!-- 1 Column Text : BEGIN -->
<tr>
<td style="background-color: #f7f7f2;">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
<tbody><tr>
<td style="padding: 20px; font-family: sans-serif; font-size: 15px; line-height: 20px; color: #555555;" width="50%">
<div style="text-align: center;"><img src="https://assets.navisperformance.com/Assets/14766/TD/Images/AAAFiveDiamond_20181116201301.png"/><br/><br/> </div>
<div style="text-align: center;">Less than 1% of hotels reviewed are awarded AAA Five Diamond status, Ponte Vedra Inn & Club is proud to have been awarded 17 years in a row.
<br/><br/><a href="http://navislinks.pvresorts.com/wf/click?upn=T-2BD2k299RsIcN4QX5BWv1uqIbvTSPK2PyHxoBGjEhFi8FTB1-2B-2BMJAyPrBx1yWb637O7RKZf0CX8H4rvFwO479uKMHok0lsOeVBEwif5mbxE-3D_0DZv1rCRQbXJJ-2FaujUYCwSWAJs1UpQQOuhaZFltgB7dGv9JUUFftpcZYW5BlbKurnaNTWFWu1ZYvLpo8myIYo0RgE1SLwIV2TgJvwBbYMzO11SHlf5IaMj2KgiwWQQB19c918vIrlMQ-2Fuvx9lWb8UJf5GR1xpPSamq27Vj3buRXmOi0YfTkEESRfq2pVo7BdHDqi3rf-2B6TA4B9rEgzJbON27-2Bx1Viatn94S23RJp0ybQNE1K73NG2GS2-2FzsaKVBA5U4wFg3O4ibR3M3zJyWGuJMTY1BzXzUjSj3D1K3D6FPibfqe1QGVRgmWeaCdSC8M9rl7m5B7NU3gWiVYjjmtpGzna6dikYpuAMyvBNeFyHnsEUl-2BM6eGKHYzgwjLJI4w4f-2F1yYn2JlPoH9lUIYfvkANAa1lZ7-2Fml2ETnDgrQyrw-3D" target="_blank" style="font-family: Arial, Helvetica, sans-serif; font-size: 0px; background-color: #ffffff; color: #e85853;"><img src="https://assets.navisperformance.com/Assets/14766/TD/Images/facebook_20181116201229.jpg" border="0" alt="" width="34" height="34" style="width: 34px; height: 34px;"/></a> <a href="http://navislinks.pvresorts.com/wf/click?upn=T-2BD2k299RsIcN4QX5BWv1mZMO08ZrPKKt8djCXplnI23uYb0zVVHI-2BFO55-2Bz4X1i8u-2BfZG1VSY-2B6GE-2FDtQpp3g-3D-3D_0DZv1rCRQbXJJ-2FaujUYCwSWAJs1UpQQOuhaZFltgB7dGv9JUUFftpcZYW5BlbKurnaNTWFWu1ZYvLpo8myIYo0RgE1SLwIV2TgJvwBbYMzO11SHlf5IaMj2KgiwWQQB19c918vIrlMQ-2Fuvx9lWb8UJf5GR1xpPSamq27Vj3buRXmOi0YfTkEESRfq2pVo7BdHDqi3rf-2B6TA4B9rEgzJbON27-2Bx1Viatn94S23RJp0yauCK9GfWEp-2FVxJ8hCt8CA0GvIR5-2BKMf46FBOT0kR5ZTGgQGebt6SKeG9HRwt4oRK2zBUx40RlmNBYdAfEgKiopLqhI-2FQMMX9DIiuTMbntCB-2F-2BSOB-2F0zBGVgDMn3uRe7w-2BKNYNOQPPUq3ZmuDcfV-2Bul4Vp-2Bld973YYmguekGc1ydOqHlPBPRpmUtFJuXT9yWcE-3D" target="_blank" style="font-family: Arial, Helvetica, sans-serif; font-size: 0px; background-color: #ffffff; color: #e85853;"><img src="https://assets.navisperformance.com/Assets/14766/TD/Images/t7_ico_twitter_20181116200939.jpg" border="0" alt="" width="34" height="34" style="width: 34px; height: 34px;"/></a> <a href="http://navislinks.pvresorts.com/wf/click?upn=T-2BD2k299RsIcN4QX5BWv1oEJOns0e2AIOUXwb-2FINnKWk8GXnjo0pyPdWWXUcHWjszsRvwcJUFQpkTo2aOMV-2BqCphsmLCBElPlBandpwbRyM-3D_0DZv1rCRQbXJJ-2FaujUYCwSWAJs1UpQQOuhaZFltgB7dGv9JUUFftpcZYW5BlbKurnaNTWFWu1ZYvLpo8myIYo0RgE1SLwIV2TgJvwBbYMzO11SHlf5IaMj2KgiwWQQB19c918vIrlMQ-2Fuvx9lWb8UJf5GR1xpPSamq27Vj3buRXmOi0YfTkEESRfq2pVo7BdHDqi3rf-2B6TA4B9rEgzJbON27-2Bx1Viatn94S23RJp0yYEwktFKlMe6vhQwifnPf4KUB-2F-2FdNYFkfmsGN5eAQ-2FMVNE4rxLvHsumDvH0y1q88A6cpyxQNJG-2BJzu-2FHEE5Xeb0Q3yo0DpjVfT1vC3KaKPjc1w9lQxER3Q40qjrIbI4yngRJAem17t2cx-2BpAIOChTnHw4q91AcciDe-2F2ngV2UgnIb6IKjfonXPClcgIgKvcCJQ-3D" target="_blank" style="font-family: Arial, Helvetica, sans-serif; font-size: 0px; background-color: #ffffff; color: #e85853;"><img src="https://assets.navisperformance.com/Assets/14766/TD/Images/t7_ico_instagram_20181116200952.jpg" border="0" alt="" style="width: 34px; height: 34px;"/></a><br/><span style="font-size: 11.5pt; font-family: Arial, sans-serif;"><br/>*Resort fee and sales tax additional.<br/></span>3-night minimum Easter Weekend.</div></td>
<td style="padding: 20px; font-family: sans-serif; font-size: 15px; line-height: 20px; color: #555555;" width="50%">
<img src="https://assets.navisperformance.com/Assets/14766/TD/Images/t7_ico_pin_20181116200844.jpg"/><br/>Ponte Vedra Beach Resorts<br/>
200 Ponte Vedra Boulevard<br/>
Ponte Vedra Beach, Florida, 32082<br/><br/>
<table role="presentation" cellspacing="0" cellpadding="0" border="0" class="center-on-narrow" style="float:left;">
<tbody><tr>
<td class="text-button" style="background:#555555; color:#555555; font-family: Baskerville, 'Palatino Linotype', Palatino, 'Century Schoolbook L', 'Times New Roman', 'serif'; font-size:16px; line-height:20px; text-align:center; padding:14px 20px; text-transform:uppercase;"><multiline><a href="http://navislinks.pvresorts.com/wf/click?upn=T-2BD2k299RsIcN4QX5BWv1uBGC3vcwh8ZpnjCujcMf7ONGRuk3Kx6KTvLqwBtp2QCsOw5Ea4Sk0XoMeH7IEodqgysQcqyMhrJRYZXHauMAHxHHhKVV2Bhz7L-2B7Rkkbe0YSwfgOlH2x-2BA09TOgXpnizhjrWNDozhZgH54j29-2FqR-2FpWicNvKsgNC7dl6f-2BKW1hgr8-2FkQsZmGtaaxDFOW1SsxVVZjeBM2essNJcHYJjKgKu6RA1kp-2F6EsCz8gOrXHBSlvTOG6kfUjmzM1mXtv54PFUtqyxcD-2BDVqOioVxjfo4kQ-3D_0DZv1rCRQbXJJ-2FaujUYCwSWAJs1UpQQOuhaZFltgB7dGv9JUUFftpcZYW5BlbKurnaNTWFWu1ZYvLpo8myIYo0RgE1SLwIV2TgJvwBbYMzO11SHlf5IaMj2KgiwWQQB19c918vIrlMQ-2Fuvx9lWb8UJf5GR1xpPSamq27Vj3buRXmOi0YfTkEESRfq2pVo7BdHDqi3rf-2B6TA4B9rEgzJbON27-2Bx1Viatn94S23RJp0yYKRXeW2g9Pu7dHJiO27bynrOVHT8CtoC9vHJHbfNyMGo7k3pKb1oZ7ryFwyjFDY5RDG0-2FCajIrjvU-2FurqxpIWD6gY4Bk0m3S-2Bb67ZXlagmq0ZrkylATlqSZqK59PEk2V2GG05uKGY6WNJtiywmk1GQgV4wAZug-2F7h-2FLnzaXb0kRmr-2B851jgFEyUhwnMAZmSyA-3D" target="_blank" class="link-white" style="color:#ffffff; text-decoration:none;"><span class="link-white" style="margin: 0 0 10px 0; color: #ffffff;">Directions</span></a></multiline></td>
</tr>
</tbody></table>
<br/><br/><br/>
<img src="https://assets.navisperformance.com/Assets/14766/TD/Images/t7_ico_phone_20181116201320.jpg"/><br/>Reservations: <a href="tel:+183358461103" style="color:#555555; text-decoration:underline; ">(833) 584-6110</a><br/>
Concierge: <a href="tel:+19042851111" style="color:#555555; text-decoration:underline; ">(904) 285-1111<br/><br/><br/> </a>
</td></tr>
</tbody></table>
</td>
</tr>
<!-- 1 Column Text : END -->
</tbody></table>
<!-- Email Body : END -->
<!-- Email Footer : BEGIN -->
<table align="center" role="presentation" cellspacing="0" cellpadding="0" border="0" width="600" style="margin: 0 auto;" class="email-container">
<tbody><tr> </tr>
</tbody></table>
<!-- Email Footer : END -->
<!-- Full Bleed Background Section : BEGIN -->
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="background-color: #aaaaaa;">
<tbody><tr> </tr>
</tbody></table>
<!-- Full Bleed Background Section : END -->
<!--[if mso | IE]>
</td>
</tr>
</table>
<![endif]-->
</center><p> </p>
<div style="text-align: center;">
<div style="text-align: center; color: #777777; font-family: verdana; font-size: 10px;">
This email was sent to: <strong>rhb@rspdc.com</strong>
<br/><br/>
This email was sent by: Ponte Vedra Beach Resorts<br/>
200 Ponte Vedra Blvd Ponte Vedra, FL United States 32082
<br/><br/>
<a style="font-family: verdana; font-size: 10px;" href="http://navislinks.pvresorts.com/wf/click?upn=T-2BD2k299RsIcN4QX5BWv1jft3R6bWS66XXeLEM8TZpXsL-2F6RJv0ZlALMoswmN6MUZ6RqWr0BRbelY-2BDOgMery1JXzKzN5hxzVNV7Ys7eDFjbQld-2BEfofeQwe5Nr1iheOvBbvm-2BU5Kx2F0PCtGkJWKE5o8IIsjLwGxsJRB3bN6U75cOKnRrl0BzU6kMWuFDSNgxyO3fpg387hLU5VK42zdp2QGAh9SW1fQY5vrbyYpe8-3D_0DZv1rCRQbXJJ-2FaujUYCwSWAJs1UpQQOuhaZFltgB7dGv9JUUFftpcZYW5BlbKurnaNTWFWu1ZYvLpo8myIYo0RgE1SLwIV2TgJvwBbYMzO11SHlf5IaMj2KgiwWQQB19c918vIrlMQ-2Fuvx9lWb8UJf5GR1xpPSamq27Vj3buRXmOi0YfTkEESRfq2pVo7BdHDqi3rf-2B6TA4B9rEgzJbON27-2Bx1Viatn94S23RJp0yZET912ybqsBpyNaNdpEk1oznKeAnZeAWuhTmOmIUud5jnzdWNm6mST89KIXMCK5OvWC35fvj8eIxbT5u0u4-2FoFGIIK-2Bs745oOtJHaJYag2Rl3fWAhQEbEtotKGtL7iaP5mVj6Pi9kG-2FwLLUxhfvHES863kZdhjQg3g4F03LGOTurrUaDBPC4FHLx7TZejs2G4-3D">Unsubscribe and Manage Subscriptions</a></div></div></html>
<img src="http://navislinks.pvresorts.com/wf/open?upn=0DZv1rCRQbXJJ-2FaujUYCwSWAJs1UpQQOuhaZFltgB7dGv9JUUFftpcZYW5BlbKurnaNTWFWu1ZYvLpo8myIYo0RgE1SLwIV2TgJvwBbYMzO11SHlf5IaMj2KgiwWQQB19c918vIrlMQ-2Fuvx9lWb8UJf5GR1xpPSamq27Vj3buRXmOi0YfTkEESRfq2pVo7BdHDqi3rf-2B6TA4B9rEgzJbON27-2Bx1Viatn94S23RJp0yZYo5iRXAapG4bkM9cGBX83u9M6jT2-2B7lAI2pGEIkciapC3MIoCYqATfnV7xoWjUbjykiwfqGfbTwkjBkz6ApxB2jZFOM0NbnXfhmN1fWrVSi8tdF956j2EX5DGPk4Pqo7ktEVPOzzDt4E71018mGCK-2Fn5BJtHkGAaIpZ7Xdni-2FInwy9H6qVTY-2FUODMxfrQte8-3D" alt="" width="1" height="1" border="0" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;"/>
</body></html>
METADATA:
THREAD:
INDEX:
AdhhnmdpjHOPUKF4QfmpoASI9r1TWg==