Beth Borchers

Mixed-Media Artist

Dive into the layers of emotion, texture, and story in Beth Borchers' profoundly significant sculptures and paintings.

© Beth Borchers. All rights reserved.

Work

Whether you are looking for a statement piece or a unique gift for a loved one, you are sure to find something that speaks to your heart and soul here. Custom orders are always welcome, let’s talk.

/* Category display order. Add new section names here. Any category used in the items below that isn't listed will still appear, in the order it first shows up. */ var BB_CATEGORIES = ["Sculptures", "Paintings"]; var BB_DATA = [ { title: "Spirit of Gaia", category: "Sculptures", year: "2026", price: "$250", statement: "As the full moon rises behind The Spirit of Gaia, they embrace nature. You feel the essence of it all, experiencing a state of calm, balance and rest.", desc: "Made with burlap, birch, terracotta clay, brass, sterling silver, and copper. Stands 16\" tall", main: "https://bethborchersart.carrd.co/assets/images/gallery01/f2def261.jpg?v=ef6e474c", details: [ "https://bethborchersart.carrd.co/assets/images/gallery01/f2def261.jpg?v=ef6e474c", "https://bethborchersart.carrd.co/assets/images/gallery01/28d01a51.jpg?v=ef6e474c", "https://bethborchersart.carrd.co/assets/images/gallery01/ce276120.jpg?v=ef6e474c", "https://bethborchersart.carrd.co/assets/images/gallery01/0b78d719.jpg?v=ef6e474c", "https://bethborchersart.carrd.co/assets/images/gallery01/fe9bfee5.jpg?v=ef6e474c" ] }, { title: "Spirit of Sacred Life Force", category: "Sculptures", year: "2026", price: "$225", statement: "You feel the strength he exudes. And you believe in the power he promises, knowing it is also in you.", desc: "Made with Birch, Burlap, Copper, Brass, Terracotta clay, Misc metal. Stands 16\" tall", main: "https://bethborchersart.carrd.co/assets/images/gallery01/483da79e.jpg?v=67470e92", details: [ "https://bethborchersart.carrd.co/assets/images/gallery01/483da79e.jpg?v=67470e92", "https://bethborchersart.carrd.co/assets/images/gallery01/cf50b245.jpg?v=67470e92", "https://bethborchersart.carrd.co/assets/images/gallery01/5a7c0c52.jpg?v=67470e92", "https://bethborchersart.carrd.co/assets/images/gallery01/d9c8849e.jpg?v=67470e92" ] }, { title: "Spirit Of Oneness", category: "Sculptures", year: "2026", price: "$95", statement: "Her playful nature shines through. The strand of hearts reminds us, we are all connected.", desc: "Birch, Burlap, Terracotta clay and Copper. Stands 14\" tall", main: "https://bethborchersart.carrd.co/assets/images/gallery01/9d7fdfc4.jpg?v=e6dac99c", details: [ "https://bethborchersart.carrd.co/assets/images/gallery01/9d7fdfc4.jpg?v=e6dac99c", "https://bethborchersart.carrd.co/assets/images/gallery01/249dbd5e.jpg?v=e6dac99c", "https://bethborchersart.carrd.co/assets/images/gallery01/06b305dc.jpg?v=e6dac99c" ] }, { title: "Spirit Of Holism", category: "Sculptures", year: "2026", price: "$195", statement: "A reminder that all parts of the universe are whole, yet when brought together... create something more than simply the sum of parts.", desc: "Birch, Burlap, Rock, Terracotta clay, Copper, Turkey & Pheasant feathers. Stands 18\" tall", main: "https://bethborchersart.carrd.co/assets/images/gallery01/53c60c8d.jpg?v=06e0c94a", details: [ "https://bethborchersart.carrd.co/assets/images/gallery01/53c60c8d.jpg?v=06e0c94a", "https://bethborchersart.carrd.co/assets/images/gallery01/7724a9c5.jpg?v=06e0c94a", "https://bethborchersart.carrd.co/assets/images/gallery01/e11b92b2.jpg?v=06e0c94a", "https://bethborchersart.carrd.co/assets/images/gallery01/e395c4e1.jpg?v=06e0c94a", "https://bethborchersart.carrd.co/assets/images/gallery01/9b48f67c.jpg?v=06e0c94a", "https://bethborchersart.carrd.co/assets/images/gallery01/d5d7a6d1.jpg?v=06e0c94a" ] }, { title: "Spirit Of Peace", category: "Sculptures", year: "2026", price: "$250", statement: "A deep sense of peace emanates from their existence. Feel it rise from their presence. Feel it as you.", desc: "Birch, Burlap, Terracotta clay, Amethyst, Green Aventurine, Lepidolite, Copper, and Aluminum. Stands 16\" tall", main: "https://bethborchersart.carrd.co/assets/images/gallery01/2f87ab3d.jpg?v=3373499b", details: [ "https://bethborchersart.carrd.co/assets/images/gallery01/2f87ab3d.jpg?v=3373499b", "https://bethborchersart.carrd.co/assets/images/gallery01/2dd656e6.jpg?v=3373499b", "https://bethborchersart.carrd.co/assets/images/gallery01/d66a75e3.jpg?v=3373499b", "https://bethborchersart.carrd.co/assets/images/gallery01/668db631.jpg?v=3373499b", "https://bethborchersart.carrd.co/assets/images/gallery01/10b042b1.jpg?v=3373499b" ] }, { title: "Woods of Wisdom", category: "Paintings", year: "2023", price: "$95", desc: "12x12 Birch panel, acrylic", main: "https://bethborchersart.carrd.co/assets/images/gallery01/76c17536.jpg?v=b3dd8ec4", details: [ "https://bethborchersart.carrd.co/assets/images/gallery01/76c17536.jpg?v=b3dd8ec4", "https://bethborchersart.carrd.co/assets/images/gallery01/0dbe67b3.jpg?v=b3dd8ec4", "https://bethborchersart.carrd.co/assets/images/gallery01/2e833c0e.jpg?v=b3dd8ec4", "https://bethborchersart.carrd.co/assets/images/gallery01/e2fd3565.jpg?v=b3dd8ec4", "https://bethborchersart.carrd.co/assets/images/gallery01/2fa69deb.jpg?v=b3dd8ec4" ] }, ]; var bbActive = null; var bbIdx = 0; function bbMakeImg(src, alt, cls) { var el = document.createElement('img'); el.setAttribute('src', src); el.setAttribute('alt', alt); if (cls) { el.className = cls; } return el; } function bbCategoryOrder() { var order = []; var seen = {}; for (var i = 0; i < BB_CATEGORIES.length; i++) { order.push(BB_CATEGORIES[i]); seen[BB_CATEGORIES[i]] = true; } for (var j = 0; j < BB_DATA.length; j++) { var cat = BB_DATA[j].category || (BB_CATEGORIES[0] || 'Gallery'); if (!seen[cat]) { order.push(cat); seen[cat] = true; } } return order; } function bbBuildCard(idx) { var s = BB_DATA[idx]; var card = document.createElement('div'); card.className = 'bb-card'; card.setAttribute('role', 'button'); card.setAttribute('tabindex', '0'); card.onclick = function() { bbOpen(idx); }; var wrap = document.createElement('div'); wrap.className = 'bb-card-img'; wrap.appendChild(bbMakeImg(s.main, s.title, null)); var cov = document.createElement('div'); cov.className = 'bb-cov'; var lbl = document.createElement('span'); lbl.className = 'bb-covlbl'; lbl.textContent = 'View details'; cov.appendChild(lbl); wrap.appendChild(cov); var info = document.createElement('div'); info.className = 'bb-info'; var ttl = document.createElement('div'); ttl.className = 'bb-title'; ttl.textContent = s.title; info.appendChild(ttl); if (s.price) { var prc = document.createElement('div'); prc.className = 'bb-price'; prc.textContent = s.price; info.appendChild(prc); } var met = document.createElement('div'); met.className = 'bb-meta'; var v = s.details.length + ' detail view' + (s.details.length !== 1 ? 's' : ''); met.textContent = s.year ? v + ' \u00b7 ' + s.year : v; info.appendChild(met); if (s.statement) { var stmt = document.createElement('div'); stmt.className = 'bb-statement'; stmt.textContent = s.statement; info.appendChild(stmt); } if (s.desc) { var dsc = document.createElement('div'); dsc.className = 'bb-materials'; dsc.textContent = s.desc; info.appendChild(dsc); } card.appendChild(wrap); card.appendChild(info); return card; } function bbInit() { var host = document.getElementById('bb-sections'); if (!host) { setTimeout(bbInit, 200); return; } var cats = bbCategoryOrder(); for (var c = 0; c < cats.length; c++) { var catName = cats[c]; var grid = document.createElement('div'); grid.className = 'bb-grid'; var any = false; for (var i = 0; i < BB_DATA.length; i++) { var itemCat = BB_DATA[i].category || (BB_CATEGORIES[0] || 'Gallery'); if (itemCat !== catName) { continue; } any = true; grid.appendChild(bbBuildCard(i)); } if (!any) { continue; } var section = document.createElement('div'); section.className = 'bb-section'; var head = document.createElement('div'); head.className = 'bb-section-head'; head.textContent = catName; section.appendChild(head); section.appendChild(grid); host.appendChild(section); } document.getElementById('bb-close').onclick = bbClose; document.getElementById('bb-prev').onclick = function() { bbShow(bbIdx - 1); }; document.getElementById('bb-next').onclick = function() { bbShow(bbIdx + 1); }; document.getElementById('bb-lightbox').onclick = function(e) { if (e.target === this) { bbClose(); } }; document.addEventListener('keydown', function(e) { if (!document.getElementById('bb-lightbox').classList.contains('bb-open')) { return; } if (e.key === 'Escape') { bbClose(); } if (e.key === 'ArrowLeft' && bbIdx > 0) { bbShow(bbIdx - 1); } if (e.key === 'ArrowRight' && bbIdx < bbActive.details.length - 1) { bbShow(bbIdx + 1); } }); } function bbOpen(i) { bbActive = BB_DATA[i]; bbIdx = 0; bbBuildThumbs(); bbShow(0); document.getElementById('bb-lightbox').classList.add('bb-open'); document.body.style.overflow = 'hidden'; } function bbClose() { document.getElementById('bb-lightbox').classList.remove('bb-open'); document.body.style.overflow = ''; } function bbShow(i) { bbIdx = i; var total = bbActive.details.length; document.getElementById('bb-img').setAttribute('src', bbActive.details[i]); document.getElementById('bb-count').textContent = (i + 1) + ' / ' + total; document.getElementById('bb-cap').textContent = bbActive.year ? bbActive.title + ' \u00b7 ' + bbActive.year : bbActive.title; var priceEl = document.getElementById('bb-cap-price'); priceEl.textContent = bbActive.price ? bbActive.price : ''; priceEl.style.display = bbActive.price ? 'block' : 'none'; var stmtEl = document.getElementById('bb-cap-statement'); stmtEl.textContent = bbActive.statement ? bbActive.statement : ''; stmtEl.style.display = bbActive.statement ? 'block' : 'none'; var descEl = document.getElementById('bb-cap-desc'); descEl.textContent = bbActive.desc ? bbActive.desc : ''; descEl.style.display = bbActive.desc ? 'block' : 'none'; document.getElementById('bb-prev').disabled = (i === 0); document.getElementById('bb-next').disabled = (i === total - 1); var thumbs = document.querySelectorAll('.bb-thumb'); for (var j = 0; j < thumbs.length; j++) { thumbs[j].classList.toggle('bb-on', j === i); } } function bbBuildThumbs() { var strip = document.getElementById('bb-thumbs'); strip.innerHTML = ''; for (var j = 0; j < bbActive.details.length; j++) { (function(jj) { var t = bbMakeImg(bbActive.details[jj], 'Detail ' + (jj + 1), 'bb-thumb'); t.onclick = function() { bbShow(jj); }; strip.appendChild(t); })(j); } } if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', bbInit); } else { bbInit(); }

