
<!DOCTYPE html>
<html>
<head>

<style type="text/css">
body {text-align:center; font-family:Fixedsys; background:#e0e5e9}
@media only screen and (min-width : 768px) {
/*and (min-width : 1224px) {*/
.small-only{display:none;}
.rounded-corners {border-radius:5px;}
.rounded-corners3 {-moz-border-radius:5px; -webkit-border-radius:5px; -khtml-border-radius:5px; border-radius: 5px;}

#outer_container {width:1010px; margin:0 auto; text-align:left; border:red groove 0px; position:relative;}
#handshake {width:8px; height:8px; position:absolute; right:0px;}
#top_social_bar {float:right; margin:0 20px 0 0; position:relative; top:3px; z-index:999;}
#top_nav_container {width:1000px; position:relative;  margin-top:7px; z-index:99; text-align:center; border:red groove 0px;}
#mega_nav {float:left; /*position:relative;  font-size:12px;*/}
#top_drop_nav {float:left;}

#main_container {clear:both; width:998px; 
background:#2e3192; background-position:top; border:#ccc groove 1px;}

#top {width:998px; margin-bottom:10px; -moz-border-radius-topleft:5px 5px; -moz-border-radius-topright:5px 5px; -webkit-border-top-left-radius:5px 5px; -webkit-border-top-right-radius:5px 5px; border-top-left-radius:5px 5px; border-top-right-radius:5px 5px; border:red groove 0px;}
#logo_container {float:left; border:#ccc groove 0px;}
#logo_text {padding:10px 10px 5px 20px; margin:20px 0 0 20px; font-size:36px;}
#logo2_text {font-style:italic; font-size:14px; text-align:center;}
#banner_link {float:left; width:400px; border:#ccc groove 0px; display:block;}
#top_right_container {float:right; width:475px; text-align:right; border:#ccc groove 0px;}
#search_box {clear:right; float:right; width:200px; margin:5px 20px 0 0; border:blue groove 0px;}
.logout_container {float:right; margin-top:5px;}
#upper_right_signup {clear:right; float:right; width:250px; font-size:12px; padding:7px 20px 0px 0; color:#333; border:blue groove 0px;}
#xtra_link{ float:right; font-size:12px; text-decoration:none; margin:0px 20px 0 0;}
#xtra_fields{ clear:both; display:none; position:relative; left:100px; width:300px; margin:25px 20px 0 20px; padding:10px; font-size:12px; text-align:center; background:#F2EFEF; border-radius:10px; border:#ccc groove 1px; }
label.error {float:left; width:75px; font-weight:normal; color:red; }
.hideifbig {display:none;}
.hideifsmall {}
.formfont {font-size:10px;}
.forme {font-size:12px; width:100px;}
.formp {font-size:12px; width:60px}
.cart_button_font {font-size:10px; border-radius:5px;}

#header_center_top {float:right; position:relative; left:75px; color:red; text-align:center; z-index:1; border:blue groove 0px;}
#center_top {font-size:20px; font-weight:bold; padding-top:25px; text-align:center; border:red groove 0px;}

#top_hor_nav {clear:left; width:998px; padding:5px 0; margin-top:10px; font-size:12px; text-align:center; background:#fff; border-top:#ccc solid 1px; border-bottom:#ccc solid 1px;}
#bottom_hor_nav {display:none; clear:both; width:998px; padding:5px 0; font-size:12px; text-align:center; background:#fff; border-top:#ccc solid 1px; border-bottom:#ccc solid 1px;}

#mobile {display:none;}

#dev_frags_top {position:relative; top:15px; text-align:center;}
#dev_frags_left {float:left; margin:15px 15px 0 0; background-color:transparent; text-align:center; width:230;}
#dev_frags_right {float:right; margin:15px 0 0 15px; background-color:transparent; text-align:center; width:; border:red groove 0px;}

#frags_left_container {float:left; margin:0 15px 0 0; background-color:transparent; text-align:center; width:230;}
#frags_right_container {float:right; margin:0 0 0 15px; background-color:transparent; text-align:center; width:;}
.frag_l {clear:left; float:left; margin:0 15px 0px 0; width:;}
.frag_r {clear:right; float:right; margin:0 0 0px 15px; width:;}

.frag {}

#left-nav-wrapper {float:left; width:230px; border:#ccc groove 0px;}
#left-nav {margin:15px 15px 15px 15px; padding:15px; font-size:12px; border-radius:20px; background:#fafafa; border:#ccc groove 1px;}
#below-nav {margin:15px; padding:15px 15px 0 15px; font-size:13px; border-radius:20px; ; border:#ccc groove 1px;}
#page_views {text-align:center; color:#ccc; border:red groove 0px;}

#content_container_wrapper {margin-top:20px; float:left; width:968px; ; border-left:#ccc groove 0px; position:relative; left:15px; }
#content_container {font-size:14px; line-height:18px; margin:15px 0; padding:15px; border-radius:5px;   background:#fff; }

#sitewide_robot_nav {width:900px; margin:10px auto; padding:10px; font-size:11px; line-height:12px; color:#838383; text-align:justify; border:red groove 0px;}

#prod-h1-container {width:70%; margin:0 auto; line-height:24px; border:red groove 0px;}
}


/*@media only screen and (max-width : 360px) {*/
@media only screen and (max-device-width : 767px) {
/*and (max-device-width : 480px) {*/

.big-only{display:none;}
#outer_container {width:100%; margin:0 auto; text-align:left; border:red groove 0px; position:relative;}
#handshake { display:none; width:8px; height:8px; background:#333; position:absolute; right:0px;}
#top_social_bar { display:none; float:right; margin:0 20px 0 0; position:relative; top:3px; z-index:999;}
#top_nav_container { display:none; width:px; position:relative;  margin-top:7px; z-index:99; text-align:center; border:red groove 0px;}
#mega_nav {float:left; position:relative;  font-size:12px;}
#top_drop_nav {float:left;}

#main_container {clear:both; background:#2e3192; background-position:top;}

#top {text-align:center; margin-bottom:10px; border:red groove 0px;}
#logo_container {border:#ccc groove 0px;}
#logo_text {padding:10px 10px 5px 20px; font-size:24px;}
#logo2_text {font-style:italic; font-size:18px; text-align:center;}
#banner_link {float:left; width:100%; border:#ccc groove 0px; display:block;}

#top_right_container {/*display:none; float:right; width:475px; text-align:right; border:#ccc groove 0px;*/}
#search_box { display:none; clear:right; float:right; width:200px; margin:5px 20px 0 0; border:blue groove 0px;}
.logout_container {float:left; padding:0 0 10px 10px; margin:5px 0px 0 0; border:red solid 0px;}
#cart_button {font-size:16px; position:relative; top:-5px;}
#upper_right_signup { display:none; clear:right; float:right; width:250px; font-size:16px; padding:7px 20px 0px 0; color:#333; border:blue groove 0px;}
#xtra_link{ float:left; font-size:16px; text-decoration:none; padding-bottom:10px; margin:0px 8px;}
#xtra_fields{ clear:both; display:none; width:100%; margin:20px 0; padding:10px 0; font-size:16px; text-align:center; background:#F2EFEF; border:#ccc groove 1px; }
label.error {float:left; width:75px; font-weight:normal; color:red; }
.hideifbig {}
.hideifsmall {display:none;}
.formfont {float:right; font-size:16px; margin-right:50px;}
.forme {font-size:16px; width:150px;}
.formp {font-size:16px; width:60px}
.cart_button_font {font-size:16px;}

#header_center_top {color:red; text-align:center; z-index:1; border:blue groove 0px;}
#center_top {clear:both; font-size:20px; font-weight:bold; text-align:center; border:red groove 0px;}

#top_hor_nav {clear:left; width:-22px; /*padding:5px 20px;*/ padding:20px 0 20px 20px; margin:10px 0; font-size:24px; line-height:35px; text-align:center; background:#fff; border-top:#ccc solid 1px; border-bottom:#ccc solid 1px;}
#bottom_hor_nav {clear:both; width:-22px; /*padding:5px 20px;*/ padding:20px 0 20px 20px; font-size:24px; line-height:35px; text-align:center; background:#fff; border-top:#ccc solid 1px; border-bottom:#ccc solid 1px;}

#mobile {text-align:center;}

#dev_frags_top {font-size:24px;}
#left-nav-wrapper { display:none; float:left; width:230px; border:#ccc groove 0px;}
#left-nav {display:none; margin:15px 15px 15px 15px; padding:15px; font-size:12px; border-radius:20px; background:#fafafa; border:#ccc groove 1px;}
#below-nav {margin:15px; padding:15px 15px 0 15px; font-size:13px; border-radius:20px; ; border:#ccc groove 1px;}
#page_views {text-align:center; color:#ccc; border:red groove 0px;}

#content_container_wrapper {float:left; margin-top:-50px; width:100%; overflow:hidden; ; border-left:#ccc groove 0px; }
#content_container {font-size:16px; line-height:18px; padding:5px 15px 15px 15px; margin:50px 0 15px 0; /*padding:15px; border-radius:20px;*/   background:#fff;}

#content_container img {float:none !important; width:90% !important; height:90% !important;}

#sitewide_robot_nav {margin:10px auto; padding:10px; font-size:11px; line-height:12px; color:#838383; text-align:justify; border:red groove 0px;}

/*h1{position:relative; top:-5px;}*/
#prod-h1-container {width:50%; margin:0 auto 5px auto; line-height:24px; border:red groove 0px;}

}


#content-wrapper {padding:0 15px 5px 15px;}

#rss_container {margin:-10px 20px 0 20px;}

#page_footer {clear:both; margin-top:10px; text-align:center; font-size:12px; line-height:18px; border-radius:10px; padding:1px; border:green groove 0px;}
#site_footer {clear:both; margin:15px 0; text-align:center; font-size:12px; line-height:18px; border:green groove 0px;}

h1{font-size:20px; padding:10px 0; line-height:24px;}
h2{font-size:16px; margin:0 0 3px 0;}
h3{font-size:14px; margin:0 0 5px 0;}

a.logo:link, a.logo:visited {color:#2e3192; text-decoration: none;}
a.logo:hover, a.logo:active {color:#efe91a;}
a.hor:link, a.hor:visited {font-family:Arial,Helvetica,sans-serif; color:#3C779F; text-decoration: none;}
a.hor:hover, a.hor:active {color:red;}
a.nav:link, a.nav:visited {font-family:Arial,Helvetica,sans-serif; color:#3C779F; text-decoration: none;}
a.nav:hover, a.nav:active {color:red;}

.indent{margin-left:10px;} .bold{font-weight:bold;} .bold-indent{margin-left:10px; font-weight:bold;} .center{width:100%; text-align:center; border:#red groove 1px;} .bold-center{font-weight:bold; width:100%; text-align:center; border:#red groove 1px;}

.rev-bm{position:relative; top:-30px;}
.clear {clear:both;}

.px12{font-size:12px;}
.px10{font-size:10px;}


</style>
	<meta charset="UTF-8" />
	<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=1">
    <!--[if lte IE 8]>
        <link rel="stylesheet" href="css/ie.css" media="screen" />
    <![endif]-->
    <link rel="stylesheet" href="//www.HeritageStarFest.com/css/style.css?v=1.3" media="all" />
	<script src="//code.jquery.com/jquery-1.9.1.js"></script>
	<script src="//apis.google.com/js/plusone.js"></script>
	<script src="//www.HeritageStarFest.com/js/main.js"></script>
	
	
	<script src="//www.HeritageStarFest.com/js/jquery.slider.js" ></script>
		<script src="//www.HeritageStarFest.com/js/validate.js"></script>
  <script>
  $(document).ready(function(){
    $("#loginform").validate();
  });
  </script>



<title>Heritage Star Fest</title>


<meta name="description" content="The mission of Heritage Starfest is to foster enjoyment and preservation of the dark skies of the Colorado Plateau as an important part of our natural and cultural heritage. This was their website.
Content is from the site's 2011- 2012 archived pages. The" />

<meta name="robots" content="index, follow, noodp, noydir" />
<link rel="canonical" href="https://www.heritagestarfest.com/" />

</head>
<body class="homepage">
<a name="top"></a>
<!--outer container-->
<div id="outer_container">

<div id="handshake"><a href="https://www.HeritageStarFest.com/index.php?id=1&reveal=yes&view_only=yes" style="width:100%; height:100%; display:block;"></a></div>

<!--main container-->
<div id="main_container" class="rounded-corners">

<!--top-->

<div id="top"  style="height:216px; background-image:url('https://www.HeritageStarFest.com/images/site-images/banner-home-page.jpg'); background-position:center; background-repeat:no-repeat;">

<!-- logo link home either text or display block link -->
<div id="logo_container">
<div id="logo_text"><a href="https://www.HeritageStarFest.com/" class="logo" title="Home">HeritageStarFest.com<div id="logo2_text"></div></a>
</div>
</div>

<!--center_top container-->
<div id="header_center_top">
</div>
<!--close center_top container-->

<div class="clear"></div></div>
<!--close top-->

<!--hor nav-->
<!--close hor nav-->















<!--content-->
<div id="content_container_wrapper">
<div id="content_container">










<h1 class="page_title" align="center">Heritage Starfest<br> Circa 2011 -2012</h1>

<hr />
<hr />
<p>&nbsp;</p>

<p align="center"><em>The mission of Heritage Starfest is to&nbsp;foster enjoyment and&nbsp;preservation of the dark&nbsp;skies of the Colorado&nbsp;Plateau as an important&nbsp;part of our natural and&nbsp;cultural heritage.<br />
This was their website.<br />
Content is from the site&#39;s 2011- 2012 archived pages.</em></p>

<p align="center">Heritage Starfest<br />
P.O. Box 206<br />
Teasdale, Utah 84773</p>

<p style="text-align: center;"><img alt="" src="/images/Starfest-night-sky-2.jpg" style="width: 647px; height: 432px;" /></p>

<p>Beginning in 2012, the Entrada Institute is able to provide special funding for festival speakers as part of its Saturday Sunset Series programming. Like the mission of the Heritage Starfest, the goal of the Entrada Institute is to promote understanding and appreciation of the natural, historical and cultural heritage of the Colorado Plateau.</p>

<p>In the past, local speakers such as Kate Magargal have volunteered their time to share their expertise in our programs. In the future, we hope to expand this programming to include regional and national speakers focusing on topics related to fostering enjoyment and preservation of our dark skies.</p>

<h2 align="center">Heritage Starfest 2012<img alt="" src="/images/2012-poster-1.jpg" style="width: 409px; height: 504px; float: right; margin: 15px;" /></h2>

<p>This week&rsquo;s Saturday Sunset Series events will be held in conjunction with the Heritage Starfest.</p>

<p>The Entrada Institute welcomes speakers and special events at the Heritage Starfest Friday October 12 and Saturday October 13 in Bicknell, Utah!<br />
The weekend event will include a 5K run/walk/bike, family activities, night sky viewing with telescopes, constellation tours, campfire stories, and free food.<br />
Saturday evening&rsquo;s program will include a meeting of the Colorado chapter of the International Dark Sky Association and a speaker from the Mt. Wilson Observatory.<br />
The event is sponsored by the Entrada Institute!</p>

<h3 align="center">The Entrada Institute was a proud sponsor of the Heritage Starfest.</h3>

<p>On Friday October 12, over 75 people enjoyed a great evening of fun, food, and fitness while learning about the night sky at the Heritage Starfest.<br />
Saturday events included a movie at 2:30 at the Wayne Theatre titled SEEING IN&nbsp;THE DARK.<br />
Activities at the Wayne County Community Center included free food, astronomy activities, a portable planetarium show, speakers, campfire storytelling with smores, and telescope viewing.</p>

<p align="center">+++</p>

<p align="center"><br />
<img alt="" src="/images/Capitol_Reef_National_Park.jpg" style="width: 733px; height: 360px;" /></p>

<p>&nbsp;</p>

<p><em>As a NYC-based software developer by day and an amateur astronomer by night (or at least by weekend, cloud cover permitting), stumbling upon the Heritage Starfest felt like finding the Andromeda Galaxy in a field of static. Out here in the five boroughs, stargazing often means peering between high-rises and dodging light pollution like bad legacy code. Getting a clean look at Jupiter feels as rare as a bug-free rollout. That&rsquo;s why reading about the Heritage Starfest&mdash;a celebration of Utah&rsquo;s dark skies complete with telescope tours, campfire storytelling, and speakers from Mt. Wilson&mdash;was like discovering a forgotten but well-documented open-source treasure.</em></p>

<p><em>I couldn&rsquo;t help but draw a comparison between preserving dark skies and <a href="https://intersoftassociates.com/articles/migrations/microsoft-access-support-and-maintenance/" style="color:#000; text-decoration:none;">providing maintenance</a> for unsupported Microsoft Access databases&mdash;both are underappreciated, both are fragile ecosystems in need of thoughtful care, and both suffer when overrun by &quot;bright ideas&quot; that drown out the essentials. At Starfest, the community comes together to keep the night sky visible; in the office, I&rsquo;m usually alone trying to keep a decaying Access system compatible with modern web apps while management insists it&rsquo;s &quot;still working fine.&quot; Trust me, debugging Access on a modern stack is about as graceful as trying to align a telescope during a lightning storm. The difference? Starfest feels like hope. I&rsquo;m now planning my next vacation around the Colorado Plateau, if only to remember what it&rsquo;s like to see both stars and code that actually behave.</em> <strong>Louis Kopsco</strong></p>

<p>&nbsp;</p>

<p align="center">+++</p>

<h3 align="center">We&rsquo;ve created a list of Frequently Asked Questions to help you in learning more about the Heritage Starfest.</h3>

<p><em><strong>Where did the idea for the festival originate?<img alt="" src="/images/Starfest-night-sky-1.jpg" style="width: 336px; height: 504px; float: right; margin: 15px;" /></strong></em></p>

<p>While speaking at an Entrada Institute event in Torrey, Kate Magargal shared her concerns about preserving the dark skies of Southern Utah. She organized a group to discuss what could be done to reduce light pollution and increase awareness of the importance of dark skies. One idea was to hold a star party to encourage the public to enjoy the beautiful night skies. It was hoped that this awareness would increase interest in saving the dark skies of the Colorado Plateau.</p>

<p><em><strong>Why is it called the Heritage Starfest?</strong></em></p>

<p>The planning committee was looking for a name that would reflect the long history of dark skies on the Colorado Plateau. Kate Magargal came up with the word &ldquo;heritage&rdquo;. Rather than calling the event a Star Party, we wanted to focus on an entire festival of events. We ended up with Heritage Starfest.</p>

<p><strong><em>How long as the Heritage Starfest been around?</em></strong></p>

<p>The first annual Starfest was held in 2010. Events were held in Loa, Lyman, and Bicknell during the first year. For the second event, all events were moved to the Wayne County Community Center in Bicknell, Utah.</p>

<p>The Third Annual Heritage Starfest will be held Friday October 12, and Saturday October 13, 2012.<br />
Put these dates on your calendar and head to Wayne County</p>

<p>&nbsp;</p>

<p>The Heritage Starfest includes a wide range of activities for individual and families.</p>

<p>Explore each of the following areas to learn more:</p>

<ul>
	<li>Annual IDA-CP Chapter Program</li>
	<li>Campfire Storytelling</li>
	<li>Dark Sky Fun Run/Walk/Bike</li>
	<li>Dark Sky Movie Matinee</li>
	<li>Constellation Tours<br />
	Both novice and experienced sky watchers enjoy the constellation tours provided by our volunteers.<br />
	During the day, our volunteers preview the upcoming attractions.<br />
	As the sun sets, the tours begin to explore the beauty of our night sky.
	<p>&nbsp;</p>
	</li>
	<li>Exhibits</li>
	<li>Family 4-H Activities</li>
	<li>Family Air and Space Activities</li>
	<li>Family-Friendly Films</li>
	<li>Free Food</li>
	<li>Local Attractions</li>
	<li>Parades</li>
	<li>Raffle</li>
	<li>Speakers</li>
	<li>Stargazing</li>
</ul>

<p>&nbsp;</p>

<div id="content-inner">
<div id="content-left">
<div>
<h2>&nbsp;</h2>
</div>
</div>
</div>

<h2>Schedule for 2012</h2>

<p><strong>Friday October 12, 2012</strong></p>

<p>6:30-8:00PM &ndash; 4H Family Astronomy, StarLab, exhibits, free&nbsp;food</p>

<p>8:00PM -&nbsp;Dark Sky Fun Run/Walk/Bike 5k; Campfire</p>

<p>8:30-midnight -&nbsp;Stargazing with Volunteer Telescopes,&nbsp;Constellation Tours, and Night Sky Viewing</p>

<p><strong>Saturday October 13, 2012</strong></p>

<p>2:30-4:00PM &ndash; Screening of &ldquo;Seeing in the Dark,&rdquo; Wayne Theatre on&nbsp;Highway 24 in Bicknell</p>

<p>4:00-6:00PM -&nbsp;Family Air and Space Activities and Vendors, StarLab, exhibits, kids movie</p>

<p>6:00-9:00PM &ndash; Free Food, Drink, and Smore Kits</p>

<p>6:00-8:00PM &ndash; Annual IDA Colorado Plateau Chapter Program &ndash; Lighting Demonstration, talk by Mt. Wilson Observatory Telescope Operator, James Mahon.</p>

<p>8:00-10:00PM &ndash; Campfire Storytelling and Raffle</p>

<p>8:30-midnight -&nbsp;Stargazing with Volunteer Telescopes</p>

<p>&nbsp;</p>

<hr />
<hr />
<p>&nbsp;</p>

<h2>Annual IDA-Colorado Plateau Chapter Program</h2>

<p>In conjunction with the Heritage Starfest, the International Dark-Sky Association Colorado Plateau Chapter and Entrada Institute sponsor a Saturday evening program.</p>

<p>This program features speakers focusing on the natural and cultural heritage of our dark skies and how they can be preserved for future generations.</p>

<p>In 2011, Kate Magargal presented a program called <strong>Dark Skies of the Colorado Plateau</strong>.</p>

<p>&nbsp;</p>

<hr />
<hr />
<p>&nbsp;</p>

<h2 align="center">2011- 2012 Blog Posts</h2>

<p>&nbsp;</p>

<div id="bottom-header">
<div id="nav-menu">
<p><strong>Join the Heritage Starfest on Facebook</strong><br />
July 01, 2012&nbsp; |&nbsp;&nbsp; Posted by : katemagargal&nbsp;<br />
The 2012 Heritage Starfest is now a Facebook event!&nbsp;&nbsp; To join the event, search &quot;Colorado Plateau Dark Skies&quot; which is a group on facebook. Click the events tab and you will see where you can click to join the &quot;Heritage Starfest 2012&quot; event. This is a free and public event so bring your friends and family!&nbsp;&nbsp; Also, feel free to join the Colorado Plateau Dark Skies group. The group will help you stay informed of activities relating to dark sky enjoyment and preservation under some of the best starry skies in the country.</p>

<p><strong>New Funding Source</strong><br />
November 15, 2011&nbsp; |&nbsp;&nbsp; Posted by : admin<br />
The Entrada Institute is working with the Heritage Starfest to fund speakers for the 2012 Heritage Starfest. This new funding source will allow the planning committee to reach outside the local area for program speakers and resources.</p>

<p><strong>Third Heritage Starfest Dates Announced</strong><br />
November 01, 2011&nbsp; |&nbsp;&nbsp; Posted by : admin<br />
The Third Annual Heritage Starfest will be held Friday October 12, and Saturday October 13, 2012. Put these dates on your calendar and head to Wayne County Utah for a wonderful Fall weekend of fun!</p>

<p><strong>Report to WCBA</strong><br />
October 11, 2011&nbsp; |&nbsp;&nbsp; Posted by : admin&nbsp;<br />
Annette Lamb provided a report to the Wayne County Business Association in Loa, Utah on October 11, 2011. She presented a short slide show providing an overview of the Heritage Starfest events highlighting the impact of the Heritage Starfest on local businesses. Thanks to the WCBA for their ongoing funding and support.</p>

<p><strong>Starfest Success</strong><br />
October 02, 2011&nbsp; |&nbsp;&nbsp; Posted by : admin<br />
The Second Annual Heritage Starfest was a wonderful way for families to learn about the heritage of dark skies, the science of astronomy, and the beauty of the universe. The festival included family activities, a 5K dark sky fun walk/run/bike event, night sky viewing through telescopes, an award-winning documentary film, dark skies programs, campfire storytelling, vendors, and much more.</p>

<p>Activities included a solar system game played with balls and paper plates. The active game got everyone moving while learning about astronomy. Linton Rohr shared his amazing meteorite collection with participants. The new 4-H iPad and Starwalk App was an exciting tool for identifying the constellations.</p>

<p>Kate Magargal and Steve Taylor were featured speakers. Kate discussed the dark skies of the Colorado Plateau. Steve talked about local place names and the role of stars in geographic location.</p>

<p>Each evening, telescopes were set up in the parking lot of the Wayne County Community Center. The afternoon began with overcast skies, but ended up with clear viewing by dark. Visitors of all ages were able to view Jupiter and four of its planets, the Andromeda galaxy, and much more. Thanks to the many volunteers and participants who made this event a great success! Check out photos on Facebook.</p>

<p><strong>Featured Storyteller Steve Taylor</strong><br />
September 06, 2011&nbsp; |&nbsp;&nbsp; Posted by : admin<br />
Wayne County historian and storyteller Steve Taylor will be a featured storyteller at the Heritage Starfest Campfire Storytelling event Saturday Night October 1.</p>

<p><strong>Newspaper Ad</strong><br />
September 05, 2011&nbsp; |&nbsp;&nbsp; Posted by : admin&nbsp;<br />
Check out the newspaper ad for the 2011 Heritage Starfest. Go to Newspaper Ad.</p>

<p><strong>THE CITY DARK featured at Starfest</strong><br />
August 09, 2011&nbsp; |&nbsp;&nbsp; Posted by : admin<br />
The award-winning film &quot;The City Dark&quot; will be featured at a Saturday matinee during the Heritage Starfest. Learn more about this exciting film at The City Dark.</p>

<p><strong>Heritage Starfest 2011</strong><br />
Press And Media Kit Available<br />
August 08, 2011&nbsp; |&nbsp;&nbsp; Posted by : admin<br />
Check out the 2011 Heritage Starfest Poster and Rack Card (Side 1 and Side 2). You can also print an informational sheet about the festival. For more information, go to the Press-Media Kit page.</p>

<p><strong>Heritage Starfest Slide Show</strong><br />
July 27, 2011&nbsp; |&nbsp;&nbsp; Posted by : admin&nbsp;<br />
Watch a slide show created to discuss the Heritage starfest event and potential economic impact for Wayne County. Go to http://www.youtube.com/watch?v=Mhs_ibjR9iA</p>

<p>&nbsp;</p>

<hr />
<hr />
<p>&nbsp;</p>

<h2><strong>More Background on Heritage StarFest</strong></h2>

<p>Heritage StarFest is an annual festival in Wayne County, Utah, that brings together astronomy enthusiasts, scientists, families, and the local community to celebrate and protect the region&rsquo;s exceptionally dark night skies. Set against the backdrop of Capitol Reef National Park and the rural towns of the Colorado Plateau, this event has become a cornerstone for dark sky advocacy and astrotourism in the American West. This article explores the history, activities, audience, reputation, cultural significance, and media coverage of Heritage StarFest, providing a thorough introduction for anyone interested in this unique celebration.</p>

<hr />
<h2>History and Origins</h2>

<p>Heritage StarFest was established in 2010 as a collaborative initiative between local organizations and Capitol Reef National Park. The festival was created in response to increasing concerns about light pollution and the desire to preserve the region&rsquo;s pristine night skies, which are among the darkest in the continental United States. The event is typically held in the fall, coinciding with the new moon to maximize opportunities for celestial observation.</p>

<p>The festival&rsquo;s inception aligns with the growing movement to recognize and protect dark sky areas, and its location in Wayne County-home to Capitol Reef National Park, an International Dark Sky Park-makes it especially significant. Over the years, Heritage StarFest has grown from a small local gathering to a well-known event that attracts visitors from across the country and internationally.</p>

<hr />
<h2>Setting: Capitol Reef and Wayne County</h2>

<p>Capitol Reef National Park, located in south-central Utah, is renowned for its dramatic geology and remote, unspoiled landscapes. The park&rsquo;s rural location, far from major urban centers, means minimal light pollution and ideal conditions for astronomical observation. The park&rsquo;s commitment to night sky preservation was recognized in 2015 when it received International Dark Sky Park status, further cementing its role as a hub for astrotourism and education about the night sky.</p>

<p>Wayne County, which includes small towns such as Torrey, Bicknell, and Loa, provides a welcoming and accessible base for festival activities. The community&rsquo;s support and enthusiasm have been critical to the festival&rsquo;s ongoing success.</p>

<hr />
<h2>Festival Activities and Features</h2>

<p>Heritage StarFest offers a diverse array of activities designed to appeal to both novice and experienced skywatchers, as well as families and children. Typical events include:</p>

<ul>
	<li>
	<p><strong>Telescope Viewing:</strong> Volunteers and local astronomers set up telescopes for public use, offering guided tours of the night sky and the opportunity to observe planets, galaxies, and deep-sky objects.</p>
	</li>
	<li>
	<p><strong>Constellation Tours:</strong> Experts lead participants on tours of the constellations, sharing stories and scientific insights about the stars and their significance in various cultures.</p>
	</li>
	<li>
	<p><strong>Educational Programs:</strong> The festival features lectures, workshops, and demonstrations on topics such as light pollution, astronomy, and the cultural heritage of the Colorado Plateau.</p>
	</li>
	<li>
	<p><strong>Family Activities:</strong> Activities for children and families, such as astronomy-themed games, crafts, and interactive exhibits, make the event accessible and engaging for all ages.</p>
	</li>
	<li>
	<p><strong>Campfire Storytelling:</strong> Evenings often include storytelling sessions around a campfire, blending local history, folklore, and astronomy.</p>
	</li>
	<li>
	<p><strong>Fun Runs and Walks:</strong> Some editions of the festival have included dark sky-themed 5K runs or walks, encouraging healthy outdoor activity under the stars.</p>
	</li>
	<li>
	<p><strong>Film Screenings:</strong> Documentaries and films related to astronomy and dark sky preservation are often shown as part of the festival&rsquo;s educational outreach.</p>
	</li>
</ul>

<p>The festival&rsquo;s programming is designed to foster both enjoyment and appreciation of the night sky, as well as to educate participants about the importance of dark sky preservation.</p>

<hr />
<h2>Partnerships and Sponsors</h2>

<p>Heritage StarFest is supported by a network of local and regional partners, including Capitol Reef National Park, the Entrada Institute (a nonprofit focused on the natural and cultural heritage of the Colorado Plateau), and the International Dark-Sky Association (IDA). These partnerships provide funding, expertise, and organizational support, helping to ensure the festival&rsquo;s continued growth and impact.</p>

<p>The involvement of the Entrada Institute and the IDA, in particular, highlights the festival&rsquo;s dual focus on scientific education and cultural heritage. These organizations often provide speakers, educational materials, and outreach to help raise awareness about the value of dark skies.</p>

<hr />
<h2>Audience and Community Impact</h2>

<p>The festival attracts a diverse audience, including:</p>

<ul>
	<li>
	<p><strong>Local Residents:</strong> Heritage StarFest is a beloved community event, drawing families, students, and residents from Wayne County and surrounding areas.</p>
	</li>
	<li>
	<p><strong>Astrotourists:</strong> Astronomy enthusiasts from across the United States and abroad travel to the festival to experience the region&rsquo;s exceptional night skies.</p>
	</li>
	<li>
	<p><strong>Scientists and Educators:</strong> The event serves as a platform for astronomers, educators, and dark sky advocates to share their knowledge and connect with the public.</p>
	</li>
	<li>
	<p><strong>Families and Children:</strong> The festival&rsquo;s family-friendly programming makes it an ideal destination for parents and children interested in science and nature.</p>
	</li>
</ul>

<p>The festival&rsquo;s impact extends beyond entertainment, contributing to local economic development through tourism and raising awareness about the importance of protecting dark skies for future generations.</p>

<hr />
<h2>Reputation and Reviews</h2>

<p>Heritage StarFest has received positive reviews from attendees, local media, and the astronomy community. Participants often praise the event&rsquo;s welcoming atmosphere, high-quality programming, and the rare opportunity to experience truly dark skies. The festival is frequently mentioned in travel guides and astronomy publications as a must-visit event for stargazers.</p>

<p>Local news outlets and community organizations have highlighted the festival&rsquo;s role in promoting Wayne County as a destination for astrotourism and outdoor recreation. The event&rsquo;s educational components are also lauded for inspiring young people to pursue interests in science and conservation.</p>

<hr />
<h2>Press and Media Coverage</h2>

<p>Heritage StarFest has been featured in regional newspapers, tourism publications, and astronomy magazines. Media coverage often emphasizes the festival&rsquo;s unique setting, its contributions to dark sky preservation, and its role in bringing together diverse groups of people for a shared appreciation of the night sky.</p>

<p>The festival&rsquo;s partnership with Capitol Reef National Park has also garnered attention, particularly following the park&rsquo;s designation as an International Dark Sky Park. This recognition has helped to raise the profile of both the festival and the region as a whole.</p>

<hr />
<h2>Cultural and Social Significance</h2>

<p>The cultural significance of Heritage StarFest lies in its celebration of both the natural environment and the human stories connected to the night sky. The festival serves as a reminder of the importance of dark skies to the heritage of the Colorado Plateau, which has been home to Indigenous peoples, explorers, and settlers who relied on the stars for navigation, storytelling, and cultural expression.</p>

<p>By fostering a sense of wonder and stewardship, Heritage StarFest contributes to ongoing efforts to protect the region&rsquo;s night skies from the encroachment of light pollution. The event also provides a space for intergenerational learning, where elders, scientists, and young people can share knowledge and inspiration.</p>

<hr />
<h2>Notable Examples and Highlights</h2>

<p>Over the years, Heritage StarFest has hosted a variety of memorable events and speakers, including:</p>

<ul>
	<li>
	<p><strong>Guest Lectures:</strong> Presentations by astronomers, park rangers, and dark sky advocates on topics ranging from astrophysics to the cultural history of stargazing.</p>
	</li>
	<li>
	<p><strong>Meteorite Exhibits:</strong> Displays of meteorites and other celestial objects, allowing participants to handle and learn about these rare artifacts.</p>
	</li>
	<li>
	<p><strong>Collaborative Programs:</strong> Joint events with the International Dark-Sky Association and other organizations focused on light pollution and conservation.</p>
	</li>
	<li>
	<p><strong>Community Engagement:</strong> Involvement of local schools, 4-H clubs, and community groups in organizing and participating in festival activities.</p>
	</li>
</ul>

<p>These highlights demonstrate the festival&rsquo;s commitment to education, community engagement, and the celebration of the night sky as a shared resource.</p>

<hr />
<h2>Insights and Specifics</h2>

<p>Several factors set Heritage StarFest apart from other astronomy festivals:</p>

<ul>
	<li>
	<p><strong>Location:</strong> The festival&rsquo;s setting in one of the darkest regions of the United States provides unparalleled opportunities for stargazing and astrophotography.</p>
	</li>
	<li>
	<p><strong>Accessibility:</strong> The event is designed to be accessible to people of all ages and backgrounds, with activities tailored to different interests and experience levels.</p>
	</li>
	<li>
	<p><strong>Community Spirit:</strong> Heritage StarFest is deeply rooted in the local community, with volunteers, businesses, and organizations working together to create a welcoming and inclusive atmosphere.</p>
	</li>
	<li>
	<p><strong>Advocacy:</strong> The festival is not just about enjoyment; it is also a platform for advocacy, raising awareness about the threats posed by light pollution and the need for conservation.</p>
	</li>
</ul>

<hr />
<p>&nbsp;</p>

<p>Heritage StarFest stands as a model for how communities can celebrate, protect, and share the wonders of the night sky. Through its diverse programming, strong partnerships, and commitment to education and conservation, the festival has become a vital part of Utah&rsquo;s cultural landscape and a beacon for dark sky enthusiasts everywhere. Whether you are a seasoned astronomer or a family looking for a unique outdoor experience, Heritage StarFest offers an unforgettable journey into the beauty and mystery of the cosmos.</p>
</div>
</div>

<p>&nbsp;</p>

<hr />
<hr />











<div /*id="page_footer"*/ style="font-size:24px; padding:20px; text-align:center;">HeritageStarFest.com</div>

<div style="clear:both;"></div></div>
</div>
<!--close content-->










<!--hor nav-->
<!--close hor nav-->



<!--footer-->



<!--close footer-->

<div style="clear:left;"></div></div>
<!--close main container-->







</div>
<!--outer container-->



</body>
</html>