<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>East End Musicians Headlining Hamptons Hurricane Relief Benefit Concert | Out And About | For The Cause</title>
<meta name="description" content="Hamptons features on real estate, art and culture, entertainment, celebrities, style, parties and events in the Hamptons, community news, vineyards and restaurant guides covering the Hamptons and north Fork of Long Island, New York.">
<meta name="keywords" content="hamptons, hampton life, southampton life, real estate, restaurant, vineyard, hotel, social, theater, artist, rental, the hamptons, hamptons home, shopping, east hampton, southampton, south hampton, hamptons magazine, water mill, westhampton beach, beach, beaches, articles, hamptons, the hamptons, in the hamptons, hampton, hamptons ny, hamptons new york, long island, southampton, south hampton, southhampton, east hampton, easthampton, montauk, amagansett, bridgehampton, east end, east quogue, hampton bays, quogue, riverhead, suffolk, sag harbor, sagaponack, shelter island, springs, wainscott, water mill, watermill, westhampton, westhampton beach">
<base href="http://www.hamptons.com">

<link href='http://fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="css/styles.css" />

<style>
	#btnOpen, #btnGo { cursor:pointer; }
</style>
		
<script type="text/javascript">
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
	  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
	  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
  ga('create', 'UA-10637694-1', 'hamptons.com');
  ga('send', 'pageview');
</script>

<script type="text/javascript">
	
	// for event tracking
	// amended 2013-07-19 to use recordOutboundLinkNewWindow to prevent popup blockers, while keeping opening in new window & ga tracking...
	//http://productforums.google.com/forum/#!topic/analytics/_k620-hE9PM
	//https://support.google.com/analytics/answer/1136920?hl=en
	//http://webmasters.stackexchange.com/questions/7729/external-link-tracking-when-opening-the-link-in-a-new-window-in-google-analytics
	//http://productforums.google.com/forum/#!topic/analytics/-pa6JmqJsaE
	
	function recordOutboundLinkNewWindow(link, category, action, label) { 
		try { 
			h = window.open(link.href); 
			setTimeout(function() { 
				//_gat._getTrackerByName()._trackEvent(category, action, label);
				 ga('send', 'event', category, action, label);
			}, 100); 
		}catch(err){} 
	}
	
	function recordOutboundLink(link, category, action) {
		//_gat._getTrackerByName()._trackEvent(category, action);
		ga('send', 'event', category, action);
		setTimeout('document.location = "' + link.href + '"', 100);
	}
	
	function googletrack(category, action, label) {
		//_gat._getTrackerByName()._trackEvent(category, action, label);
		ga('send', 'event', category, action, label);
	}
	
	function waitasec(){
		setTimeout(function() {
			return true;
		}, 2000);
	}
	function googletrackandgo(link, category, action, label) {
		//_gat._getTrackerByName()._trackEvent(category, action, label);	
		 ga('send', 'event', category, action, label);
		setTimeout('window.open("' + link.href + '", "_blank")', 100);
		
	}
	
	<!-- Quantcast Tag, part 1 --> 
	
	var _qevents = _qevents || [];
	
	(function() {
		var elem = document.createElement('script');
		elem.src = (document.location.protocol == "https:" ? "https://secure" : "http://edge") + ".quantserve.com/quant.js";
		elem.async = true;
		elem.type = "text/javascript";
		var scpt = document.getElementsByTagName('script')[0];
		scpt.parentNode.insertBefore(elem, scpt);  
	})();
	  
	// Push Down Ad Functions
	function clickdown(adid){
		$(".pencil").hide();
		$(".expanded").show();
		pushitdown();
	}	
	function pushitdown(){
		$(".block").animate({"height": "300px"}, 1000);
	}
	function pushitup(speed){
		if(speed=='slow'){
			$(".block").animate({"height": "30px"}, 1000);
		} else {
			$(".block").animate({"height": "30px"}, 10);
		}
	}
	function quickdown_flash(adid) {
		if (getFlashMovie(adid)!=null){
			getFlashMovie(adid).setframe(2);
		}
	}    
	function quickdown(adid){
		$(".pencil").hide();
		$(".expanded").show();
		pushitdown();
		setTimeout(function(){quickup(adid)},4000);
	}
	function quickup(adid){
		$(".expanded").hide();
		pushitup('slow');
		$(".pencil").show();
	}
	function onloadHandler(quickviewad){
		setTimeout(function(){quickdown(quickviewad)},1000);
	}
</script>

	<script src="js/jquery1.9.1/core.js" type="text/javascript"></script>
	

<script type="text/javascript">
	$(document).ready(function(){
		/* NAVIGATION BUTTON FADES */
		$('#structure-navarea ul a')
		.css({ backgroundPosition: "0 0" })
		.mouseover(function(){ $(this).stop().animate({backgroundPosition:"(0 -76px)"}, {duration:400}) })
		.mouseout(function(){ $(this).stop().animate({backgroundPosition:"(0 0)"}, {duration:100}) })
	})
</script>


			<link rel="image_src" type="image/jpeg" href="http://www.hamptons.com/gallery/article/23841.jpg" />
	
<link rel="stylesheet" type="text/css" href="/css/article.css" >
<link rel="stylesheet" type="text/css" href="floatbox_570/floatbox.css" />
<script type="text/javascript" src="floatbox_570/floatbox.js"></script>
<style>
.articlecopy a {font-weight:normal;text-decoration:underline}
.articlecopy a:hover{text-decoration:none}
</style>

</head>

    <body>

<!-- facebook, for like box -->
<div id="fb-root"></div>
<script>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<!-- Features -->
<div id="structure-topbar">
	<div class="inner">
		<div class="mailarea"><a href="http://webmail.hamptons.com" target="_blank" style="color:#fff"><img src="images/mail_home.gif" style="padding-top:1px;">Go To Hamptons.com Mail</a></div>
		<div class="loginarea" style="color:#fff">
							<a href="login.php" style="color:#fff">Log In</a>
				&nbsp;&nbsp;<span style="color:#809f2f;font-weight:bold">&#183;</span>&nbsp;&nbsp;
				<a href="register.php" style="color:#fff">Become A Member</a>
					</div>
	</div>
