beers.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">

<!-- #BeginTemplate "Template/pub.dwt" -->

<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<!-- #BeginEditable "doctitle" -->
<title>Untitled 0</title>
<!-- #EndEditable -->
<link rel="stylesheet" type="text/css" href="site.css" />
<!-- #BeginEditable "headsection" -->
<style type="text/css"></style>
<!-- #EndEditable -->

</head>

<body>

<div id="container">
	<img alt="" src="images/outside-250.jpg" width="187" height="250" class="ftleft" />
	<h1>O'Bannon's <br />
	<span class="tagline">Traditional Irish Pub</span></h1>
	<img src="images/beer-on-bar.jpg" width="180" height="271" alt="" class="ftright" />
	<div id="navbar">
		<ul>
			<li><a href="index.html">Home</a></li>
			<li><a href="beers.html">On Tap</a></li>
			<li><a href="map.html">Directions</a></li>
			<li><a href="contact.php">Contact</a></li>
		</ul>
	</div>
	<div id="content">
		<p class="textctr"><strong class="pour">Where we proudly 
		pour  Imperial Pints </strong><em><br />
		(20oz not the smaller 16oz American Pints)</em></p>
		<!-- #BeginEditable "maincontent" -->
		<h2>Selected Brews on Tap</h2>
		<p><strong>Note: </strong>that we have a proper nitrogen tap to produce 
		the proper creamy head!</p>
		<dl>
			<dt>Beamish</dt>
			<dd>
			Has a creamy head of foam that lasts all the way to the bottom of 
			the glass, characterized by roasted barley 
			malt, with a hint of sweet chocolate. This beer is so creamy and 
			smooth that you will wonder if the brewers have added a touch of 
			whipped cream.
			</dd>
			<dt>Caffrey's Irish Ale</dt>
			<dd>At 4.8% alcohol by volume (ABV) so it is quite strong. It is 
			very smooth and drinkable and pours to a nice creamy head.It is a 
			very enjoyable drink on a warm day</dd>
			<dt>Guinness</dt>
			<dd>On a proper nitrogen tap with a thick head this rich cre</dd>
			<dd>amy 
			brown beverage will set your taste buds wanting more.</dd>
			<dt>Harp</dt>
			<dd>This smooth beer has a nutty quality complimented by a pleasant 
			hint of bitterness.</dd>
			<dt>Kilkenny</dt>
			<dd>From Ireland's oldest brewery comes a unique smooth ale with a 
			ruby hue, Kilkenny is highly drinkable with a creamy, indulgent 
			mouthfeel. This smooth, creamy character is a result of the nitrogen 
			gas </dd>
			<dt>Molings Tradtional </dt>
			<dd>a fruity and aromatic beer with a distinctive coffee like 
			finish. The traditional hop flavour balances the sweet malty caramel 
			taste.</dd>
			<dt>Murphy's Irish Stout</dt>
			<dd>With a really smooth textures, one will not be enough. 
			Fortunately, Murphy's is famous for leaving even the over-indulgent 
			headache free the next morn.</dd>
			<dt>Smithwick's</dt>
			<dd>A deep reddish brown with a strong hoppy nose and a full, thick 
			off-white head that lasts for much of the pint. </dd>
			<dt>Wexford Irish Cream</dt>
			<dd>Brewed to an original family recipe using Irish malt and hops, 
			Wexford has a smooth mellow creaminess we believe you will enjoy.
			</dd>
		</dl>
		<h2>Other Beverages</h2>
		<dl>
			<dt>Magners Original Irish Cider</dt>
			<dd>Magners Cider is totally unique to all other ciders, it tastes 
			more refreshing and does not taste as strong compared to ciders it 
			is served as tradition demands over ice.</dd>
		</dl>
		 <!-- #EndEditable --></div>
	<div id="footer">
				<address>21487 S. Wayland, Wayside, MA</address>
<p>� 2007 <a href="http://by-expression.com/">by-expression.com</a></p>
	</div>
</div>

</body>

<!-- #EndTemplate -->

</html>