
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> 
 
<head> 
 
    <meta name="description" content="Mountain Trail Rider's Association" /> 
    <meta name="keywords" content="Mountain Trail Riders" /> 
    <meta name="copyright" content="Mountain Trail Rider's Association" /> 
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 
    <meta name="revisit-after" content="1 day" /> 
    <meta name="DC.title" content="Mountain Trail Rider's Association" /> 
    <meta name="robots" content="all" /> 
      
    <link rel="stylesheet" type="text/css" href="css/main.css" /> 
    
	<!-- Pull in the JQUERY library --> 
	<script type="text/javascript" src="scripts/jquery-1.2.6.min.js"></script> 
    
    <!-- Pull in and set up the JFLOW functionality --> 
    <script type="text/javascript" src="scripts/jquery.flow.1.2.min.js"></script> 
    <script type="text/javascript"> 
	$(document).ready(function(){
	
		$("#myController").jFlow({
			slides: "#mySlides",
			controller: ".jFlowControl", // must be class, use . sign
			slideWrapper : "#jFlowSlide", // must be id, use # sign
			selectedWrapper: "jFlowSelected",  // just pure text, no sign
			width: "980px",
			height: "377px",
			duration: 500,
			prev: ".jFlowPrev", // must be class, use . sign
			next: ".jFlowNext" // must be class, use . sign
		});
	
	});
	</script> 
    
    <!-- Pull in and set up the DROPDOWN functionality --> 
	<script type="text/javascript" src="scripts/hoverIntent.js"></script> 
    <script type="text/javascript" src="scripts/superfish.js"></script> 
     
    <script type="text/javascript"> 
$(document).ready(function(){ 
            $("ul.sf-menu").superfish(); 
        });
</script> 
    
    <title>Welcome to the Mountain Trail Rider's Association!</title> 
    <style type="text/css"> 