</div>
<div class="clearer"></div>
<div id="structure-logoarea" class="clearfix">
	<a href="/" class="logo"><!-- logo --></a>
			<div class="adslot-leaderboard" id="ad-1A">
					</div>
	</div>

<div id="structure-shadow-top" class="clearfix">
	<div id="structure-navarea">
		<ul>
			<li class="navitem" id="nav-1" style="font-family:oswald"><a href="/" style="font-weight:normal;font-size:10pt;letter-spacing:2px">HOME</a></li>
			<li class="navitem" id="nav-2" style="font-family:oswald"><a href="Calendar" style="font-weight:normal;font-size:10pt;letter-spacing:2px;">CALENDAR</a></li>
			<li class="navitem-active" id="nav-3" style="font-family:oswald"><a href="Accommodations" style="font-weight:normal;font-size:10pt;letter-spacing:2px;">ACCOMMODATIONS</a></li>
			<li class="navitem" id="nav-4" style="font-family:oswald"><a href="Directory" style="font-weight:normal;font-size:10pt;letter-spacing:2px;">DIRECTORY</a></li>
			<li class="navitem" id="nav-5" style="font-family:oswald"><a href="Hamptons-Beach-Cam" style="font-weight:normal;font-size:10pt;letter-spacing:2px;">CAMERAS</a></li>
			<li class="navitem" id="nav-6" style="font-family:oswald"><a href="Photos" style="font-weight:normal;font-size:10pt;letter-spacing:2px;">PHOTOS</a></li>
		</ul>
	</div>
	
	<div id="structure-subnav" class="clearfix">
					<div align='center' id="subnav">
				<a href='Out-And-About' class="subnav-item-active">* OUT &amp; ABOUT *</a>
				<a href='Real-Estate' class="subnav-item">REAL ESTATE</a>
				<a href='The-Arts' class="subnav-item">THE ARTS</a>
				<a href='Food-And-Wine' class="subnav-item">FOOD AND WINE</a>
				<a href='Lifestyle' class="subnav-item">LIFESTYLE</a>
				<a href='Community' class="subnav-item">COMMUNITY</a>
				<a href='North-Fork' class="subnav-item">NORTH FORK</a>
			</div>
				</div>
	
</div>

<div id="structure-shadow" class="clearfix">
	<div id="structure-outer">
		<div class="clearfix" id="structure-inner">
													<div id="structure-page">
<div class="content-row">
	<div class="content-col medium">
		<div class="content-block">
				<table style="width:100%;border-top:1px solid #ddd; border-bottom:1px solid #ddd;">
	<tr>
				<td style="vertical-align:middle;text-align:center;background-color:#efefef;width:100px;"><span style="font-family:oswald;text-transform:uppercase">Out And About</span></td>
					<td valign="top" style="text-align:center;vertical-align:middle;border-right:1px solid #ddd;padding:5px;"><a href="Out-And-About/Within-The-Hedges" style="font-family:oswald;color:#aaa;">Within The Hedges</td>
				<td valign="top" style="text-align:center;vertical-align:middle;border-right:1px solid #ddd;padding:5px;"><a href="Out-And-About/LifeNite" style="font-family:oswald;color:#aaa;">Life@Nite</td>
				<td valign="top" style="text-align:center;vertical-align:middle;border-right:1px solid #ddd;padding:5px;"><a href="Out-And-About/Within-The-City" style="font-family:oswald;color:#aaa;">Within The City</td>
				<td valign="top" style="text-align:center;vertical-align:middle;border-right:1px solid #ddd;padding:5px;"><a href="Out-And-About/On-The-Scene" style="font-family:oswald;color:#aaa;">On The Scene</td>
				<td valign="top" style="text-align:center;vertical-align:middle;border-right:1px solid #ddd;padding:5px;"><a href="Out-And-About/Chatterbox" style="font-family:oswald;color:#aaa;">Chatterbox</td>
				<td valign="top" style="text-align:center;vertical-align:middle;border-right:1px solid #ddd;padding:5px;"><a href="Out-And-About/For-The-Cause" style="font-family:oswald;color:#678025;">For The Cause</td>
				<td valign="top" style="text-align:center;vertical-align:middle;border-right:1px solid #ddd;padding:5px;"><a href="Out-And-About/Win-This" style="font-family:oswald;color:#aaa;">Win This</td>
			</tr>
	</table>

<div class="br4"></div>
		</div>
		<div class="content-block">
							<div style="margin:0px;">
	<h1 style="font-family:oswald;margin-bottom:5px; margin-top:0px; line-height:120%">East End Musicians Headlining Hamptons Hurricane Relief Benefit Concert</h1>
	
		
		<div class="clearfix">
					<div style="float:left;padding-top:4px;">
									<div style="float:left;padding-right:7px;">
						<img src="gallery/contributor/226.jpg" style="width:35px;height:35px;">
					</div>
					<div style="float:left">
						<div style="padding:2px 0px;"><strong>Nicole Barylski</strong></div>
						<div style="padding:2px 0px;"><a href="mailto:nbarylski@hamptons.com">nbarylski@hamptons.com</a></div>
					</div>
								</div>			
			
			</div>
		
	<br style="clear:both">
		
	<div style="padding-top:7px;" class="clearfix">

		<div style="float:left;width:500px;">	
			<!-- AddThis Button BEGIN -->
			<div class="addthis_toolbox addthis_default_style ">
				<a class="addthis_button_facebook_like" fb:like:layout="button_count"></a>
				<a class="addthis_button_tweet"></a>
				<a class="addthis_button_pinterest_pinit"></a>
				<a class="addthis_counter addthis_pill_style"></a>
			</div>
			<script type="text/javascript">var addthis_config = {"data_track_addressbar":true};</script>
			<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-4f996c43040fc1c9"></script>
			<!-- AddThis Button END -->
		</div>
			
		<div style="float:right;">
					
				<a href="print.php?articleID=23841"><img src="images/iconPrint.jpg" style="padding-right:5px;">Print Article</a>
					</div>
	</div>
