Creative Dreams

Creative Dreams Selling original, hand drawn art prints, stickers, and wood pieces. Message to order. Prices in photo description. All pieces are originals, no re-prints.

Colors may vary slightly. Shipping:
Art prints: $2.00
Stickers: $1.00
Wood Pieces: $4.00

12/12/2021

Hi all! Just a note that prices are messed up on the shop. Prices in my albums are correct. The shop prices are too high.

12/01/2021

Thank you everyone for coming to my page! I'm testing this out to see how it works and if there's an interest - I promise I won't clog up your news feed or send you messages, but I'd love if you would 'like' my page and even share with your friends.

Also, if you're local I'll be at the Southbury VFW this Saturday at a craft fair. Details in the Events section. I'd love to see you there!

12/01/2021

Drawing Winter Soldier Mouse Ears

12/01/2021

Drawing Lilo Mouse Ears

12/01/2021
Simba - The Lion King8x10$7 + SH
12/01/2021

Simba - The Lion King
8x10
$7 + SH

Address

Middlebury, CT
06762

Alerts

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

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