EMAIL DETAILS
SUBJECT:
Spring's Ultimate Beach Escape
PRI: NORMAL
FROM:
R
reservations@pvresorts.com
DATE:
2019-02-27 17:18:10
MSG_ID:
<piTf8MTtQwCsR8csDdkLrA@ismtpd0003p1sjc2.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-2BaXoJVTMQgwsQth6YNFqJonsyucsxUTyndpXiqadPUdf4cRi8DE9iPVGffLnIO4c3xFmAJHhF3k8-2FMzQc8to7IPzB6MMP5v5jTVChJE2NGeftNGRjIJhg4hWlOUDZZEjx-2B849o2vUhl4k-2Fl9M2a1qRbJ5DD8Bke9TXD35Wi2LW6a8Q0simVcU9H4kq6tNl95OgS2SFLcLv-2FDwk61uyUMsxYtACplJj4F7UU52gYwxxtyWgc-2BgUehSXtYz3cW1SusMoEbdEobhryIZDC0FJ3b7hGf91zc5H-2F_0DZv1rCRQbXJJ-2FaujUYCwSWAJs1UpQQOuhaZFltgB7dGv9JUUFftpcZYW5BlbKurkXLIPtJsGI9BWuPWQJYqg9R3z3TSBMwDGpv7u5f1o2IrPwEMb-2BE7EHOSnkclW1YApIHgybwypHWCsFqkN-2FChZJsJ2-2Fy60UUoDPm9AqrZ8TBzAHYvD3ksO2ExkBkB0obSHHxa1HOlHFi9PdMvbVhNLnwXNlPzzz9ly9D4UFk1hwqA-2BKLBOYHOUb3nyLLJEsqwlC44kpQhGCC7e0j-2BPJVKw-2BYivF8Ck6J9y2XjQPAXr7BYJZqrBGoRjI-2BmniLmH5yUH-2B0awc7XopExESAn9H0oSk7q2igbxoc9UhaUFSTDqoJeLKsTSch8NnJU7KOf90ufuWgQyqc-2B-2FgzwuS4OkH-2BTPg-3D-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/egghunt2013_20190130161914.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: #31b0c8; font-weight: 500;">Spring's Ultimate Beach Escape </h1>
<p style="margin: 0 0 10px;">Don't miss out on our spring activities including Spring Break Kid’s Camp, pajama parties, golf, spa, tennis, masterful culinary creations and more…there is always plenty to do for the entire family. And Easter weekend is one not to be missed…Bunny Pancake Breakfast, Hop-Along Games, an "Egg"Stravagant Family Workshop, Easter Brunch, Easter Egg Parade, and Easter Egg Hunt are all part of the festivities. Rates start at $299* per night for golf view accommodations.</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:#31b0c8; color:#31b0c8; 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-2F7jOtdm9e1Gu310n0VNsaJmmqmDSVpMYAUZ6d3QL3YoCZAR1u6qAfgwUjYx1wgKL-2FVX2GrkkaGRxZh5vuOIaWfWTqRwqSy3yf7UGZ4fOgylYg-3D-3D_0DZv1rCRQbXJJ-2FaujUYCwSWAJs1UpQQOuhaZFltgB7dGv9JUUFftpcZYW5BlbKurkXLIPtJsGI9BWuPWQJYqg9R3z3TSBMwDGpv7u5f1o2IrPwEMb-2BE7EHOSnkclW1YApIHgybwypHWCsFqkN-2FChZJsJ2-2Fy60UUoDPm9AqrZ8TBzAHYvD3ksO2ExkBkB0obSHHxa1HOlHFi9PdMvbVhNLnwXNlPzzz9ly9D4UFk1hwphcoLzbrypqukeEau7dLw4DYjfuE5EekNC-2FpQqK9ujksDyinDQHZ4peIIM55yagNC0tkZ4fX63DjNHlua7n-2FiaQzvf-2FA9Q7w-2FJBg-2Buo9j77NltfVl9Dv96ulEBnqL1ZzeGsVSnFsSV3qhEwGTnQ8FaqprQbLb7zciS1ISoSz1n5A-3D-3D" target="_blank" class="link-white" style="color:#ffffff; text-decoration:none;"><span class="link-white" style="color:#ffffff; text-decoration:none;">Book Ponte Vedra Inn & Club</span></a></multiline></td>
<td> </td>
<td class="text-button" style="background:#31b0c8; color:#31b0c8; 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-2FnCOUA48LYNu6SVnQ7sEwE9zC4lGTfj33uXmRfPE6uUehQ24fptROd5gy0-2BAEaqzyYpDCvrWdCYA_0DZv1rCRQbXJJ-2FaujUYCwSWAJs1UpQQOuhaZFltgB7dGv9JUUFftpcZYW5BlbKurkXLIPtJsGI9BWuPWQJYqg9R3z3TSBMwDGpv7u5f1o2IrPwEMb-2BE7EHOSnkclW1YApIHgybwypHWCsFqkN-2FChZJsJ2-2Fy60UUoDPm9AqrZ8TBzAHYvD3ksO2ExkBkB0obSHHxa1HOlHFi9PdMvbVhNLnwXNlPzzz9ly9D4UFk1hwrx1he5XuOOMmUhMDiTyfnem0mVnCDopGM3z69Dey4GUDtAvSEl8ZNrjIczy4mUAcr-2Fq24BZRGxF2oFirZt72jYmH-2BxVnwpHxouJV4qCzfmOgN79xw65ctDwKlbqe0j8q1fTJtu67nRrG-2FgLwCWCOJLQNSY8ul71w-2B5Q27x9LWIRg-3D-3D" target="_blank" class="link-white" style="color:#ffffff; text-decoration:none;"><span class="link-white" style="color:#ffffff; text-decoration:none;">Book 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: #597e9d;">
<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/LodgeBeach170_20190220193407.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: #fffffff; font-weight: bold;">Here's to Thirty Years!</h2>
<p style="margin: 0 0 10px 0;">
Celebrate The Lodge & Club’s 30th Anniversary with overnight accommodations in an Oceanfront Suite, along with two tickets to our Anniversary Celebration - “Pearl” Jam, all for just $299*. The festivities will include 2 live bands, multiple food stations and the opportunity to discover and purchase one of a kind Mikimoto pearls.<br/><br/> Please contact the Reservations Department directly at 877.438.6376 to reserve your package. Offer Valid only for March 2, 2019.<br/></p>
<!-- 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 16 years in a row.
<br/><br/><a href="http://navislinks.pvresorts.com/wf/click?upn=T-2BD2k299RsIcN4QX5BWv1uqIbvTSPK2PyHxoBGjEhFi8FTB1-2B-2BMJAyPrBx1yWb637O7RKZf0CX8H4rvFwO479uKMHok0lsOeVBEwif5mbxE-3D_0DZv1rCRQbXJJ-2FaujUYCwSWAJs1UpQQOuhaZFltgB7dGv9JUUFftpcZYW5BlbKurkXLIPtJsGI9BWuPWQJYqg9R3z3TSBMwDGpv7u5f1o2IrPwEMb-2BE7EHOSnkclW1YApIHgybwypHWCsFqkN-2FChZJsJ2-2Fy60UUoDPm9AqrZ8TBzAHYvD3ksO2ExkBkB0obSHHxa1HOlHFi9PdMvbVhNLnwXNlPzzz9ly9D4UFk1hwpBKtxNMKlnbe2LTXK82DcyS-2B9xtCFGCnd4SzQGBvC1MmXjlXLUf4nqMLmR3uQjMJdE6jvCHZ0Fye2N-2BAyz1J573zqr1UBEA6idLisQ8L-2FbS2ffZZISJbYI1OPmiei118hkT97eQ7mErBFnkRsWemYZTkNAT7ljKRp5XkZtXwtQnQ-3D-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-2FaujUYCwSWAJs1UpQQOuhaZFltgB7dGv9JUUFftpcZYW5BlbKurkXLIPtJsGI9BWuPWQJYqg9R3z3TSBMwDGpv7u5f1o2IrPwEMb-2BE7EHOSnkclW1YApIHgybwypHWCsFqkN-2FChZJsJ2-2Fy60UUoDPm9AqrZ8TBzAHYvD3ksO2ExkBkB0obSHHxa1HOlHFi9PdMvbVhNLnwXNlPzzz9ly9D4UFk1hwrwvER-2FS0eCTa-2FhnCychzAXr3-2B3rh2KyK4mDMmQyOOBHek-2BbyAXa-2Fhynmy8Nj-2FE35MW94ShRte8Khn-2FHpXLHj4hcoSsUAwxt11PKCrvfePOxQSkbPpv8jIPV7tXdsMrvI8UHwyyucouxsxesJYkaac8BAVbbK3vrJZtsRSINdftqA-3D-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-2FaujUYCwSWAJs1UpQQOuhaZFltgB7dGv9JUUFftpcZYW5BlbKurkXLIPtJsGI9BWuPWQJYqg9R3z3TSBMwDGpv7u5f1o2IrPwEMb-2BE7EHOSnkclW1YApIHgybwypHWCsFqkN-2FChZJsJ2-2Fy60UUoDPm9AqrZ8TBzAHYvD3ksO2ExkBkB0obSHHxa1HOlHFi9PdMvbVhNLnwXNlPzzz9ly9D4UFk1hwotb4ro7ssq0EtZpGg01mdI6PmENE8L2vKy3ELwbInbuRo-2F4SJiE9zPjq1Oi8Q2HIwl0mkGGrTk0KzsTTWW5p4NxI2vc12PWovREwMYRZen9qyAr-2BW997RfObS4Gdk2rxm85tnKhzTnoWkw-2Fj6WPQKmbFUrfHvFq1cUYSpfrC-2B-2FVA-3D-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-2FaujUYCwSWAJs1UpQQOuhaZFltgB7dGv9JUUFftpcZYW5BlbKurkXLIPtJsGI9BWuPWQJYqg9R3z3TSBMwDGpv7u5f1o2IrPwEMb-2BE7EHOSnkclW1YApIHgybwypHWCsFqkN-2FChZJsJ2-2Fy60UUoDPm9AqrZ8TBzAHYvD3ksO2ExkBkB0obSHHxa1HOlHFi9PdMvbVhNLnwXNlPzzz9ly9D4UFk1hwrFem8qvxVvhbAkc-2B5rmzrfLkjA4uCKzTbXc9IsX-2FglyqDeCprk1mGyt6Cl3-2F8UfM-2FA28ASIE-2FZlF8-2FzvcZmRy-2FWrYk9dxr-2B4iVBoSu7RE2LHIXXEOsY3DqrMDVSTAD8ZjzkO-2FSo-2BKar9zavJlf0QRp2X0xzvra4QVYkFqdtOdqQQ-3D-3D" target="_blank" class="link-white" style="color:#ffffff; text-decoration:none;"><span class="link-white" style="color:#f7f7f2; text-decoration:none;">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:+18559985352" style="color:#555555; text-decoration:underline; ">(855) 998-5352</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-2BU5Kx2F0PCtGkJWKE5o8IIsjLwGxsJRB3bN6U75cOKnRrl0BzU6kMWuFDSN0GA5VXpghmWNtHC4R-2FXZMGh-2FTpZF53pGsJb5v4Fq7Y8-3D_0DZv1rCRQbXJJ-2FaujUYCwSWAJs1UpQQOuhaZFltgB7dGv9JUUFftpcZYW5BlbKurkXLIPtJsGI9BWuPWQJYqg9R3z3TSBMwDGpv7u5f1o2IrPwEMb-2BE7EHOSnkclW1YApIHgybwypHWCsFqkN-2FChZJsJ2-2Fy60UUoDPm9AqrZ8TBzAHYvD3ksO2ExkBkB0obSHHxa1HOlHFi9PdMvbVhNLnwXNlPzzz9ly9D4UFk1hwrO10P3kHg3opqemXhlmTe6ocBrglofHguC4nM1S9CDl8sUn-2BWOqYIS0HvFyPigf6s9KZkNRksItU5E7zDWRPFpgrYlWbWyvNyfyt7kdh5uLWCEB-2BIXsCtOa3lap2CZG6IGyOi-2Fx9f4LPiZFOXov2sTtgYWgx5ZXpxLyOoLwgGuAg-3D-3D">Unsubscribe and Manage Subscriptions</a></div></div></html>
<img src="http://navislinks.pvresorts.com/wf/open?upn=0DZv1rCRQbXJJ-2FaujUYCwSWAJs1UpQQOuhaZFltgB7dGv9JUUFftpcZYW5BlbKurkXLIPtJsGI9BWuPWQJYqg9R3z3TSBMwDGpv7u5f1o2IrPwEMb-2BE7EHOSnkclW1YApIHgybwypHWCsFqkN-2FChZJsJ2-2Fy60UUoDPm9AqrZ8TBzAHYvD3ksO2ExkBkB0obSHHxa1HOlHFi9PdMvbVhNLnwXNlPzzz9ly9D4UFk1hwpRgbssPRw-2Bb5unE9jdqYe0ADJ29AHq-2FDMvWw0gS7Jha7M07qGr2Dh7Z38gUuEnGd8h7ZPJlSxeJAKcBTrniuSiwhm4CohWfkfNPsOSglUEkrY4lSY9caXI6bXMywQYo-2BJ3GJS5z8wYiqZE3ioQUC07VW2hNV-2FdnBT7kqh3MNzhIWwcYWYRz7t5WYNayymql8k-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:
Adhhnz3XjMU5GhthT3CKlrAMxWTqWA==