River's Edge Rest.& Party House Website is a community education project
[tues-crep.git] / sites / rochesterbanquets.com / httpdocs / map.php
blobeceb6e89d95c8ce16dbcba191cb04b4a24f99689
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 <h3>Directions:</h3>
28 <p>The River's Edge Party House is located at the south end of
29 the Greater Rochester International Airport.</p>
30 <ul>
31 <li>Take a right off Exit 17 / Scottsville Road</li>
32 <li>Travel 1.5 miles to the light at Paul Road</li>
33 <li>Turn right on Paul and then the first left into our parking lot.</li>
34 </ul>
35 <hr/>
36 <p style="text-align: center"><img src="images/mapquest.jpg"/></p>
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>