</div>


	<!--TEST FOR A MAIN IMAGE-->
						<table cellpadding="0" cellspacing="0" border="0">
					<tr>
					<td><img src="gallery/article/23841.jpg?u=1518852892" style="width:640px;"></td>
					</tr><tr>
					<td><p class="caption" style="margin-bottom:16px">Team Rubicon unites the skills and experiences of military veterans with first responders to rapidly deploy emergency response teams. (Photo: Team Rubicon)</p></td>
					</tr>
					</table>
				
<div style="line-height:140%">
				The East End community is rallying together to show its support for hurricane victims around the country  during a Hurricane Relief Benefit Concert at <a href='javascript:void 0' class='fbTooltip tagtext' data-fb-options='type:ajax;' data-fb-tooltip='source:tag/Bay+Street+Theater/23841;width:500px;height:170px;' style='cursor:pointer' rel='nofollow'>Bay Street Theater</a> in Sag Harbor. Southampton Town Supervisor <a href='javascript:void 0' class='fbTooltip tagtext' data-fb-options='type:ajax;' data-fb-tooltip='source:tag/Jay+Schneiderman/23841;width:500px;height:170px;' style='cursor:pointer' rel='nofollow'>Jay Schneiderman</a> will serve as emcee of the event, which will be held on Sunday, October 1 from 4 to 6 p.m.
