We know D.C. Get our free newsletter to stay in the know.
Congratulations to the Best Tanqueray & Tonic Competition winner Duane Sylvestre of Bourbon Steak! His complex cocktail, the Garden Elixir, stole the heart of Angus Winchester and was dubbed the Best Tanqueray and Tonic Cocktail of DC! Come celebrate with Duane at Bourbon Steak on Wednesday, February 2, from 6-8pm where his award-winning cocktail will be featured!
Bourbon Steak
2800 Penn Ave. NW
Georgetown, DC
[required]
Promotions & Free Stuff
DC Theater Digest
Loose Lips Daily
Young & Hungry Email Edition
DC in 10 Links
No personal info will be shared with any third party without your consent.
Questions? Comments? Send us a message.
jQuery(document).ready(function () {
jQuery(‘#contest’).submit(function () {
var valid = true;
jQuery(‘label.required’).next().each(function () {
if (jQuery(this).val() == ”) {
valid = false;
jQuery(this).parent(‘p’).css(‘color’, ‘red’);
}
});
if (!valid) {
jQuery(‘#error’).show();
return false;
}
});
});