Art by David

Art by David Performing artist and painter with special focus on cities, trains, seascapes, and the human form.

Where do you spend the most time? Does the art in that room actually reflect how much time you spend there?The spaces we...
05/31/2026

Where do you spend the most time? Does the art in that room actually reflect how much time you spend there?

The spaces we use most deserve the most thought.

On my mind lately: "David Sewall - Reclining N**e"

https://www.davidsewallart.com

Here is a question worth sitting with: what do you actually see when you walk into your own home? Not what is there, but...
05/27/2026

Here is a question worth sitting with: what do you actually see when you walk into your own home?

Not what is there, but what do you still notice? What draws your eye?

What have you stopped seeing because it has been there so long?

"David Sewall - Nighttime Tollbooth" and the online art gallery is here, if you need to switch things up.

https://www.davidsewallart.com

Last chance for my Art Fest Sale! If "David Sewall - The Super Chief  Santa Fe Railroad" or anything else in the collect...
05/16/2026

Last chance for my Art Fest Sale!

If "David Sewall - The Super Chief Santa Fe Railroad" or anything else in the collection has been on your mind, today is the final day to use code ARTFEST26 for 20% off.

This virtual sale packs up tonight!

https://www.davidsewallart.com

Address

40 Pomperaug Road
Woodbury, CT
06798

Website

Alerts

Be the first to know and let us send you an email when Art by David posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Establishment

Send a message to Art by David:

Share

Category

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });