<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
	<title>Home Page</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="mm_foodbev.css" type="text/css">
<script language="javascript">
//--------------- LOCALIZEABLE GLOBALS ---------------
var d=new Date();
var weekday=new Array("Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday");
var monthname=new Array("January","February","March","April","May","June","July","August","September","October","November","December");
//Ensure correct for language. English is "Monday, January 1 - 2004"
var TODAY = weekday[d.getDay()] + ", " + monthname[d.getMonth()] + " " + d.getDate() + " - " + d.getFullYear();
//---------------   END LOCALIZEABLE   ---------------
</script>
</head>
<body bgcolor="#ECEBCD">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr bgcolor="#647D60">
    <td width="382" colspan="3" rowspan="2" nowrap><img src="mm_food_photo.jpg" width="382" height="155" border="0"></td>
    <td width="30" rowspan="2"><img src="../../mm_spacer.gif" alt="" width="30" height="1" border="0"></td>
    <td width="348" height="90" nowrap colspan="3" id="logo" valign="bottom"><img src="../../mm_spacer.gif" width="348" height="1" border="0"><br>
    INSERT WEBSITE<br>
	NAME HERE</td>
    <td width="100%">&nbsp;</td>
  </tr>
  <tr bgcolor="#647D60">
    <td width="360" height="65" nowrap colspan="3" id="tagline" valign="top">OPTIONAL TAGLINE HERE</td>
	<td width="100%">&nbsp;</td>
  </tr>
  <tr>
    <td colspan="8" bgcolor="#ffffff"><img src="../../mm_spacer.gif" alt="" width="1" height="1" border="0"></td>
  </tr>
  <tr bgcolor="#54455a">
  	<td colspan="8" id="dateformat" height="25">&nbsp;&nbsp;<script language="javascript">
      document.write(TODAY);
	</script>
	</td>
  </tr>
  <tr>
    <td colspan="8" bgcolor="#ffffff"><img src="../../mm_spacer.gif" alt="" width="1" height="1" border="0"></td>
  </tr>
 <tr>
    <td width="165" valign="top" id="navborder">
	<table border="0" cellspacing="0" cellpadding="0" width="165" id="navigation">
        <tr>
          <td width="165">&nbsp;<br>
		 &nbsp;<br></td>
        </tr>
        <tr>
          <td width="165"><a href="javascript:;" class="navText">WINE</a></td>
        </tr>
        <tr>
          <td width="165"><a href="javascript:;" class="navText">STORE</a></td>
        </tr>
        <tr>
          <td width="165"><a href="javascript:;" class="navText">ABOUT US</a></td>
        </tr>
        <tr>
          <td width="165"><a href="javascript:;" class="navText">NEWS &#38; EVENTS</a></td>
        </tr>
        <tr>
          <td width="165"><a href="javascript:;" class="navText">WINE CLUB</a></td>
        </tr>
		<tr>
          <td width="165"><a href="javascript:;" class="navText">CONTACT</a></td>
        </tr>
      </table>
	 </td>
    <td width="50"><img src="../../mm_spacer.gif" alt="" width="50" height="1" border="0"></td>
    <td width="305" colspan="3" valign="top"><img src="../../mm_spacer.gif" alt="" width="305" height="1" border="0"><br>
	&nbsp;<br>
	&nbsp;<br>
	<table border="0" cellspacing="0" cellpadding="0" width="305">
        <tr>
          <td height="41" class="pageName">Welcome Message Here</td>
        </tr>
        <tr>
          <td class="bodyText"><p>This Home Page layout makes a great starting point for your website. Virtually all of the content is customizable, including the images, the text, and the links. You can decide whether to keep the existing graphics or swap them out for pictures of your own.</p>

		<p>The text on this page is intended to help you jumpstart your design by suggesting the sort of content you may want to include, but don't let it limit you. The same is also true for the link text - feel free to change the names of the links to better suit your particular needs. The Home Page layout can be used for multiple pages on your site, or you can choose from the Text, Catalogue, Product, or Calendar layouts as well. Don't be afraid to get creative and combine different page layouts to make your site as engaging as possible. If you have any questions about using Contribute to edit these pages, refer to the Read Me file included with the download or to the Contribute Help System. Have fun and make a great website!</p>
		</td>
        </tr>
      </table></td>
    <td width="50"><img src="../../mm_spacer.gif" alt="" width="50" height="1" border="0"></td>
    <td width="190" valign="top">
	<table border="0" cellspacing="0" cellpadding="0" width="190" bgcolor="#A4B592">
        <tr>
		  <td colspan="3" id="colheader" class="subHeader" align="center">Newest Products</td>
        </tr>

       <tr>
       <td width="40"><img src="../../mm_spacer.gif" alt="" width="40" height="1" border="0"></td>
		<td width="110" id="sidebar" class="detailText"><br>
			<p><img src="../../mm_product_sm.gif" alt="product image 1" width="110" height="110" vspace="6" border="0"><br>
			Include a short description here.<br>
			<a href="javascript:;">View product ></a></p>

			<p><img src="../../mm_product_sm.gif" alt="product image 2" width="110" height="110" vspace="6" border="0"><br>
			Include a short description here.<br>
			<a href="javascript:;">View product ></a></p>

			  &nbsp;<br>
			  &nbsp;<br>
			  &nbsp;<br>
          </td>
         <td width="40">&nbsp;</td>
        </tr>
      </table>
	</td>
	<td width="100%">&nbsp;</td>
  </tr>

 <tr>
    <td width="165">&nbsp;</td>
    <td width="50">&nbsp;</td>
    <td width="167">&nbsp;</td>
    <td width="30">&nbsp;</td>
    <td width="108">&nbsp;</td>
    <td width="50">&nbsp;</td>
    <td width="190">&nbsp;</td>
	<td width="100%">&nbsp;</td>
  </tr>
</table>
</body>
</html>
