File: /home/awaldron/public_html/archive/ras/application/views/vStonegate.php
<img src="/gui/splash_stonegate.jpg" alt="The Village at Stonegate" class="splash" />
<div class="block">
<h1><?=$page_title?></h1>
<div class="content">
<blockquote>We are proud to announce our newest development, The Village at Stonegate. The Village at Stonegate consists of 40 luxury villas nestled in the heart Penn Township. Select your villa now and be among the lmited few who enjoy this chraming community. Don't think of the villa lifestyle as a way of scaling back in home size, think of 'downsizing' the maintenance of the typical home with a big yard. The villas are spacious, well-designed, and have many amenities.</blockquote>
<br/>
<div class="clear">
<?php foreach ($gdata as $g) { ?>
<div class="gallery gallery-stonegate">
<h2><?=$g['gal_title']?></h2> [<a href="/docs/<?=$g['gal_title']?>Insert.pdf">brochure</a>]
<a href="/gallery/show/<?=$g['gal_id']?>" rel="shadowbox;width:1000px;height:800px;">
<p><img src="/gallery/lg_<?=$g['photo_file']?>" width=175 height=125 /></p>
</a>
</div>
<?php } ?>
</div>
<p><strong class="red">The Village at Stonegate offers three villa styles to choose from, each customizable to your specifications.</strong></p>
<br/>
<div class="inner-block">
<div class="inner-left" style="text-align:center;">
<a href="/gui/directions.jpg" rel="shadowbox"><img src="/gui/directions-sm.jpg" /><br/>Pay us a visit! Click here for directions.</a>
</div>
<div class="inner-right">
<a href="http://www.thevillageatstonegate.info/" title="The Village at Stonegate"><img src="/gui/marketedby.jpg" alt="Marketed by Prudential Preferred Realty" /></a>
<br/><a href="/docs/stonegatebrochure.pdf"><img src="/gui/download-brochure.jpg" alt="Downlaod the Village of Stonegate Brochure" /></a>
</div>
</div>
</div>
</div>