<br>
<br>"These storms have moved across so much of our country and the islands, and have destroyed literally everything people had. It's so hard to imagine starting over with absolutely nothing," noted <a href='javascript:void 0' class='fbTooltip tagtext' data-fb-options='type:ajax;' data-fb-tooltip='source:tag/Tracy+Mitchell/23841;width:500px;height:170px;' style='cursor:pointer' rel='nofollow'>Tracy Mitchell</a>, Executive Director of Bay Street. "So we must help. It's important that we all do whatever we can, even if it's in our own small way, to help. Fortunately we live in a place where our East End artists are always willing to step up."
<br>
<br>The evening will feature spectacular sets from local favorites, including <a href='javascript:void 0' class='fbTooltip tagtext' data-fb-options='type:ajax;' data-fb-tooltip='source:tag/Joe+Lauro/23841;width:500px;height:170px;' style='cursor:pointer' rel='nofollow'>Joe Lauro</a> & The <a href='javascript:void 0' class='fbTooltip tagtext' data-fb-options='type:ajax;' data-fb-tooltip='source:tag/Hoodoo+Loungers/23841;width:500px;height:170px;' style='cursor:pointer' rel='nofollow'>Hoodoo Loungers</a> and <a href='javascript:void 0' class='fbTooltip tagtext' data-fb-options='type:ajax;' data-fb-tooltip='source:tag/Gene+Casey/23841;width:500px;height:170px;' style='cursor:pointer' rel='nofollow'>Gene Casey</a> & The <a href='javascript:void 0' class='fbTooltip tagtext' data-fb-options='type:ajax;' data-fb-tooltip='source:tag/Lone+Sharks/23841;width:500px;height:170px;' style='cursor:pointer' rel='nofollow'>Lone Sharks</a>, and maybe even a few special solo artists or duets.
<br>
<br><table cellspacing="0" cellpadding="0" border="0" class="internalImageCenter" width="640"><tr><td><img src="http://www.hamptons.com/gallery/article/23841c.jpg"></td></tr><tr><td><p class="caption">When Hurricane Sandy rocked the East End, <a href='javascript:void 0' class='fbTooltip tagtext' data-fb-options='type:ajax;' data-fb-tooltip='source:tag/Team+Rubicon/23841;width:500px;height:170px;' style='cursor:pointer' rel='nofollow'>Team Rubicon</a> formed a partnership with East End Cares. (Photo: Team Rubicon)</p></td></tr></table>
<br>"When Bay Street calls we respond!  When disasters strike (as they too often do) we all wonder what we can do to help," Gene Casey reflected. "Musicians play music, and we are happy to put our passion to good use, to a good cause."
<br>
<br>So, it was an absolute no-brainer for the band to participate. "It's an honor, and our duty to pitch in, and we are happy the folks at Bay Street are quick to organize this event and know the community will respond," Casey explained. "One of my fantasies as a musician is to have been part of a <a href='javascript:void 0' class='fbTooltip tagtext' data-fb-options='type:ajax;' data-fb-tooltip='source:tag/Jerry+Lewis/23841;width:500px;height:170px;' style='cursor:pointer' rel='nofollow'>Jerry Lewis</a> telethon -- so this is as close as we'll get!"
<br>
<br>Ticket and raffle proceeds will be used for hurricane relief efforts through the<a href='javascript:void 0' class='fbTooltip tagtext' data-fb-options='type:ajax;' data-fb-tooltip='source:tag/+Red+Cross/23841;width:500px;height:170px;' style='cursor:pointer' rel='nofollow'> Red Cross</a>, the Salvation Army, and Team Rubicon, a disaster response organization. Donors can choose which organization they prefer to contribute to and any funds not specified will be equally split between the three organizations. The fundraiser will also include a Special Raffle with items and prizes donated from local retailers and restaurants like a yoga private in the Hamptons by Bruce Bailey, a hour massage in the Hamptons by Tika Udomsit, a two night stay (off season) at <a href='javascript:void 0' class='fbTooltip tagtext' data-fb-options='type:ajax;' data-fb-tooltip='source:tag/the+Breakers/23841;width:500px;height:170px;' style='cursor:pointer' rel='nofollow'>the Breakers</a> Motel in Montauk, a $200 gift certificate to Buddha Berry in Sag Harbor, and much more.
<br>
<br>"Since Harvey made landfall, Team Rubicon has deployed 854 volunteers to Texas in support of the ongoing hurricane relief effort. An additional 148 provided remote support from our National Operations Center in Dallas," noted Marc DeNofio, Communications Manager, Region II, Team Rubicon. "Volunteers have serviced 202 homes and are currently serving the following communities in Texas: Houston, Rockport, Port Aransas, Beaumont, Magnolia, Friendswood, Dickinson, Port Arthur, Katy, and Wharton." 
<br>
<br><table cellspacing="0" cellpadding="0" border="0" class="internalImageCenter" width="640"><tr><td><img src="http://www.hamptons.com/gallery/article/23841d.jpg"></td></tr><tr><td><p class="caption">Ticket and raffle proceeds will be used for hurricane relief efforts through the Red Cross and the Salvation Army.  (Photo: Team Rubicon)</p></td></tr></table>
<br>Team Rubicon is also aiding those in Florida that were impacted by Hurricane Irma. "Team Rubicon is currently conducting Hurricane Irma responses in Clay, Brevard, and Collier Counties in Florida," DeNofio said. "Our teams will be based in the communities of Jacksonville, Melbourne, and Immokalee, FL. 78 volunteers have deployed to assist with damage assessments, debris management, chainsaw operations, and expedient home repair." 
<br>
<br>The organization is also closely monitoring another storm that could have a devastating impact on the United States. "On top of that we are gathering information on Hurricane Maria," DeNofio explained. "For Team Rubicon and the communities the main need is donations. Donations allow for us to most effectively direct the dollars to where they can have the most impact. Those who wish to make a donation or sign up to register as a volunteer can do so at  <a href="https://teamrubiconusa.org/?utm_source=hamptonscom&utm_content=article" target="_blank">teamrubiconusa.org</a>. Supporters can also text CARES to 87872 to make a donation."
<br>
<br>When Hurricane Sandy rocked the East End, Team Rubicon formed a partnership with <a href='javascript:void 0' class='fbTooltip tagtext' data-fb-options='type:ajax;' data-fb-tooltip='source:tag/East+End+Cares/23841;width:500px;height:170px;' style='cursor:pointer' rel='nofollow'>East End Cares</a>, a local online forum that unites those in need with people who want to assist. "East End Cares is proud to participate in this event in support of our disaster response partner organization, Team Rubicon," shared <a href='javascript:void 0' class='fbTooltip tagtext' data-fb-options='type:ajax;' data-fb-tooltip='source:tag/Melissa+Berman/23841;width:500px;height:170px;' style='cursor:pointer' rel='nofollow'>Melissa Berman</a> of East End Cares. "Two of our volunteers are currently on the ground in Texas working with Team Rubicon, helping people begin to put their homes and lives back together. We expect more volunteers to join them and more people to donate in the coming months - as they continue their amazing work in Texas, Florida, Mexico and likely the Caribbean (assessments are still underway)."
<br>
<br><table cellspacing="0" cellpadding="0" border="0" class="internalImageCenter" width="640"><tr><td><img src="http://www.hamptons.com/gallery/article/23841b.jpg"></td></tr><tr><td><p class="caption">The evening will feature spectacular sets from local favorites, including Joe Lauro & The Hoodoo Loungers and Gene Casey & The Lone Sharks.  (Photo: Team Rubicon)</p></td></tr></table>
<br>Admission to A Hurricane Relief Benefit Concert is a suggested donation of $20 for adults and $10 for children, but any amount will be accepted. Donations can be made at the Bay Street box office only. The box office is open Tuesday through Saturday, from 11 a.m. to 5 p.m., and after 2 p.m. on Sunday, October 1.
<br>
<br>"This month has been devastating to so many, in so many places, it is always heartwarming to see our East End community come together and show how much we care," added Berman. "Bay Street rocks for making this event happen."
<br>
<br><em>Bay Street is located at 1 Bay Street in Sag Harbor. For more information, call 631-725-9500 or visit  <a href="http://www.baystreet.org/calendar/hurricane-relief-benefit-concert/?utm_source=hamptonscom&utm_content=article" target="_blank">www.baystreet.org</a>.</em>				<a name="relatedAnchor"></a><br>
	
			<br><hr>
		<em style="font-size:9pt;">
			Nicole is the Editor-in-Chief of Hamptons.com where she focuses on lifestyle, nightlife, and mixology.  She grew up in the Hamptons and currently resides in Water Mill.							<a href="http://www.hamptons.com" target="_blank"><img src='images/ico_sm_url.gif' style='padding:4px 1px;border:0px'> www.hamptons.com</a>
												<a href="http://www.twitter.com/NicoleBarylski" target="_blank"><img src='images/ico_sm_tw.gif' style='padding:4px 1px 0px 8px;border:0px;'> NicoleBarylski</a>
									<a href="http://www.instagram.com/NicoleBarylski" target="_blank"><img src='images/ico_sm_ig.gif' style='padding:4px 1px 0px 8px;border:0px;'> NicoleBarylski</a>
								</em>
	</div>
