Elizabeth Story Art

Elizabeth Story Art Artist working primarily in oil creating nature-inspired abstracts, landscapes, and portraits with a focus on bold color

08/21/2023
Watercolor made on the beach in Ocean City
08/21/2023

Watercolor made on the beach in Ocean City

Another of the Ocean City watercolors
08/20/2023

Another of the Ocean City watercolors

08/19/2023

Trying to recapture some of that magic that happens when you don’t try so hard…
08/18/2023

Trying to recapture some of that magic that happens when you don’t try so hard…

I had so much fun sitting on the beach and making these!
08/18/2023

I had so much fun sitting on the beach and making these!

Summer plein air painting all from the beach in Ocean, City Maryland
08/18/2023

Summer plein air painting all from the beach in Ocean, City Maryland

Working on watercolor…
08/18/2023

Working on watercolor…

I just sold a print of this painting! Super excited as always to have my work out in the world 😊🙏🌎 (This print will be o...
01/05/2023

I just sold a print of this painting! Super excited as always to have my work out in the world 😊🙏🌎 (This print will be on its way to Hawaii 🌺shortly)

A couple final photos for takedown… it may be a while before I have work up again 🙃
07/28/2021

A couple final photos for takedown… it may be a while before I have work up again 🙃

It’s takedown day! It was a good show! Thanks to Casa Nueva and everyone who helped me he the artwork up and take it dow...
07/28/2021

It’s takedown day! It was a good show! Thanks to Casa Nueva and everyone who helped me he the artwork up and take it down again!

Address

6 W State St
Athens, OH
45701

Alerts

Be the first to know and let us send you an email when Elizabeth Story Art 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 Elizabeth Story Art:

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); });