<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Arizona-Travel-News &#187; Arizona B &amp; B</title>
	<atom:link href="http://arizonaresortsgetaway.com/travel/category/arizona-b-b/feed/" rel="self" type="application/rss+xml" />
	<link>http://arizonaresortsgetaway.com/travel</link>
	<description>Arizona Travel News, Arizona Travel Ideas, Arizona Travel Events and Arizona Travel Deals</description>
	<lastBuildDate>Fri, 02 Jul 2010 03:47:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Sedona AZ 30 % of Top Ten B&amp;B</title>
		<link>http://arizonaresortsgetaway.com/travel/2009/02/11/sedona-az-30-of-top-ten-bb/</link>
		<comments>http://arizonaresortsgetaway.com/travel/2009/02/11/sedona-az-30-of-top-ten-bb/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 08:24:56 +0000</pubDate>
		<dc:creator>Arizona</dc:creator>
				<category><![CDATA[Arizona B & B]]></category>
		<category><![CDATA[Arizona Travel]]></category>
		<category><![CDATA[Sedona AZ]]></category>

		<guid isPermaLink="false">http://arizonaresortsgetaway.com/travel/?p=613</guid>
		<description><![CDATA[  Sedona is home to three of the top ten selections for TripAdvisor&#8217;s Traveler&#8217;s Choice awards &#8220;Best Bed &#38; Breakfast and Inns.&#8220;  Sedona is home to three of the top ten selections for TripAdvisor&#8217;s Traveler&#8217;s Choice awards &#8220;Best Bed &#38; Breakfast and Inns.&#8221; TripAdvisor is an online travel and booking tool that provides recommendations for [...]]]></description>
			<content:encoded><![CDATA[<p> </p>
<h3><img class="alignleft size-medium wp-image-614" title="sedona-az-cross-on-the-rocks-catholic-church" src="http://arizonaresortsgetaway.com/travel/wp-content/uploads/2009/02/sedona-az-cross-on-the-rocks-catholic-church-300x200.png" alt="sedona-az-cross-on-the-rocks-catholic-church" width="300" height="200" />Sedona is home to three of the top ten selections for TripAdvisor&#8217;s Traveler&#8217;s Choice awards &#8220;Best Bed &amp; Breakfast and Inns.<em>&#8220;</em></h3>
<p> Sedona is home to three of the top ten selections for TripAdvisor&#8217;s Traveler&#8217;s Choice awards &#8220;Best Bed &amp; Breakfast and Inns.&#8221; TripAdvisor is an online travel and booking tool that provides recommendations for hotels, resorts, inns, vacations, travel packages, vacation packages, travel guides and lots more.</p>
<p>Coming in at number one is: Canyon Villa Inn of Sedona. Canyon Villa is an award winning inn that offers bedside, patio, and deck views of the Red Rocks of Sedona. Guests bask in the warm Arizona sun by a seasonally heated pool and stargaze cool evenings by a crackling fire. Les Belch, Owner and Operator of the Canyon Villa said, &#8220;of all the awards we have received this one from TripAdvisor is the most meaningful because it comes straight from the people that have visited and stayed with us, it&#8217;s extra special.&#8221;</p>
<p><span id="quote_1"><span style="font-family: Verdana; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px;"><br />
</span></p>
<table border="0" width="250">
<tbody>
<tr>
<td><img src="http://www.prweb.com/images_v4/quote_left.gif" alt="" /> Best Bed &amp; Breakfast and Inns.                               <img src="http://www.prweb.com/images_v4/quote_right.gif" alt="" /></td>
</tr>
</tbody>
</table>
<p></span> <span id="quote_2"></p>
<table border="0" width="250">
<tbody>
<tr>
<td><img src="http://www.prweb.com/images_v4/quote_left.gif" alt="" /> of all the awards we have received this one from TripAdvisor is the most meaningful because it comes straight from the people that have visited and stayed with us, it&#8217;s extra special.                               <img src="http://www.prweb.com/images_v4/quote_right.gif" alt="" /></td>
</tr>
</tbody>
</table>
<p></span> <script type="text/javascript">&lt;!--
                numquotes=3;
                quote_index = 0;
                quote_naptime = 1000 * 4;
                quote_timeout = 0;</p>
<p>                function sequentialQuotes()
                {
                    var i;
                    for( i = 0; i &lt; numquotes; i++ )
                    {
                        document.getElementById( "quote_"+i ).style.display = "none";
                    }
                    quote_index = quote_index + 1;
                    if( quote_index &gt;= numquotes ) { quote_index=0; }
                    //alert( quote_index );
                    document.getElementById( "quote_"+quote_index ).style.display = "inline";
                    if( enable_random )
                    {
                        quote_timeout = setTimeout( "randomQuotes()", quote_naptime );
                    }
                }
                function randomQuotes()
                {
                    var randQuotId;
                    var i;
                    for( i = 0; i &lt; numquotes; i++ )
                    {
                        document.getElementById( "quote_"+i ).style.display = "none";
                    }
                    randQuotId = Math.floor( Math.random() * numquotes);
                    //alert( randQuotId );
                    document.getElementById( "quote_"+randQuotId ).style.display = "inline";
                    if( enable_random )
                    {
                        quote_timeout = setTimeout( "randomQuotes()", quote_naptime );
                    }
                    quote_timeout = setTimeout( "sequentialQuotes()", quote_naptime );
                }</p>
<p>                randQuotId = Math.floor( Math.random() * numquotes);
                //alert( randQuotId );
                document.getElementById( "quote_"+randQuotId ).style.display = "inline";
                enable_random=false;
                if( enable_random )
                {
                    quote_timeout = setTimeout( "sequentialQuotes()", 1 );
                }
                --&gt;</script> At number two is Boots &amp; Saddles Romantic Bed and Breakfast. A hint of the Old West in comfort and luxury is what they strive to offer their guests. With spectacular views, romantic fireplaces and gourmet breakfast it is easy to see why Boots &amp; Saddles has been on the Best B&amp;B list in Sedona for the last two years by TripAdvisor.</p>
<p>Finally, at number three is Canyon Wren Cabins. With a superb Oak Creek location and a specialty in romantic getaways for two, or quiet singles retreats, the Canyon Wren Cabins are a hidden escape in Sedona. With amenities and views like these, they are a clear choice for number three.</p>
<p>TripAdvisor&#8217;s Traveler&#8217;s Choice Awards are the only honors representing the unbiased opinions of millions of real travelers, awarded by the world&#8217;s largest travel community. The people have spoken and Sedona is home to award winning accommodations.</p>
]]></content:encoded>
			<wfw:commentRss>http://arizonaresortsgetaway.com/travel/2009/02/11/sedona-az-30-of-top-ten-bb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Duquesne House bed and breakfast &#8211; Patagonia AZ</title>
		<link>http://arizonaresortsgetaway.com/travel/2008/09/28/duquesne-house-bed-and-breakfast-patagonia-az/</link>
		<comments>http://arizonaresortsgetaway.com/travel/2008/09/28/duquesne-house-bed-and-breakfast-patagonia-az/#comments</comments>
		<pubDate>Sun, 28 Sep 2008 08:08:01 +0000</pubDate>
		<dc:creator>Arizona</dc:creator>
				<category><![CDATA[Arizona B & B]]></category>
		<category><![CDATA[Arizona Living]]></category>

		<guid isPermaLink="false">http://arizonaresortsgetaway.com/travel/?p=512</guid>
		<description><![CDATA[  This Article is brought to you by Arizona Resort &#8211; Spa &#8211; Golf Getaways   Arizona Resorts/ Arizona Travel Deals / Arizona Golf / Spas in AZ   A Hidden Paradise in the Arizona Desert Welcome to the Duquesne House bed and breakfast. If you travel just 50 miles southeast of Tucson you enter [...]]]></description>
			<content:encoded><![CDATA[<p style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"> </p>
<p style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"><img title="duquesne_house_Arizona.jpg" src="/travel/wp-content/uploads/duquesne_house_Arizona.jpg" border="0" alt="duquesne_house_Arizona.jpg" width="400" height="299" /></p>
<p style="margin: 0in; font-family: Calibri; font-size: 11.0pt;">This Article is brought to you by <a href="http://www.arizonaresortsgetaway.com/">Arizona Resort &#8211; Spa &#8211; Golf Getaways</a></p>
<p style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"> </p>
<p style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"><a href="http://www.arizonaresortsgetaway.com/Arizona-Resorts.html">Arizona Resorts</a>/ <a href="http://www.arizonaresortsgetaway.com/">Arizona Travel Deals</a> / <a href="http://www.arizonaresortsgetaway.com/Arizona-Golf.html">Arizona Golf</a> / <a href="http://www.spavelous.com/Find-A-Spa/search-all.php?keyword=&amp;category=&amp;location=55&amp;location_text=&amp;zip=&amp;zip_miles=5&amp;submit=Search">Spas in AZ</a></p>
<p> </p>
<p><span style="font-family: Calibri;"><a href="http://www.spavelous.com/Find-A-Spa/search-all.php?keyword=&amp;category=&amp;location=55&amp;location_text=&amp;zip=&amp;zip_miles=5&amp;submit=Search"></a></span>A Hidden Paradise in the Arizona Desert</p>
<p>Welcome to the Duquesne House bed and breakfast.</p>
<p>If you travel just 50 miles southeast of Tucson you enter another world, referred to as either Arizona’s “Hidden Paradise,” or the “Mountain Empire.” Whichever name you decide to call this area it is well worth the visit. The towns that make up this Paradise are Patagonia, Sonoita and Elgin. They are nestled between the Santa Rita, Patagonia, Mustang, and the Huachuca mountains. The year round cooler temperatures, and the abundance of old growth trees such as cottonwoods, Arizona oak, willow forests and a lake make this a haven in the desert.</p>
<p>The first time I visited Patagonia I felt as if I had stepped back in time. Besides the charming beauty of the area I found a place rich in history and surprises. Each business is family owned and run. Nancy McCoy, who co-owns the Duquesne House Bed and Breakfast with her husband, told me she always plans extra time when she goes to pick up her mail at the post office. “You usually run into one or more town people and there is always an exchange of stories, it takes awhile to pick up the mail.”</p>
<p>McCoy’s Bed and Breakfast (B&amp;B) is one of the many surprises to be found. It used to be a boarding house for miners; Regina (artist and B&amp;B owner) refurbished the interior as only an artist can. Even the tile floors she put down are done with an artisan’s attention to detail. When the McCoy’s bought the Duquesne from Regina they added their own touches. I was struck by the true elegance and style of the B&amp;B. It puts the more sterile and expensive modern hotels to shame. It is just one of many lovely B&amp;B’s in the area.</p>
<p>The cuisine in Patagonia and Sonoita is another surprise. At the ‘Velvet Elvis Pizza” you can get truly gourmet pizza and other items daily. Another eatery is the “Gathering Grounds’, this small restaurant looks like a “hole in the wall” until you try the organic, gourmet menu, which is changed daily. I can tell you from experience the quality of the food won’t disappoint you and the atmosphere is friendly and welcoming!</p>
<p>Patagonia is an artists’ town, so you have several choices of unique shops to visit.<br />
Other things to do are boating, water-skiing, hiking, birding, horseback riding, camping, visiting historical sites, and ghost towns. With so many beautiful sites and scenes it makes for a photographer’s bonanza. Some of the local citizens include a Pulitzer Prize winner and an internationally famous author.</p>
<p>Elgin is the southeastern wine country. If wine tasting calls to you, there are seven wineries in Elgin. Some of the wines have colorful names, like the Arizona Vineyards Rattlesnake Red, Coyote Red and Grand Canyon White. Just stay on Highway 82, head toward Nogales, Mexico and you can’t miss them! The wines range from an inexpensive $5.50 at the Arizona Vineyards to $200 for 1987 Private Reserve Cabernet Sauvignon at the Village of Elgin winery.</p>
<p>Sonoita has a mining and ranching history, as well as being used for filming over 50 movies. John Wayne was a regular visitor to the Sonoita area. The rolling hills, and wide spread ranches have a lot of history. One ranch was owned by a branch of the Phelps-Dodge mining company family. At one time their ranch covered thousands of acres in Sonoita. One member of the family sold off several thousand acres to buy an Ambassadorship to England.</p>
<p>So step back in time and enjoy the relaxing, peaceful environment, you might even visit one of the small spas while here, or perhaps find the quiet so yummy you never leave the spacious patio of one of the many B&amp;B’s−all here to help you enjoy a unique vacation in paradise!</p>
<p> </p>
<p style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"><a href="http://en.epochtimes.com/n2/united-states/hidden-paradise-arizona-desert-3399.html" target="_blank">Full Article &amp; Credits</a></p>
<p style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"> </p>
<p style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"><a href="http://www.spavelous.com/Find-A-Spa/search-all.php?keyword=&amp;category=2&amp;location=55&amp;location_text=Scottsdale&amp;zip=&amp;zip_miles=5&amp;submit=Search">Scottsdale AZ Day Spas</a> / <a href="http://www.spavelous.com/Find-A-Spa/search-all.php?keyword=&amp;category=2&amp;location=55&amp;location_text=Phoenix&amp;zip=&amp;zip_miles=5&amp;submit=Search">Phoenix AZ Day Spas</a> / <a href="http://www.spavelous.com/Find-A-Spa/search-all.php?keyword=&amp;category=&amp;location=55&amp;location_text=&amp;zip=&amp;zip_miles=5&amp;submit=Search">Arizona Spas</a></p>
<p style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"><a href="http://arizonaresortsgetaway.com/travel/?s=Arizona+Shopping">Arizona Shopping</a> /<a href="http://arizonaresortsgetaway.com/travel/?s=Arizona+Travel">Arizona Travel</a> /<a href="http://arizonaresortsgetaway.com/travel/?s=Best+Golf+In+AZ">Best Golf In AZ</a></p>
<p> </p>
<p> </p>
]]></content:encoded>
			<wfw:commentRss>http://arizonaresortsgetaway.com/travel/2008/09/28/duquesne-house-bed-and-breakfast-patagonia-az/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