<br><br>

		<br style="clear:both"><br><strong>Related Articles:</strong><br>
		<table cellpadding="5" cellspacing="5" border="0" style="width:640px">
		<tr>
					<td valign="top" style="background-color:#efefef;border:1px solid #888; text-align:center; width:147px">
			<div style="text-align:center;">
									<a href="Out-And-About/For-The-Cause/23530/Richard-Kind-Betty-Buckley-Elizabeth-Ashley.html"><img src="gallery/article/23530t.jpg?u=1518852892" style="width:120px;padding:4px 0px;"></a><br>
								<a href="Out-And-About/For-The-Cause/23530/Richard-Kind-Betty-Buckley-Elizabeth-Ashley.html" style="font-weight:bold">Richard Kind, Betty Buckley, Elizabeth Ashley, And More To Appear At Bay Street Theater's 26th Annual Summer Gala</a>
			</div>
			</td>
					<td valign="top" style="background-color:#efefef;border:1px solid #888; text-align:center; width:147px">
			<div style="text-align:center;">
									<a href="Community/Community-News/23041/A-Night-Of-Thanks-Raises-Over-15000-For-Sag.html"><img src="gallery/article/23041t.jpg?u=1518852892" style="width:120px;padding:4px 0px;"></a><br>
								<a href="Community/Community-News/23041/A-Night-Of-Thanks-Raises-Over-15000-For-Sag.html" style="font-weight:bold">"A Night Of Thanks" Raises Over $15,000 For Sag Harbor Volunteer Ambulance And Fire Departments</a>
			</div>
			</td>
					<td valign="top" style="background-color:#efefef;border:1px solid #888; text-align:center; width:147px">
			<div style="text-align:center;">
									<a href="Out-And-About/For-The-Cause/22978/A-Night-Of-Thanks-To-Support-Sag-Harbor-Fire-And.html"><img src="gallery/article/22978t.jpg?u=1518852892" style="width:120px;padding:4px 0px;"></a><br>
								<a href="Out-And-About/For-The-Cause/22978/A-Night-Of-Thanks-To-Support-Sag-Harbor-Fire-And.html" style="font-weight:bold">A Night Of Thanks To Support Sag Harbor Fire And Ambulance Departments</a>
			</div>
			</td>
					<td valign="top" style="background-color:#efefef;border:1px solid #888; text-align:center; width:147px">
			<div style="text-align:center;">
									<a href="Community/Community-News/23816/Where-To-See-Over-30-Complimentary-Concerts.html"><img src="gallery/article/23816t.jpg?u=1518852892" style="width:120px;padding:4px 0px;"></a><br>
								<a href="Community/Community-News/23816/Where-To-See-Over-30-Complimentary-Concerts.html" style="font-weight:bold">Where To See Over 30 Complimentary Concerts During The 7th Annual Sag Harbor American Music Festival</a>
			</div>
			</td>
				</tr>
		</table><br>
		<a name="commentAnchor"></a>
<div id="commentContainer">
	<div id="commentHeader" class="clearfix" style="background-color:#efefef;margin-bottom:10px;">
		<div style="float:right;padding:10px;"><a href="http://www.hamptons.com/Out-And-About/For-The-Cause/23841/East-End-Musicians-Headlining-Hamptons-Hurricane.html#submitcomment"><strong>Submit Your Comment</strong></a></div>
		<div style="float:left;padding:4px;"><h4>Comments</h4></div>
	</div>
	
			<div class="comment">Be the first to comment on this article. (Just fill out the form below)</div>
			
		
	<a name="submitcomment">&nbsp;</a>
	<div class="commentHighlight" style="background-color:#efefef">
					<script language="JavaScript" type="text/javascript">
	<!--
	function checkCommentGuest(){
		/*if (document.commentForm.h.value.length ==0){
			document.commentForm.h.focus();
			alert("Please enter your name.");
			return false;
		}*/
		if (document.commentForm.l.value.length ==0){
			document.commentForm.l.focus();
			alert("Please enter your location.");
			return false;
		}
		if (document.commentForm.c.value.length ==0){
			document.commentForm.c.focus();
			alert("Please enter your comment.");
			return false;
		}
		if (document.commentForm.r.value.length ==0){
			document.commentForm.r.focus();
			alert("Please enter a response to the anti-spam question.");
			return false;
		}
		if (!((document.commentForm.r.value.toLowerCase()=='red') || (document.commentForm.r.value.toLowerCase()=='water') || (document.commentForm.r.value.toLowerCase()=='yellow') || (document.commentForm.r.value.toLowerCase()=='blue'))){
			document.commentForm.r.focus();
			alert("The anti-spam question is not correct. Please try again.");
			return false;
		}
	}
	//-->
</script>

<a name="commentAnchor"></a>
<div id="commentContainer_form" style="padding:10px;">
	<div class="commentHighlight" style="border:0px;">
    				<div style="line-height:140%">
				<h2 style="font-weight:normal;font-family:oswald;padding:10px 0px 15px 0px;">Submit Your Comment</h2>
								<div style="font-size:11pt;color:#888888;">
					Please note, you are not currently logged in. Your comment will be submitted as a guest.<br>
					<a href="login.php?returnurl=%2FOut-And-About%2FFor-The-Cause%2F23841%2FEast-End-Musicians-Headlining-Hamptons-Hurricane.html">To submit your comment as a member, please click here.</a>
				</div>
			</div>		
			<div class="br2"></div>
			
			<form name="commentForm" id="commentForm" action="/Out-And-About/For-The-Cause/23841/East-End-Musicians-Headlining-Hamptons-Hurricane.html#commentAnchor" method="post" onsubmit="return checkCommentGuest()">
				<input type="hidden" name="postForm" value="" style="display:none;">
				<input type="hidden" name="name" value="" style="display:none;">
				<input type="hidden" name="comments" value="" style="display:none;">
				<input type="hidden" name="subject" value="" style="display:none;">
				<input type="hidden" name="name" value="" style="display:none;">
				<input type="hidden" name="q" value="1">
				<input type="hidden" name="a" value="red">
				<input type="hidden" name="m" value="1">
				<table cellpadding="5" cellspacing="0" border="0">
				<tr>
				<td style="padding:5px;">
					<table cellpadding="5" cellspacing="0" border="0">
					<tr>
					<td valign="top" align="right" style="padding:5px;"><span class="label" style="font-weight:bold">Your&nbsp;Name:</span></td>
					<td valign="top" align="left" style="padding:5px;"><input name="h" type="text" style="width:400px;"></td>
					</tr><tr>
					<td valign="top" align="right" style="padding:5px;"><span class="label" style="font-weight:bold">Location:*</span></td>
					<td valign="top" align="left" style="padding:5px;"><input name="l" type="text" style="width:400px;"></td>
					</tr><tr>
					<td valign="top" align="right" style="padding:5px;"><span class="label" style="font-weight:bold">Comments:*</span></td>
					<td valign="top" align="left" style="padding:5px;">
						<textarea name="c" wrap="virtual" style="width:400px;"></textarea><br>
						<span class="label" style="text-align:left; margin-top: 65px; margin-left:0px;">* Comments will be reviewed and posted in a timely fashion</span><br>
						<span class="label" style="text-align:left; margin-top: 10px; margin-left:0px;">* All fields are required</span>
					</td>
					</tr><tr>
					<td valign="top" align="right" style="padding:5px;"><span class="label" style="font-weight:bold">Question:*</span><br></td>
					<td valign="top" align="left" style="padding:5px;">
						<span style="font-size:12px; font-weight:bold;" class="label">What color is a firetruck?</span>
						<input name="r" type="text" style="width:50px;"><br>
						<span style="font-size:10px; margin:0; padding:0;" class="label">(For spam prevention, thanks)</span>
					</td>
					</tr><tr>
					<td valign="top" align="right" style="padding:5px;">&nbsp;</td>
					<td valign="top" align="left" style="padding:5px;"><input type="submit" value="Post Comment"></td>
					</tr>
					</table>
				</td>
				</tr>
				</table>
			</form>
			</div>
