We know D.C. Get our free newsletter to stay in the know.

Processing…
Success! You're on the list.

Tuesday, May 4
6-8pm
Cabanas
Washington, DC

Mauel Aczualdez hosts a Don Julio tasting session and teaches it’s history followed by a lesson in mixology, all complimentary!

RSVP to jgeyfman@charmer-sunbelt.com

Subscribe to our Newsletters:

Please complete the required fields below.

Promotions & Free Stuff

DC Theater Digest

Loose Lips Daily

Young & Hungry Email Edition

DC in 10 Links

No personal info will be sold or divulged to any third party.

Questions? Comments? Send us a message.

jQuery(document).ready(function () {

jQuery(‘#contest’).submit(function () {

var valid = true;

jQuery(‘label.required’).next(‘input’).each(function () {

if (jQuery(this).val() == ”) {

valid = false;

jQuery(this).parent(‘p’).css(‘color’, ‘red’);

}

});

if (!valid) {

jQuery(‘#error’).show();

return false;

}

});

});