Photography


  • Photos can be purchased as a 4x6, 5x7 or 8x10

  • 4x6 and 5x7 are matted for an 8x10 standard size frame

  • 8x10 photos are matted for an 11x14 standard size frame

Paintings

About the Artist

Beth Borchers is overall a self-learned artist. She currently resides in Kettering, Ohio with her beloved companion, Gracie, the rescue dog.Her first memory of artistic expression was in kindergarten when she made a cross and painted it purple for her Pioneer Wagon (a woodpile) at home. No one around her understood her vision, but she was committed to her purpose and instincts even then.She adjusted to her unfortunate childhood by escaping into nature; ankle deep in the creek, where she found crawdads, frogs, solace and joy.Her high school had an extensive art program where she jumped in fully committed to trying everything offered. Her favorites were painting (oil especially), pencil sketches, metal casting and pottery. She got straight A’s and was the teacher’s favorite student.At a certain point, her resistance to being “normal” morphed into a solid sense of identifying as an artist that not everyone will like or understand, but she promises her intention is to spread peace, love, and connection into a world that needs these things so badly.Because she took the long meandering road here... her only gallery shows, awards and special recognitions are living in her imagination for some time in the future. She invites you to be a part of her amazing adventure!

Contact

Custom orders are always welcome

Thank you

Thank you for reaching out! I'll try to respond promptly!