관리-도구
편집 파일: az_destination_thelodge.php
<? include_once('constants.php'); $page_title = COMPANY_NAME." : Sedona Arizona Wedding Reception Sites | Arizona Wedding Vendors | AZ Wedding Sites | Home"; $scroller = SCROLLER_CATERERS.""; if (file_exists($DOCUMENT_ROOT."/includes/header_vendors.php")) { include_once("header_vendors.php"); } else { header("location: /error.php"); } ?> <div id="topbanner"> </div> <div id="wrapper"> <div id="content"> <div align="center"> <?php @include('../includes/search.php'); ?> </div> <h1 class="title">Arizona Destination Weddings - Wedding Reception Sites</h1> <div id="vendors_listings"> <div class="vendor-left"> <h2>The Lodge at Sedona</h2> <p><span class="vendor_phone">Phone: 928-204-1942</span> <br /> <a class="vendor_website" href="http://www.LodgeAtSedona.com" target="_blank"><strong>The Lodge at Sedona</strong></a></p> <p>The Lodge at Sedona is a magical location for intimate wedding ceremonies and celebration receptions. The serene estate setting on two landscaped acres provides majestic Red Rock views, bubbling waterfall gardens, lush green lawns, original art sculpture, a romantic labyrinth and towering pinion and juniper trees. A fitting back drop for your very special occasion!</p> <ul class="normaltext"> <li>Your ceremony and reception can be held at the Lodge at Sedona for up to 30 guests. </li> <li>We offer well appointed accommodation for 30 guests in 15 guest suites/rooms. </li> <li>The exclusive use of the Lodge at Sedona property & facilities for receptions is available with the rental of all 15 guest suites & rooms. (3 night minimum for peak season weekends, 2 night minimum for weekdays) </li> <li>The outdoor "Celebration Terrace" is a very special setting for your ceremony and/or reception. The Terrace, with its spectacular Red Rock and natural wooded views requires little additional decoration. </li> <li>Many couples choose to hold their ceremony on the front lawn area or at the magical Lodge Labyrinth in the southern portion of the estate property.</li> <li>While your wedding or special occasion is our first priority, your guests staying at the Lodge at Sedona may wish to enjoy all that beautiful Sedona has to offer. </li> <li>Lodge Innkeepers would be pleased to arrange special activities for your group, including in-room massage / body work, off-road Jeep or Hummer tours, championship golf tee off times, helicopter or bi-plane tours, hot air balloon rides, guided trail & vortex tours, horseback rides, cowboy cookouts, plus the many other outdoor activities available in spectacular Sedona Red Rock country.</li> </ul> <p>Please visit our site and click on the "Weddings" tab for further details.</p> <p><input type=button value="Previous" onClick="window.location='http://www.finestweddingsites.com/reception/az_destination_poco_diablo.php'"><input type=button value="Next" onClick="window.location='http://www.finestweddingsites.com/reception/az_destination_tlaquepaque.php'"></p> </div> <div class="vendor-right"> <p> <?php @include('../includes/contact-me.php'); ?> </p> <p> <img class="border" src="images/lodge-sedona-1.jpg" /></p> <p><img class="border" src="images/lodge-sedona-2.jpg" /></p> <p><img class="border" src="images/lodge-sedona-3.jpg" /></p> </div> </div> </div> </div> <? if (file_exists($DOCUMENT_ROOT."/includes/footer_reception.php")) { include_once("footer_reception.php"); } else { header("location: /error.php"); } ?>