</div>

<!-- END #commentContainer -->

			</div>
	
</div>
<!-- END #commentContainer -->

					</div>
	</div>
	<div class="content-col gutter">&nbsp;</div>
	<div class="content-col small-1">
		<div class="content-block" id="cb-home-search">
	<div class="color-homepage-2" style="font-family:oswald;font-size:14pt;float:left;margin-right:5px;line-height:19pt;font-weight:normal">SEARCH</div>
<form method="get" action="search.php">
	<input type="text" class="searchPhrase" name="searchPhrase" style="width:175px;">
	<input type="submit" value="GO">
	</form></div>
<div class="br2">&nbsp;</div>

			<div id="ad-2B">
									<a href="https://www.ighl.org/" onClick="recordOutboundLinkNewWindow(this,'AD CLICKS', 'IGHL 2017 branding [img]', 'IGHL 2017 branding - [slotname]');return false;" rel="nofollow"><img src="gallery/ads/2090.jpg?u=1518852892" alt="http://www.hamptons.com/gallery/ads/2090.gif" style="border:0px;width:300px;height:250px"></a>
						 
	
						</div>
		<div class="br3"></div>
			<div id="ad-2C">
									<a href="http://www.rosehippartners.com/" onClick="recordOutboundLinkNewWindow(this,'AD CLICKS', 'Rosehip 1.29.18 summer rental [img]', 'Rosehip 1.29.18 summer rental - [slotname]');return false;" rel="nofollow"><img src="gallery/ads/2157.jpg?u=1518852892" alt="http://www.hamptons.com/gallery/ads/2157.gif" style="border:0px;width:300px;height:250px"></a>
						 
	
						</div>
		<div class="br3"></div>
	
	<a title="Rosehip Partners Hamptons Real Estate" href="http://www.hamptonsproperties.com" target="_blank" id="rosehip" rel="nofollow">
		<span class="tomb_title">Rosehip Partners Real Estate</span><br>
		<span class="tomb_subtitle">Properties In The Hamptons</span><br>
		<span class="tomb_link">http://www.hamptonsproperties.com</span>
	</a>
	<br>


				<div style="width:278px; padding:10px; border: 1px solid #CCC; line-height: 120%; background-color: #efefef; text-align:left; font-weight:normal">
					<a href="http://tickcontrol.com/" target="_blank" rel="nofollow"><strong><u style="color:#333333">East End Tick Control</u></strong></a>
					<div style="font-size:8pt">
						The East End's only New York State licensed dedicated tick and mosquito control specialists!<br>
					</div>
				</div><br>
							<div style="width:278px; padding:10px; border: 1px solid #CCC; line-height: 120%; background-color: #efefef; text-align:left; font-weight:normal">
					<a href="https://www.bnbbank.com/" target="_blank" rel="nofollow"><strong><u style="color:#333333">Bridgehampton National Bank</u></strong></a>
					<div style="font-size:8pt">
						For over 100 years Bridgehampton National Bank has been the East End's hometown bank. Many success stories...one bank, BNB!<br>
					</div>
				</div><br>
							<div style="width:278px; padding:10px; border: 1px solid #CCC; line-height: 120%; background-color: #efefef; text-align:left; font-weight:normal">
					<a href="http://www.hamptonscarpetonesouthampton.com/" target="_blank" rel="nofollow"><strong><u style="color:#333333">Hamptons Carpet One Floor & Home</u></strong></a>
					<div style="font-size:8pt">
						We pay less,and so do you.With over 1,000 stores in our buying group, we can get the lowest prices
from the best flooring manufacturers  and pass the savings on to you.Visit our other locations: Hamptons Carpet One Floor & Home, 675 North Sea Road,Southampton, NY  11968


<br>
					</div>
				</div><br>
							<div style="width:278px; padding:10px; border: 1px solid #CCC; line-height: 120%; background-color: #efefef; text-align:left; font-weight:normal">
					<a href="https://cpcomplete.com/" target="_blank" rel="nofollow"><strong><u style="color:#333333">CP Complete-  Landscape Design & Construction</u></strong></a>
					<div style="font-size:8pt">
						Paul Guillo And Chris Hall
Two Of The Most Respected Names In The Community
Together, they are partners in CP Complete. They bring their years of experience
and integrity to creating and renovating luxury backyards.<br>
					</div>
				</div><br>
							<div style="width:278px; padding:10px; border: 1px solid #CCC; line-height: 120%; background-color: #efefef; text-align:left; font-weight:normal">
					<a href="https://cpcomplete.com/" target="_blank" rel="nofollow"><strong><u style="color:#333333">CP Complete-  Landscape Design & Construction</u></strong></a>
					<div style="font-size:8pt">
						Paul Guillo And Chris Hall
