<!doctype html>
<html class="no-js" lang="en-US">
<head>
<meta charset="utf-8">
<!-- Force IE to use the latest rendering engine available -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- Mobile Meta -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta class="foundation-mq">
<!-- If Site Icon isn't set in customizer -->
<!-- Font Awesome 5 CDN -->
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/npm/[email protected]/slick/slick.css"/>
<link rel="pingback" href="https://www.madisonhospitality.com/xmlrpc.php">
<meta name='robots' content='noindex, follow' />
<!-- This site is optimized with the Yoast SEO plugin v19.11 - https://yoast.com/wordpress/plugins/seo/ -->
<title>Main Page - Madison Hospitality</title>
<meta name="description" content="OTHER TRAVEL" />
<link rel="canonical" href="https://www.madisonhospitality.com/" />
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Main Page - Madison Hospitality" />
<meta property="og:description" content="OTHER TRAVEL" />
<meta property="og:url" content="https://www.madisonhospitality.com/" />
<meta property="og:site_name" content="Madison Hospitality" />
<meta property="article:modified_time" content="2019-05-24T14:05:24+00:00" />
<meta name="twitter:card" content="summary_large_image" />
<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://www.madisonhospitality.com/","url":"https://www.madisonhospitality.com/","name":"Main Page - Madison Hospitality","isPartOf":{"@id":"https://www.madisonhospitality.com/#website"},"datePublished":"2019-03-07T17:07:28+00:00","dateModified":"2019-05-24T14:05:24+00:00","description":"OTHER TRAVEL","breadcrumb":{"@id":"https://www.madisonhospitality.com/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://www.madisonhospitality.com/"]}]},{"@type":"BreadcrumbList","@id":"https://www.madisonhospitality.com/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https://www.madisonhospitality.com/#website","url":"https://www.madisonhospitality.com/","name":"Madison Hospitality","description":"Corporate","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.madisonhospitality.com/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"}]}</script>
<!-- / Yoast SEO plugin. -->
<link rel='dns-prefetch' href='//www.madisonhospitality.com' />
<link rel="alternate" type="application/rss+xml" title="Madison Hospitality » Feed" href="https://www.madisonhospitality.com/feed/" />
<link rel="alternate" type="application/rss+xml" title="Madison Hospitality » Comments Feed" href="https://www.madisonhospitality.com/comments/feed/" />
<!-- This site uses the Google Analytics by MonsterInsights plugin v8.10.1 - Using Analytics tracking - https://www.monsterinsights.com/ -->
<script
src="//www.googletagmanager.com/gtag/js?id=UA-140708820-1" data-cfasync="false" data-wpfc-render="false" type="text/javascript" async></script>
<script data-cfasync="false" data-wpfc-render="false" type="text/javascript">
var mi_version = '8.10.1';
var mi_track_user = true;
var mi_no_track_reason = '';
var disableStrs = [
'ga-disable-UA-140708820-1',
];
/* Function to detect opted out users */
function __gtagTrackerIsOptedOut() {
for (var index = 0; index < disableStrs.length; index++) {
if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) {
return true;
}
}
return false;
}
/* Disable tracking if the opt-out cookie exists. */
if (__gtagTrackerIsOptedOut()) {
for (var index = 0; index < disableStrs.length; index++) {
window[disableStrs[index]] = true;
}
}
/* Opt-out function */
function __gtagTrackerOptout() {
for (var index = 0; index < disableStrs.length; index++) {
document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/';
window[disableStrs[index]] = true;
}
}
if ('undefined' === typeof gaOptout) {
function gaOptout() {
__gtagTrackerOptout();
}
}
window.dataLayer = window.dataLayer || [];
window.MonsterInsightsDualTracker = {
helpers: {},
trackers: {},
};
if (mi_track_user) {
function __gtagDataLayer() {
dataLayer.push(arguments);
}
function __gtagTracker(type, name, parameters) {
if (!parameters) {
parameters = {};
}
if (parameters.send_to) {
__gtagDataLayer.apply(null, arguments);
return;
}
if (type === 'event') {
parameters.send_to = monsterinsights_frontend.ua;
__gtagDataLayer(type, name, parameters);
} else {
__gtagDataLayer.apply(null, arguments);
}
}
__gtagTracker('js', new Date());
__gtagTracker('set', {
'developer_id.dZGIzZG': true,
});
__gtagTracker('config', 'UA-140708820-1', {"forceSSL":"true","link_attribution":"true"} );
window.gtag = __gtagTracker; (function () {
/* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */
/* ga and __gaTracker compatibility shim. */
var noopfn = function () {
return null;
};
var newtracker = function () {
return new Tracker();
};
var Tracker = function () {
return null;
};
var p = Tracker.prototype;
p.get = noopfn;
p.set = noopfn;
p.send = function () {
var args = Array.prototype.slice.call(arguments);
args.unshift('send');
__gaTracker.apply(null, args);
};
var __gaTracker = function () {
var len = arguments.length;
if (len === 0) {
return;
}
var f = arguments[len - 1];
if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') {
if ('send' === arguments[0]) {
var hitConverted, hitObject = false, action;
if ('event' === arguments[1]) {
if ('undefined' !== typeof arguments[3]) {
hitObject = {
'eventAction': arguments[3],
'eventCategory': arguments[2],
'eventLabel': arguments[4],
'value': arguments[5] ? arguments[5] : 1,
}
}
}
if ('pageview' === arguments[1]) {
if ('undefined' !== typeof arguments[2]) {
hitObject = {
'eventAction': 'page_view',
'page_path': arguments[2],
}
}
}
if (typeof arguments[2] === 'object') {
hitObject = arguments[2];
}
if (typeof arguments[5] === 'object') {
Object.assign(hitObject, arguments[5]);
}
if ('undefined' !== typeof arguments[1].hitType) {
hitObject = arguments[1];
if ('pageview' === hitObject.hitType) {
hitObject.eventAction = 'page_view';
}
}
if (hitObject) {
action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction;
hitConverted = mapArgs(hitObject);
__gtagTracker('event', action, hitConverted);
}
}
return;
}
function mapArgs(args) {
var arg, hit = {};
var gaMap = {
'eventCategory': 'event_category',
'eventAction': 'event_action',
'eventLabel': 'event_label',
'eventValue': 'event_value',
'nonInteraction': 'non_interaction',
'timingCategory': 'event_category',
'timingVar': 'name',
'timingValue': 'value',
'timingLabel': 'event_label',
'page': 'page_path',
'location': 'page_location',
'title': 'page_title',
};
for (arg in args) {
if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) {
hit[gaMap[arg]] = args[arg];
} else {
hit[arg] = args[arg];
}
}
return hit;
}
try {
f.hitCallback();
} catch (ex) {
}
};
__gaTracker.create = newtracker;
__gaTracker.getByName = newtracker;
__gaTracker.getAll = function () {
return [];
};
__gaTracker.remove = noopfn;
__gaTracker.loaded = true;
window['__gaTracker'] = __gaTracker;
})();
} else {
console.log("");
(function () {
function __gtagTracker() {
return null;
}
window['__gtagTracker'] = __gtagTracker;
window['gtag'] = __gtagTracker;
})();
}
</script>
<!-- / Google Analytics by MonsterInsights -->
<script type="text/javascript">
window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/www.madisonhospitality.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.1.1"}};
/*! This file is auto-generated */
!function(e,a,t){var n,r,o,i=a.createElement("canvas"),p=i.getContext&&i.getContext("2d");function s(e,t){var a=String.fromCharCode,e=(p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,e),0,0),i.toDataURL());return p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,t),0,0),e===i.toDataURL()}function c(e){var t=a.createElement("script");t.src=e,t.defer=t.type="text/javascript",a.getElementsByTagName("head")[0].appendChild(t)}for(o=Array("flag","emoji"),t.supports={everything:!0,everythingExceptFlag:!0},r=0;r<o.length;r++)t.supports[o[r]]=function(e){if(p&&p.fillText)switch(p.textBaseline="top",p.font="600 32px Arial",e){case"flag":return s([127987,65039,8205,9895,65039],[127987,65039,8203,9895,65039])?!1:!s([55356,56826,55356,56819],[55356,56826,8203,55356,56819])&&!s([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]);case"emoji":return!s([129777,127995,8205,129778,127999],[129777,127995,8203,129778,127999])}return!1}(o[r]),t.supports.everything=t.supports.everything&&t.supports[o[r]],"flag"!==o[r]&&(t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&t.supports[o[r]]);t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&!t.supports.flag,t.DOMReady=!1,t.readyCallback=function(){t.DOMReady=!0},t.supports.everything||(n=function(){t.readyCallback()},a.addEventListener?(a.addEventListener("DOMContentLoaded",n,!1),e.addEventListener("load",n,!1)):(e.attachEvent("onload",n),a.attachEvent("onreadystatechange",function(){"complete"===a.readyState&&t.readyCallback()})),(e=t.source||{}).concatemoji?c(e.concatemoji):e.wpemoji&&e.twemoji&&(c(e.twemoji),c(e.wpemoji)))}(window,document,window._wpemojiSettings);
</script>
<style type="text/css">
img.wp-smiley,
img.emoji {
display: inline !important;
border: none !important;
box-shadow: none !important;
height: 1em !important;
width: 1em !important;
margin: 0 0.07em !important;
vertical-align: -0.1em !important;
background: none !important;
padding: 0 !important;
}
</style>
<link rel='stylesheet' id='wp-block-library-css' href='https://www.madisonhospitality.com/wp-includes/css/dist/block-library/style.min.css?ver=6.1.1' type='text/css' media='all' />
<link rel='stylesheet' id='classic-theme-styles-css' href='https://www.madisonhospitality.com/wp-includes/css/classic-themes.min.css?ver=1' type='text/css' media='all' />
<style id='global-styles-inline-css' type='text/css'>
body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--duotone--dark-grayscale: url('#wp-duotone-dark-grayscale');--wp--preset--duotone--grayscale: url('#wp-duotone-grayscale');--wp--preset--duotone--purple-yellow: url('#wp-duotone-purple-yellow');--wp--preset--duotone--blue-red: url('#wp-duotone-blue-red');--wp--preset--duotone--midnight: url('#wp-duotone-midnight');--wp--preset--duotone--magenta-yellow: url('#wp-duotone-magenta-yellow');--wp--preset--duotone--purple-green: url('#wp-duotone-purple-green');--wp--preset--duotone--blue-orange: url('#wp-duotone-blue-orange');--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;}:where(.is-layout-flex){gap: 0.5em;}body .is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
.wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}
.wp-block-pullquote{font-size: 1.5em;line-height: 1.6;}
</style>
<link rel='stylesheet' id='siteorigin-panels-front-css' href='https://www.madisonhospitality.com/wp-content/plugins/siteorigin-panels/css/front-flex.min.css?ver=2.20.0' type='text/css' media='all' />
<link rel='stylesheet' id='slb_core-css' href='https://www.madisonhospitality.com/wp-content/plugins/simple-lightbox/client/css/app.css?ver=2.9.3' type='text/css' media='all' />
<link rel='stylesheet' id='site-css-css' href='https://www.madisonhospitality.com/wp-content/themes/JointsWP/assets/styles/style.css?ver=1739061411' type='text/css' media='all' />
<script type='text/javascript' src='https://www.madisonhospitality.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.1' id='jquery-core-js'></script>
<script type='text/javascript' src='https://www.madisonhospitality.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.3.2' id='jquery-migrate-js'></script>
<link rel="https://api.w.org/" href="https://www.madisonhospitality.com/wp-json/" /><link rel="alternate" type="application/json" href="https://www.madisonhospitality.com/wp-json/wp/v2/pages/285" /><link rel='shortlink' href='https://www.madisonhospitality.com/' />
<link rel="alternate" type="application/json+oembed" href="https://www.madisonhospitality.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.madisonhospitality.com%2F" />
<link rel="alternate" type="text/xml+oembed" href="https://www.madisonhospitality.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.madisonhospitality.com%2F&format=xml" />
<style type="text/css">
.mu_register { width: 90%; margin: 0 auto; }
.mu_register form { margin-top: 2em; }
.mu_register fieldset,
.mu_register legend { margin: 0; padding: 0; border: none; }
.mu_register .error { font-weight: 600; padding: 10px; color: #333; background: #ffebe8; border: 1px solid #c00; }
.mu_register input[type="submit"],
.mu_register #blog_title,
.mu_register #user_email,
.mu_register #blogname,
.mu_register #user_name { width: 100%; font-size: 24px; margin: 5px 0; box-sizing: border-box; }
.mu_register #site-language { display: block; }
.mu_register .prefix_address,
.mu_register .suffix_address { font-size: 18px; display: inline-block; direction: ltr; }
.mu_register label,
.mu_register legend,
.mu_register .label-heading { font-weight: 600; font-size: 15px; display: block; margin: 10px 0; }
.mu_register legend + p,
.mu_register input + p { margin-top: 0; }
.mu_register label.checkbox { display: inline; }
.mu_register .mu_alert { font-weight: 600; padding: 10px; color: #333; background: #ffffe0; border: 1px solid #e6db55; }
.mu_register .mu_alert a { color: inherit; text-decoration: underline; }
.mu_register .signup-options .wp-signup-radio-button { display: block; }
.mu_register .privacy-intro .wp-signup-radio-button { margin-right: 0.5em; }
.rtl .mu_register .wp-signup-blogname { direction: ltr; text-align: right; }
</style>
<style type="text/css" media="all"
id="siteorigin-panels-layouts-head">/* Layout 285 */ #pgc-285-0-0 { width:100%;width:calc(100% - ( 0 * 30px ) ) } #pl-285 #panel-285-0-0-0 { margin:0px 0px 12px 0px } #pg-285-0 , #pg-285-1 , #pl-285 .so-panel { margin-bottom:30px } #pgc-285-1-0 , #pgc-285-1-1 , #pgc-285-2-0 , #pgc-285-2-1 { width:50%;width:calc(50% - ( 0.5 * 30px ) ) } #pl-285 .so-panel:last-of-type { margin-bottom:0px } #panel-285-0-0-0> .panel-widget-style { color:#000000 } #pg-285-1.panel-has-style > .panel-row-style, #pg-285-1.panel-no-style , #pg-285-2.panel-has-style > .panel-row-style, #pg-285-2.panel-no-style { -webkit-align-items:center;align-items:center } @media (max-width:780px){ #pg-285-0.panel-no-style, #pg-285-0.panel-has-style > .panel-row-style, #pg-285-0 , #pg-285-1.panel-no-style, #pg-285-1.panel-has-style > .panel-row-style, #pg-285-1 , #pg-285-2.panel-no-style, #pg-285-2.panel-has-style > .panel-row-style, #pg-285-2 { -webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column } #pg-285-0 > .panel-grid-cell , #pg-285-0 > .panel-row-style > .panel-grid-cell , #pg-285-1 > .panel-grid-cell , #pg-285-1 > .panel-row-style > .panel-grid-cell , #pg-285-2 > .panel-grid-cell , #pg-285-2 > .panel-row-style > .panel-grid-cell { width:100%;margin-right:0 } #pgc-285-1-0 , #pgc-285-2-0 { margin-bottom:30px } #pl-285 .panel-grid-cell { padding:0 } #pl-285 .panel-grid .panel-grid-cell-empty { display:none } #pl-285 .panel-grid .panel-grid-cell-mobile-last { margin-bottom:0px } } </style><link rel="icon" href="https://www.madisonhospitality.com/wp-content/uploads/2019/02/cropped-Screen-Shot-2019-02-28-at-11.26.38-AM-32x32.png" sizes="32x32" />
<link rel="icon" href="https://www.madisonhospitality.com/wp-content/uploads/2019/02/cropped-Screen-Shot-2019-02-28-at-11.26.38-AM-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://www.madisonhospitality.com/wp-content/uploads/2019/02/cropped-Screen-Shot-2019-02-28-at-11.26.38-AM-180x180.png" />
<meta name="msapplication-TileImage" content="https://www.madisonhospitality.com/wp-content/uploads/2019/02/cropped-Screen-Shot-2019-02-28-at-11.26.38-AM-270x270.png" />
<style type="text/css" id="wp-custom-css">
.sow-carousel-item .sow-carousel-thumbnail a {
pointer-events: none;
background-size: cover!important;
}
.sow-carousel-item h3 a {
pointer-events: none;
}
.sow-carousel-title {
display: none;
}
.feature-block a::after{
content: "▸";
display: inline;
right: 0;
top: 50%;
transform: translatey(-50%);
}
.so-widget-custom-button-widget a::after{
content: "▸";
display: inline;
right: 0;
top: 50%;
transform: translatey(-50%);
}
.dropdown.menu >li.is-dropdown-submenu-parent > a:after{
border: none!important;
}
ul {
list-style: none;
}
li {
color: #042d52;
}
ul:not(.menu):not(.gform_fields) li:not(.menu-item)::before {
content: "•";
color: #042d52;
display: inline-block;
width: 1em;
}
.home .so-widget-slick-carousel-widget .caption-container .caption h2 .line-1 {
font-size: 3.5vw;
}
.home .so-widget-slick-carousel-widget .caption-container .caption h2 .line-2 {
font-size: 2.5vw;
}
@media only screen and (min-width: 1024px) {
.home .so-widget-slick-carousel-widget .caption-container {
bottom: 34px;
width: 98vw;
background-color: rgba(0,0,0,.25);
padding-bottom: 2rem;
padding-top: 2rem;
}
.home .caption-container .caption {
max-width: 33vw;
padding-left: .5rem;
}
.home .so-widget-slick-carousel-widget .caption-container .caption h2 .line-1 {
font-size: 3.5vw;
}
.home .so-widget-slick-carousel-widget .caption-container .caption h2 .line-2 {
font-size: 1.5vw;
}
}
.sow-carousel-item .sow-carousel-thumbnail a {
pointer-events: none;
background-size: cover!important;
}
.sow-carousel-item h3 a {
pointer-events: none;
}
.sow-carousel-title {
display: none;
} </style>
</head>
<body class="home page-template-default page page-id-285 siteorigin-panels siteorigin-panels-before-js siteorigin-panels-home">
<div class="off-canvas-wrapper">
<!-- Load off-canvas container. Feel free to remove if not using. -->
<!--
<div class="off-canvas position-right" id="off-canvas" data-off-canvas>
</div>
-->
<div class="off-canvas-content" data-off-canvas-content>
<header class="header" role="banner">
<!-- This navs will be applied to the topbar, above all content
To see additional nav styles, visit the /parts directory -->
<div class="header grid-x grid-margin-x grid-padding-x">
<div class="cell small-12 medium-6">
<ul class="menu">
<li><a href="https://www.madisonhospitality.com">
<svg viewBox="0 0 358.854 63.521" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><linearGradient id="a" gradientUnits="objectBoundingBox" x1=".13" x2="1.083" y1=".365" y2=".709"><stop offset="0" stop-color="#143054"/><stop offset=".232" stop-color="#193659"/><stop offset=".608" stop-color="#284768"/><stop offset="1" stop-color="#3d5f7c"/></linearGradient><linearGradient id="b" gradientUnits="objectBoundingBox" x1=".483" x2=".518" y1=".993" y2=".042"><stop offset="0" stop-color="#fff"/><stop offset=".063" stop-color="#cdd9e2"/><stop offset=".129" stop-color="#a6becf"/><stop offset=".189" stop-color="#8bacc2"/><stop offset=".239" stop-color="#7aa3bb"/><stop offset=".275" stop-color="#759fb8"/><stop offset="1" stop-color="#143054"/></linearGradient><linearGradient id="c" gradientUnits="objectBoundingBox" x1=".5" x2=".5" y1="-.001" y2=".983"><stop offset="0" stop-color="#737373"/><stop offset=".132" stop-color="#7a7a7a"/><stop offset=".326" stop-color="#8e8e8e"/><stop offset=".558" stop-color="#aeaeae"/><stop offset=".817" stop-color="#dbdbdb"/><stop offset="1" stop-color="#fff"/></linearGradient><linearGradient id="d" gradientUnits="objectBoundingBox" x1="383.541" x2="384.107" y1=".08" y2=".825"><stop offset="0" stop-color="#143054"/><stop offset=".391" stop-color="#3b5877"/><stop offset=".803" stop-color="#6287a2"/><stop offset="1" stop-color="#759fb8"/></linearGradient><linearGradient id="e" gradientUnits="objectBoundingBox" x1="135.898" x2="135.454" y1=".035" y2=".776"><stop offset="0" stop-color="#759fb8"/><stop offset="1" stop-color="#f4f5f5"/></linearGradient><linearGradient id="f" gradientUnits="objectBoundingBox" x1="137.651" x2="138.411" y1=".46" y2=".863"><stop offset="0" stop-color="#375c7a"/><stop offset="1" stop-color="#759fb8"/></linearGradient><linearGradient id="g" x1="553.016" x2="554.554" xlink:href="#a" y1=".357" y2=".711"/><linearGradient id="h" x1="1249.08" x2="1249.08" xlink:href="#e" y1=".847" y2=".006"/><path d="m74.144 31.5c-8.999-17.737-29.244-31.5-46.714-31.5-15.616 0-23.82 11.248-20.777 26.335 1.191-33.481 45.523-28.055 67.491 5.165z" fill="#759fb8" transform="translate(1.948)"/><path d="m0 24.2c9 17.6 29.246 31.5 46.714 31.5 15.616 0 23.953-11.248 20.909-26.335-1.323 33.477-45.655 27.919-67.623-5.165z" fill="#759fb8" transform="translate(0 7.825)"/><path d="m41.841 48.348v-3.441l2.779 1.72 6.749-3.97v-21.7l-10.852-6.487-1.985-1.191-4.632-2.779-17.6 10.454v21.7l3.705 2.117 3.044-1.853-.132 3.582 3.573 2.117 3.31-2.117v3.441l4.1 2.382v.529z" fill="#0b1e33" transform="translate(5.27 3.395)"/><path d="m47.2 40.1-.132-21.7-6.617 3.97v8.6l-2.651 1.59v-8.734l-8.2 4.9v21.831l8.2-4.9v-7.407l2.647-1.588v7.411z" fill="url(#a)" transform="translate(9.571 5.95)"/><path d="m16.3 18.4v21.7l3.705 2.117v-14.554l2.647 1.456v14.689l3.97 2.382v-14.69l2.514 1.588v14.69l4.764 2.779v-21.835z" fill="url(#b)" transform="translate(5.27 5.95)"/><path d="m33.9 10.5-17.6 10.454 17.6 10.323 17.6-10.323z" fill="url(#c)" transform="translate(5.27 3.395)"/><path d="m23.944 7.3 5.156 1.985-2.51 1.323-5.69-2.249z" fill="url(#d)" transform="translate(6.758 2.361)"/><path d="m29.6 7.1 23.026 15.483-23.026 10.717z" fill="url(#e)" transform="translate(9.571 2.296)"/><path d="m35.194 7.1v26.2l-22.894-10.717z" fill="url(#f)" transform="translate(3.977 2.296)"/><path d="m20.9 21.466 5.69 2.911v-14.027l-5.69-2.25z" fill="url(#g)" transform="translate(6.758 2.619)"/><path d="m27.714 16.608-2.514 7.543v-14.028l2.514-1.323z" fill="url(#h)" transform="translate(8.148 2.846)"/><g fill="#143054"><path d="m65.173 45.351v-9.528h-3.573v-1.323h8.469v1.323h-3.569v9.528z" transform="translate(19.918 11.155)"/><path d="m73.255 42.126 1.323.132a3.256 3.256 0 0 1 -3.441 2.514 4.019 4.019 0 0 1 -2.779-1.059 4.12 4.12 0 0 1 -1.058-2.913 4.233 4.233 0 0 1 1.059-3.044 3.7 3.7 0 0 1 2.646-1.056 3.388 3.388 0 0 1 2.514 1.059 4.233 4.233 0 0 1 1.059 3.041v.4h-5.822a3.25 3.25 0 0 0 .662 1.985 2.192 2.192 0 0 0 1.588.662 1.618 1.618 0 0 0 1.191-.4 2.5 2.5 0 0 0 1.058-1.321zm-4.367-2.117h4.367a2.116 2.116 0 0 0 -.529-1.456 1.886 1.886 0 0 0 -1.588-.794 2.442 2.442 0 0 0 -1.588.662 2.191 2.191 0 0 0 -.662 1.587z" transform="translate(21.761 11.867)"/><path d="m74.1 44.672v-7.807h1.191v1.059a3.092 3.092 0 0 1 .926-.924 2.867 2.867 0 0 1 2.911 0 1.644 1.644 0 0 1 .794 1.059 2.805 2.805 0 0 1 2.378-1.327 2.869 2.869 0 0 1 1.853.662 2.739 2.739 0 0 1 .662 1.985v5.421h-1.315v-5.024a2.937 2.937 0 0 0 -.132-1.191 1.033 1.033 0 0 0 -.529-.529 1.881 1.881 0 0 0 -.794-.265 1.534 1.534 0 0 0 -1.323.529 2.245 2.245 0 0 0 -.529 1.72v4.5h-1.329v-5.029a3.321 3.321 0 0 0 -.265-1.323 1.3 1.3 0 0 0 -1.059-.4 3.115 3.115 0 0 0 -1.059.265 1.688 1.688 0 0 0 -.662.926 4.935 4.935 0 0 0 -.265 1.588v4.1z" transform="translate(23.96 11.835)"/><path d="m83.6 47.684v-10.852h1.191v1.059a6.113 6.113 0 0 1 .926-.926 3.915 3.915 0 0 1 1.323-.265 2.44 2.44 0 0 1 1.72.529 3.235 3.235 0 0 1 1.191 1.456 5.845 5.845 0 0 1 0 4.235 3.183 3.183 0 0 1 -2.91 1.98 3.864 3.864 0 0 1 -1.191-.265 1.355 1.355 0 0 1 -.794-.662v3.705zm1.191-6.884a3.5 3.5 0 0 0 .662 2.25 1.686 1.686 0 0 0 1.456.662 1.829 1.829 0 0 0 1.456-.794 3.785 3.785 0 0 0 .662-2.25 3.5 3.5 0 0 0 -.662-2.25 1.731 1.731 0 0 0 -2.911 0 3.929 3.929 0 0 0 -.663 2.382z" transform="translate(27.032 11.867)"/><path d="m89.5 40.8a3.65 3.65 0 0 1 3.705-4.1 3.7 3.7 0 0 1 2.647 1.059 4.12 4.12 0 0 1 1.059 2.911 5.529 5.529 0 0 1 -.4 2.382 3.189 3.189 0 0 1 -1.323 1.323 4.308 4.308 0 0 1 -1.853.529 3.7 3.7 0 0 1 -2.647-1.059 3.987 3.987 0 0 1 -1.188-3.045zm1.456 0a3.5 3.5 0 0 0 .662 2.25 1.985 1.985 0 0 0 3.176 0 4.155 4.155 0 0 0 0-4.5 1.985 1.985 0 0 0 -3.176 0c-.53.4-.662 1.194-.662 2.25z" transform="translate(28.94 11.867)"/><path d="m96.2 44.64v-7.808h1.191v1.191a2.419 2.419 0 0 1 .794-1.059 1.881 1.881 0 0 1 .794-.265 2.553 2.553 0 0 1 1.323.4l-.4 1.191a2.453 2.453 0 0 0 -.926-.265 1.881 1.881 0 0 0 -.794.265 1.321 1.321 0 0 0 -.529.662 5.688 5.688 0 0 0 -.265 1.588v4.1z" transform="translate(31.106 11.867)"/><path d="m105.258 43.681a8.9 8.9 0 0 1 -1.456.926 4.757 4.757 0 0 1 -1.456.265 2.739 2.739 0 0 1 -1.985-.662 2.192 2.192 0 0 1 -.662-1.588 2.493 2.493 0 0 1 .265-1.059 3.508 3.508 0 0 1 .662-.794 2.8 2.8 0 0 1 .926-.4 2.937 2.937 0 0 1 1.191-.132 21.767 21.767 0 0 0 2.382-.4v-.4a1.618 1.618 0 0 0 -.4-1.191 2.377 2.377 0 0 0 -1.456-.4 2.847 2.847 0 0 0 -1.323.265 2.559 2.559 0 0 0 -.662 1.191l-1.323-.132a3.071 3.071 0 0 1 .529-1.323 1.927 1.927 0 0 1 1.191-.794 6.7 6.7 0 0 1 1.72-.265 4.936 4.936 0 0 1 1.588.265 5.753 5.753 0 0 1 .926.529 1.976 1.976 0 0 1 .4.926v2.911a10.15 10.15 0 0 0 .132 2.382 1.43 1.43 0 0 0 .4.926h-1.323a3.115 3.115 0 0 1 -.266-1.046zm-.132-3.044a16.222 16.222 0 0 1 -2.117.529 8.436 8.436 0 0 0 -1.191.265 1.827 1.827 0 0 0 -.529.4.992.992 0 0 0 -.132.662 1.2 1.2 0 0 0 .4.926 1.618 1.618 0 0 0 1.191.4 2.236 2.236 0 0 0 1.323-.4 3.092 3.092 0 0 0 .926-.926 3.321 3.321 0 0 0 .265-1.323v-.529z" transform="translate(32.238 11.899)"/><path d="m106.4 44.64v-7.808h1.191v1.191a2.419 2.419 0 0 1 .794-1.059 1.881 1.881 0 0 1 .794-.265 2.553 2.553 0 0 1 1.323.4l-.4 1.191a2.454 2.454 0 0 0 -.926-.265 1.881 1.881 0 0 0 -.794.265 1.321 1.321 0 0 0 -.529.662 5.687 5.687 0 0 0 -.265 1.588v4.1z" transform="translate(34.404 11.867)"/><path d="m110.262 47.619-.132-1.323a1.678 1.678 0 0 0 .794.132.992.992 0 0 0 .662-.132l.4-.4a3.162 3.162 0 0 0 .4-.926c0-.132 0-.132.132-.265l-2.918-7.805h1.456l1.588 4.5a7.586 7.586 0 0 1 .529 1.853c.132-.662.4-1.191.529-1.72l1.72-4.5h1.323l-2.911 7.94a5.244 5.244 0 0 1 -.794 1.72 2.87 2.87 0 0 1 -.794.926 1.426 1.426 0 0 1 -1.059.265 8.434 8.434 0 0 0 -.925-.265z" transform="translate(35.439 11.932)"/><path d="m119.2 45.351v-10.851h1.456v4.367h5.558v-4.367h1.456v10.851h-1.456v-5.028h-5.558v5.029z" transform="translate(38.543 11.155)"/><path d="m126.9 40.8a3.65 3.65 0 0 1 3.705-4.1 3.7 3.7 0 0 1 2.647 1.059 4.12 4.12 0 0 1 1.059 2.911 5.529 5.529 0 0 1 -.4 2.382 3.189 3.189 0 0 1 -1.323 1.323 4.308 4.308 0 0 1 -1.853.529 3.7 3.7 0 0 1 -2.647-1.059 3.568 3.568 0 0 1 -1.188-3.045zm1.323 0a3.5 3.5 0 0 0 .662 2.25 1.985 1.985 0 0 0 3.176 0 4.155 4.155 0 0 0 0-4.5 1.985 1.985 0 0 0 -3.176 0 3.252 3.252 0 0 0 -.662 2.25z" transform="translate(41.033 11.867)"/><path d="m138.693 44.608v-1.191a2.866 2.866 0 0 1 -2.514 1.323 4.7 4.7 0 0 1 -1.323-.265 2.373 2.373 0 0 1 -.926-.662 6.448 6.448 0 0 1 -.4-.926c0-.265-.132-.662-.132-1.191v-4.896h1.323v4.367a4.116 4.116 0 0 0 .132 1.456 1.215 1.215 0 0 0 .529.794 1.426 1.426 0 0 0 1.059.265 2.493 2.493 0 0 0 1.059-.265 4.493 4.493 0 0 0 .794-.794 4.936 4.936 0 0 0 .265-1.588v-4.235h1.323v7.808h-1.191z" transform="translate(43.135 11.899)"/><path d="m139.5 42.323 1.323-.265a1.782 1.782 0 0 0 .662 1.191 2.377 2.377 0 0 0 1.456.4 1.756 1.756 0 0 0 1.323-.4 1.2 1.2 0 0 0 .4-.926.728.728 0 0 0 -.4-.662 3.9 3.9 0 0 0 -1.323-.4 8.47 8.47 0 0 1 -1.985-.662 1.193 1.193 0 0 1 -.794-.794 2.493 2.493 0 0 1 -.265-1.059 1.913 1.913 0 0 1 .265-.926 3.509 3.509 0 0 1 .662-.794l.794-.4a3.664 3.664 0 0 1 1.191-.132 4.936 4.936 0 0 1 1.588.265 2.088 2.088 0 0 1 1.059.662 1.618 1.618 0 0 1 .4 1.191l-1.323.132a1.34 1.34 0 0 0 -.529-.926 1.618 1.618 0 0 0 -1.191-.4 2.847 2.847 0 0 0 -1.323.265c-.265.265-.4.4-.4.662a.486.486 0 0 0 .132.4 1.827 1.827 0 0 0 .529.4 5.528 5.528 0 0 1 1.191.4 8.469 8.469 0 0 1 1.985.662 2.373 2.373 0 0 1 .926.662c.265.265.265.662.265 1.191a2.134 2.134 0 0 1 -.4 1.191 3.567 3.567 0 0 1 -1.059.926 3.357 3.357 0 0 1 -1.588.265 3.929 3.929 0 0 1 -2.382-.662c-.66-.002-1.057-.531-1.189-1.457z" transform="translate(45.107 11.802)"/><path d="m145.6 36.088v-1.588h1.323v1.588zm0 9.263v-7.807h1.323v7.808z" transform="translate(47.079 11.155)"/><path d="m148.1 44.672v-7.807h1.191v1.059a3.011 3.011 0 0 1 2.514-1.323 3.915 3.915 0 0 1 1.323.265 2.374 2.374 0 0 1 .926.662 2.8 2.8 0 0 1 .4.926c0 .265.132.662.132 1.323v4.763h-1.323v-4.764a2.937 2.937 0 0 0 -.132-1.191 1.321 1.321 0 0 0 -.529-.662 1.913 1.913 0 0 0 -.926-.265 1.99 1.99 0 0 0 -1.456.529 2.739 2.739 0 0 0 -.662 1.985v4.235h-1.458z" transform="translate(47.888 11.835)"/><path d="m154.365 45.334 1.323.132a1.415 1.415 0 0 0 1.72 1.323 2.377 2.377 0 0 0 1.456-.4 2.088 2.088 0 0 0 .662-1.059 5.038 5.038 0 0 0 .132-1.72 2.763 2.763 0 0 1 -2.117 1.059 3.073 3.073 0 0 1 -2.514-1.191 4.99 4.99 0 0 1 -.927-2.778 5.486 5.486 0 0 1 .4-2.117 3.235 3.235 0 0 1 1.191-1.456 3.143 3.143 0 0 1 4.1.529v-.926h1.191v6.749a6.509 6.509 0 0 1 -.4 2.647 2.6 2.6 0 0 1 -1.191 1.191 4.419 4.419 0 0 1 -1.985.4 3.785 3.785 0 0 1 -2.25-.662 1.82 1.82 0 0 1 -.791-1.721zm1.059-4.764a3.5 3.5 0 0 0 .662 2.25 1.781 1.781 0 0 0 1.588.662 2.442 2.442 0 0 0 1.588-.662 3.5 3.5 0 0 0 .662-2.25 3.107 3.107 0 0 0 -.662-2.117 1.781 1.781 0 0 0 -1.588-.662 2.125 2.125 0 0 0 -1.456.662 2.794 2.794 0 0 0 -.795 2.117z" transform="translate(49.828 11.835)"/><path d="m173.9 45.351v-10.851h1.456v9.528h5.293v1.323z" transform="translate(56.23 11.155)"/><path d="m179.7 40.8a3.65 3.65 0 0 1 3.705-4.1 3.7 3.7 0 0 1 2.647 1.059 4.12 4.12 0 0 1 1.059 2.911 5.53 5.53 0 0 1 -.4 2.382 3.19 3.19 0 0 1 -1.323 1.323 4.308 4.308 0 0 1 -1.853.529 3.7 3.7 0 0 1 -2.647-1.059 3.987 3.987 0 0 1 -1.188-3.045zm1.456 0a3.5 3.5 0 0 0 .662 2.25 1.985 1.985 0 0 0 3.176 0 4.155 4.155 0 0 0 0-4.5 1.985 1.985 0 0 0 -3.176 0c-.53.4-.662 1.194-.662 2.25z" transform="translate(58.106 11.867)"/><path d="m186.4 44.672v-7.807h1.191v1.059a3.011 3.011 0 0 1 2.514-1.323 3.915 3.915 0 0 1 1.323.265 2.374 2.374 0 0 1 .926.662c.132.265.265.662.4.926 0 .265.132.662.132 1.323v4.763h-1.323v-4.764a2.938 2.938 0 0 0 -.132-1.191 1.321 1.321 0 0 0 -.529-.662 1.913 1.913 0 0 0 -.926-.265 1.99 1.99 0 0 0 -1.456.529 2.739 2.739 0 0 0 -.662 1.985v4.235h-1.458z" transform="translate(60.272 11.835)"/><path d="m192.665 45.334 1.323.132a1.415 1.415 0 0 0 1.72 1.323 2.377 2.377 0 0 0 1.456-.4 1.49 1.49 0 0 0 .662-1.059 5.039 5.039 0 0 0 .132-1.72 2.763 2.763 0 0 1 -2.117 1.059 3.073 3.073 0 0 1 -2.514-1.191 4.99 4.99 0 0 1 -.927-2.778 5.486 5.486 0 0 1 .4-2.117 3.235 3.235 0 0 1 1.191-1.456 3.143 3.143 0 0 1 4.1.529v-.926h1.191v6.749a6.508 6.508 0 0 1 -.4 2.647 2.6 2.6 0 0 1 -1.191 1.191 4.419 4.419 0 0 1 -1.985.4 3.785 3.785 0 0 1 -2.25-.662 1.82 1.82 0 0 1 -.791-1.721zm1.059-4.764a3.5 3.5 0 0 0 .662 2.25 1.781 1.781 0 0 0 1.588.662 2.442 2.442 0 0 0 1.588-.662 3.5 3.5 0 0 0 .662-2.25 3.107 3.107 0 0 0 -.662-2.117 1.781 1.781 0 0 0 -1.588-.662 2.125 2.125 0 0 0 -1.456.662 2.794 2.794 0 0 0 -.795 2.117z" transform="translate(62.212 11.835)"/><path d="m205.173 45.351v-9.528h-3.573v-1.323h8.6v1.323h-3.573v9.528z" transform="translate(65.187 11.155)"/><path d="m213.255 42.126 1.323.132a3.256 3.256 0 0 1 -3.441 2.514 4.019 4.019 0 0 1 -2.779-1.059 4.12 4.12 0 0 1 -1.058-2.913 4.233 4.233 0 0 1 1.059-3.044 3.7 3.7 0 0 1 2.647-1.059 3.388 3.388 0 0 1 2.514 1.059 4.233 4.233 0 0 1 1.059 3.044v.4h-5.823a2.693 2.693 0 0 0 .794 1.985 2.191 2.191 0 0 0 1.588.662 1.618 1.618 0 0 0 1.191-.4 4.753 4.753 0 0 0 .926-1.321zm-4.367-2.117h4.367a2.116 2.116 0 0 0 -.529-1.456 1.886 1.886 0 0 0 -1.588-.794 2.442 2.442 0 0 0 -1.588.662 2.191 2.191 0 0 0 -.662 1.587z" transform="translate(67.03 11.867)"/><path d="m214.1 44.64v-7.808h1.191v1.191a2.419 2.419 0 0 1 .794-1.059 1.881 1.881 0 0 1 .794-.265 2.553 2.553 0 0 1 1.323.4l-.4 1.191a2.453 2.453 0 0 0 -.926-.265 1.881 1.881 0 0 0 -.794.265 1.321 1.321 0 0 0 -.529.662 5.687 5.687 0 0 0 -.265 1.588v4.1z" transform="translate(69.229 11.867)"/><path d="m217.9 44.672v-7.807h1.191v1.059a3.092 3.092 0 0 1 .926-.926 2.867 2.867 0 0 1 2.911 0 1.644 1.644 0 0 1 .794 1.059 2.805 2.805 0 0 1 2.382-1.323 2.869 2.869 0 0 1 1.853.662 2.739 2.739 0 0 1 .662 1.985v5.419h-1.319v-5.024a2.937 2.937 0 0 0 -.132-1.191 1.033 1.033 0 0 0 -.529-.529 1.881 1.881 0 0 0 -.794-.265 1.534 1.534 0 0 0 -1.323.529 2.246 2.246 0 0 0 -.529 1.72v4.5h-1.323v-5.029a3.321 3.321 0 0 0 -.265-1.323 1.3 1.3 0 0 0 -1.059-.4 3.115 3.115 0 0 0 -1.059.265 1.688 1.688 0 0 0 -.662.926 4.936 4.936 0 0 0 -.265 1.588v4.1z" transform="translate(70.457 11.835)"/><path d="m230.6 45.351v-10.851h1.456v9.528h5.293v1.323z" transform="translate(74.564 11.155)"/><path d="m236.5 40.8a3.65 3.65 0 0 1 3.705-4.1 3.7 3.7 0 0 1 2.647 1.059 4.12 4.12 0 0 1 1.059 2.911 5.53 5.53 0 0 1 -.4 2.382 3.189 3.189 0 0 1 -1.323 1.323 4.308 4.308 0 0 1 -1.853.529 3.7 3.7 0 0 1 -2.647-1.059 3.987 3.987 0 0 1 -1.188-3.045zm1.323 0a3.5 3.5 0 0 0 .662 2.25 1.985 1.985 0 0 0 3.176 0 4.155 4.155 0 0 0 0-4.5 1.985 1.985 0 0 0 -3.176 0 3.251 3.251 0 0 0 -.662 2.25z" transform="translate(76.472 11.867)"/><path d="m248.326 45.319v-.926a2.385 2.385 0 0 1 -2.117 1.191 2.66 2.66 0 0 1 -1.72-.529 3.235 3.235 0 0 1 -1.189-1.455 5.845 5.845 0 0 1 0-4.235 3.235 3.235 0 0 1 1.191-1.456 2.66 2.66 0 0 1 1.72-.529 3.915 3.915 0 0 1 1.323.265 1.779 1.779 0 0 1 .926.794v-3.839h1.323v10.851h-1.456zm-4.1-3.838a3.5 3.5 0 0 0 .662 2.25 1.829 1.829 0 0 0 1.456.794 2.125 2.125 0 0 0 1.456-.662 3.367 3.367 0 0 0 .662-2.117 3.929 3.929 0 0 0 -.662-2.382 1.829 1.829 0 0 0 -1.456-.794 2.125 2.125 0 0 0 -1.456.662c-.532.397-.665 1.191-.665 2.249z" transform="translate(78.541 11.188)"/><path d="m249.465 45.334 1.323.132a1.415 1.415 0 0 0 1.72 1.323 2.377 2.377 0 0 0 1.456-.4 1.49 1.49 0 0 0 .662-1.059 5.039 5.039 0 0 0 .132-1.72 2.763 2.763 0 0 1 -2.117 1.059 3.073 3.073 0 0 1 -2.514-1.191 4.99 4.99 0 0 1 -.927-2.778 5.486 5.486 0 0 1 .4-2.117 3.235 3.235 0 0 1 1.191-1.456 3.143 3.143 0 0 1 4.1.529v-.926h1.191v6.749a6.509 6.509 0 0 1 -.4 2.647 2.6 2.6 0 0 1 -1.191 1.191 4.419 4.419 0 0 1 -1.985.4 3.785 3.785 0 0 1 -2.25-.662 1.443 1.443 0 0 1 -.791-1.721zm1.059-4.764a3.5 3.5 0 0 0 .662 2.25 1.781 1.781 0 0 0 1.588.662 2.442 2.442 0 0 0 1.588-.662 3.5 3.5 0 0 0 .662-2.25 3.107 3.107 0 0 0 -.662-2.117 1.781 1.781 0 0 0 -1.588-.662 1.9 1.9 0 0 0 -1.456.662 2.384 2.384 0 0 0 -.795 2.117z" transform="translate(80.578 11.835)"/><path d="m255.9 36.088v-1.588h1.323v1.588zm0 9.263v-7.807h1.323v7.808z" transform="translate(82.745 11.155)"/><path d="m258.4 44.672v-7.807h1.191v1.059a3.011 3.011 0 0 1 2.514-1.323 3.915 3.915 0 0 1 1.323.265 2.374 2.374 0 0 1 .926.662 2.8 2.8 0 0 1 .4.926c0 .265.132.662.132 1.323v4.763h-1.323v-4.764a2.938 2.938 0 0 0 -.132-1.191 1.321 1.321 0 0 0 -.529-.662 1.912 1.912 0 0 0 -.926-.265 1.99 1.99 0 0 0 -1.456.529 2.739 2.739 0 0 0 -.662 1.985v4.235h-1.458z" transform="translate(83.553 11.835)"/><path d="m264.565 45.334 1.323.132a1.414 1.414 0 0 0 1.72 1.323 2.377 2.377 0 0 0 1.456-.4 1.49 1.49 0 0 0 .662-1.059c0-.265.132-.794.132-1.72a2.762 2.762 0 0 1 -2.117 1.059 3.074 3.074 0 0 1 -2.514-1.191 4.99 4.99 0 0 1 -.927-2.778 5.486 5.486 0 0 1 .4-2.117 3.235 3.235 0 0 1 1.191-1.456 3.143 3.143 0 0 1 4.1.529v-.926h1.191v6.749a6.509 6.509 0 0 1 -.4 2.647 2.6 2.6 0 0 1 -1.191 1.191 4.419 4.419 0 0 1 -1.985.4 3.785 3.785 0 0 1 -2.25-.662 1.82 1.82 0 0 1 -.791-1.721zm1.191-4.764a3.5 3.5 0 0 0 .662 2.25 1.781 1.781 0 0 0 1.588.662 2.442 2.442 0 0 0 1.588-.662 3.5 3.5 0 0 0 .662-2.25 3.107 3.107 0 0 0 -.662-2.117 1.781 1.781 0 0 0 -1.588-.662 2.125 2.125 0 0 0 -1.456.662 2.384 2.384 0 0 0 -.794 2.117z" transform="translate(85.461 11.835)"/><path d="m168.411 39.26a1.456 1.456 0 1 1 -1.456-1.456 1.321 1.321 0 0 1 1.456 1.456z" transform="translate(53.514 12.218)"/><path d="m62.3 32.371v-21.571h6.484l3.97 14.689 3.838-14.689h6.484v21.571h-3.97v-16.939l-4.234 16.939h-4.235l-4.237-16.939v16.939z" stroke="#143054" stroke-width=".5" transform="translate(20.145 3.492)"/><path d="m84.4 20.129-3.7-.662a6.019 6.019 0 0 1 2.117-3.308 8.547 8.547 0 0 1 4.629-1.059 10.524 10.524 0 0 1 4.1.662 3 3 0 0 1 1.853 1.72 8.013 8.013 0 0 1 .529 3.705v4.764c0 1.323.132 2.382.132 3.044a8.46 8.46 0 0 0 .794 2.117h-4.1a6.152 6.152 0 0 1 -.4-1.191 1 1 0 0 1 -.132-.529 8.694 8.694 0 0 1 -2.25 1.588 5.735 5.735 0 0 1 -2.514.529 5.221 5.221 0 0 1 -3.838-1.323 4.389 4.389 0 0 1 -1.32-3.308 4.57 4.57 0 0 1 .662-2.382 4.956 4.956 0 0 1 1.72-1.588 12.7 12.7 0 0 1 3.308-.926 15.676 15.676 0 0 0 3.97-1.059v-.4a2.246 2.246 0 0 0 -.529-1.72 3.31 3.31 0 0 0 -2.25-.529 3 3 0 0 0 -1.72.4 2.13 2.13 0 0 0 -1.061 1.455zm5.558 3.308c-.529.132-1.323.4-2.514.662a17.667 17.667 0 0 0 -2.25.662 1.829 1.829 0 0 0 -.794 1.456 2.125 2.125 0 0 0 .662 1.456 2.192 2.192 0 0 0 1.588.662 3.245 3.245 0 0 0 2.117-.794 2.237 2.237 0 0 0 .926-1.323 7.62 7.62 0 0 0 .132-1.985v-.794z" stroke="#143054" stroke-width=".5" transform="translate(25.965 4.883)"/><path d="m108.019 32.4h-3.838v-2.25a5.345 5.345 0 0 1 -2.25 1.985 6.509 6.509 0 0 1 -2.647.662 5.887 5.887 0 0 1 -4.632-2.117c-1.323-1.453-1.852-3.438-1.852-6.08a9.285 9.285 0 0 1 1.853-6.087 6.2 6.2 0 0 1 4.764-2.117 5.631 5.631 0 0 1 4.5 2.117v-7.813h4.1zm-10.984-8.2a7.364 7.364 0 0 0 .662 3.573 3.111 3.111 0 0 0 2.779 1.588 3.006 3.006 0 0 0 2.382-1.191 5.477 5.477 0 0 0 1.059-3.573c0-1.853-.265-3.044-.926-3.838a3.073 3.073 0 0 0 -2.514-1.191 3.259 3.259 0 0 0 -2.514 1.191 5.323 5.323 0 0 0 -.928 3.441z" stroke="#143054" stroke-width=".5" transform="translate(30.007 3.46)"/><path d="m107.1 14.638v-3.838h4.1v3.838zm0 17.733v-15.616h4.1v15.616z" stroke="#143054" stroke-width=".5" transform="translate(34.631 3.492)"/><path d="m112.1 26.481 4.1-.662a2.9 2.9 0 0 0 1.059 1.853 3.785 3.785 0 0 0 2.25.662 3.979 3.979 0 0 0 2.382-.529 1.2 1.2 0 0 0 .529-1.059 1.881 1.881 0 0 0 -.265-.794 4.45 4.45 0 0 0 -1.323-.529 30.075 30.075 0 0 1 -6.352-1.985 4.059 4.059 0 0 1 -1.853-3.573 4.455 4.455 0 0 1 1.588-3.441c1.061-.924 2.785-1.324 5.031-1.324a9.068 9.068 0 0 1 4.764 1.059 5.143 5.143 0 0 1 2.117 3.044l-3.838.662a2.781 2.781 0 0 0 -.926-1.456 4.384 4.384 0 0 0 -1.985-.529 5.529 5.529 0 0 0 -2.382.4c-.265.265-.529.529-.529.794a1.144 1.144 0 0 0 .4.794 16.071 16.071 0 0 0 3.838 1.191 11.073 11.073 0 0 1 4.632 1.853 4.08 4.08 0 0 1 1.323 3.044 4.832 4.832 0 0 1 -1.853 3.705 7.67 7.67 0 0 1 -5.293 1.588 8.109 8.109 0 0 1 -5.029-1.323 5.862 5.862 0 0 1 -2.385-3.445z" stroke="#143054" stroke-width=".5" transform="translate(36.248 4.883)"/><path d="m124.9 22.94a8.913 8.913 0 0 1 1.059-3.97 6.214 6.214 0 0 1 2.911-2.911 8.6 8.6 0 0 1 4.1-1.059 8.2 8.2 0 0 1 5.823 2.25 8.2 8.2 0 0 1 2.25 5.823 7.983 7.983 0 0 1 -2.243 5.827 7.7 7.7 0 0 1 -5.69 2.382 8.867 8.867 0 0 1 -4.1-.926 6.585 6.585 0 0 1 -2.911-2.779 8.612 8.612 0 0 1 -1.199-4.637zm4.235.265a5.477 5.477 0 0 0 1.059 3.573 3.6 3.6 0 0 0 2.779 1.191 3.332 3.332 0 0 0 2.647-1.191 4.825 4.825 0 0 0 1.059-3.573 5.74 5.74 0 0 0 -1.059-3.573 3.527 3.527 0 0 0 -2.647-1.191 3.809 3.809 0 0 0 -2.779 1.191 5.477 5.477 0 0 0 -1.059 3.568z" stroke="#143054" stroke-width=".5" transform="translate(40.387 4.85)"/><path d="m153.492 31.013h-4.1v-7.94a15.089 15.089 0 0 0 -.265-3.308 1.683 1.683 0 0 0 -.926-1.191 2.668 2.668 0 0 0 -1.456-.4 3.734 3.734 0 0 0 -1.985.529 3.613 3.613 0 0 0 -1.191 1.588 11.987 11.987 0 0 0 -.265 3.573v7.016h-4.1v-15.48h3.838v2.25a6.278 6.278 0 0 1 5.158-2.65 5.37 5.37 0 0 1 2.514.529 4.387 4.387 0 0 1 1.72 1.191 4.1 4.1 0 0 1 .794 1.72 14.04 14.04 0 0 1 .265 2.779v9.793z" stroke="#143054" stroke-width=".5" transform="translate(45.01 4.85)"/><path d="m159 32.371v-21.571h4.367v8.469h8.469v-8.469h4.364v21.571h-4.367v-9.4h-8.469v9.4z" stroke="#143054" stroke-width=".5" transform="translate(51.413 3.492)"/><path d="m174.5 22.94a8.913 8.913 0 0 1 1.059-3.97 6.214 6.214 0 0 1 2.911-2.911 8.6 8.6 0 0 1 4.1-1.059 8.2 8.2 0 0 1 5.823 2.25 8.2 8.2 0 0 1 2.25 5.823 7.983 7.983 0 0 1 -2.243 5.827 7.7 7.7 0 0 1 -5.69 2.382 8.867 8.867 0 0 1 -4.1-.926 6.585 6.585 0 0 1 -2.911-2.779 7.588 7.588 0 0 1 -1.199-4.637zm4.235.265a5.477 5.477 0 0 0 1.059 3.573 3.6 3.6 0 0 0 2.779 1.191 3.332 3.332 0 0 0 2.647-1.191 5.477 5.477 0 0 0 1.059-3.573 5.74 5.74 0 0 0 -1.059-3.573 3.527 3.527 0 0 0 -2.647-1.191 3.809 3.809 0 0 0 -2.779 1.191 4.825 4.825 0 0 0 -1.059 3.568z" stroke="#143054" stroke-width=".5" transform="translate(56.425 4.85)"/><path d="m187.7 26.481 4.1-.662a2.9 2.9 0 0 0 1.059 1.853 3.785 3.785 0 0 0 2.25.662 3.979 3.979 0 0 0 2.382-.529 1.2 1.2 0 0 0 .529-1.059 1.881 1.881 0 0 0 -.265-.794 4.45 4.45 0 0 0 -1.323-.529 30.075 30.075 0 0 1 -6.352-1.985 4.059 4.059 0 0 1 -1.853-3.573 4.455 4.455 0 0 1 1.588-3.441c1.059-.926 2.779-1.323 5.029-1.323a9.068 9.068 0 0 1 4.764 1.059 5.143 5.143 0 0 1 2.117 3.044l-3.838.662a2.781 2.781 0 0 0 -.926-1.456 4.384 4.384 0 0 0 -1.985-.529 5.529 5.529 0 0 0 -2.382.4c-.265.265-.529.529-.529.794a1.144 1.144 0 0 0 .4.794 16.072 16.072 0 0 0 3.838 1.191 11.073 11.073 0 0 1 4.632 1.853 3.659 3.659 0 0 1 1.323 3.044 4.832 4.832 0 0 1 -1.853 3.705 7.67 7.67 0 0 1 -5.293 1.588 8.109 8.109 0 0 1 -5.029-1.323 5.862 5.862 0 0 1 -2.383-3.446z" stroke="#143054" stroke-width=".5" transform="translate(60.693 4.883)"/><path d="m201.232 15.4h3.838v2.25a5.306 5.306 0 0 1 1.985-1.853 5.208 5.208 0 0 1 2.779-.797 5.887 5.887 0 0 1 4.632 2.117c1.323 1.456 1.853 3.441 1.853 5.955a9.285 9.285 0 0 1 -1.853 6.087 5.887 5.887 0 0 1 -4.632 2.117 4.845 4.845 0 0 1 -2.382-.529 11.326 11.326 0 0 1 -2.25-1.72v7.808h-4.1v-21.435zm3.97 7.543a6.038 6.038 0 0 0 1.059 3.838 3.259 3.259 0 0 0 2.514 1.191 3.006 3.006 0 0 0 2.382-1.191c.662-.794.926-1.985.926-3.838a5.9 5.9 0 0 0 -.926-3.705 3.006 3.006 0 0 0 -2.382-1.191 3.073 3.073 0 0 0 -2.514 1.191 6.455 6.455 0 0 0 -1.061 3.702z" stroke="#143054" stroke-width=".5" transform="translate(65.026 4.85)"/><path d="m214.9 14.638v-3.838h4.1v3.838zm0 17.733v-15.616h4.1v15.616z" stroke="#143054" stroke-width=".5" transform="translate(69.488 3.492)"/><path d="m228.5 16.626v3.308h-2.779v6.22a7.7 7.7 0 0 0 .132 2.25c0 .265.132.4.4.529a1.011 1.011 0 0 0 .662.265 5.975 5.975 0 0 0 1.72-.4l.4 3.176a8.172 8.172 0 0 1 -3.308.662 4.419 4.419 0 0 1 -1.985-.4 2.618 2.618 0 0 1 -1.323-.926 2.838 2.838 0 0 1 -.529-1.588 15.372 15.372 0 0 1 -.132-2.911v-6.745h-1.858v-3.308h1.853v-3.176l4.1-2.382v5.558h2.647z" stroke="#143054" stroke-width=".5" transform="translate(71.105 3.622)"/><path d="m231.7 20.129-3.7-.662a6.019 6.019 0 0 1 2.117-3.308 8.547 8.547 0 0 1 4.632-1.059 10.524 10.524 0 0 1 4.1.662 3 3 0 0 1 1.853 1.72 8.013 8.013 0 0 1 .529 3.705v4.764c0 1.323.132 2.382.132 3.044a8.46 8.46 0 0 0 .794 2.117h-4.1a6.15 6.15 0 0 1 -.4-1.191 1 1 0 0 1 -.132-.529 8.693 8.693 0 0 1 -2.25 1.588 5.734 5.734 0 0 1 -2.514.529 5.221 5.221 0 0 1 -3.838-1.323 4.389 4.389 0 0 1 -1.323-3.308 4.57 4.57 0 0 1 .662-2.382 4.956 4.956 0 0 1 1.72-1.588 12.7 12.7 0 0 1 3.308-.926 15.676 15.676 0 0 0 3.97-1.059v-.4a2.246 2.246 0 0 0 -.529-1.72 3.31 3.31 0 0 0 -2.25-.529 3 3 0 0 0 -1.72.4 2.13 2.13 0 0 0 -1.061 1.455zm5.426 3.308c-.529.132-1.323.4-2.514.662a17.668 17.668 0 0 0 -2.25.662 1.829 1.829 0 0 0 -.794 1.456 2.125 2.125 0 0 0 .662 1.456 2.192 2.192 0 0 0 1.588.662 3.245 3.245 0 0 0 2.117-.794 2.237 2.237 0 0 0 .926-1.323 7.62 7.62 0 0 0 .139-1.987v-.794z" stroke="#143054" stroke-width=".5" transform="translate(73.594 4.883)"/><path d="m240.7 32.371v-21.571h4.1v21.571z" stroke="#143054" stroke-width=".5" transform="translate(77.83 3.492)"/><path d="m246.8 14.638v-3.838h4.1v3.838zm0 17.733v-15.616h4.1v15.616z" stroke="#143054" stroke-width=".5" transform="translate(79.803 3.492)"/><path d="m260.4 16.626v3.308h-2.779v6.22a7.7 7.7 0 0 0 .132 2.25c0 .265.132.4.4.529a1.011 1.011 0 0 0 .662.265 5.974 5.974 0 0 0 1.72-.4l.4 3.176a8.172 8.172 0 0 1 -3.308.662 4.419 4.419 0 0 1 -1.985-.4 2.618 2.618 0 0 1 -1.323-.926 2.838 2.838 0 0 1 -.529-1.588 15.373 15.373 0 0 1 -.132-2.911v-6.745h-1.858v-3.308h1.853v-3.176l4.1-2.382v5.558h2.647z" stroke="#143054" stroke-width=".5" transform="translate(81.419 3.622)"/><path d="m258.8 15.3h4.367l3.705 11.116 3.706-11.116h4.235l-5.558 14.954-.926 2.779a10.419 10.419 0 0 1 -1.059 2.117 2.6 2.6 0 0 1 -1.191 1.191 4.417 4.417 0 0 1 -1.589.659 10.284 10.284 0 0 1 -2.117.265 14.581 14.581 0 0 1 -2.382-.265l-.4-3.176a8.14 8.14 0 0 0 1.72.132 2.605 2.605 0 0 0 2.117-.794 7.911 7.911 0 0 0 1.059-2.117z" stroke="#143054" stroke-width=".5" transform="translate(83.683 4.947)"/></g></svg>
</a></li>
</ul>
</div>
<div class="cell small-12 medium-6 grid-x align-middle">
<div class="cell small-12 top-info text-right">
<h5>For Reservations Call <a href="tel:888-879-7970">855-879-7970</a></h5>
<p>4 Royal Street SE</br>Leesburg, VA 20175</p>
</div>
</div>
</div>
<div class="title-bar" data-responsive-toggle="top-bar-menu" data-hide-for="large">
<button class="menu-icon" type="button" data-toggle></button>
<!-- <div class="title-bar-title">Menu</div> -->
</div>
<div class="top-bar" style="flex-flow: row nowrap;justify-content: center;">
<div id="top-bar-menu">
<ul id="main-nav" class="medium-horizontal menu" data-responsive-menu="accordion medium-dropdown"><li id="menu-item-293" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-285 current_page_item menu-item-293 active"><a href="https://www.madisonhospitality.com/" aria-current="page">Home</a></li>
<li id="menu-item-294" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-294"><a href="https://www.madisonhospitality.com/about-us/">About Us</a>
<ul class="menu">
<li id="menu-item-267" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-267"><a href="https://www.madisonhospitality.com/federal/">Federal</a></li>
<li id="menu-item-268" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-268"><a href="https://www.madisonhospitality.com/military/">Military</a></li>
<li id="menu-item-266" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-266"><a href="https://www.madisonhospitality.com/other-travel/">Other Travel</a></li>
</ul>
</li>
<li id="menu-item-72" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-72"><a href="https://www.madisonhospitality.com/our-team/">Our Team</a></li>
<li id="menu-item-85" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-85"><a href="https://www.madisonhospitality.com/gsa-schedule/">GSA Schedule</a></li>
<li id="menu-item-88" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-88"><a href="https://www.madisonhospitality.com/contact-us/">Contact Us</a></li>
</ul> </div>
</div>
</header> <!-- end .header -->
<div id="signup-content" class="widecolumn">
<div class="mu_register wp-signup-container" role="main">
Registration has been disabled.</div>
</div>
<footer class="footer" role="contentinfo">
<div class="bottom-ctas grid-container">
<div class="grid-x grid-margin-x grid-padding-x">
<a class="small-12 medium-4 medium-offset-2 cell text-center" href="tel:888-879-7970">
<i class="fas fa-phone"></i>
<h2>CALL</h2>
<i>You can reach us at</br>855-879-7970</i>
</a>
<i class="fas fa-envelope"></i>
<h2>EMAIL</h2>
</a>
</div>
</div>
<div class="upper-footer">
<div class="grid-container three-column">
<div class="grid-x grid-margin-x grid-padding-x">
<div class="small-12 medium-6 large-4 cell">
<a href="https://www.madisonhospitality.com">
<svg viewBox="0 0 358.854 63.521" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><linearGradient id="a" gradientUnits="objectBoundingBox" x1=".13" x2="1.083" y1=".365" y2=".709"><stop offset="0" stop-color="#143054"/><stop offset=".232" stop-color="#193659"/><stop offset=".608" stop-color="#284768"/><stop offset="1" stop-color="#3d5f7c"/></linearGradient><linearGradient id="b" gradientUnits="objectBoundingBox" x1=".483" x2=".518" y1=".993" y2=".042"><stop offset="0" stop-color="#fff"/><stop offset=".063" stop-color="#cdd9e2"/><stop offset=".129" stop-color="#a6becf"/><stop offset=".189" stop-color="#8bacc2"/><stop offset=".239" stop-color="#7aa3bb"/><stop offset=".275" stop-color="#759fb8"/><stop offset="1" stop-color="#143054"/></linearGradient><linearGradient id="c" gradientUnits="objectBoundingBox" x1=".5" x2=".5" y1="-.001" y2=".983"><stop offset="0" stop-color="#737373"/><stop offset=".132" stop-color="#7a7a7a"/><stop offset=".326" stop-color="#8e8e8e"/><stop offset=".558" stop-color="#aeaeae"/><stop offset=".817" stop-color="#dbdbdb"/><stop offset="1" stop-color="#fff"/></linearGradient><linearGradient id="d" gradientUnits="objectBoundingBox" x1="383.541" x2="384.107" y1=".08" y2=".825"><stop offset="0" stop-color="#143054"/><stop offset=".391" stop-color="#3b5877"/><stop offset=".803" stop-color="#6287a2"/><stop offset="1" stop-color="#759fb8"/></linearGradient><linearGradient id="e" gradientUnits="objectBoundingBox" x1="135.898" x2="135.454" y1=".035" y2=".776"><stop offset="0" stop-color="#759fb8"/><stop offset="1" stop-color="#f4f5f5"/></linearGradient><linearGradient id="f" gradientUnits="objectBoundingBox" x1="137.651" x2="138.411" y1=".46" y2=".863"><stop offset="0" stop-color="#375c7a"/><stop offset="1" stop-color="#759fb8"/></linearGradient><linearGradient id="g" x1="553.016" x2="554.554" xlink:href="#a" y1=".357" y2=".711"/><linearGradient id="h" x1="1249.08" x2="1249.08" xlink:href="#e" y1=".847" y2=".006"/><path d="m74.144 31.5c-8.999-17.737-29.244-31.5-46.714-31.5-15.616 0-23.82 11.248-20.777 26.335 1.191-33.481 45.523-28.055 67.491 5.165z" fill="#759fb8" transform="translate(1.948)"/><path d="m0 24.2c9 17.6 29.246 31.5 46.714 31.5 15.616 0 23.953-11.248 20.909-26.335-1.323 33.477-45.655 27.919-67.623-5.165z" fill="#759fb8" transform="translate(0 7.825)"/><path d="m41.841 48.348v-3.441l2.779 1.72 6.749-3.97v-21.7l-10.852-6.487-1.985-1.191-4.632-2.779-17.6 10.454v21.7l3.705 2.117 3.044-1.853-.132 3.582 3.573 2.117 3.31-2.117v3.441l4.1 2.382v.529z" fill="#0b1e33" transform="translate(5.27 3.395)"/><path d="m47.2 40.1-.132-21.7-6.617 3.97v8.6l-2.651 1.59v-8.734l-8.2 4.9v21.831l8.2-4.9v-7.407l2.647-1.588v7.411z" fill="url(#a)" transform="translate(9.571 5.95)"/><path d="m16.3 18.4v21.7l3.705 2.117v-14.554l2.647 1.456v14.689l3.97 2.382v-14.69l2.514 1.588v14.69l4.764 2.779v-21.835z" fill="url(#b)" transform="translate(5.27 5.95)"/><path d="m33.9 10.5-17.6 10.454 17.6 10.323 17.6-10.323z" fill="url(#c)" transform="translate(5.27 3.395)"/><path d="m23.944 7.3 5.156 1.985-2.51 1.323-5.69-2.249z" fill="url(#d)" transform="translate(6.758 2.361)"/><path d="m29.6 7.1 23.026 15.483-23.026 10.717z" fill="url(#e)" transform="translate(9.571 2.296)"/><path d="m35.194 7.1v26.2l-22.894-10.717z" fill="url(#f)" transform="translate(3.977 2.296)"/><path d="m20.9 21.466 5.69 2.911v-14.027l-5.69-2.25z" fill="url(#g)" transform="translate(6.758 2.619)"/><path d="m27.714 16.608-2.514 7.543v-14.028l2.514-1.323z" fill="url(#h)" transform="translate(8.148 2.846)"/><g fill="#143054"><path d="m65.173 45.351v-9.528h-3.573v-1.323h8.469v1.323h-3.569v9.528z" transform="translate(19.918 11.155)"/><path d="m73.255 42.126 1.323.132a3.256 3.256 0 0 1 -3.441 2.514 4.019 4.019 0 0 1 -2.779-1.059 4.12 4.12 0 0 1 -1.058-2.913 4.233 4.233 0 0 1 1.059-3.044 3.7 3.7 0 0 1 2.646-1.056 3.388 3.388 0 0 1 2.514 1.059 4.233 4.233 0 0 1 1.059 3.041v.4h-5.822a3.25 3.25 0 0 0 .662 1.985 2.192 2.192 0 0 0 1.588.662 1.618 1.618 0 0 0 1.191-.4 2.5 2.5 0 0 0 1.058-1.321zm-4.367-2.117h4.367a2.116 2.116 0 0 0 -.529-1.456 1.886 1.886 0 0 0 -1.588-.794 2.442 2.442 0 0 0 -1.588.662 2.191 2.191 0 0 0 -.662 1.587z" transform="translate(21.761 11.867)"/><path d="m74.1 44.672v-7.807h1.191v1.059a3.092 3.092 0 0 1 .926-.924 2.867 2.867 0 0 1 2.911 0 1.644 1.644 0 0 1 .794 1.059 2.805 2.805 0 0 1 2.378-1.327 2.869 2.869 0 0 1 1.853.662 2.739 2.739 0 0 1 .662 1.985v5.421h-1.315v-5.024a2.937 2.937 0 0 0 -.132-1.191 1.033 1.033 0 0 0 -.529-.529 1.881 1.881 0 0 0 -.794-.265 1.534 1.534 0 0 0 -1.323.529 2.245 2.245 0 0 0 -.529 1.72v4.5h-1.329v-5.029a3.321 3.321 0 0 0 -.265-1.323 1.3 1.3 0 0 0 -1.059-.4 3.115 3.115 0 0 0 -1.059.265 1.688 1.688 0 0 0 -.662.926 4.935 4.935 0 0 0 -.265 1.588v4.1z" transform="translate(23.96 11.835)"/><path d="m83.6 47.684v-10.852h1.191v1.059a6.113 6.113 0 0 1 .926-.926 3.915 3.915 0 0 1 1.323-.265 2.44 2.44 0 0 1 1.72.529 3.235 3.235 0 0 1 1.191 1.456 5.845 5.845 0 0 1 0 4.235 3.183 3.183 0 0 1 -2.91 1.98 3.864 3.864 0 0 1 -1.191-.265 1.355 1.355 0 0 1 -.794-.662v3.705zm1.191-6.884a3.5 3.5 0 0 0 .662 2.25 1.686 1.686 0 0 0 1.456.662 1.829 1.829 0 0 0 1.456-.794 3.785 3.785 0 0 0 .662-2.25 3.5 3.5 0 0 0 -.662-2.25 1.731 1.731 0 0 0 -2.911 0 3.929 3.929 0 0 0 -.663 2.382z" transform="translate(27.032 11.867)"/><path d="m89.5 40.8a3.65 3.65 0 0 1 3.705-4.1 3.7 3.7 0 0 1 2.647 1.059 4.12 4.12 0 0 1 1.059 2.911 5.529 5.529 0 0 1 -.4 2.382 3.189 3.189 0 0 1 -1.323 1.323 4.308 4.308 0 0 1 -1.853.529 3.7 3.7 0 0 1 -2.647-1.059 3.987 3.987 0 0 1 -1.188-3.045zm1.456 0a3.5 3.5 0 0 0 .662 2.25 1.985 1.985 0 0 0 3.176 0 4.155 4.155 0 0 0 0-4.5 1.985 1.985 0 0 0 -3.176 0c-.53.4-.662 1.194-.662 2.25z" transform="translate(28.94 11.867)"/><path d="m96.2 44.64v-7.808h1.191v1.191a2.419 2.419 0 0 1 .794-1.059 1.881 1.881 0 0 1 .794-.265 2.553 2.553 0 0 1 1.323.4l-.4 1.191a2.453 2.453 0 0 0 -.926-.265 1.881 1.881 0 0 0 -.794.265 1.321 1.321 0 0 0 -.529.662 5.688 5.688 0 0 0 -.265 1.588v4.1z" transform="translate(31.106 11.867)"/><path d="m105.258 43.681a8.9 8.9 0 0 1 -1.456.926 4.757 4.757 0 0 1 -1.456.265 2.739 2.739 0 0 1 -1.985-.662 2.192 2.192 0 0 1 -.662-1.588 2.493 2.493 0 0 1 .265-1.059 3.508 3.508 0 0 1 .662-.794 2.8 2.8 0 0 1 .926-.4 2.937 2.937 0 0 1 1.191-.132 21.767 21.767 0 0 0 2.382-.4v-.4a1.618 1.618 0 0 0 -.4-1.191 2.377 2.377 0 0 0 -1.456-.4 2.847 2.847 0 0 0 -1.323.265 2.559 2.559 0 0 0 -.662 1.191l-1.323-.132a3.071 3.071 0 0 1 .529-1.323 1.927 1.927 0 0 1 1.191-.794 6.7 6.7 0 0 1 1.72-.265 4.936 4.936 0 0 1 1.588.265 5.753 5.753 0 0 1 .926.529 1.976 1.976 0 0 1 .4.926v2.911a10.15 10.15 0 0 0 .132 2.382 1.43 1.43 0 0 0 .4.926h-1.323a3.115 3.115 0 0 1 -.266-1.046zm-.132-3.044a16.222 16.222 0 0 1 -2.117.529 8.436 8.436 0 0 0 -1.191.265 1.827 1.827 0 0 0 -.529.4.992.992 0 0 0 -.132.662 1.2 1.2 0 0 0 .4.926 1.618 1.618 0 0 0 1.191.4 2.236 2.236 0 0 0 1.323-.4 3.092 3.092 0 0 0 .926-.926 3.321 3.321 0 0 0 .265-1.323v-.529z" transform="translate(32.238 11.899)"/><path d="m106.4 44.64v-7.808h1.191v1.191a2.419 2.419 0 0 1 .794-1.059 1.881 1.881 0 0 1 .794-.265 2.553 2.553 0 0 1 1.323.4l-.4 1.191a2.454 2.454 0 0 0 -.926-.265 1.881 1.881 0 0 0 -.794.265 1.321 1.321 0 0 0 -.529.662 5.687 5.687 0 0 0 -.265 1.588v4.1z" transform="translate(34.404 11.867)"/><path d="m110.262 47.619-.132-1.323a1.678 1.678 0 0 0 .794.132.992.992 0 0 0 .662-.132l.4-.4a3.162 3.162 0 0 0 .4-.926c0-.132 0-.132.132-.265l-2.918-7.805h1.456l1.588 4.5a7.586 7.586 0 0 1 .529 1.853c.132-.662.4-1.191.529-1.72l1.72-4.5h1.323l-2.911 7.94a5.244 5.244 0 0 1 -.794 1.72 2.87 2.87 0 0 1 -.794.926 1.426 1.426 0 0 1 -1.059.265 8.434 8.434 0 0 0 -.925-.265z" transform="translate(35.439 11.932)"/><path d="m119.2 45.351v-10.851h1.456v4.367h5.558v-4.367h1.456v10.851h-1.456v-5.028h-5.558v5.029z" transform="translate(38.543 11.155)"/><path d="m126.9 40.8a3.65 3.65 0 0 1 3.705-4.1 3.7 3.7 0 0 1 2.647 1.059 4.12 4.12 0 0 1 1.059 2.911 5.529 5.529 0 0 1 -.4 2.382 3.189 3.189 0 0 1 -1.323 1.323 4.308 4.308 0 0 1 -1.853.529 3.7 3.7 0 0 1 -2.647-1.059 3.568 3.568 0 0 1 -1.188-3.045zm1.323 0a3.5 3.5 0 0 0 .662 2.25 1.985 1.985 0 0 0 3.176 0 4.155 4.155 0 0 0 0-4.5 1.985 1.985 0 0 0 -3.176 0 3.252 3.252 0 0 0 -.662 2.25z" transform="translate(41.033 11.867)"/><path d="m138.693 44.608v-1.191a2.866 2.866 0 0 1 -2.514 1.323 4.7 4.7 0 0 1 -1.323-.265 2.373 2.373 0 0 1 -.926-.662 6.448 6.448 0 0 1 -.4-.926c0-.265-.132-.662-.132-1.191v-4.896h1.323v4.367a4.116 4.116 0 0 0 .132 1.456 1.215 1.215 0 0 0 .529.794 1.426 1.426 0 0 0 1.059.265 2.493 2.493 0 0 0 1.059-.265 4.493 4.493 0 0 0 .794-.794 4.936 4.936 0 0 0 .265-1.588v-4.235h1.323v7.808h-1.191z" transform="translate(43.135 11.899)"/><path d="m139.5 42.323 1.323-.265a1.782 1.782 0 0 0 .662 1.191 2.377 2.377 0 0 0 1.456.4 1.756 1.756 0 0 0 1.323-.4 1.2 1.2 0 0 0 .4-.926.728.728 0 0 0 -.4-.662 3.9 3.9 0 0 0 -1.323-.4 8.47 8.47 0 0 1 -1.985-.662 1.193 1.193 0 0 1 -.794-.794 2.493 2.493 0 0 1 -.265-1.059 1.913 1.913 0 0 1 .265-.926 3.509 3.509 0 0 1 .662-.794l.794-.4a3.664 3.664 0 0 1 1.191-.132 4.936 4.936 0 0 1 1.588.265 2.088 2.088 0 0 1 1.059.662 1.618 1.618 0 0 1 .4 1.191l-1.323.132a1.34 1.34 0 0 0 -.529-.926 1.618 1.618 0 0 0 -1.191-.4 2.847 2.847 0 0 0 -1.323.265c-.265.265-.4.4-.4.662a.486.486 0 0 0 .132.4 1.827 1.827 0 0 0 .529.4 5.528 5.528 0 0 1 1.191.4 8.469 8.469 0 0 1 1.985.662 2.373 2.373 0 0 1 .926.662c.265.265.265.662.265 1.191a2.134 2.134 0 0 1 -.4 1.191 3.567 3.567 0 0 1 -1.059.926 3.357 3.357 0 0 1 -1.588.265 3.929 3.929 0 0 1 -2.382-.662c-.66-.002-1.057-.531-1.189-1.457z" transform="translate(45.107 11.802)"/><path d="m145.6 36.088v-1.588h1.323v1.588zm0 9.263v-7.807h1.323v7.808z" transform="translate(47.079 11.155)"/><path d="m148.1 44.672v-7.807h1.191v1.059a3.011 3.011 0 0 1 2.514-1.323 3.915 3.915 0 0 1 1.323.265 2.374 2.374 0 0 1 .926.662 2.8 2.8 0 0 1 .4.926c0 .265.132.662.132 1.323v4.763h-1.323v-4.764a2.937 2.937 0 0 0 -.132-1.191 1.321 1.321 0 0 0 -.529-.662 1.913 1.913 0 0 0 -.926-.265 1.99 1.99 0 0 0 -1.456.529 2.739 2.739 0 0 0 -.662 1.985v4.235h-1.458z" transform="translate(47.888 11.835)"/><path d="m154.365 45.334 1.323.132a1.415 1.415 0 0 0 1.72 1.323 2.377 2.377 0 0 0 1.456-.4 2.088 2.088 0 0 0 .662-1.059 5.038 5.038 0 0 0 .132-1.72 2.763 2.763 0 0 1 -2.117 1.059 3.073 3.073 0 0 1 -2.514-1.191 4.99 4.99 0 0 1 -.927-2.778 5.486 5.486 0 0 1 .4-2.117 3.235 3.235 0 0 1 1.191-1.456 3.143 3.143 0 0 1 4.1.529v-.926h1.191v6.749a6.509 6.509 0 0 1 -.4 2.647 2.6 2.6 0 0 1 -1.191 1.191 4.419 4.419 0 0 1 -1.985.4 3.785 3.785 0 0 1 -2.25-.662 1.82 1.82 0 0 1 -.791-1.721zm1.059-4.764a3.5 3.5 0 0 0 .662 2.25 1.781 1.781 0 0 0 1.588.662 2.442 2.442 0 0 0 1.588-.662 3.5 3.5 0 0 0 .662-2.25 3.107 3.107 0 0 0 -.662-2.117 1.781 1.781 0 0 0 -1.588-.662 2.125 2.125 0 0 0 -1.456.662 2.794 2.794 0 0 0 -.795 2.117z" transform="translate(49.828 11.835)"/><path d="m173.9 45.351v-10.851h1.456v9.528h5.293v1.323z" transform="translate(56.23 11.155)"/><path d="m179.7 40.8a3.65 3.65 0 0 1 3.705-4.1 3.7 3.7 0 0 1 2.647 1.059 4.12 4.12 0 0 1 1.059 2.911 5.53 5.53 0 0 1 -.4 2.382 3.19 3.19 0 0 1 -1.323 1.323 4.308 4.308 0 0 1 -1.853.529 3.7 3.7 0 0 1 -2.647-1.059 3.987 3.987 0 0 1 -1.188-3.045zm1.456 0a3.5 3.5 0 0 0 .662 2.25 1.985 1.985 0 0 0 3.176 0 4.155 4.155 0 0 0 0-4.5 1.985 1.985 0 0 0 -3.176 0c-.53.4-.662 1.194-.662 2.25z" transform="translate(58.106 11.867)"/><path d="m186.4 44.672v-7.807h1.191v1.059a3.011 3.011 0 0 1 2.514-1.323 3.915 3.915 0 0 1 1.323.265 2.374 2.374 0 0 1 .926.662c.132.265.265.662.4.926 0 .265.132.662.132 1.323v4.763h-1.323v-4.764a2.938 2.938 0 0 0 -.132-1.191 1.321 1.321 0 0 0 -.529-.662 1.913 1.913 0 0 0 -.926-.265 1.99 1.99 0 0 0 -1.456.529 2.739 2.739 0 0 0 -.662 1.985v4.235h-1.458z" transform="translate(60.272 11.835)"/><path d="m192.665 45.334 1.323.132a1.415 1.415 0 0 0 1.72 1.323 2.377 2.377 0 0 0 1.456-.4 1.49 1.49 0 0 0 .662-1.059 5.039 5.039 0 0 0 .132-1.72 2.763 2.763 0 0 1 -2.117 1.059 3.073 3.073 0 0 1 -2.514-1.191 4.99 4.99 0 0 1 -.927-2.778 5.486 5.486 0 0 1 .4-2.117 3.235 3.235 0 0 1 1.191-1.456 3.143 3.143 0 0 1 4.1.529v-.926h1.191v6.749a6.508 6.508 0 0 1 -.4 2.647 2.6 2.6 0 0 1 -1.191 1.191 4.419 4.419 0 0 1 -1.985.4 3.785 3.785 0 0 1 -2.25-.662 1.82 1.82 0 0 1 -.791-1.721zm1.059-4.764a3.5 3.5 0 0 0 .662 2.25 1.781 1.781 0 0 0 1.588.662 2.442 2.442 0 0 0 1.588-.662 3.5 3.5 0 0 0 .662-2.25 3.107 3.107 0 0 0 -.662-2.117 1.781 1.781 0 0 0 -1.588-.662 2.125 2.125 0 0 0 -1.456.662 2.794 2.794 0 0 0 -.795 2.117z" transform="translate(62.212 11.835)"/><path d="m205.173 45.351v-9.528h-3.573v-1.323h8.6v1.323h-3.573v9.528z" transform="translate(65.187 11.155)"/><path d="m213.255 42.126 1.323.132a3.256 3.256 0 0 1 -3.441 2.514 4.019 4.019 0 0 1 -2.779-1.059 4.12 4.12 0 0 1 -1.058-2.913 4.233 4.233 0 0 1 1.059-3.044 3.7 3.7 0 0 1 2.647-1.059 3.388 3.388 0 0 1 2.514 1.059 4.233 4.233 0 0 1 1.059 3.044v.4h-5.823a2.693 2.693 0 0 0 .794 1.985 2.191 2.191 0 0 0 1.588.662 1.618 1.618 0 0 0 1.191-.4 4.753 4.753 0 0 0 .926-1.321zm-4.367-2.117h4.367a2.116 2.116 0 0 0 -.529-1.456 1.886 1.886 0 0 0 -1.588-.794 2.442 2.442 0 0 0 -1.588.662 2.191 2.191 0 0 0 -.662 1.587z" transform="translate(67.03 11.867)"/><path d="m214.1 44.64v-7.808h1.191v1.191a2.419 2.419 0 0 1 .794-1.059 1.881 1.881 0 0 1 .794-.265 2.553 2.553 0 0 1 1.323.4l-.4 1.191a2.453 2.453 0 0 0 -.926-.265 1.881 1.881 0 0 0 -.794.265 1.321 1.321 0 0 0 -.529.662 5.687 5.687 0 0 0 -.265 1.588v4.1z" transform="translate(69.229 11.867)"/><path d="m217.9 44.672v-7.807h1.191v1.059a3.092 3.092 0 0 1 .926-.926 2.867 2.867 0 0 1 2.911 0 1.644 1.644 0 0 1 .794 1.059 2.805 2.805 0 0 1 2.382-1.323 2.869 2.869 0 0 1 1.853.662 2.739 2.739 0 0 1 .662 1.985v5.419h-1.319v-5.024a2.937 2.937 0 0 0 -.132-1.191 1.033 1.033 0 0 0 -.529-.529 1.881 1.881 0 0 0 -.794-.265 1.534 1.534 0 0 0 -1.323.529 2.246 2.246 0 0 0 -.529 1.72v4.5h-1.323v-5.029a3.321 3.321 0 0 0 -.265-1.323 1.3 1.3 0 0 0 -1.059-.4 3.115 3.115 0 0 0 -1.059.265 1.688 1.688 0 0 0 -.662.926 4.936 4.936 0 0 0 -.265 1.588v4.1z" transform="translate(70.457 11.835)"/><path d="m230.6 45.351v-10.851h1.456v9.528h5.293v1.323z" transform="translate(74.564 11.155)"/><path d="m236.5 40.8a3.65 3.65 0 0 1 3.705-4.1 3.7 3.7 0 0 1 2.647 1.059 4.12 4.12 0 0 1 1.059 2.911 5.53 5.53 0 0 1 -.4 2.382 3.189 3.189 0 0 1 -1.323 1.323 4.308 4.308 0 0 1 -1.853.529 3.7 3.7 0 0 1 -2.647-1.059 3.987 3.987 0 0 1 -1.188-3.045zm1.323 0a3.5 3.5 0 0 0 .662 2.25 1.985 1.985 0 0 0 3.176 0 4.155 4.155 0 0 0 0-4.5 1.985 1.985 0 0 0 -3.176 0 3.251 3.251 0 0 0 -.662 2.25z" transform="translate(76.472 11.867)"/><path d="m248.326 45.319v-.926a2.385 2.385 0 0 1 -2.117 1.191 2.66 2.66 0 0 1 -1.72-.529 3.235 3.235 0 0 1 -1.189-1.455 5.845 5.845 0 0 1 0-4.235 3.235 3.235 0 0 1 1.191-1.456 2.66 2.66 0 0 1 1.72-.529 3.915 3.915 0 0 1 1.323.265 1.779 1.779 0 0 1 .926.794v-3.839h1.323v10.851h-1.456zm-4.1-3.838a3.5 3.5 0 0 0 .662 2.25 1.829 1.829 0 0 0 1.456.794 2.125 2.125 0 0 0 1.456-.662 3.367 3.367 0 0 0 .662-2.117 3.929 3.929 0 0 0 -.662-2.382 1.829 1.829 0 0 0 -1.456-.794 2.125 2.125 0 0 0 -1.456.662c-.532.397-.665 1.191-.665 2.249z" transform="translate(78.541 11.188)"/><path d="m249.465 45.334 1.323.132a1.415 1.415 0 0 0 1.72 1.323 2.377 2.377 0 0 0 1.456-.4 1.49 1.49 0 0 0 .662-1.059 5.039 5.039 0 0 0 .132-1.72 2.763 2.763 0 0 1 -2.117 1.059 3.073 3.073 0 0 1 -2.514-1.191 4.99 4.99 0 0 1 -.927-2.778 5.486 5.486 0 0 1 .4-2.117 3.235 3.235 0 0 1 1.191-1.456 3.143 3.143 0 0 1 4.1.529v-.926h1.191v6.749a6.509 6.509 0 0 1 -.4 2.647 2.6 2.6 0 0 1 -1.191 1.191 4.419 4.419 0 0 1 -1.985.4 3.785 3.785 0 0 1 -2.25-.662 1.443 1.443 0 0 1 -.791-1.721zm1.059-4.764a3.5 3.5 0 0 0 .662 2.25 1.781 1.781 0 0 0 1.588.662 2.442 2.442 0 0 0 1.588-.662 3.5 3.5 0 0 0 .662-2.25 3.107 3.107 0 0 0 -.662-2.117 1.781 1.781 0 0 0 -1.588-.662 1.9 1.9 0 0 0 -1.456.662 2.384 2.384 0 0 0 -.795 2.117z" transform="translate(80.578 11.835)"/><path d="m255.9 36.088v-1.588h1.323v1.588zm0 9.263v-7.807h1.323v7.808z" transform="translate(82.745 11.155)"/><path d="m258.4 44.672v-7.807h1.191v1.059a3.011 3.011 0 0 1 2.514-1.323 3.915 3.915 0 0 1 1.323.265 2.374 2.374 0 0 1 .926.662 2.8 2.8 0 0 1 .4.926c0 .265.132.662.132 1.323v4.763h-1.323v-4.764a2.938 2.938 0 0 0 -.132-1.191 1.321 1.321 0 0 0 -.529-.662 1.912 1.912 0 0 0 -.926-.265 1.99 1.99 0 0 0 -1.456.529 2.739 2.739 0 0 0 -.662 1.985v4.235h-1.458z" transform="translate(83.553 11.835)"/><path d="m264.565 45.334 1.323.132a1.414 1.414 0 0 0 1.72 1.323 2.377 2.377 0 0 0 1.456-.4 1.49 1.49 0 0 0 .662-1.059c0-.265.132-.794.132-1.72a2.762 2.762 0 0 1 -2.117 1.059 3.074 3.074 0 0 1 -2.514-1.191 4.99 4.99 0 0 1 -.927-2.778 5.486 5.486 0 0 1 .4-2.117 3.235 3.235 0 0 1 1.191-1.456 3.143 3.143 0 0 1 4.1.529v-.926h1.191v6.749a6.509 6.509 0 0 1 -.4 2.647 2.6 2.6 0 0 1 -1.191 1.191 4.419 4.419 0 0 1 -1.985.4 3.785 3.785 0 0 1 -2.25-.662 1.82 1.82 0 0 1 -.791-1.721zm1.191-4.764a3.5 3.5 0 0 0 .662 2.25 1.781 1.781 0 0 0 1.588.662 2.442 2.442 0 0 0 1.588-.662 3.5 3.5 0 0 0 .662-2.25 3.107 3.107 0 0 0 -.662-2.117 1.781 1.781 0 0 0 -1.588-.662 2.125 2.125 0 0 0 -1.456.662 2.384 2.384 0 0 0 -.794 2.117z" transform="translate(85.461 11.835)"/><path d="m168.411 39.26a1.456 1.456 0 1 1 -1.456-1.456 1.321 1.321 0 0 1 1.456 1.456z" transform="translate(53.514 12.218)"/><path d="m62.3 32.371v-21.571h6.484l3.97 14.689 3.838-14.689h6.484v21.571h-3.97v-16.939l-4.234 16.939h-4.235l-4.237-16.939v16.939z" stroke="#143054" stroke-width=".5" transform="translate(20.145 3.492)"/><path d="m84.4 20.129-3.7-.662a6.019 6.019 0 0 1 2.117-3.308 8.547 8.547 0 0 1 4.629-1.059 10.524 10.524 0 0 1 4.1.662 3 3 0 0 1 1.853 1.72 8.013 8.013 0 0 1 .529 3.705v4.764c0 1.323.132 2.382.132 3.044a8.46 8.46 0 0 0 .794 2.117h-4.1a6.152 6.152 0 0 1 -.4-1.191 1 1 0 0 1 -.132-.529 8.694 8.694 0 0 1 -2.25 1.588 5.735 5.735 0 0 1 -2.514.529 5.221 5.221 0 0 1 -3.838-1.323 4.389 4.389 0 0 1 -1.32-3.308 4.57 4.57 0 0 1 .662-2.382 4.956 4.956 0 0 1 1.72-1.588 12.7 12.7 0 0 1 3.308-.926 15.676 15.676 0 0 0 3.97-1.059v-.4a2.246 2.246 0 0 0 -.529-1.72 3.31 3.31 0 0 0 -2.25-.529 3 3 0 0 0 -1.72.4 2.13 2.13 0 0 0 -1.061 1.455zm5.558 3.308c-.529.132-1.323.4-2.514.662a17.667 17.667 0 0 0 -2.25.662 1.829 1.829 0 0 0 -.794 1.456 2.125 2.125 0 0 0 .662 1.456 2.192 2.192 0 0 0 1.588.662 3.245 3.245 0 0 0 2.117-.794 2.237 2.237 0 0 0 .926-1.323 7.62 7.62 0 0 0 .132-1.985v-.794z" stroke="#143054" stroke-width=".5" transform="translate(25.965 4.883)"/><path d="m108.019 32.4h-3.838v-2.25a5.345 5.345 0 0 1 -2.25 1.985 6.509 6.509 0 0 1 -2.647.662 5.887 5.887 0 0 1 -4.632-2.117c-1.323-1.453-1.852-3.438-1.852-6.08a9.285 9.285 0 0 1 1.853-6.087 6.2 6.2 0 0 1 4.764-2.117 5.631 5.631 0 0 1 4.5 2.117v-7.813h4.1zm-10.984-8.2a7.364 7.364 0 0 0 .662 3.573 3.111 3.111 0 0 0 2.779 1.588 3.006 3.006 0 0 0 2.382-1.191 5.477 5.477 0 0 0 1.059-3.573c0-1.853-.265-3.044-.926-3.838a3.073 3.073 0 0 0 -2.514-1.191 3.259 3.259 0 0 0 -2.514 1.191 5.323 5.323 0 0 0 -.928 3.441z" stroke="#143054" stroke-width=".5" transform="translate(30.007 3.46)"/><path d="m107.1 14.638v-3.838h4.1v3.838zm0 17.733v-15.616h4.1v15.616z" stroke="#143054" stroke-width=".5" transform="translate(34.631 3.492)"/><path d="m112.1 26.481 4.1-.662a2.9 2.9 0 0 0 1.059 1.853 3.785 3.785 0 0 0 2.25.662 3.979 3.979 0 0 0 2.382-.529 1.2 1.2 0 0 0 .529-1.059 1.881 1.881 0 0 0 -.265-.794 4.45 4.45 0 0 0 -1.323-.529 30.075 30.075 0 0 1 -6.352-1.985 4.059 4.059 0 0 1 -1.853-3.573 4.455 4.455 0 0 1 1.588-3.441c1.061-.924 2.785-1.324 5.031-1.324a9.068 9.068 0 0 1 4.764 1.059 5.143 5.143 0 0 1 2.117 3.044l-3.838.662a2.781 2.781 0 0 0 -.926-1.456 4.384 4.384 0 0 0 -1.985-.529 5.529 5.529 0 0 0 -2.382.4c-.265.265-.529.529-.529.794a1.144 1.144 0 0 0 .4.794 16.071 16.071 0 0 0 3.838 1.191 11.073 11.073 0 0 1 4.632 1.853 4.08 4.08 0 0 1 1.323 3.044 4.832 4.832 0 0 1 -1.853 3.705 7.67 7.67 0 0 1 -5.293 1.588 8.109 8.109 0 0 1 -5.029-1.323 5.862 5.862 0 0 1 -2.385-3.445z" stroke="#143054" stroke-width=".5" transform="translate(36.248 4.883)"/><path d="m124.9 22.94a8.913 8.913 0 0 1 1.059-3.97 6.214 6.214 0 0 1 2.911-2.911 8.6 8.6 0 0 1 4.1-1.059 8.2 8.2 0 0 1 5.823 2.25 8.2 8.2 0 0 1 2.25 5.823 7.983 7.983 0 0 1 -2.243 5.827 7.7 7.7 0 0 1 -5.69 2.382 8.867 8.867 0 0 1 -4.1-.926 6.585 6.585 0 0 1 -2.911-2.779 8.612 8.612 0 0 1 -1.199-4.637zm4.235.265a5.477 5.477 0 0 0 1.059 3.573 3.6 3.6 0 0 0 2.779 1.191 3.332 3.332 0 0 0 2.647-1.191 4.825 4.825 0 0 0 1.059-3.573 5.74 5.74 0 0 0 -1.059-3.573 3.527 3.527 0 0 0 -2.647-1.191 3.809 3.809 0 0 0 -2.779 1.191 5.477 5.477 0 0 0 -1.059 3.568z" stroke="#143054" stroke-width=".5" transform="translate(40.387 4.85)"/><path d="m153.492 31.013h-4.1v-7.94a15.089 15.089 0 0 0 -.265-3.308 1.683 1.683 0 0 0 -.926-1.191 2.668 2.668 0 0 0 -1.456-.4 3.734 3.734 0 0 0 -1.985.529 3.613 3.613 0 0 0 -1.191 1.588 11.987 11.987 0 0 0 -.265 3.573v7.016h-4.1v-15.48h3.838v2.25a6.278 6.278 0 0 1 5.158-2.65 5.37 5.37 0 0 1 2.514.529 4.387 4.387 0 0 1 1.72 1.191 4.1 4.1 0 0 1 .794 1.72 14.04 14.04 0 0 1 .265 2.779v9.793z" stroke="#143054" stroke-width=".5" transform="translate(45.01 4.85)"/><path d="m159 32.371v-21.571h4.367v8.469h8.469v-8.469h4.364v21.571h-4.367v-9.4h-8.469v9.4z" stroke="#143054" stroke-width=".5" transform="translate(51.413 3.492)"/><path d="m174.5 22.94a8.913 8.913 0 0 1 1.059-3.97 6.214 6.214 0 0 1 2.911-2.911 8.6 8.6 0 0 1 4.1-1.059 8.2 8.2 0 0 1 5.823 2.25 8.2 8.2 0 0 1 2.25 5.823 7.983 7.983 0 0 1 -2.243 5.827 7.7 7.7 0 0 1 -5.69 2.382 8.867 8.867 0 0 1 -4.1-.926 6.585 6.585 0 0 1 -2.911-2.779 7.588 7.588 0 0 1 -1.199-4.637zm4.235.265a5.477 5.477 0 0 0 1.059 3.573 3.6 3.6 0 0 0 2.779 1.191 3.332 3.332 0 0 0 2.647-1.191 5.477 5.477 0 0 0 1.059-3.573 5.74 5.74 0 0 0 -1.059-3.573 3.527 3.527 0 0 0 -2.647-1.191 3.809 3.809 0 0 0 -2.779 1.191 4.825 4.825 0 0 0 -1.059 3.568z" stroke="#143054" stroke-width=".5" transform="translate(56.425 4.85)"/><path d="m187.7 26.481 4.1-.662a2.9 2.9 0 0 0 1.059 1.853 3.785 3.785 0 0 0 2.25.662 3.979 3.979 0 0 0 2.382-.529 1.2 1.2 0 0 0 .529-1.059 1.881 1.881 0 0 0 -.265-.794 4.45 4.45 0 0 0 -1.323-.529 30.075 30.075 0 0 1 -6.352-1.985 4.059 4.059 0 0 1 -1.853-3.573 4.455 4.455 0 0 1 1.588-3.441c1.059-.926 2.779-1.323 5.029-1.323a9.068 9.068 0 0 1 4.764 1.059 5.143 5.143 0 0 1 2.117 3.044l-3.838.662a2.781 2.781 0 0 0 -.926-1.456 4.384 4.384 0 0 0 -1.985-.529 5.529 5.529 0 0 0 -2.382.4c-.265.265-.529.529-.529.794a1.144 1.144 0 0 0 .4.794 16.072 16.072 0 0 0 3.838 1.191 11.073 11.073 0 0 1 4.632 1.853 3.659 3.659 0 0 1 1.323 3.044 4.832 4.832 0 0 1 -1.853 3.705 7.67 7.67 0 0 1 -5.293 1.588 8.109 8.109 0 0 1 -5.029-1.323 5.862 5.862 0 0 1 -2.383-3.446z" stroke="#143054" stroke-width=".5" transform="translate(60.693 4.883)"/><path d="m201.232 15.4h3.838v2.25a5.306 5.306 0 0 1 1.985-1.853 5.208 5.208 0 0 1 2.779-.797 5.887 5.887 0 0 1 4.632 2.117c1.323 1.456 1.853 3.441 1.853 5.955a9.285 9.285 0 0 1 -1.853 6.087 5.887 5.887 0 0 1 -4.632 2.117 4.845 4.845 0 0 1 -2.382-.529 11.326 11.326 0 0 1 -2.25-1.72v7.808h-4.1v-21.435zm3.97 7.543a6.038 6.038 0 0 0 1.059 3.838 3.259 3.259 0 0 0 2.514 1.191 3.006 3.006 0 0 0 2.382-1.191c.662-.794.926-1.985.926-3.838a5.9 5.9 0 0 0 -.926-3.705 3.006 3.006 0 0 0 -2.382-1.191 3.073 3.073 0 0 0 -2.514 1.191 6.455 6.455 0 0 0 -1.061 3.702z" stroke="#143054" stroke-width=".5" transform="translate(65.026 4.85)"/><path d="m214.9 14.638v-3.838h4.1v3.838zm0 17.733v-15.616h4.1v15.616z" stroke="#143054" stroke-width=".5" transform="translate(69.488 3.492)"/><path d="m228.5 16.626v3.308h-2.779v6.22a7.7 7.7 0 0 0 .132 2.25c0 .265.132.4.4.529a1.011 1.011 0 0 0 .662.265 5.975 5.975 0 0 0 1.72-.4l.4 3.176a8.172 8.172 0 0 1 -3.308.662 4.419 4.419 0 0 1 -1.985-.4 2.618 2.618 0 0 1 -1.323-.926 2.838 2.838 0 0 1 -.529-1.588 15.372 15.372 0 0 1 -.132-2.911v-6.745h-1.858v-3.308h1.853v-3.176l4.1-2.382v5.558h2.647z" stroke="#143054" stroke-width=".5" transform="translate(71.105 3.622)"/><path d="m231.7 20.129-3.7-.662a6.019 6.019 0 0 1 2.117-3.308 8.547 8.547 0 0 1 4.632-1.059 10.524 10.524 0 0 1 4.1.662 3 3 0 0 1 1.853 1.72 8.013 8.013 0 0 1 .529 3.705v4.764c0 1.323.132 2.382.132 3.044a8.46 8.46 0 0 0 .794 2.117h-4.1a6.15 6.15 0 0 1 -.4-1.191 1 1 0 0 1 -.132-.529 8.693 8.693 0 0 1 -2.25 1.588 5.734 5.734 0 0 1 -2.514.529 5.221 5.221 0 0 1 -3.838-1.323 4.389 4.389 0 0 1 -1.323-3.308 4.57 4.57 0 0 1 .662-2.382 4.956 4.956 0 0 1 1.72-1.588 12.7 12.7 0 0 1 3.308-.926 15.676 15.676 0 0 0 3.97-1.059v-.4a2.246 2.246 0 0 0 -.529-1.72 3.31 3.31 0 0 0 -2.25-.529 3 3 0 0 0 -1.72.4 2.13 2.13 0 0 0 -1.061 1.455zm5.426 3.308c-.529.132-1.323.4-2.514.662a17.668 17.668 0 0 0 -2.25.662 1.829 1.829 0 0 0 -.794 1.456 2.125 2.125 0 0 0 .662 1.456 2.192 2.192 0 0 0 1.588.662 3.245 3.245 0 0 0 2.117-.794 2.237 2.237 0 0 0 .926-1.323 7.62 7.62 0 0 0 .139-1.987v-.794z" stroke="#143054" stroke-width=".5" transform="translate(73.594 4.883)"/><path d="m240.7 32.371v-21.571h4.1v21.571z" stroke="#143054" stroke-width=".5" transform="translate(77.83 3.492)"/><path d="m246.8 14.638v-3.838h4.1v3.838zm0 17.733v-15.616h4.1v15.616z" stroke="#143054" stroke-width=".5" transform="translate(79.803 3.492)"/><path d="m260.4 16.626v3.308h-2.779v6.22a7.7 7.7 0 0 0 .132 2.25c0 .265.132.4.4.529a1.011 1.011 0 0 0 .662.265 5.974 5.974 0 0 0 1.72-.4l.4 3.176a8.172 8.172 0 0 1 -3.308.662 4.419 4.419 0 0 1 -1.985-.4 2.618 2.618 0 0 1 -1.323-.926 2.838 2.838 0 0 1 -.529-1.588 15.373 15.373 0 0 1 -.132-2.911v-6.745h-1.858v-3.308h1.853v-3.176l4.1-2.382v5.558h2.647z" stroke="#143054" stroke-width=".5" transform="translate(81.419 3.622)"/><path d="m258.8 15.3h4.367l3.705 11.116 3.706-11.116h4.235l-5.558 14.954-.926 2.779a10.419 10.419 0 0 1 -1.059 2.117 2.6 2.6 0 0 1 -1.191 1.191 4.417 4.417 0 0 1 -1.589.659 10.284 10.284 0 0 1 -2.117.265 14.581 14.581 0 0 1 -2.382-.265l-.4-3.176a8.14 8.14 0 0 0 1.72.132 2.605 2.605 0 0 0 2.117-.794 7.911 7.911 0 0 0 1.059-2.117z" stroke="#143054" stroke-width=".5" transform="translate(83.683 4.947)"/></g></svg>
</a>
</div>
<div class="gsa small-12 medium-6 large-4 cell">
<a href="https://www.gsa.gov/">
<img id="gsa-icon" src="https://www.gsa.gov/sites/gsa.gov/templates/resources/images/nav-logo.png">
</a>
<p id="gsa-copy">Contract Holder:</br>GS-33F0042W</p>
</div>
<div class="small-12 medium-12 large-4 cell">
<span id="footer-info">
<h5>For Reservations Call <a href="tel:888-879-7970">855-879-7970</a></h5>
<p>Madison Office Hours:</br>Monday - Friday 8:30am - 6:00pm EST</p>
<p>Madison Hospitality Services, LLC</br>4 Royal Street SE</br>Leesburg, VA 20175</p>
</span>
</div>
</div>
</div>
<div class="inner-footer bottom-bar">
<div class="grid-container">
<div class="grid-x grid-margin-x grid-padding-x">
<div class="small-12 medium-6 large-4 cell">
<p class="source-org copyright">© Copyright 2025 Madison Hospitality.</p>
</div>
<div class="small-12 medium-6 large-4 large-offset-4 cell">
<p class="wf">Designed and Developed by Wildfire</p>
</div>
</div>
</div>
</div> <!-- end #inner-footer -->
</footer> <!-- end .footer -->
</div> <!-- end .off-canvas-content -->
</div> <!-- end .off-canvas-wrapper -->
<script type='text/javascript' src='https://www.madisonhospitality.com/wp-content/themes/JointsWP/assets/scripts/scripts.js?ver=1739061411' id='site-js-js'></script>
<script type="text/javascript" id="slb_context">/* <![CDATA[ */if ( !!window.jQuery ) {(function($){$(document).ready(function(){if ( !!window.SLB ) { {$.extend(SLB, {"context":["public","user_guest"]});} }})})(jQuery);}/* ]]> */</script>
<script type="text/javascript">document.body.className = document.body.className.replace("siteorigin-panels-before-js","");</script>
<script type="text/javascript" src="//cdn.jsdelivr.net/npm/[email protected]/slick/slick.min.js"></script>
</body>
</html> <!-- end page -->