American Western

American Western God First. Ranchin' & Ropin'. Be Authentic. www.americanwesternco.com

03/18/2026

Sunday afternoon right before the storms rolled in, always thankful to see that head shake 😅

You know you’re married to a rancher when this is by your sink… for hand lotion 🤣
02/25/2026

You know you’re married to a rancher when this is by your sink… for hand lotion 🤣

Dreaming of summer days…. Drop your core memories of working cows as a kid
01/07/2026

Dreaming of summer days…. Drop your core memories of working cows as a kid

10/31/2025

👻

Raise em’ up right 🤠
10/29/2025

Raise em’ up right 🤠

10/27/2025

May your Monday be faster than a barrel pick up 🐎 💨

Get in the good book today— ☕️
10/26/2025

Get in the good book today— ☕️

10/25/2025

You tell me 😏

The weekend is here 🍻
10/24/2025

The weekend is here 🍻

Off to greener pastures
10/23/2025

Off to greener pastures

10/22/2025

Hard work without a plan is just hard work 🤝

Address

2644 County Road 85
Aliceville, AL
35442

Alerts

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

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