Mountain Biking in Capitol Reef
Mountain Biking / Cycling

Mountain Biking Variety
The Capitol Reef area boasts a variety of mountain biking adventures.  Though there are only about a dozen trails identified, these routes are highly rewarding in their scenic quality.  You may choose an easy ride along the Capitol Reef Scenic Drive offering 19 miles of the best of Capitol Reef National Park including the famous Grand Wash and Capitol Gorge.  Or you may choose a more strenuous ride along the Tantalus Flats trail which begins high on the flank of Boulder Mountain and descends 14 miles on a moderately technical double track into the contorted ridges and canyons of the Water Pocket Fold.  And for the more dedicated fat tire fanatic the Cathedral Valley trail provides 65 miles of extremely remote and seldom seen formations and vistas.

View Biking Trails / Maps - Here!

500 Internal Server Error

Internal Server Error

Mismatch between target UID (33) and UID (6615) of file "/home/users/c/capreef/public_html/tguide.php"


suPHP 0.8.0-pre
"; echo "

$theCat sorted by community

"; $Cquery = "SELECT DISTINCT tbl_categorysub.subCatName,tbl_categorysub.ID FROM tbl_categorysub,mdl_mrebusinesslist,tbl_category WHERE tbl_categorysub.ID = mdl_mrebusinesslist.recordSubCatID AND mdl_mrebusinesslist.recordCategoryID = tbl_category.ID AND tbl_category.categoryModuleID = '26' AND tbl_category.categorySection = '$theCat' ORDER BY tbl_category.categorySortOrder"; $Cresult = mysql_query($Cquery); $count = 0; while($Crow = mysql_fetch_array($Cresult)) { echo "

> $Crow[subCatName]

"; echo"
"; $query = "SELECT mdl_mrebusinesslist.* FROM mdl_mrebusinesslist,tbl_category WHERE mdl_mrebusinesslist.recordSubCatID = '$Crow[ID]' AND mdl_mrebusinesslist.recordCategoryID = tbl_category.ID AND tbl_category.categorySection = '$theCat' and mdl_mrebusinesslist.recordShow = 1 ORDER BY mdl_mrebusinesslist.recordName"; $result = mysql_query($query); $rowcount = mysql_num_rows($result); if($rowcount > 0) { while($row = mysql_fetch_array($result)) { include("queryformat.php"); } } echo"
"; $count++; } echo"

 

"; ?>