<!DOCTYPE html>
<html lang="en">    
	<head>
        <meta charset="utf-8">
        <title>Home | thelinuxnoob.com</title>
        <meta name="description" content="Barn Diva Lynn - Offering Line Dancing Lessons at the Barn in Sanford"/>
        <meta name="keywords" content="line dancing, line dancing orlando, central florida line dancing, orlando line dancing, sanford line dancing, the barn sanford" />
        <!-- Le styles -->
        <link href="/lf/skins/fresh/css/styles.css" rel="stylesheet">
        <link href="/lf/skins/fresh/css/nav.css" rel="stylesheet">
	</head>
    <body>
		<div class="container">
            <header>
                <div class="page_sizer">
                    <h1 id="littlefoot_logo">Barn Diva Lynn</h1>
                    <div id="_auth">

	<form id="_auth_login_form" action="http://thelinuxnoob.com/index.php/_auth/login" method="post">
			<ul>
				<input type="hidden" name="dest" value="" />
				<li class="_auth_user"><input type="text" name="user" placeholder="username" /></li>
				<li class="_auth_pass"><input type="password" name="pass" placeholder="password" /></li>
				<li class="_auth_submit"><input type="submit" value="Log In" /></li>
				<li><a href="http://thelinuxnoob.com/index.php/_auth/forgotform">Reset?</a></li>
							</ul>
	</form> 

</div>

                </div>
            </header>
            <nav>
                <div class= "page_sizer">
                    <ul><li class="active"><a href="http://thelinuxnoob.com/index.php/" title="Home">Home</a></li><li><a href="http://thelinuxnoob.com/index.php/step-sheets/" title="Step Sheets">Step Sheets</a></li><li><a href="http://thelinuxnoob.com/index.php/classes/" title="Classes">Classes</a></li></ul>
                </div>
			</nav>
			<div class="content">
				<div class="page_sizer">
                    
				<div id="pages-168" class="app-pages"><h2>Ms. Barn Diva Lynn</h2><p><img alt="lynn" src="http://198.136.48.11/~barndiva/lf/media/img/lynn.JPG" style="border-style:solid; border-width:2px; float:right; height:475px; margin-left:5px; margin-right:5px; width:356px" /></p>

<p>Lynn is from Queens, New York and started country line dancing in 2001 in&nbsp;Orlando, FL and just loves it! So much so that she got familiar with the UCWDC&nbsp;dancing circuit.</p>

<p>Her first competition was on a team called &ldquo;The Peeps&rdquo; and the contest was held at&nbsp;The Barn in Sanford, FL in May of 2003. They won the contest!&nbsp;Then in November of 2003, She joined the team &ldquo;The Barnstormers&rdquo; and entered in&nbsp;a team competition at the Sunshine State Dance Competition in Ft. Lauderdale, FL.&nbsp;They took 1st place!</p>

<p>In February of 2005, at the Florida Dance Stampede, Lynn entered into the Pro-Am&nbsp;competiton with 2 of her favorite instructors at the time she was taking lessons. She&nbsp;received the awards of Gold and Gold with honors!</p>

<p>Lynn went on to start choreographing her own dances as well collaborated with&nbsp;other instructors &amp; line dancers.&nbsp;In 2006, again at the Florida Dance Stampede, she entered and danced 2 of her&nbsp;collaborated choreographed line dances of which she took 2nd place (Sexy&nbsp;Badonkadonk and 5th place (Shut Up and Dance).&nbsp;Lynn&rsquo;s other favorite event was dancing at the half time show at a UCF football&nbsp;game in 2006 with a team of line dancers.&nbsp;She has taught at many events over the years, namely, Diamonds &amp; Denim for the&nbsp;grand opening of Rt. 46 in 2008 (Being introduced by WESH TV&rsquo;S Amy Sweezey!),&nbsp;Several Alive after Five events in Sanford, FL, on two line dance cruises, high&nbsp;school events, several private &lsquo;hoe down parties&rsquo;, a black tie event for Habitat for&nbsp;Humanity, a girl scout event, teaching line dances with many Band gigs around&nbsp;Central Florida as well as workshops like The Space Coast Blast and Gonna make U&nbsp;Dance.</p>

<p>Lynn has since been asked to be an instructor at The Barn in Sanford in 2008 and is&nbsp;currently teaching classes there on Wednesday and Friday nights. She also attends&nbsp;many classes &amp; workshops to bring the fun, current dances to her classes.&nbsp;She has a bubbly, positive, warm and friendly personality, and her clever sense of&nbsp;humor keeps people laughing while she incorporates good technique along with the&nbsp;steps to make her lessons fun, comfortable, and informative. If you have the chance&nbsp;to watch Lynn in open dance, you&rsquo;ll see a talented personality on the floor, as she is&nbsp;as entertaining to watch as she is to learn from.</p>

<p>Lynn says: &ldquo;Line dancing is great exercise, lots of fun and a fantastic stress&nbsp;reliever!! And you meet wonderful people! I would love to share my knowledge and&nbsp;experience with you!&rdquo;</p>
</div>
                </div>
			</div>
		</div>
        <footer>
		    <div class="footer-credits page_sizer">
					Powered by &copy; <a href="">LittlefootCMS</a>
                    
			</div>
		</footer>
	</body>
</html>

<!-- Load in jQuery for handy hover function | Removes titles of links on hover-->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" type="text/javascript" charset="utf-8"></script>
<script type="text/javascript" charset="utf-8">
        $(document).ready(function() {
            // All links in main menu div
            var menu_links = $('ul.navigation a');
            // On mouse hover
            menu_links.hover(
                // In: Store and remove title
                function() {
                    old_title = $(this).attr('title');
                    $(this).attr('title',''); 
                },
                // Out: Replace title
                function() {
                    $(this).attr('title', old_title);
                }
            );
        });
</script (http://december.com/html/4/element/script.html)>
