CINXE.COM
Route Details - Turquoise Route 10 - Interstate 8/El Centro/Yuma - (10) - 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 - Turquoise Route 10 - Interstate 8/El Centro/Yuma - (10) - 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 05:31:12' //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>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 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>Tuesday</b></span></div> <img src="/art/weather//small/sunny.gif" alt="weather"?> <br> <span class="condition"> <span style="color:#000000; font-size:9pt;">93°</span> <span style="color:#6699CC; font-size:9pt;">61°</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="#33cccc"> <input type="hidden" id="route_short_name" value="10"> <input type="hidden" id="route_id" value="23"> <h1><img src="/art/icon-maps.png" style="width: 42px; height: 32px;" alt="icon-maps" border="0"> Routes</h1> <hr> <h2>Turquoise Route 10 - Interstate 8/El Centro/Yuma ( 10 )</h2> <h4>Downtown Yuma Transit Center, Paradise Casino and Winterhaven to Downtown El Centro (Operates Monday, Wednesday, Friday only)</h4> <p><span style="color: #ff0000;"><strong>NOTE: All stop times are shown in Mountain Standard Time (MST) unless otherwise specified.<br /></strong></span><strong style="font-size: 13.3333px; line-height: 18.6667px;"></strong></p> <p> <em style="font-size: 10pt;"><strong><span style="color: #ff0000; font-size: 10pt; line-height: 14pt; text-align: center; background-color: #ffff00;">Turquoise Route 10 will only be a $2.00 CASH route, it is not eligible for discounts or use of passes. </span></strong></em></p> <p><strong style="font-size: 10pt; line-height: 14pt;"><span style="color: #ff0000;"><img src="../../gallery2/d/101-1/pdf.gif" alt="" width="20" height="22" /> </span><span style="color: #000000;"><a href="../../documents/Temp_Guide_080122_Turquoise_Sched.pdf">Download Turquoise Route 10 Effective August 1, 2022</a></span></strong></p> <p>This route is funded in part by the Quechan Indian Tribe and Imperial County Transportation Commission and is operated by YCIPTA. </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="rt10o" value="rt10o"><input type="hidden" class="shape_id" name="rt10i" value="rt10i"> <a href="http://www.ycipta.org/stops/008"><b>(008)</b></a> <a href="http://www.ycipta.org/stops/008">3rd Street @ Gila Street (Downtown Yuma Transit Center)</a><br><hr><a href="http://www.ycipta.org/stops/009"><b>(009)</b></a> <a href="http://www.ycipta.org/stops/009">Gila Street @ 1st Street</a><br><hr><a href="http://www.ycipta.org/stops/548"><b>(548)</b></a> <a href="http://www.ycipta.org/stops/548">Quechan Drive @ Across indian Hill Drive</a><br><hr><a href="http://www.ycipta.org/stops/014"><b>(014)</b></a> <a href="http://www.ycipta.org/stops/014">Paradise Casino @ Agnes Road</a><br><hr><a href="http://www.ycipta.org/stops/466"><b>(466)</b></a> <a href="http://www.ycipta.org/stops/466">Quechan Drive @ Sapphire Lane</a><br><hr><a href="http://www.ycipta.org/stops/016"><b>(016)</b></a> <a href="http://www.ycipta.org/stops/016">Winterhaven Drive @ Railroad Avenue</a><br><hr><a href="http://www.ycipta.org/stops/364"><b>(364)</b></a> <a href="http://www.ycipta.org/stops/364">Winterhaven Dr @ Jimbo's Towing</a><br><hr><a href="http://www.ycipta.org/stops/365"><b>(365)</b></a> <a href="http://www.ycipta.org/stops/365">Quechan Casino Resort @ Main Entrance</a><br><hr><a href="http://www.ycipta.org/stops/395"><b>(395)</b></a> <a href="http://www.ycipta.org/stops/395">Quechan Casino Resort @ Employee Entrance</a><br><hr><a href="http://www.ycipta.org/stops/490"><b>(490)</b></a> <a href="http://www.ycipta.org/stops/490">Dillard's @ Imperial Valley Mall</a><br><hr><a href="http://www.ycipta.org/stops/445"><b>(445)</b></a> <a href="http://www.ycipta.org/stops/445">Imperial Avenue @ Pepper Drive</a><br><hr><a href="http://www.ycipta.org/stops/468"><b>(468)</b></a> <a href="http://www.ycipta.org/stops/468">Imperial Avenue @ Holt Avenue</a><br><hr><a href="http://www.ycipta.org/stops/446"><b>(446)</b></a> <a href="http://www.ycipta.org/stops/446">State Street @ 14th Street</a><br><hr><a href="http://www.ycipta.org/stops/447"><b>(447)</b></a> <a href="http://www.ycipta.org/stops/447">State Street @ 8th Street</a><br><hr><a href="http://www.ycipta.org/stops/499"><b>(499)</b></a> <a href="http://www.ycipta.org/stops/499">7th Street @ State Street</a><br><hr><a href="http://www.ycipta.org/stops/499"><b>(499)</b></a> <a href="http://www.ycipta.org/stops/499">7th Street @ State Street</a><br><hr><a href="http://www.ycipta.org/stops/451"><b>(451)</b></a> <a href="http://www.ycipta.org/stops/451">Aurora Drive @ 4th Street</a><br><hr><a href="http://www.ycipta.org/stops/365"><b>(365)</b></a> <a href="http://www.ycipta.org/stops/365">Quechan Casino Resort @ Main Entrance</a><br><hr><a href="http://www.ycipta.org/stops/395"><b>(395)</b></a> <a href="http://www.ycipta.org/stops/395">Quechan Casino Resort @ Employee Entrance</a><br><hr><a href="http://www.ycipta.org/stops/367"><b>(367)</b></a> <a href="http://www.ycipta.org/stops/367">Winterhaven Dr @ Sans End RV Park (2209 Winterhaven Dr)</a><br><hr><a href="http://www.ycipta.org/stops/368"><b>(368)</b></a> <a href="http://www.ycipta.org/stops/368">Winterhaven Dr @ 2nd Avenue</a><br><hr><a href="http://www.ycipta.org/stops/375"><b>(375)</b></a> <a href="http://www.ycipta.org/stops/375">Agnes Road @ Indian Hill Road</a><br><hr><a href="http://www.ycipta.org/stops/376"><b>(376)</b></a> <a href="http://www.ycipta.org/stops/376">Agnes Road @ Quechan Drive</a><br><hr><a href="http://www.ycipta.org/stops/014"><b>(014)</b></a> <a href="http://www.ycipta.org/stops/014">Paradise Casino @ Agnes Road</a><br><hr><a href="http://www.ycipta.org/stops/015"><b>(015)</b></a> <a href="http://www.ycipta.org/stops/015">Quechan Drive @ Indian Hill Road</a><br><hr><a href="http://www.ycipta.org/stops/550"><b>(550)</b></a> <a href="http://www.ycipta.org/stops/550">1st Street @ Gila Street</a><br><hr><a href="http://www.ycipta.org/stops/008"><b>(008)</b></a> <a href="http://www.ycipta.org/stops/008">3rd Street @ Gila Street (Downtown Yuma Transit Center)</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>