<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">

<head>
 <title>Uncorked Wine Tasting</title>
  <meta name="description" content="Uncorked Wine Tasting: Welcome to the wonderful world of wine. Discover how to truly experience wine and all its subtleties." />
  <meta name="keywords" content="wine tasting, food and wine pairing" />
  <meta http-equiv="content-type" content="text/html; charset=utf-8" />
  <meta http-equiv="cache-control" content="no-cache" />
  <meta http-equiv="expires" content="3600" />
  <meta name="revisit-after" content="2 days" />
  <meta name="robots" content="index,follow" />
   <meta name="publisher" content="Digital Tutor" />
  <meta name="copyright" content="digitaltutor.ca" />
  <meta name="author" content="Laura McWilliam" />
  <meta name="distribution" content="global" /> 
  <link rel="stylesheet" type="text/css" media="screen,projection,print" href="./css/style_layout.css" />
  <link rel="stylesheet" type="text/css" media="screen,projection,print" href="./css/style_text.css" />
  <link rel="icon" type="image/x-icon" href="./img/favicon.ico" />
 
</head>

<!-- Global IE fix to avoid layout crash when single word size wider than column width -->
<!--[if IE]><style type="text/css"> body {word-wrap: break-word;}</style><![endif]-->

<body>
  <!-- Main Page Container -->
  <div class="page-container">

    <!-- A. HEADER -->      
    <div class="header">
        
      <!--#include virtual="./includes/header.html"-->
      
      <!-- A.3 HEADER BREADCRUMBS -->

      <!-- Breadcrumbs -->
      <div class="header-breadcrumbs">
        <ul>
          <li><a href="index.html">Home</a></li>
          </ul>

        <!-- Search form over right column -->                  
        <div class="searchform">
          <form action="index.html" method="get">
            <fieldset>
              <input name="field" class="field"  value=" Search..." />
              <input type="submit" name="button" class="button" value="GO!" />
            </fieldset>
          </form>
        </div>
      </div>
    </div>

    <!-- B. MAIN -->
    <div class="main">
   
      <!-- B.1 MAIN NAVIGATION -->
      <div class="main-navigation">

          <!--#include file="includes/menu.html" -->
					<h1>&nbsp;</h1>
 <h3>Live in Alberta, Canada?</h3>
        <p>Contact us for a wine tasting party in the privacy of your own home, with up to 10 people.</p>

       

        <p><a href="winetastinginalberta.html">More details ...</a></p>
					<p>&nbsp;</p>
       <p> <img class="center" alt="Experience Wine Tasting" src="./img/bottle-of-red-wine.jpg" height="153" width="144"  /></p>
      </div>
 
      <!-- B.1 MAIN CONTENT -->
      <div class="main-content">
        
        <!-- Pagetitle -->
        <h1 class="pagetitle">Welcome to Uncorked Wine Tasting</h1>

        <!-- Content unit - One column -->
          <div class="column1-unit">
			<p>Welcome to the wonderful world of wine. How is wine wonderful? Well, wine is not
only a drink, it is an experience. That is what we are here for, to educate you in the art of
wine tasting. Along with that you will also learn how you can pair your food with wine.
The experience of a meal paired with the right wine is something that is truly inspiring.</p>

<p>Wine and the pairing of wine with food is a passion. We are here to share that passion
and knowledge with you so that you may experience one of the most wonderful things in
life aside from the food ... the wine itself.</p>


                           
        </div>          

        
        <h1 class="block">Recently Published Articles</h1>
        <div class="column1-unit">
          <ul>
					<li><b><a href="../articles/thanksgivingwine.html">Which Wine for Thanksgiving Dinner?</a></b></br>
A Californian Zinfandel wine pairing with the turkey at Thanksgiving Dinner will make your holiday meal memorable.
</li>

				<li><b><a href="../articles/liquorstore.html">Buying Wine in a Liquor Store</a></b></br>
You'll need to pay close attention to wine details when buying wine in a liquor store. Liquors stores that have a healthy mix of both spirits and wine provide a better wine selection.
</li>
<li><b><a href="../articles/corkscrew.html">Corkscrews: Which One is Best?</a></b></br>
Of the many varieties of corkscrews and cork pullers on the market, which one is best for opening your wine?</li>

		  </ul>
  
   </div>          
      </div>
                
      <!-- B.3 SUBCONTENT -->
      <div class="main-subcontent">

        
        <!-- Subcontent unit -->
				
			<div class="subcontent-unit-border-burgandy">
      <div class="round-border-topleft"></div><div class="round-border-topright"></div>
				  <h1 class="burgandy">Meet your Wine Coach -- Leonardo</h1>
					<p>
     	<a href="about_us.html"><img  src="../img/wine_coach_leonardo.jpg" alt="Wine Coach Leonardo" title="Meet your Wine Coach - Leonardo" width="165" height="123"/></a>
			</p>
			<p>A wine lover, with a passion for food and wine pairing. <br>  <a href="about_us.html">More details ...</a></p>
			</div>
      
        <div class="subcontent-unit-border-blue">
          <div class="round-border-topleft"></div><div class="round-border-topright"></div>
          <h1 class="blue">Wine Suggestion of the Month</h1>
					<p><b>California Zinfandel</b> <font color="red">[USA]</font></p>
  
<p>This <a href="../articles/thanksgivingwine.html">Thanksgiving</a> impress your guests at supper with a <b><i>California Zinfandel</i></b>. The fruitiness will be a great compliment to the cranberry sauce and the moderate tannins will be enough to stand up to the fattiness of the turkey. The overall experience of the two in your mouth will leave you breathless.</p>
<p align="right"><i>November 2011</i></p>
        </div>
				
				
        	<div class="subcontent-unit-border-burgandy">
          <div class="round-border-topleft"></div><div class="round-border-topright"></div>
          <h1 class="burgandy">Missed the past months suggestions?</h1>
 					<p>Check them out on our <a href="monthlywine.html">Wine Suggestions</a> page.</p>
 					</div>
 

    </div>
      
    <!-- C. FOOTER AREA -->      

    <div class="footer">
		 <!--#include file="includes/footer.html" -->
    </div>      

  </div> 
  
</body>
</html>