<!--
a:link {
	color: #ccccc;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
}
.style5 {color: #FF0000}
.style6 {color: #FFFFFF}
.style7 {color: #FF0000; font-weight: bold; }
.style71 {color: #FF0000; font-weight: bold; }
-->
    </style> 
    <meta name="Description" content="Mountain Trail Rider's Assocaition was founed in Tennessee.  The MTN Trail Riders Organization fights to keep public off road riding facilities open and protects our right to ride off road vehicles." /> 
    <meta name="Keywords" content="mountain train riders, dirt bike, motorcycle, utv, quads, four wheelers, off road trails, trail riding, riding organizations" /> 
    <script src="Scripts2/AC_RunActiveContent.js" type="text/javascript"></script> 
</head> 
 
<body> 
 
<!-- Centers the page --> 
<div id="content"> 
	
    <!-- Header --> 
    <div id="header"> 
    	
        <!--
		This is where your logo goes. If you change the size of the logo
		in the PSD file, you need to change the size of it in the stylesheet
		--> 
      <span class="contact-info"><!-- Numbers should be enclosed in <em> tags for readability (totally optional though) --> 
  </span>  	</div> 
<!-- END header --> 
    
    <!-- Navigation --> 
    <div id="navigation"> 
    
		<!--
		Because IE is so tricky (stupid), there are a few too many classes here.
		If you don't care about the blue rollover sticking in IE when you go to the right for the sub-sub menu,
		you can get rid of the "item" class.
		
		The "first" class is for the top level navigation and it simply causes the menu item to lose the left border,
		which is good for the first item in the list.
		
		The "last" class is almost the same, but it causes the menu item to lose the right border, which is good for
		the last item in the list.
		
		The "top" class is for the sub and sub-sub menus, and it causes the menu item to lose it's top border.
		The "bottom" class is for the sub and sub-sub menus as well, and it causes the menu item to lose it's bottom border.
		--> 
	
    	<ul id="nav" class="sf-menu"> 
        	<li><a class="first" href="index.html">Home</a></li> 
			<li><a href="#">About Us</a> 
            
            	<ul> 
                	<li><a class="top item" href="mission.html">Mission</a></li> 
                    <li><a class="item" href="goals.html">Goals</a></li> 
                    <li><a class="item" href="accomplishments.html">Accomplishments</a></li> 
                    <li><a class="item" href="trail.html">Trail Info</a></li> 
                   
               	</ul> 
            </li> 
            <li><a href="calander.html">Calendar</a></li> 
            <li><a href="members.html">Members</a></li> 
            <li><a href="forms.html">Forms</a></li> 
            <li><a href="gallery.html">Gallery</a></li> 
            <li><a href="links.html">Links</a></li> 
            <li><a class="last" href="contact.html">Contact Us</a></li> 
   	  </ul> 
    </div> 
<!-- END navigation --> 
    
    <!-- Slider Area --> 
    <div id="slider-content"> 
    
    	<div id="myController"> 
        
        	<!-- This area is hidden, but you need to add more of these if you add more slider DIVs
            The next one would be: ... <span class="jFlowControl">4</span> ... and so on --> 
            
            <span class="jFlowControl">1</span> 
            <span class="jFlowControl">2</span> 
            <span class="jFlowControl">3</span>        </div> 
    
    	<div id="mySlides"> 
        
        	<!-- Each DIV is a separate slider, just add more DIVs if you want more, but be sure to add
            more "jFlowControl" SPANs as described above, or it will not work. --> 
            
			<div><!-- Slider 1 --> 
			  <img src="graphics/home_photo_01.jpg" alt="Fighting for your right to ride!" /> 
			  <div class="blue-block">MTN Trail Riders Welcomes You - click the arrows to scroll around.</div> 
          </div> 
<div><!-- Slider 2 --> 
            	<img src="graphics/home_photo_02.jpg" alt="Bikes and Quads have the right" /> 
<div class="blue-block"> 
                	Help Us Help You, Preserve our right to ride      </div> 
          </div> 
      <div><!-- Slider 3 --> 
            	<img src="graphics/home_photo_03.jpg" alt="UTV's The right to ride is yours" /> 
<div class="blue-block"> 
                	&quot;We all have the right&quot;</div> 
          </div> 
	  </div> 
        <!-- END mySlides --> 
	
   		<!-- Previous and Next Arrow Buttons (The text is hidden using CSS) --> 
        <span class="jFlowPrev">Previous</span> 
        <span class="jFlowNext">Next</span>  	</div> 
<!-- END slider-content --> 
    
    <div id="main-content"> 
    	
      <div class="left"> 
        	<h2>The Vision of the MTN Trail Riders Association</h2> 
            
            <p>Motorized trail riding is a sport that has suffered from  negative public perception in the past due to a variety of factors, including  misinformation, negative stereotypes, and even the actions of a few bad apples.  This perception has led to the closing of trails and an overall negative public  opinion of our sport. Our vision is to change this for the better through  positive interaction promoting our sport with forestry officials, members of local  and state government, and the overall community. </p> 
            
        <h2>Recent News</h2> 
        
        <p class="style7"><strong>December, 2010 <span class="style5"> Thank you everyone!</span></strong></p> 
<p>Thanks to everyone that  came out&nbsp;to our Teryx Demo Days at I81 motorsports park&nbsp;and  our&nbsp;1st Annual Christmas Dinner.&nbsp; Good times were had by all and some  great stories were told. Hope to see&nbsp;everyone again next year in 2011.</p> 
<p>Everyone be sure and  checkout the video of our Brown Mtn Trail ride on <a href="http://www.offroadviking.com/" target="_blank">www.offroadviking.com</a>.&nbsp;  What a an awesome video.&nbsp; </p> 
<p>Thanks guys!</p> 
<p> ________________________________________________________________________</p> 
        
       
<p class="style7"><strong>September, 2010 <span class="style5"> Photos of the Completed Rock Project are up!</span></strong></p> 
<p>MTN is proud to announce that we have completed the Rock Project as agreed with the forestry service. We would like to thank everyone involved. Projects like this is what give the MTN association a solid name and stronger foothold in preserving our right to ride. </p> 
        <p>We have several photos of the project in the Gallery section of the site. </p> 
        <p>Again, Thank You. ________________________________________________________________________</p> 
        
        <p class="style7"><strong>August, 2010 <span class="style5"> Yamaha Grant Information</span></strong></p> 
        <p>Back in June 2010,&nbsp;MTN Trail Riders&nbsp;put together a  grant proposal for the Yamaha OHV Grant Initiative to receive funds for the  Buffalo Mtn. OHV Trail Restoration Project.&nbsp; This project includes installing  lights in the parking lot at the Buffallo Mtn. atv trail head, a bear proof  trash can, installing flexpost with proper markings for the trail, and  providing trail maps.&nbsp; Aug. 9th, 2010, we received a letter from Yamaha  and this is a brief description of what it said...</p> 
        <p>Yamaha Motor Corp., U.S.A. is pleased to inform MTN Trail  Riders that your application for an Access Initiative GRANT has been APPROVED  for the Buffalo Mountain OHV Trail Restoration Project in the amount of $7,  158.00.</p> 
        <p>The Yamaha OHV Initiative combines the strength of Yamaha's  national dealer network and customers to create a unified force supporting  safe, responsible riding and sustainable, open riding areas.&nbsp; We are  excited about MTN Trail Riders Assoc. efforts and are happy to contribute to  its success.</p> 
        <p>Congratulations on your Yamaha OHV Access initiative  GRANT.&nbsp; We wish you great success in your project and look forward to  learning about your efforts in supporting safe, responsible riding and open,  sustainable riding areas.<br /> 
          ________________________________________________________________________
          <br /> 
        </p> 
        <p class="style7"><strong>April 25th, 2010 <span class="style5">MORE SHIRTS ARE NOW AVAILABLE IN ALL SIZES!!</span></strong></p> 
        <p><img src="graphics/tshirt.png" alt="the t-shirts are ready" name="tshirt" width="200" height="150" class="img-left" id="tshirt" /></p> 
        <ul> 
          <li>MTN Tee Shirts are for sale for $10</li> 
          <li>XX and XXX are going for $12</li> 
          <li>Stickers are only $1<br /> 
            <br /> 
          You can purchase these items by either contacting a <a href="members.html" target="_blank">Board Member</a> or by attending a monthly meeting.
          <br /> 
          <br /> 
          </li> 
        </ul> 
        <p>&nbsp;</p> 
      </div> 
        
        <div class="right"> 
          <h2 align="center"><em><strong> Sponsors</strong></em></h2> 
          <p align="left"> 
            <map name="Map" id="Map2"> 
                <area shape="rect" coords="12,12,114,50" href="http://rainesracing.com" target="_blank" alt="" /> 
                <area shape="rect" coords="83,58,212,72" href="http://promotobillet.com" target="_blank" alt="" /> 
                <area shape="rect" coords="13,83,103,118" href="http://litzracing.com" target="_blank" alt="" /> 
            </map> 
            <script type="text/javascript"> 
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','200','height','200','hspace','10','title','sponsors','src','sponsor_banner/rotator200x200','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','sponsor_banner/rotator200x200' ); //end AC code
</script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="200" height="200" hspace="10" title="sponsors">
          <param name="movie" value="sponsor_banner/rotator200x200.swf" />
              <param name="quality" value="high" />
              <embed src="sponsor_banner/rotator200x200.swf" width="200" height="200" hspace="10" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash"></embed>
            </object></noscript> 
            <br /> 
            These Fine folks support our association, so be sure to click to visit them!<br /> 
            <br /> 
            <script type="text/javascript"> 
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','200','height','200','hspace','10','title','sponsors 2','src','sponsor_banner/rotator200x200.2','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','sponsor_banner/rotator200x200.2' ); //end AC code
</script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="200" height="200" hspace="10" title="sponsors 2">
          <param name="movie" value="sponsor_banner/rotator200x200.2.swf" />
              <param name="quality" value="high" />
          <embed src="sponsor_banner/rotator200x200.2.swf" width="200" height="200" hspace="10" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash"></embed>
            </object></noscript> 
          </p> 
          <p align="left">These folks don't have sites to click to, but please be sure to check them out!</p> 
          
          <h2 align="center"><em><strong>Next Meeting</strong></em></h2> 
          <p>Currently, our meeting are held on the first Thursday of every month.</p> 
          <ul> 
            <li>Next:<span class="style6"> 1-6-2011</span></li> 
            <li>Time: <span class="style6">7:00</span> pm</li> 
            <li>Where: Pardner's BBQ<br /> 
            5444 Hwy 11E Piney  Flats TN.<br /> 
            </li> 
          </ul> 
          <h2 align="center"><br /> 
          <em><strong>Recent Photos<br /> 
          </strong></em></h2> 
          <ul> 
            <li><a href="http://cmgoose.jalbum.net/mtn_nov09_1/" target="_blank">Members at work</a></li> 
            <li><a href="http://cmgoose.jalbum.net/mtn_trail_riders_11-20-2009/" target="_blank">Buff Mtn. Trail work 11-20-09</a></li> 
          </ul> 
          <h2 align="center"><em><strong><br /> 
          Facebook Page</strong></em></h2> 
          <p><iframe src="http://www.facebook.com/plugins/likebox.php?id=333380518567&amp;width=225&amp;connections=10&amp;stream=true&amp;header=true&amp;height=587" scrolling="no" frameborder="0" style="border:none; background-color:#FFFFFF; overflow:hidden; width:225px; height:587px;" allowTransparency="true"></iframe></p> 
          <p>&nbsp;</p> 
      </div> 
      <div class="clear"></div> 
        
    </div> 
    
</div> 
<!-- END content --> 
 
<div id="footer"> 
    <a class="first" href="index.html">Home</a> 
    &nbsp;|&nbsp;
    <a href="mission.html">About Us</a> 
    &nbsp;|&nbsp;
    <a href="calander.html">Calandar</a> 
    &nbsp;|&nbsp;
    <a href="members.html">Members</a> 
    &nbsp;|&nbsp;
    <a href="forms.html">Forms</a> 
    &nbsp;|&nbsp;
<a href="gallery.html">Photo Gallery</a> 
    &nbsp;|&nbsp;
    <a class="last" href="contact.html">Contact Us</a> 
    
    <span>Copyright &copy; 2009 Mountain Trail Riders Association</span></div> 
 
</body> 
</html>
