Bands and speakers include Greg Engert (Churchkey, Rustico), Brandon Skall (DC Brau) and more TBA.

Saturday, August 20
7pm
Red Palace
1212 H Street NE
Washington, D.C. 20002
$10
redpalacedc.com

For a list of all DC Beer Week events go to dcbeerweek.net.

Subscribe to our newsletters

Please complete the required fields below.

[required]

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;

}

});

});