River's Edge Rest.& Party House Website is a community education project
[tues-crep.git] / sites / rochesterbanquets.com / httpdocs / front-page.php
blobd1151a84651a7e0007e55bcef9eb1bb2fa161ed4
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"><head><title>River's Edge Party House</title>
4 <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=iso-8859-1">
5 <meta http-equiv="imagetoolbar" content="no">
7 <link rel="stylesheet" type="text/css" href="main.css">
8 </style></head><body>
9 <div id="mainContainer">
10 <div id="header">
11 <table style="width: 100%; height: 126px;">
12 <tr>
13 <td align="center" valign="top">
14 <h1><em>The River's Edge<br/>Party House</em></h1>
15 </td>
16 <td align="right" valign="top" width="405">
17 <img height="126" width="405" src="images/header-photo.png" />
18 </td>
19 </tr>
20 </table>
21 </div>
22 <div class="outer">
23 <div class="inner">
24 <div class="float-wrap">
25 <div id="content">
26 <div class="contentWrap">
27 <div style="text-align: center">
28 <p>It's never too late to schedule your weekday meeting or seminar. Check out our new page of <a href="images/Seminars.pdf">Meeting &amp; Seminar</a> Options.</p>
29 <hr/>
30 <h2 style="font-weight: normal;"><em>Now Booking Events Seven Days A Week</em></h2>
31 <hr/>
32 <p>The River's Edge Party House is booking dates throughout 2008 and into 2009.<br/>
33 We are offering special rates for events held on most Fridays &amp; Sundays.<br/>
34 Please contact our Event Coordinator Pattie Smith for details.</p>
35 <p>For your convenience, we have all of our menu options available <a href="menu.php">here</a>.</p>
36 </div>
37 <?php
38 include('contact.php');
40 </div>
41 </div>
42 <!-- end centered div -->
43 <div id="left">
44 <?php
45 include('links.php');
47 </div>
48 <!-- end left div -->
50 <div class="clear"></div>
51 </div>
52 </div>
53 </div>
54 <div id="footer">
55 <?php
56 include('links.php');
58 </div>
60 <!-- If you copy the HTML on this page, do NOT copy the code below!
61 Thanks.
62 -->
63 <script src="two-column-example_files/mlt.js" type="text/javascript"></script><img src="two-column-example_files/mlt.gif" height="1" width="1">
64 <!-- End Do NOT copy HTML -->
66 </body></html>