Showing posts with label continental divide. Show all posts
Showing posts with label continental divide. Show all posts

Friday, September 12, 2008

Continental Divide Trail Work, this Weekend!

Email from Amy:
"The Montana Wilderness Association, Prickly Pear Land Trust, and the Helena Bike Club are putting on a pair of trail workdays on the Continental divide Trail north of Butte, Saturday and Sunday, Sept, 13 and 14. They have contacted IMBA and have an IMBA Trail Care Crew participating also. The Montana Mountain bike Alliance needs to put up a strong presence. Basically, the MWA and the Helena Club do not take us seriously. We need to put on a show of force. Our plan is to just go there for the Saturday session, but to show up in a big way.

It will help if participants sign up on the Prickly Pear Land trust website. Then they will have enough trail tools on hand. Also the Back Country Horseman are feeding us afterwards on Saturday, so by signing up they get a head count of workers.

This trail is being built as a result of the High Divide Agreement between Helena, Butte, and Anaconda bikers and the Montana Wilderness Association. The work area is up above Basin, MT. Exit 156 on I-15. 9 miles up Basin Creek road #172. ¾ mile past Winters Camp turn left on road #8513. Follow this for 4 miles to Joe Bowers Trailhead. I hope there is signage to assist us. A presentation by the IMBA trail crew is scheduled at 10 am."


-DNA

Tuesday, July 8, 2008

Sheep Creek, Coffin lakes

I went on the second two MMBA advocacy rides this weekend. Coffin lakes trail was in good shape all the way to the lake, as long as you didn't mind fresh cow pies too much. It was a good trail, but stormy weather and cramped quarters at the view point for the lake made it the lesser of the two rides.

Sheep creek was a real gem of a trail, one of the best mountain lake trails I've ever ridden. It was dry up to just about 9,000' (right Denny?)and featured a 3 mile high speed meadow section second to none.

There's Denny and someone whose name escapes me.


Here's the lake


Get out there and ride it, and write! Info here and from IMBA here and a easy to use form letter here.

Feel free to ignore the rest if you don't like looking at CSS.


#outer-wrapper {
width: 660px;
margin:0 auto;
padding:10px;
text-align:left;
font: normal normal 100% 'Trebuchet MS',Trebuchet,Verdana,Sans-serif;
}

#main-wrapper {
width: 410px;
float: left;


410 pixel width? optimized for all those people at 800x600 eh? Someone hates freedom. If this were my blog i'd do

#outer-wrapper {
max-width: 1000px;
margin:0 auto;
padding:10px;
text-align:left;
font: normal normal 100% 'Trebuchet MS',Trebuchet,Verdana,Sans-serif;
}
#content-wrapper {
width:auto;
}
#main-wrapper {
width: 66%;
min-width:400px;
max-width: 600px;
float: left;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
}


(just joking, this blog is a great, thanks for letting me contribute)