Two Of The Most Respected Names In The Community
Together, they are partners in CP Complete. They bring their years of experience
and integrity to creating and renovating luxury backyards.<br>
					</div>
				</div><br>
							<div style="width:278px; padding:10px; border: 1px solid #CCC; line-height: 120%; background-color: #efefef; text-align:left; font-weight:normal">
					<a href="https://www.dandjconcepts.com/" target="_blank" rel="nofollow"><strong><u style="color:#333333">D+J Concepts is known for a high-end cutting edge approach to design.</u></strong></a>
					<div style="font-size:8pt">
						D+J Concepts is known for a high-end cutting edge approach to design with a balance between functionality and imagination. We skillfully and tastefully transform ordinary spaces into classic modern styles, which are understated, and luxe. Were known for our modern transitional style incorporating antiques and modern elements for an unexpected edge.  <br>
					</div>
				</div><br>
							<div style="width:278px; padding:10px; border: 1px solid #CCC; line-height: 120%; background-color: #efefef; text-align:left; font-weight:normal">
					<a href="http://www.bhsusa.com/real-estate-agent/andrea-ackerman" target="_blank" rel="nofollow"><strong><u style="color:#333333">Hamptons luxury real estate specialist for 33 years, Andrea Ackerman offers outstanding expertise in the field.</u></strong></a>
					<div style="font-size:8pt">
						Hamptons luxury real estate specialist for 33 years, Andrea Ackerman offers outstanding expertise in the field. Trusted, experienced and successful, Andrea has solidified herself as the go-to broker of the Hamptons and a wholehearted advocate for her clients. A pioneer in the real estate industry on the East End of Long Island, she is driven by her passion for the business. Andrea is based in the Bridgehampton office of Brown Harris Stevens as a licensed real estate associate broker and consultant.
Formerly, a principal partner and Senior Director at Brown Harris Stevens, Andrea now assists in developing their corporate strategy for the Hamptons region, advising other brokers and sales associates, as well as being one of the top producers and listors.<br>
					</div>
				</div><br>
			
<div class="content-block" id="cb-socialicons">
	<div style="width:100%" class="clearfix">

	<div style="width:100%; text-align:center;" class="clearfix">
		<a href="http://www.facebook.com/HamptonsOnline" target="_blank" style="display:inline-block; float:none"><img src="images/social-facebook.gif"></a>
		<a href="http://www.twitter.com/hamptons" target="_blank" style="display:inline-block; float:none"><img src="images/social-twitter.gif"></a>
		<a href="http://pinterest.com/HamptonsOnline/" target="_blank" style="display:inline-block; float:none"><img src="images/social-pinterest.gif"></a>
		<a href="Out-And-About/Within-The-Hedges?feed=rss" style="display:inline-block; float:none"><img src="images/social-rss.gif"></a>
		<a href="https://www.youtube.com/channel/UCp2wwvvhIxKlh44p7tH-s_w" target="_blank" style="display:inline-block; float:none"><img src="images/youtube.png"></a>
	</div>

	<a href="https://www.youtube.com/channel/UCp2wwvvhIxKlh44p7tH-s_w" style="margin-top:15px;display:block;float:none; text-align:center; background-color:#888; width:100%; color:#fff; padding:10px;">Subscribe To Our Youtube Channel</a><br style="clear:both">
		
	<a href="http://www.hamptons.com/registerIContact.php" class="getbrief" style="width:100%; text-align:center; margin-top:2px;">Get The Weekly Brief</a><br style="clear:both">
	
</div>

</div>	</div>
</div>

			</div>
		</div>
	</div>
</div>


<!--<div style="width:1000px;margin:20px auto 10px auto;color:#555;height:0px;border-top:1px solid #13577b;">&nbsp;</div>-->

