River's Edge Rest.& Party House Website is a community education project
[tues-crep.git] / sites / rochesterbanquets.com / httpdocs / two-col.php
blobb7ab3d15d52779cfe4f30368b9b4be27387b8ba5
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>The River's Edge<br/>Party House</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>Thank you for visiting The River's Edge Party House online.<br>
29 Our website is undergoing exciting renovations!</p>
30 <p>The River's Edge Party House is booking dates through 2008 and
31 into 2009.<br>
32 We are offering special rates for events held on most Fridays &amp;
33 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
36 available <a href="menu.php">here</a>.</p>
37 </div>
38 <p><hr/></p>
39 <a name="map"/>
40 <h3>Directions:</h3>
41 <p>The River's Edge Party House is located at the south end of
42 the Greater Rochester International Airport.
43 Take a right off Exit 17 / Scottsville Road, travel 1.5 miles to the
44 light at Paul Road. Turn right on Paul
45 and then the first left into our parking lot.</p>
46 <p style="text-align: center"><img src="images/mapquest.jpg"/></p>
47 <hr/>
48 <a name="contact"/>
49 <h3>To contact us:</h3>
50 <p>The River's Edge<br>
51 31 Paul Road at Scottsville Road<br>
52 Rochester, NY 14624</p>
53 <p>Phone: 585-235-3630<br>
54 Fax: 585-235-3637<br>
55 E-mail: <a href="mailto:theriversedge@frontiernet.net">theriversedge@frontiernet.net</a>
56 </p>
57 </div>
58 </div>
59 <!-- end centered div -->
60 <div id="left">
61 <?php
62 include('links.php');
64 </div>
65 <!-- end left div -->
67 <div class="clear"></div>
68 </div>
69 </div>
70 </div>
71 <div id="footer">
72 <?php
73 include('links.php');
75 </div>
77 <!-- If you copy the HTML on this page, do NOT copy the code below!
78 Thanks.
79 -->
80 <script src="two-column-example_files/mlt.js" type="text/javascript"></script><img src="two-column-example_files/mlt.gif" height="1" width="1">
81 <!-- End Do NOT copy HTML -->
83 </body></html>