CINXE.COM
Route Details - Silver Route 9 - South County AWC Connector - (9) - YCAT - Yuma County Intergovernmental Public Transportation Authority
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:fb="http://ogp.me/ns/fb#" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Route Details - Silver Route 9 - South County AWC Connector - (9) - YCAT - Yuma County Intergovernmental Public Transportation Authority</title> <meta name="google-translate-customization" content="8b88aaaec051d475-f7fea1d2e8a4499c-g3eddd3b973c5e55e-e"></meta> <META NAME="description" CONTENT=""> <META NAME="keywords" CONTENT=""> <meta property="og:title" content="YCIPTA" /> <meta property="og:type" content="website" /> <meta property="og:url" content="https://www.ycipta.org" /> <meta property="og:image" content="https://www.ycipta.org/art/image.jpg" /> <meta property="og:site_name" content="YCIPTA - Yuma County Intergovernmental Public Transportation Authority" /> <meta property="fb:admins" content="522101804" /> <link rel="alternate" href="/news-feed.html" title="YCIPTA news RSS feed" type="application/rss+xml" /> <link rel="alternate" href="/events-feed.html" title="YCIPTA events RSS feed" type="application/rss+xml" /> <link rel="alternate" href="/news-feed_sp.html" title="YCIPTA spanish news RSS feed" type="application/rss+xml" /> <link rel="alternate" href="/events-feed_sp.html" title="YCIPTA spanish events RSS feed" type="application/rss+xml" /> <link rel="stylesheet" type="text/css" href="/includes/css/site-default.css"/> <link href='//fonts.googleapis.com/css?family=Terminal+Dosis' rel='stylesheet' type='text/css'> <link rel="image_src" href="/art/image.jpg" /> <link rel="icon" type="image/png" href="/art/favicon.ico"> <link rel="apple-touch-icon" href="/art/ycipta-icon.png"/> <script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.5/jquery.min.js"></script> <script type="text/javascript" src="/includes/js/jquery.hoverIntent.minified.js"></script> <script type="text/javascript"> jQuery(document).ready(function($){ setInterval("displaytime()", 1000) function megaHoverOver(){ $(this).find(".sub").stop().fadeTo('fast', 1).show(); //Calculate width of all ul's (function($) { jQuery.fn.calcSubWidth = function() { rowWidth = 0; //Calculate row $(this).find("ul").each(function() { rowWidth += $(this).width(); }); }; })(jQuery); if ( $(this).find(".row").length > 0 ) { //If row exists... var biggestRow = 0; //Calculate each row $(this).find(".row").each(function() { $(this).calcSubWidth(); //Find biggest row if(rowWidth > biggestRow) { biggestRow = rowWidth; } }); //Set width $(this).find(".sub").css({'width' :biggestRow}); $(this).find(".row:last").css({'margin':'0'}); } else { //If row does not exist... $(this).calcSubWidth(); //Set Width $(this).find(".sub").css({'width' : rowWidth}); } } function megaHoverOut(){ $(this).find(".sub").stop().fadeTo('fast', 0, function() { $(this).hide(); }); } var config = { sensitivity: 2, // number = sensitivity threshold (must be 1 or higher) interval: 50, // number = milliseconds for onMouseOver polling interval over: megaHoverOver, // function = onMouseOver callback (REQUIRED) timeout: 200, // number = milliseconds delay before onMouseOut out: megaHoverOut // function = onMouseOut callback (REQUIRED) }; $("ul#topnav li .sub").css({'opacity':'0'}); $("ul#topnav li").hoverIntent(config); }); // Current Server Time script (SSI or PHP)- By JavaScriptKit.com (http://www.javascriptkit.com) // For this and over 400+ free scripts, visit JavaScript Kit- http://www.javascriptkit.com/ // This notice must stay intact for use. var currenttime = 'April 05, 2025 02:51:25' //PHP method of getting server date var montharray=new Array("January","February","March","April","May","June","July","August","September","October","November","December") var serverdate=new Date(currenttime) function padlength(what){ var output=(what.toString().length==1)? "0"+what : what return output } function displaytime(){ serverdate.setSeconds(serverdate.getSeconds()+1); var timestring=padlength(serverdate.getHours())+":"+padlength(serverdate.getMinutes())+":"+padlength(serverdate.getSeconds()); if (padlength(serverdate.getHours())>12) { var disptimestring=serverdate.getHours()-12+":"+padlength(serverdate.getMinutes())+" <span class=\"meridiem\">PM</span>"; } else { var disptimestring=serverdate.getHours()+":"+padlength(serverdate.getMinutes())+" <span class=\"meridiem\">AM\</span>"; } document.getElementById("servertime").innerHTML=disptimestring; } </script> <script type="text/javascript"> (function() { var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true; po.src = 'https://apis.google.com/js/plusone.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s); })(); </script> <style> #map_canvas { height: 100%; } .tstripe { background-color:#E4E4E4;} </style> <style> #simplemodal-overlay {background-color:#ffffff;} #simplemodal-container { background-color:#333; padding:20px; -moz-box-shadow:inset 0px -1px 0px 0px #cc6733; -webkit-box-shadow:inset 0px -1px 0px 0px #cc6733; box-shadow:inset 0px -1px 0px 0px #cc6733; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffc938), color-stop(1, #ff9c02) ); background:-moz-linear-gradient( center top, #ffc938 5%, #ff9c02 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc938', endColorstr='#ff9c02'); background-color:#ff9c02; width: 400px; height:300px; } </style> <script><!-- $(document).ready(function() { $('#HelpDiv').hide(); $('#HelpSlideUp').click(function(){ $('#HelpDiv').slideUp('fast'); }); $('#HelpSlideDown').click(function(){ $('#HelpDiv').slideDown('fast'); }); }); // --></script> <script type="text/javascript" src="//maps.googleapis.com/maps/api/js?key=AIzaSyABK9f-LavKBIcsrNMmA5TtQ0b2MxqEMWU&sensor=false"></script> <script type="text/javascript" src="/includes/js/jquery.simplemodal.1.4.2.min.js"></script> <script type="text/javascript" src="/includes/js/route-details-new.js"></script> </head> <body > <div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=193304280766766"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script> <div id="header"> <div id="toplinks"> <div id="topmessage"> <a href="/index.html"><img style="padding:0px 10px 0px 0px; float:left;" src="/art/YCIPTA.png" alt="YCIPTA.png" width="78" height="17" border="0" /></a> Yuma County Intergovernmental Public Transportation Authority </div> <div id="sociallinks"> <a href="http://www.linkedin.com/company/2891885?trk=tyah" target="_blank"><img src="/art/linkedin.gif" width="43" height="11" alt="linkedin" border="0" /></a> <a href="http://www.youtube.com/channel/UCti_4FOoNOtBq502nDrEtTg" target="_blank"><img src="/art/youtubelogo.png" width="27" height="10" alt="youtubelogo" border="0" /></a> <a href="http://www.facebook.com/pages/Yuma-County-Area-Transit-YCAT/303617009684640" target="_blank"><img src="/art/facebook.gif" alt="facebook.gif" width="50" height="10" border="0" /></a> <a href="http://twitter.com/YCAT_Yuma" target="_blank"><img src="/art/twitter.gif" alt="twitter.gif" width="50" height="10" border="0" /></a> <a href="http://www.flickr.com/photos/ycat/" target="_blank"><img src="/art/flickr.png" width="33" height="10" alt="flickr" border="0" /></a> <a href="https://plus.google.com/112964068217293530515?prsrc=3" rel="publisher" style="text-decoration:none;" target="_blank"><img src="//ssl.gstatic.com/images/icons/gplus-16.png" alt="Google+" style="border:0;width:16px;height:16px;"/></a> </div> <div style="clear:both;"></div> </div> <div id="logo"> <a href="/index.html"><img src="/art/YCAT.gif" alt="YCAT.gif" width="232" height="87" border="0" /></a> </div> <!--<div id="YCAT-15" style="position:absolute; left:60px; top:50px; z-index:1000;"> <a href="/index.html"><img src="/art/YCAT-15.jpg" alt="YCAT 15 Years of Service" width="130" height="130" border="0" /></a> </div>--> <div id="slogan"> <h3><i><b>See Where It Takes You!</b></i></h3> </div> <div id="headernav"> <a href="/index.html"><img src="/art/icon-home.gif" alt="icon-home.gif" width="15" height="13" border="0" /> Home</a> <img src="/art/topnavdiv.gif" alt="topnavdiv.gif" width="17" height="16" border="0" /> <a href="/site-map.html"><img src="/art/icon-sitemap.gif" alt="icon-sitemap.gif" width="15" height="14" border="0" /> Site Map</a> <img src="/art/topnavdiv.gif" alt="topnavdiv.gif" width="17" height="16" border="0" /> <a href="/privacy-policy.html"><img src="/art/icon-privacy.gif" alt="icon-privacy.gif" width="10" height="13" border="0" /> Privacy Policy</a> <img src="/art/topnavdiv.gif" alt="topnavdiv.gif" width="17" height="16" border="0" /> <img src="/art/icon-time.gif" alt="icon-time.gif" width="14" height="14" border="0" /> <!--TIME--> <span id="servertime" class="timedisplay"></span> <!-- <span class="timedisplay"> 12:58 </span> <span class="meridiem"> PM </span> --> </div> <div style="clear:both;"></div> <div id="weather"> <!-- <img src="/art/weather-placeholder.gif" alt="weather-placeholder.gif" width="390" height="97" border="0" /> --> <div class="weather" style="float:left; border-right:1px solid #CCCCCC; margin:10px 10px 10px 0px; padding:0px 0px; 0px 0px;"> <!--<h3>Current:</h3>--> <div class="condition" style="text-align:left; width:210px;"> <div style="float:left; width:60px; margin:0px 10px 0px 0px;"> <img src="/art/weather//large/sunny.gif" alt="weather"> </div> <div style="float:left; width:130px;"> <span style="font-size:8pt; line-height:10pt;"><b>Current Weather</b></span><br> <span style="font-size:16pt; line-height:18pt;"><b>0°F</b></span><br> <span style="font-size:8pt; line-height:10pt;"> Fair<br> Wind: North 0.0 MPH<br> Humidity: 0% </span> </div> <div style="clear:both;"></div> </div> </div> <!--<h3>Forecast</h3>--> <div class="weather" style="display:inline; text-align:center; margin:10px 5px; width:65px; float:left;"> <div><span style="font-size:8pt; line-height:12pt;"><b>Saturday</b></span></div> <img src="/art/weather//small/sunny.gif" alt="weather"?> <br> <span class="condition"> <span style="color:#000000; font-size:9pt;">82°</span> <span style="color:#6699CC; font-size:9pt;">57°</span> <!--Sunny and Breezy--> </span> </div> <div class="weather" style="display:inline; text-align:center; margin:10px 5px; width:65px; float:left;"> <div><span style="font-size:8pt; line-height:12pt;"><b>Sunday</b></span></div> <img src="/art/weather//small/sunny.gif" alt="weather"?> <br> <span class="condition"> <span style="color:#000000; font-size:9pt;">85°</span> <span style="color:#6699CC; font-size:9pt;">55°</span> <!--Sunny--> </span> </div> <div class="weather" style="display:inline; text-align:center; margin:10px 5px; width:65px; float:left;"> <div><span style="font-size:8pt; line-height:12pt;"><b>Monday</b></span></div> <img src="/art/weather//small/sunny.gif" alt="weather"?> <br> <span class="condition"> <span style="color:#000000; font-size:9pt;">89°</span> <span style="color:#6699CC; font-size:9pt;">58°</span> <!--Sunny--> </span> </div> </div> </div> <div id="navigation"> <ul id="topnav"> <li> <a href="/routes-and-services.html" class="routes-services">Routes & Services</a> <div class="sub"> <ul style="width:160px;"> <li><h2>Routes</h2></li> <!--<li><a href="/routes/1">Red Route 1</a></li>--> <li><a href="/routes/2">Orange Route 2</a></li> <li><a href="/routes/4">Green Route 4/4A</a></li> <li><a href="/routes/5">Blue Route 5</a></li> <li><a href="/routes/6a">Purple Route 6A</a></li> <li><a href="/routes/8">Gold Route 8</a></li> <li><a href="/routes/9">Silver Route 9</a></li> <li><a href="/routes/10">Turquoise Route 10</a></li> </ul> <ul style="width:180px;"> <li><h2> </h2> <li><a href="/routes/95">Yellow Route 95</a></li> <!--<li><a href="/routes/95ACCT">Yellow Route 95ACCT</a></li>--> <li><a href="/routes-and-services.html">Routes and Services</a></li> <li><a href="/system-map.html">System Map</a></li> <li><a href="/riders-guide.html">Rider's Guide</a></li> <li><a href="/stop-list.html">Bus Stop List</a></li> </ul> <ul style="width:260px;"> <li><h2>Services</h2></li> <li><a href="/ada.html">ADA Paratransit Application</a></li> <li><a href="/ycat-oncall-service-map.html">YCAT OnCall Service Area Map</a></li> <li><a href="/ycat-oncall.html">YCAT OnCall</a></li> <li><a href="/greyhound.html">Greyhound Connections to YCAT</a></li> <li><a href="/vanpool.html">YCAT Vanpool</a></li> </ul> </div> </li> <li> <a href="/rider-tools.html" class="rider-tools">Rider Tools</a> <div class="sub"> <ul style="width: 225px;"> <li><a href="/animals.html">Animals</a></li> <li><a href="/bicycles-on-buses.html">Bicycles on Buses</a></li> <li><a href="/charter-services.html">Charter Services</a></li> <li><a href="/commuter-calculator.html">Commuter Calculator</a></li> <li><a href="/customer-service.html">Customer Service</a></li> <li><a href="/discount-card.html">Discount Card for Students, Seniors and Passengers with Disabilities</a></li> <li><a href="/flex-route-deviations.html">Flex Route Deviations</a></li> <li><a href="/routes-and-services.html">Hours and Timetable</a></li> </ul> <ul style="width: 225px;"> <li><a href="/how-to-ride.html">How to Ride</a></li> <li><a href="/jury-duty.html">Jury Duty</a></li> <li><a href="/libraries-on-the-go.html">Libraries on the Go</a></li> <li><a href="/lost-and-found.html">Lost and Found</a></li> <li><a href="/mobility-devices.html">Mobility Devices</a></li> <li><a href="/mobility-training.html">Mobility Training</a></li> <li><a href="/night-owl.html">Night Owl</a></li> <li><a href="/personal-care-attendants.html">Personal Care Attendants</a></li> </ul> <ul style="width: 225px;"> <li><a href="/ride-and-read.html">Ride and Read!</a></li> <li><a href="/rules-of-the-road.html">Rules of the Road</a></li> <li><a href="/college.html">Take YCAT To College</a></li> <li><a href="/transfers.html">Transfers</a></li> <li><a href="/transit-links.html">Transit Links</a></li> <li><a href="/transit-watch.html">Transit Watch</a></li> <li><a href="/weather.html">Weather</a></li> </ul> </div> </li> <li> <a href="/fares-passes.html" class="fares-passes">Fares & Passes</a> <div class="sub"> <ul style="width: 200px;"> <li><a href="/ycat-oncall.html#fares">YCAT OnCall Fares</a></li> <li><a href="/purchase-passes.html">Purchase Passes Online</a></li> <li><a href="/ycat-fares.html">YCAT Fares</a></li> </ul> </div> </li> <li> <a href="/news-updates.html" class="news-updates">News & Updates</a> <div class="sub"> <ul style="width: 200px;"> <li><a href="/events.html">Calendar of Events</a></li> <li><a href="/cat-tales.html">CAT Tales</a></li> <li><a href="/news.html">News</a></li> <li><a href="/press-releases.html">Press Releases</a></li> <li><a href="/rider-alerts.html">Rider Alerts</a></li> </ul> </div> </li> <li> <a href="/inside-ycipta.html" class="inside-ycipta">Inside YCIPTA</a> <div class="sub"> <ul style="width: 200px;"> <li><a href="/about-ycipta.html">About YCIPTA</a></li> <li><a href="/advertising.html">Advertising</a></li> <li><a href="/bod-committees.html">Board of Directors & Committees Members</a></li> <li><a href="/agenda-packets.html">Board & Committee Agenda Packets</a></li> <li><a href="/employment.html">Employment Opportunities</a></li> </ul> <ul style="width: 220px;"> <li><a href="/gtfs.html">General Transit Feed Specification</a></li> <li><a href="/procurement-opportunities.html">Procurement Opportunities</a></li> <li><a href="/planning-for-the-future.html">Planning For the Future</a></li> <li><a href="/sell-ycat-passes.html">Sell YCAT Passes At Your Business</a></li> <li><a href="/community-transit-committee.html">Community Transit Committee</a></li> </ul> </div> </li> <li> <a href="/document-library.html" class="document-library">Document Library</a> </li> <li> <a href="/contact-us.html" class="contact-us">Contact Us</a> <div class="sub" style="left:-60px;"> <ul style="width: 175px;"> <li><a href="/customer-comments.html">Customer Comments</a></li> <li><a href="/customer-survey.html">Customer Survey</a></li> <li><a href="/request-for-public-information.html">Request For Public Information</a></li> <li><a href="/staff-directory.html">Staff Directory</a></li> <li><a href="/customer_rights.html">Customer Rights</a></li> <li><a href="/ada_complaints.html">ADA Complaints</a></li> <li><a href="/welcome-message.html">Welcome Message</a></li> <li><a href="/signup.html">Email Sign Up</a></li> </ul> </div> </li> <!--<li> </li>--> </ul> </div> <div id="wrapper_wide"> <div id="maincontent_wide"> <!--MAIN CONTENT--> <div id="page_body"> <div id="cms_body"> <!-- content --> <input type="hidden" id="route_color" value="#AFAFAF"> <input type="hidden" id="route_short_name" value="9"> <input type="hidden" id="route_id" value="17"> <h1><img src="/art/icon-maps.png" style="width: 42px; height: 32px;" alt="icon-maps" border="0"> Routes</h1> <hr> <h2>Silver Route 9 - South County AWC Connector ( 9 )</h2> <h4>Arizona Western College/Northern Arizona University/University of Arizona to Somerton and San Luis via County 14th Street</h4> <p><strong><img src="../../gallery2/d/101-1/pdf.gif" alt="" width="20" height="22" /> <a href="../../documents/9_Silver_120115_copy_1.pdf">Download Silver Route 9</a></strong></p> <p> </p> <p><strong><a href="../../documents/2025_Silver_Route_Sched.pdf">2025 Silver Route Schedule </a></strong></p> <p> </p> <p> </p> <!--<p><a href="#" id="HelpSlideDown" class="dow_inactive"/>Help and Instructions for Using This Page</a></p>--> <a name=recenter"></a> <div style="padding:10px 0px; width:950px;"> <a href="#recenter" class="recenter">Recenter</a> and zoom map to show all stops.<br> <div id="map" style="width:950px; min-width:950px; height:450px; margin:0px auto; border:1px solid #CCCCCC;"></div> </div> <input type="hidden" class="shape_id" name="rt9o" value="rt9o"><input type="hidden" class="shape_id" name="rt9i" value="rt9i"><input type="hidden" class="shape_id" name="rt9iAWC" value="rt9iAWC"> <a href="http://www.ycipta.org/stops/068"><b>(068)</b></a> <a href="http://www.ycipta.org/stops/068">AWC, NAU, UA Parking Lot</a><br><hr><a href="http://www.ycipta.org/stops/099"><b>(099)</b></a> <a href="http://www.ycipta.org/stops/099">24th Street @ Desert Mesa Elementary And Avenue 7 1/2E</a><br><hr><a href="http://www.ycipta.org/stops/100"><b>(100)</b></a> <a href="http://www.ycipta.org/stops/100">24th Street @ Gila Ridge High And College Avenue</a><br><hr><a href="http://www.ycipta.org/stops/317"><b>(317)</b></a> <a href="http://www.ycipta.org/stops/317">Araby Road @ 24th Street</a><br><hr><a href="http://www.ycipta.org/stops/328"><b>(328)</b></a> <a href="http://www.ycipta.org/stops/328">Araby Road @ 32nd Street</a><br><hr><a href="http://www.ycipta.org/stops/125"><b>(125)</b></a> <a href="http://www.ycipta.org/stops/125">US Highway 95 @ County 15th Street</a><br><hr><a href="http://www.ycipta.org/stops/127"><b>(127)</b></a> <a href="http://www.ycipta.org/stops/127">US Highway 95 @ Avenue C</a><br><hr><a href="http://www.ycipta.org/stops/119"><b>(119)</b></a> <a href="http://www.ycipta.org/stops/119">US Highway 95 @ Avenue D</a><br><hr><a href="http://www.ycipta.org/stops/128"><b>(128)</b></a> <a href="http://www.ycipta.org/stops/128">Main Street Somerton Across from Cholla Avenue</a><br><hr><a href="http://www.ycipta.org/stops/129"><b>(129)</b></a> <a href="http://www.ycipta.org/stops/129">Main Street Somerton @ Columbia Avenue</a><br><hr><a href="http://www.ycipta.org/stops/130"><b>(130)</b></a> <a href="http://www.ycipta.org/stops/130">Main Street Somerton @ Somerton Avenue</a><br><hr><a href="http://www.ycipta.org/stops/131"><b>(131)</b></a> <a href="http://www.ycipta.org/stops/131">Main Street Somerton @ State Avenue</a><br><hr><a href="http://www.ycipta.org/stops/132"><b>(132)</b></a> <a href="http://www.ycipta.org/stops/132">Main Street Somerton @ Carliste Avenue</a><br><hr><a href="http://www.ycipta.org/stops/133"><b>(133)</b></a> <a href="http://www.ycipta.org/stops/133">Main Street Somerton @ Cesar Chavez Boulevard</a><br><hr><a href="http://www.ycipta.org/stops/134"><b>(134)</b></a> <a href="http://www.ycipta.org/stops/134">US Highway 95 @ Housing Department</a><br><hr><a href="http://www.ycipta.org/stops/492"><b>(492)</b></a> <a href="http://www.ycipta.org/stops/492">US Highway 95 @ County 18th Street</a><br><hr><a href="http://www.ycipta.org/stops/135"><b>(135)</b></a> <a href="http://www.ycipta.org/stops/135">Main Street Gadsen @ 1st Avenue</a><br><hr><a href="http://www.ycipta.org/stops/136"><b>(136)</b></a> <a href="http://www.ycipta.org/stops/136">Main Street Gadsen @ 4th Avenue</a><br><hr><a href="http://www.ycipta.org/stops/137"><b>(137)</b></a> <a href="http://www.ycipta.org/stops/137">Main Street Gadsen @ 6th Avenue</a><br><hr><a href="http://www.ycipta.org/stops/453"><b>(453)</b></a> <a href="http://www.ycipta.org/stops/453">US Highway 95 @ County 20 1/2 Street</a><br><hr><a href="http://www.ycipta.org/stops/138"><b>(138)</b></a> <a href="http://www.ycipta.org/stops/138">US Highway 95 @ County 22nd Street</a><br><hr><a href="http://www.ycipta.org/stops/139"><b>(139)</b></a> <a href="http://www.ycipta.org/stops/139">US Highway 95 @ Piceno Drive</a><br><hr><a href="http://www.ycipta.org/stops/140"><b>(140)</b></a> <a href="http://www.ycipta.org/stops/140">US Highway 95 @ Los Oros Street</a><br><hr><a href="http://www.ycipta.org/stops/141"><b>(141)</b></a> <a href="http://www.ycipta.org/stops/141">US Highway 95 @ Beach Street</a><br><hr><a href="http://www.ycipta.org/stops/142"><b>(142)</b></a> <a href="http://www.ycipta.org/stops/142">Juan Sanchez Boulevard @ Main Street</a><br><hr><a href="http://www.ycipta.org/stops/339"><b>(339)</b></a> <a href="http://www.ycipta.org/stops/339">Juan Sanchez Boulevard @ 4th Avenue</a><br><hr><a href="http://www.ycipta.org/stops/318"><b>(318)</b></a> <a href="http://www.ycipta.org/stops/318">Juan Sanchez Boulevard @ 6th Avenue</a><br><hr><a href="http://www.ycipta.org/stops/319"><b>(319)</b></a> <a href="http://www.ycipta.org/stops/319">Juan Sanchez Boulevard - Across from 7th Avenue</a><br><hr><a href="http://www.ycipta.org/stops/320"><b>(320)</b></a> <a href="http://www.ycipta.org/stops/320">8th Avenue @ Juan Sanchez Boulevard</a><br><hr><a href="http://www.ycipta.org/stops/321"><b>(321)</b></a> <a href="http://www.ycipta.org/stops/321">8th Avenue - Across from America Street</a><br><hr><a href="http://www.ycipta.org/stops/322"><b>(322)</b></a> <a href="http://www.ycipta.org/stops/322">AWC San Luis Center @ Main Office</a><br><hr><a href="http://www.ycipta.org/stops/323"><b>(323)</b></a> <a href="http://www.ycipta.org/stops/323">8th Avenue @ America Street</a><br><hr><a href="http://www.ycipta.org/stops/324"><b>(324)</b></a> <a href="http://www.ycipta.org/stops/324">Juan Sanchez Boulevard @ 8th Avenue</a><br><hr><a href="http://www.ycipta.org/stops/325"><b>(325)</b></a> <a href="http://www.ycipta.org/stops/325">Juan Sanchez Boulevard @ 9th Avenue</a><br><hr><a href="http://www.ycipta.org/stops/399"><b>(399)</b></a> <a href="http://www.ycipta.org/stops/399">Avenue F @ San Pedro Street</a><br><hr><a href="http://www.ycipta.org/stops/400"><b>(400)</b></a> <a href="http://www.ycipta.org/stops/400">Avenue F @ Olivos Drive</a><br><hr><a href="http://www.ycipta.org/stops/329"><b>(329)</b></a> <a href="http://www.ycipta.org/stops/329">Juan Sanchez Boulevard @ 9th Street</a><br><hr><a href="http://www.ycipta.org/stops/320"><b>(320)</b></a> <a href="http://www.ycipta.org/stops/320">8th Avenue @ Juan Sanchez Boulevard</a><br><hr><a href="http://www.ycipta.org/stops/321"><b>(321)</b></a> <a href="http://www.ycipta.org/stops/321">8th Avenue - Across from America Street</a><br><hr><a href="http://www.ycipta.org/stops/323"><b>(323)</b></a> <a href="http://www.ycipta.org/stops/323">8th Avenue @ America Street</a><br><hr><a href="http://www.ycipta.org/stops/330"><b>(330)</b></a> <a href="http://www.ycipta.org/stops/330">Juan Sanchez Boulevard @ 8th Avenue</a><br><hr><a href="http://www.ycipta.org/stops/331"><b>(331)</b></a> <a href="http://www.ycipta.org/stops/331">Juan Sanchez Boulevard @ 7th Avenue</a><br><hr><a href="http://www.ycipta.org/stops/332"><b>(332)</b></a> <a href="http://www.ycipta.org/stops/332">Juan Sanchez Boulevard @ 6th Avenue</a><br><hr><a href="http://www.ycipta.org/stops/554"><b>(554)</b></a> <a href="http://www.ycipta.org/stops/554">Juan Sanchez @ 4th Avenue</a><br><hr><a href="http://www.ycipta.org/stops/146"><b>(146)</b></a> <a href="http://www.ycipta.org/stops/146">Main Street @ Juan Sanchez Boulevard</a><br><hr><a href="http://www.ycipta.org/stops/147"><b>(147)</b></a> <a href="http://www.ycipta.org/stops/147">US Highway 95 @ Lakin Drive</a><br><hr><a href="http://www.ycipta.org/stops/148"><b>(148)</b></a> <a href="http://www.ycipta.org/stops/148">US Highway 95 @ Estibella Drive</a><br><hr><a href="http://www.ycipta.org/stops/149"><b>(149)</b></a> <a href="http://www.ycipta.org/stops/149">US Highway 95 @ Piceno Avenue</a><br><hr><a href="http://www.ycipta.org/stops/150"><b>(150)</b></a> <a href="http://www.ycipta.org/stops/150">US Highway 95 @ Walmart Driveway</a><br><hr><a href="http://www.ycipta.org/stops/379"><b>(379)</b></a> <a href="http://www.ycipta.org/stops/379">US Highway 95 @ County 20 1/2 Street</a><br><hr><a href="http://www.ycipta.org/stops/151"><b>(151)</b></a> <a href="http://www.ycipta.org/stops/151">Main Street Gadsden @ County 19th Street</a><br><hr><a href="http://www.ycipta.org/stops/152"><b>(152)</b></a> <a href="http://www.ycipta.org/stops/152">Main Street @ 5th Avenue</a><br><hr><a href="http://www.ycipta.org/stops/153"><b>(153)</b></a> <a href="http://www.ycipta.org/stops/153">Main Street @ 1st Avenue</a><br><hr><a href="http://www.ycipta.org/stops/491"><b>(491)</b></a> <a href="http://www.ycipta.org/stops/491">US Highway 95 @ County 18th Street</a><br><hr><a href="http://www.ycipta.org/stops/154"><b>(154)</b></a> <a href="http://www.ycipta.org/stops/154">US Highway 95 Across from Housing Deptartment</a><br><hr><a href="http://www.ycipta.org/stops/155"><b>(155)</b></a> <a href="http://www.ycipta.org/stops/155">Main Street Somerton @ Cesar Chavez Avenue</a><br><hr><a href="http://www.ycipta.org/stops/156"><b>(156)</b></a> <a href="http://www.ycipta.org/stops/156">Main Street Somerton @ Federal Avenue</a><br><hr><a href="http://www.ycipta.org/stops/157"><b>(157)</b></a> <a href="http://www.ycipta.org/stops/157">Main Street Somerton Across State Avenue</a><br><hr><a href="http://www.ycipta.org/stops/158"><b>(158)</b></a> <a href="http://www.ycipta.org/stops/158">Main Street Somerton @ Somerton Avenue</a><br><hr><a href="http://www.ycipta.org/stops/159"><b>(159)</b></a> <a href="http://www.ycipta.org/stops/159">Main Street Somerton @ Bingham Avenue</a><br><hr><a href="http://www.ycipta.org/stops/160"><b>(160)</b></a> <a href="http://www.ycipta.org/stops/160">Main Street Somerton @ Cholla Avenue</a><br><hr><a href="http://www.ycipta.org/stops/340"><b>(340)</b></a> <a href="http://www.ycipta.org/stops/340">US Highway 95 @ Avenue D</a><br><hr><a href="http://www.ycipta.org/stops/161"><b>(161)</b></a> <a href="http://www.ycipta.org/stops/161">US Highway 95 @ Avenue C</a><br><hr><a href="http://www.ycipta.org/stops/162"><b>(162)</b></a> <a href="http://www.ycipta.org/stops/162">US Highway 95 @ County 15th Street</a><br><hr><a href="http://www.ycipta.org/stops/326"><b>(326)</b></a> <a href="http://www.ycipta.org/stops/326">Araby Road @ 32nd Street</a><br><hr><a href="http://www.ycipta.org/stops/065"><b>(065)</b></a> <a href="http://www.ycipta.org/stops/065">24th Street @ Araby Road</a><br><hr><a href="http://www.ycipta.org/stops/066"><b>(066)</b></a> <a href="http://www.ycipta.org/stops/066">24th Street @ College Avenue</a><br><hr><a href="http://www.ycipta.org/stops/067"><b>(067)</b></a> <a href="http://www.ycipta.org/stops/067">24th Street @ Avenue 7 1/2E</a><br><hr><a href="http://www.ycipta.org/stops/068"><b>(068)</b></a> <a href="http://www.ycipta.org/stops/068">AWC, NAU, UA Parking Lot</a><br><hr><a href="http://www.ycipta.org/stops/322"><b>(322)</b></a> <a href="http://www.ycipta.org/stops/322">AWC San Luis Center @ Main Office</a><br><hr> <div id="HelpDiv" style="display:none;"> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tr> <td valign="top" width="60%"> <h1>How To Use This Page:</h1> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tr> <td valign="top" width="80%"> <ul> <li> <p>The Map below shows every stop serviced on this route. <b>Note:</b> not every stop is serviced on every trip or every day</p> </li> </ul> </td> <td valign="top" width="20%"> <img src="/art/helpthumb-map.png" width="121" height="76" alt="helpthumb-map" border="0" align="right" style="padding:20px 0px 10px 10px;" /> </td> </tr> <tr> <td valign="top" width="80%"> <ul> <li> <p>Schedules are shown below the map in grids according to the route and stops the bus follows on a specific day and time.</p> </li> </ul> </td> <td valign="top" width="20%"> <img src="/art/helpthumb-grid.png" width="121" height="76" alt="helpthumb-grid" border="0" align="right" style="padding:20px 0px 10px 10px;" /> </td> </tr> <tr> <td valign="top" width="80%"> <ul> <li> <p>Use the buttons in the black grid heading to show Timed Stops (bus always stops) and All Stops (bus only stops if people are present).</p> </li> </ul> </td> <td valign="top" width="20%"> <img src="/art/helpthumb-show.png" width="121" height="76" alt="helpthumb-show" border="0" align="right" style="padding:20px 0px 10px 10px;" /> </td> </tr> <tr> <td valign="top" colspan="2"> <ul> <li> <p>The bus follows the route in each grid column starting at the top and working its way down the stops listed on the left hand side.</p> </li> </ul> </td> </tr> <tr> <td valign="top" width="80%"> <ul> <li> <p>Once you determine the stop you want to be picked up or dropped off at and the time you can be at that stop, click the Show Route button at the top of that column. This will update the map to show you a visual representation of the route and stops the bus follows on that day and time.</p> </li> </ul> </td> <td valign="top" width="20%"> <img src="/art/helpthumb-route.png" width="121" height="76" alt="helpthumb-route" border="0" align="right" style="padding:20px 0px 10px 10px;" /> </td> </tr> </table> </td> <td valign="top" width="5%"><img src="/art/pixel.gif" height="1" width="1" border="0"></td> <td valign="top" width="35%"> <div style="width:100px; float:right; text-align:right;"> <a href="#" id="HelpSlideUp" class="dow_inactive"/>CLOSE</a> </div> <h1>Tips:</h1> <ul> <li> <p>Make sure and select the day of week to see an accurate list of routes and stops.</p> </li> <li> <p>Click on any stop name to see a description and close up photo of the stop location.</p> </li> <li> <p>Download these files for a printable version of the map or schedule</p> <li> <p>No transit service on Sunday or New Years Day, Dr. Martin Luther King Jr. Day, Presidents Day, Memorial Day, Independence Day, Labor Day, Veterans Day, Thanksgiving Day & Christmas Day.</p> </li> <li> <p>AM times are shown in lightface type. PM times are in boldface type.</p> </li> <li> <p>Schedules are subject to change without notice. Times are approximate and may vary depending on traffic conditions, weather and other conditions.</p> </li> </ul> </td> </tr> </table> </div> <!-- end content --> </div></div> <!--END MAIN CONTENT--> <div style="clear:both;"></div> <hr> <div style="position:relative;"> <div style="width:400px; float:left;"> <table width="100%" cellspacing="10" cellpadding="0" border="0"> <tr> <td width="40%"> <b>Translate this page: </b> </td> <td width="60%"> <!-- START TRANSLATE --> <div id="google_translate_element"></div><script type="text/javascript"> function googleTranslateElementInit() { new google.translate.TranslateElement({pageLanguage: 'en', includedLanguages: 'es', layout: google.translate.TranslateElement.InlineLayout.SIMPLE, gaTrack: true, gaId: 'UA-33428244-1'}, 'google_translate_element'); } </script><script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script> <!-- END TRANSLATE --> </td> </tr> </table> </div> <div class="plugin"> <div><a href="http://www.adobe.com/go/getreader" target="_blank"><img src="/art/get_adobe_reader.gif" alt="Get Adobe Reader" width="112" height="33" border="0" /></a></div> </div> <div style="clear:both;"></div> </div> </div> <div id="footer"> <div id="footercontent"> <a href="/routes-and-services.html">Routes & Services</a> <a href="/rider-tools.html">Rider Tools</a> <a href="/fares-passes.html">Fares & Passes</a> <a href="/news-updates.html">News & Updates</a> <a href="/inside-ycipta.html">Inside YCIPTA</a> <a href="/document-library.html">Document Library</a> <a href="/contact-us.html">Contact Us</a> <a href="/site-map.html">Site Map</a> <a href="/privacy-policy.html">Privacy Policy</a> <!--<a href="https://login.secureserver.net/index.php?app=wbe" target="_blank">Employee Email Log In</a> --> <a href="https://webmail.ci.yuma.az.us" target="_blank">YCIPTA Employee Email</a> <!--<a href="/index.html">Home</a>--> <hr> <p><b>Yuma County Intergovernmental Public Transportation Authority</b><br> 2715 East 14th Street, Yuma, AZ 85365<br> Administrative Offices: 928-539-7076<br> Transit Information: 928-783-2235 or 511<br> Fax: 928-783-0309<br> TDD/TTY: 711 Through the Arizona Relay Service </p> <p><a href="http://www.mgmdesign.com" target="_blank">Site by MGM Design</a></p> </div> </div> </body> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-CY1GSDEWJK"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-CY1GSDEWJK'); </script> </html>