<div id="structure-footer" style="margin-top:30px;">

	<div style="display:inline-block;text-align:left;padding-right:15px;line-height:160%;">
		<span style="color:#a2c939;font-weight:bold">FEATURES</span>
		<div style="height:0px;margin:10px 0px;color:#fff;border-top:1px solid #556a1b; width:100%">&nbsp;</div>
		<div style="display:inline-block;text-align:left;padding-right:20px;line-height:160%;">
			<a href="Out-And-About" onClick="recordOutboundLink(this, 'Footer Links', 'Out-And-About');return false;">Out & About</a><br>
			<a href="Real-Estate" onClick="recordOutboundLink(this, 'Footer Links', 'Real-Estate');return false;">Real Estate</a><br>
			<a href="The-Arts" onClick="recordOutboundLink(this, 'Footer Links', 'The-Arts');return false;">The Arts</a><br>
			<a href="Food-And-Wine" onClick="recordOutboundLink(this, 'Footer Links', 'Food-And-Wine');return false;">Food & Wine</a><br>
		</div>
		<div style="display:inline-block;text-align:left;padding-right:20px;line-height:160%;">
			<a href="Lifestyle" onClick="recordOutboundLink(this, 'Footer Links', 'Lifestyle');return false;">Lifestyle</a><br>
			<a href="Community" onClick="recordOutboundLink(this, 'Footer Links', 'Community');return false;">Community</a><br>
			<a href="Accommodations" onClick="recordOutboundLink(this, 'Footer Links', 'Accommodations');return false;">Accomm.</a><br>
			<a href="North-Fork" onClick="recordOutboundLink(this, 'Footer Links', 'North-Fork');return false;">North Fork</a><br>
		
		</div>
	</div>
	<div style="display:inline-block;padding:0px 15px;line-height:160%;border-left:1px solid #13577b; border-right:1px solid #13577b;text-align:left">
		<span style="color:#a2c939;font-weight:bold">DIRECTORY</span>
		<div style="height:0px;margin:10px 0px;color:#fff;border-top:1px solid #556a1b; width:100%">&nbsp;</div>
		<div style="display:inline-block;padding-right:20px;line-height:160%;">
			<a href="Directory/Art-And-Culture" onClick="recordOutboundLink(this, 'Footer Links', '');return false;">Art & Culture</a><br>
			<a href="Directory/Community-Information" onClick="recordOutboundLink(this, 'Footer Links', '');return false;">Community Information</a><br>
			<a href="Directory/Entertainment-And-Recreation" onClick="recordOutboundLink(this, 'Footer Links', '');return false;">Entertainment & Recreation</a><br>
			<a href="Directory/Event-Supplies-And-Services" onClick="recordOutboundLink(this, 'Footer Links', '');return false;">Event Supplies & Services</a><br>
		</div>
		<div style="display:inline-block;text-align:left;padding-right:20px;line-height:160%;">
			<a href="Directory/Food-And-Drink" onClick="recordOutboundLink(this, 'Footer Links', '');return false;">Food & Drink</a><br>
			<a href="Directory/Home-And-Garden" onClick="recordOutboundLink(this, 'Footer Links', '');return false;">Home & Garden</a><br>
			<a href="Directory/Personal-Services" onClick="recordOutboundLink(this, 'Footer Links', '');return false;">Personal Services</a><br>
			<a href="Directory/Professional-Services" onClick="recordOutboundLink(this, 'Footer Links', '');return false;">Professional Services</a><br>
		</div>
		<div style="display:inline-block;text-align:left;padding-right:20px;line-height:160%;">
			<a href="Directory/Real-Estate" onClick="recordOutboundLink(this, 'Footer Links', '');return false;">Real Estate</a><br>
			<a href="Directory/Retail-And-Shopping" onClick="recordOutboundLink(this, 'Footer Links', '');return false;">Retail & Shopping</a><br>
			<a href="Directory/Travel-And-Lodging" onClick="recordOutboundLink(this, 'Footer Links', '');return false;">Travel & Lodging</a><br>
			<a href="Directory/Wheels-And-Keels" onClick="recordOutboundLink(this, 'Footer Links', '');return false;">Wheels & Keels</a><br>		
		</div>
	</div>
	<div style="display:inline-block;text-align:left;padding-left:15px;line-height:160%">
		<span style="color:#a2c939;font-weight:bold">MORE</span>
		<div style="height:0px;margin:10px 0px;color:#fff;border-top:1px solid #556a1b; width:100%">&nbsp;</div>
		<div style="display:inline-block;text-align:left;padding-right:20px;line-height:160%;">
			<a href="Hamptons-Beach-Cam" onClick="recordOutboundLink(this, 'Footer Links', 'Hamptons-Beach-Cam');return false;">Live Cameras</a><br>
			<a href="Photos" onClick="recordOutboundLink(this, 'Footer Links', 'Photos');return false;">Photos</a><br>
			<a href="Calendar" onClick="recordOutboundLink(this, 'Footer Links', 'Calendar');return false;">Calendar</a><br>
			<a href="registerIContact.php" onClick="recordOutboundLink(this, 'Footer Links', 'registerIContact.php');return false;">Email Newsletter</a><br>
		</div>
		<div style="display:inline-block;text-align:left;padding-right:20px;line-height:160%;">
			<a href="contact.php" onClick="recordOutboundLink(this, 'Footer Links', 'contact.php');return false;">Contact Us</a><br>
			<a href="http://webmail.hamptons.com/" onClick="recordOutboundLink(this, 'Footer Links', 'http://webmail.hamptons.com/');return false;" target="_blank" rel="nofollow">Hamptons.com Email</a><br>
			<a href="Support" onClick="recordOutboundLink(this, 'Footer Links', 'Support');return false;">Email Support</a><br>
			<a href="career.php" onClick="recordOutboundLink(this, 'Footer Links', 'career.php');return false;">Careers & Internships</a><br>
		</div>
	</div>

	<br style="clear:both"><div style="width:1000px;margin:20px auto 10px auto;color:#555;height:0px;border-top:1px solid #13577b;">&nbsp;</div><br>
	
	<div style="color:#fff;">Copyright 2015 Hamptons Online Media, LLC. All rights reserved. &nbsp;&#183;&nbsp; <a href="Privacy" onClick="recordOutboundLink(this, 'Footer Links', 'Privacy');return false;">Privacy Policy</a> &#183; <a href="Terms" onClick="recordOutboundLink(this, 'Footer Links', 'Terms');return false;">Terms & Conditions</a> &#183; <a href="archives.php" onClick="recordOutboundLink(this, 'Footer Links', '');return false;" target="_blank">Archives</a> &#183; <a href="/mobile" onClick="recordOutboundLink(this, 'Footer Links', '');return false;">Mobile</a> &#183; <a href="pdf/hamptons2015-mediakit.pdf" onClick="recordOutboundLink(this, 'Footer Links', '');return false;" target="_blank">Advertise on Hamptons.com</a></div>

</div>



<!-- google moved to head -->
<!-- Start Quantcast tag -->

<!-- Quantcast Tag, part 2 -->
<script type="text/javascript">
_qevents.push( { qacct:"p-fdWzLOVY6bdZw"} );
</script>
<noscript>
<div style="display: none;"><img src="http://pixel.quantserve.com/pixel/p-fdWzLOVY6bdZw.gif" height="1" width="1" alt="Quantcast"/></div>
</noscript>

<script type="text/javascript">
	var _mfq = _mfq || [];
	(function () {
	var mf = document.createElement("script"); mf.type = "text/javascript"; mf.async = true;
	mf.src = "//cdn.mouseflow.com/projects/3ba2f7de-b93b-4474-976c-3503b7f0a9f5.js";
	document.getElementsByTagName("head")[0].appendChild(mf);
  })();
</script>

</body>
</html>
