ÿþ<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="content-type" content="text/html;charset=utf-8" /> <meta http-equiv="Content-Style-Type" content="text/css" /> <link href="tavern.css" rel="stylesheet" type="text/css" /> <title>Welcome to The Tavern | www.ourtavern.com | Home</title> <!-- set style --> <style type="text/css"> p {font-family: "tahoma", sans-serif; font-size: 11pt;} a {font-family: "tahoma"; sans-serif; font-size: 12pt; color: black; text-decoration: none; } a:hover {color: blue; text-decoration: none; } h3 {font-family: "tahoma"; sans-serif; font-size: 11pt; color: red; font-weight:normal} h4 {font-family: "tahoma"; sans-serif; font-size: 11pt; color: black; text-decoration: none; font-weight:normal} </style> <!-- scripting --> <script type="text/javascript"> if (top.location.href != self.location.href) top.location.href =self.location.href; function showStatus(msg) { window.status = msg; return true; } </script> </head> <body bgcolor="#FFFFFF" onLoad="window.defaultStatus='Welcome to the Tavern | www.ourtavern.com'"> <!-- --> <!-- Main banner --> <!-- --> <div id="banner" style="position:absolute; left:0; top:0; z-index:5"> <img src="images/banner.jpg" alt="banner" /> </div> <!-- --> <!--- Links Content Here --> <!-- --> <div id="links" style="position:absolute; left:15px; top:130px; z-index:6" > <table id="links_table" style="z-index:6; border:1; cellpadding:1"> <tr> <td> <a class="navbtm" href="index.html" onmouseover="return showStatus('Return to The Tavern home page')" onmouseout="return showStatus('')">home</a>&nbsp;&nbsp;|&nbsp; <a class="navbtm" href="directions.html" onmouseover="return showStatus('Get Directions to The Tavern')" onmouseout="return showStatus('')">directions</a>&nbsp;&nbsp;|&nbsp; <a class="navbtm" href="fungames.html" onmouseover="return showStatus('Check out the fun and games at the Tavern')" onmouseout="return showStatus('')">fun and games</a>&nbsp;&nbsp;|&nbsp; <a class="navbtm" href="index.html" onmouseover="return showStatus('See some pictures')" onmouseout="return showStatus('')">pictures</a>&nbsp;&nbsp;|&nbsp; <a class="navbtm" href="email.html" onmouseover="return showStatus('Sign up for email updates')" onmouseout="return showStatus('')">join email</a>&nbsp;&nbsp;|&nbsp; <a class="navbtm" href="links.html" onmouseover="return showStatus('See links to friends of the Tavern')" onmouseout="return showStatus('')">links</a>&nbsp; </td> </tr> <tr> <td><img src="images/pixel.gif" width="768" height="1" alt="pixel" /></td> </tr> </table> </div> <!-- --> <!-- Main Page Content here --> <!-- --> <div id="content" style="position:absolute; left:17px; top: 160px; width:540px; height:400px; background-color:#FFFFFF; z-index:4"> <!-- <span style="position:relative; left:+2; top:+5"></span> --> <br/> <h4 style="font-weight:bold">Welcome to The Tavern's website</h4> <h4>Thank you for your interest in the Tavern, come down and experience<br/> our new establishment in the Tri-County area. <br/><br/> We are open from Monday through Saturday 11:00am to 1:30am, and Sunday 11:00am up till around 11:00pm. Serving some up bar staples such as pizza, burritos, hotdogs, chips, and always serving cold draft beer, cold beer, more beer, tasty beer, and spirits to lighten the spirits. <br/><br/> Look forward to seeing you soon! <br/><br/> <b>Last updated: 05.01.09</b> <br/><br/> <br/> <br/> <br/> Work in progress -- please check back for updates!</h4> </div> </body> </html>