www.larimer.gov Open in urlscan Pro
2620:12a:8000::1  Public Scan

Submitted URL: https://auth.larimer.gov/
Effective URL: https://www.larimer.gov/
Submission: On September 28 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 3 forms found in the DOM

Name: formNo0

<form id="cludo-search-form" class="row cludo-search_autocomplete" name="formNo0">
  <label class="search-label" for="search-larimer">Search:</label>
  <input id="search-larimer" required="" class="form-control" type="search" placeholder="Type search term here" style="margin-left:auto;font-size: 1.5em;margin:15px 0;" autocomplete="off">
  <button ng-click="search();alert('help');" value="submit" type="submit" name="submit&quot;" form="cludo-search-form" class="button-search">
    <span class="fa fa-search" aria-hidden="true"></span><span class="hidden">Search</span>
  </button>
  <button type="reset" form="cludo-search-form" class="cludo-search-query-clear">CLEAR</button>
</form>

Name: formNo1

<form data-target="#searchModal" data-toggle="modal" role="button" aria-haspopup="true" aria-expanded="false" name="formNo1"><label for="search" class="sr-only">Larimer.org Search</label><input type="text" id="search" name="search"
    placeholder="SEARCH" readonly=""><button class="bg-green" onclick="return false"><i class="fa fa-search" aria-hidden="true"></i><span>Search</span></button></form>

Name: formNo2POST /

<form class="webform-client-form webform-client-form-6233 honeypot-timestamp-js honeypot-timestamp-processed webform-conditional-processed" enctype="multipart/form-data" action="/" method="post" id="webform-client-form-6233" accept-charset="UTF-8"
  name="formNo2">
  <div>
    <div class="form-item webform-component webform-component-markup webform-component--emergency">
      <div id="emergencynote" class="hidden">
        <p><strong>Note: </strong>If you have an <strong>emergency</strong>,<em><strong> please call 911</strong></em>. If you need to report a crime or ask a police related question, please call the <em>Larimer County Sheriff's Office at
            970-416-1985</em>.</p>
      </div>
      <style>
        #emergencynote1 {
          display: none
        }

        [id^=google_recaptcha_webform_client_form] {
          display: inline-block;
          width: 1px;
        }
      </style>
      <script>
        // hide emergency if email not sheriff
        $("#edit-submitted-target").change(function() {
          console.log("change: " + $("#edit-submitted-target").val());
          if ($("#edit-submitted-target").val().indexOf("sheriff") > -1) {
            $(".webform-component--emergency").hide();
          }
        })(jQuery);
        $(document).ready(function() {
          console.log("load: " + $("#edit-submitted-target").val());
          if ($("#edit-submitted-target").val().indexOf("sheriff") >= 1) {
            $(".webform-component--emergency").hide();
          }
        })(jQuery);
      </script>
    </div>
    <div class="col-sm-5 form-item webform-component webform-component-email webform-component--target">
      <label for="edit-submitted-target">Emailing (to) <span class="form-required" title="This field is required.">*</span></label>
      <input required="required" class="email form-control form-control form-text form-email required" readonly="readonly" type="email" id="edit-submitted-target" name="submitted[target]" value="web@larimer.org" size="60">
    </div>
    <div class="col-sm-7 form-item webform-component webform-component-textfield webform-component--subject">
      <label for="edit-submitted-subject">Subject <span class="form-required" title="This field is required.">*</span></label>
      <input required="required" class="form-control form-control form-text required" type="text" id="edit-submitted-subject" name="submitted[subject]" value="" size="50" maxlength="128">
    </div>
    <div class="col-sm-6 form-item webform-component webform-component-textfield webform-component--your-name">
      <label for="edit-submitted-your-name">Your Name <span class="form-required" title="This field is required.">*</span></label>
      <input required="required" class="form-control form-control form-text required" type="text" id="edit-submitted-your-name" name="submitted[your_name]" value=" " size="60" maxlength="128">
    </div>
    <div class="col-sm-6 form-item webform-component webform-component-textfield webform-component--phone">
      <label for="edit-submitted-phone--5">Phone </label>
      <input class="form-control form-control form-text" type="text" id="edit-submitted-phone--5" name="submitted[phone]" value="" size="60" maxlength="128">
    </div>
    <div class="col-sm-6 form-item webform-component webform-component-email webform-component--your-email">
      <label for="edit-submitted-your-email">Your Email <span class="form-required" title="This field is required.">*</span></label>
      <input required="required" class="email form-control form-control form-text form-email required" type="email" id="edit-submitted-your-email" name="submitted[your_email]" size="60">
    </div>
    <div class="col-sm-6 form-item webform-component webform-component-email webform-component--confirm-email">
      <label for="edit-submitted-confirm-email">Confirm Email <span class="form-required" title="This field is required.">*</span></label>
      <input required="required" class="email form-control form-control form-text form-email required" type="email" id="edit-submitted-confirm-email" name="submitted[confirm_email]" size="60">
    </div>
    <div class="col-md-12 form-item webform-component webform-component-textarea webform-component--message">
      <label for="edit-submitted-message--2">Message (no html) <span class="form-required" title="This field is required.">*</span></label>
      <div class="form-textarea-wrapper resizable textarea-processed resizable-textarea"><textarea required="required" class="form-control form-control form-textarea required" id="edit-submitted-message--2" name="submitted[message]" cols="60"
          rows="4"></textarea>
        <div class="grippie"></div>
      </div>
    </div>
    <div class="col-md-12 hidden form-item webform-component webform-component-checkboxes webform-component--mark-private webform-container-inline">
      <label for="edit-submitted-mark-private">Mark as Private? </label>
      <div id="edit-submitted-mark-private" class="form-checkboxes">
        <div class="form-item form-type-checkbox form-item-submitted-mark-private-private checkbox">
          <label for="edit-submitted-mark-private-1"><input type="checkbox" id="edit-submitted-mark-private-1" name="submitted[mark_private][private]" value="private" class="form-checkbox">Yes (pertains to BOCC only) </label>
        </div>
      </div>
      <div class="description"> <strong class="btn btn-xs btn-white collapsed" data-target="#collapseTransparency" data-toggle="collapse" aria-expanded="false">Transparency Notice</strong></div>
    </div>
    <div class="form-item webform-component webform-component-markup webform-component--transparency">
      <div style="margin-left: 40px; font-size: .9em;"><span class="collapse" id="collapseTransparency" aria-expanded="false" style="height: 0px;">Emails sent to the Larimer County Commissioners will be publicly available in the
          Commissioners'&nbsp;public email box <strong>and viewable unless marked "private"&nbsp;in the subject line</strong>. Emails marked private may still be subject to public disclosure under public records requirements including the
          <em>Colorado Open Records Act (CORA)</em>, with limited exceptions. For this reason, Larimer County Commissioners cannot guarantee emails marked private will remain private under CORA or other similar regulations.</span></div>
      <script>
        <!--//
        -->
      <![CDATA[// ><!--

(function ($) {	
	var est = $('#edit-submitted-target').val();
	console.log("Email: "+est);
	if(est=="&#100;&#97;&#110;&#105;&#101;&#108;&#112;&#112;&#64;&#99;&#111;&#46;&#108;&#97;&#114;&#105;&#109;&#101;&#114;&#46;&#99;&#111;&#46;&#117;&#115;") {
		$('.webform-component--target label').hide();
		$('#edit-submitted-target').prop({type:"hidden"})
	}
})(jQuery);

//--><!]]>
      </script>
    </div>
    <div id="edit-submitted-attachment--2-ajax-wrapper">
      <div class="col-sm-12 attachfile hidden form-item webform-component webform-component-file webform-component--attachment" style="display: block;">
        <label>Attach a file (optional) </label>
        <div class="description">Click <strong>Choose a file</strong>, select a file and click <strong>Open</strong>, then click <strong>Upload</strong> and allow it to complete before submitting the form.<br>Files must be less than <strong>2
            MB</strong>.<br>Allowed file types: <strong>gif jpg jpeg png txt pdf doc docx ppt pptx xls xlsx</strong>.</div>
        <div class="form-managed-file"><input type="file" id="edit-submitted-attachment-upload--2" name="files[submitted_attachment]" size="22" class="form-file"><input type="submit" id="edit-submitted-attachment-upload-button--2"
            name="submitted_attachment_upload_button" value="Upload" class="form-submit btn btn-default ajax-processed"><input type="hidden" name="submitted[attachment][fid]" value="0">
        </div>
      </div>
    </div><input type="hidden" name="details[sid]">
    <input type="hidden" name="details[page_num]" value="1">
    <input type="hidden" name="details[page_count]" value="1">
    <input type="hidden" name="details[finished]" value="0">
    <input type="hidden" name="form_build_id" value="form-mUqfNnsPnHxVXcIDQQQaDl45b_Ur_AKgtwm7oyxm6cM">
    <input type="hidden" name="form_id" value="webform_client_form_6233">
    <input type="hidden" name="honeypot_time" value="no_js_available">
    <input type="hidden" name="webform_ajax_wrapper_id" value="webform-ajax-wrapper-6233">
    <div class="url-textfield">
      <div class="form-item form-type-textfield form-item-url form-group">
        <label for="edit-url--10">Leave this field blank </label>
        <input autocomplete="off" class="form-control form-text" type="text" id="edit-url--10" name="url" value="" size="20" maxlength="128">
      </div>
    </div>
    <div class="form-actions">
      <div id="google_recaptcha_webform_client_form_6233">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-904nwu3ts9ls" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LdrwbwUAAAAAPBgUG63dy7FxS7WJYkrHML8IZQ5&amp;co=aHR0cHM6Ly93d3cubGFyaW1lci5nb3Y6NDQz&amp;hl=en&amp;v=pxZcVU8Dk73FyvFvdCgp2MSG&amp;theme=light&amp;size=normal&amp;cb=pgt9623pg5h0"></iframe>
          </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div><input class="webform-submit button-primary form-submit btn btn-default btn-primary ajax-processed" type="submit" id="edit-submit--10" name="op" value="Submit">
    </div>
  </div>
</form>

Text Content

Skip to main content
  Your browser's JavaScript is disabled. Many features on this site won't work.
Fix it


SORRY, THE PAGE DID NOT LOAD PROPERLY.


PLEASE RELOAD

Close SearchClose Search
SEARCH LARIMER.GOV
Search: Search CLEAR
Categories


Type in search terms and click the (search) button -OR- Press the Enter Key on
your keyboard to begin.

Categories appear once the search form is submitted.

Also, the show more button below will come in handy when you have more than ten
results.


SHOW MORE
Provide Search Feedback Powered by Cludo
Search
Toggle navigation

 * I'm a Local
   * Birth & Death Certificates
   * Courts & Legal Info
   * Hazardous Waste Info
   * Licenses & Permits
   * Property & Taxes
   * Public Assistance & Benefits
   * Public Records & Info
   * Recycling & Landfill
   * Roads & Transportation
   * Senior Citizens Resources
   * Voting & Elections
 * Our County
   * Elected Officials & County Leadership
   * Departments & Offices
   * About Larimer County
   * Boards and Commissions
   * Codes, Policies, Ordinances & Resolutions
   * Emergency Management
   * GIS, Maps & Webcams
   * Jobs with Larimer County
   * Services A-Z
   * Strategic Plan
   * Transparency
   * Guiding Principles
 * Things to Do
   * 4-H Programs
   * Blue FCU Arena
   * Educational Programs
   * Events Calendar
   * Fair & Rodeo
   * Read County Spotlights (News)
   * Volunteer with Larimer County
   * Subscribe to Email Alerts
 * Doing Business
   * Bids & Proposals
   * Building Permits
   * Economic & Workforce Development
   * Enterprise Zones
   * Establishing a Business
   * Notary Services
   * Sales & Use Tax
   * Vendor W-9
 * Account
   * Log In / Sign Up
 * Search
 * I Want To


Larimer County, Colorado
Larimer.org SearchSearch
Traducir al español

Property Search
Parks & Recreation
Jobs @ Larimer
Vehicle Licensing
Larimer Sheriff
Property Taxes


I WANT TO

 * Apply
 * Check Status
 * Find
 * Schedule

 
 
 
 
 * Apply for:
 * Check Status of:
 * Find Services / Programs:
 * Make an Appointment for:

 * * Register to Vote / Update Registration
   * Boards and Commissions
   * Building Permits
   * Cash Assistance Programs
   * Concealed Handgun Permit
   * Food Assistance (SNAP)
   * Jobs with Larimer County
   * Larimer County 101
   * Liquor License
   * Health First Colorado (Medicaid)
   * Special Events
   * A Burn Permit
 * * Building Permits
   * COVID 19 Data Dashboard
   * Engineering Projects
   * Landfill
   * Requests for Bids and Proposals
   * Road Closures
   * Special Event Permit
 * * A Department
   * Change of Address Form
   * Extension Educational Programs
   * Foreclosures
   * Jail Inmates
   * Jobs with Larimer County
   * Larimer County Facilities
   * Maps & GIS Data
   * Parks, Trails & Open Spaces
   * Property Information
   * Public Records/Recorded Documents
   * Restaurant Inspections
   * Upcoming Special Events
 * * Building Inspection
   * Clerk & Recording: Marriage License & Civil Union, Passports
   * Economic and Workforce Development
   * Hazardous Waste Appointment Request
   * Public Benefits
   * Veterans Service Office
   * Visit Someone at the Jail

 


ALL SPOTLIGHTS   SPOTLIGHTS


09/14/2023


MAJOR CASES PROSECUTOR LYNZI MAAS AWARDED PROSECUTOR OF THE YEAR BY COLORADO
DRUG INVESTIGATORS ASSOCIATION

Deputy District Attorney and Major Cases prosecutor Lynzi Maas was honored with
the Prosecutor of the Year Award by the Colorado Drug Investigators Association
(CDIA).

More about Major Cases Prosecutor Lynzi Maas awarded Prosecutor of the Year by
Colorado Drug Investigators Association


09/27/2023


HOUSE OF WORSHIP PROPERTY VANDALIZED, INVESTIGATORS SEEKING INFORMATION

Larimer County Sheriff’s Office investigators are asking the c

More about House of Worship Property Vandalized, Investigators Seeking
Information


09/27/2023


FATAL FIRE INVESTIGATION

The Larimer County Sheriff’s Office is investigating a fatal fire that occurred
overnight in Red Feather Lakes.

More about Fatal fire investigation


ALL EVENTS  UPCOMING EVENTS

Sep
30
Junior Trekkers
Sat 10:00 AM Lions Open Space
Oct
01
Preservation Project with HistoriCorps - Week Three
Sun 6:00 AM Red Mountain Open Space
Oct
06
Wild & Scenic Film Festival - Hosted by the Larimer County Conservation Corps
Fri 7:00 PM CSU Lory Student Center
Oct
07
Clean the Shoreline
Sat 8:00 AM Horsetooth Reservoir
Oct
07
Warrant Clearance and Community Resource Fair
Sat 9:30 AM Timberline Church
Oct
08
Preservation Project with HistoriCorps - Week Four
Sun 6:00 AM Red Mountain Open Space
Open in New Tab Close contactClose Window
Contact Form

Note: If you have an emergency, please call 911. If you need to report a crime
or ask a police related question, please call the Larimer County Sheriff's
Office at 970-416-1985.

Emailing (to) *
Subject *
Your Name *
Phone
Your Email *
Confirm Email *
Message (no html) *

Mark as Private?
Yes (pertains to BOCC only)
Transparency Notice
Emails sent to the Larimer County Commissioners will be publicly available in
the Commissioners' public email box and viewable unless marked "private" in the
subject line. Emails marked private may still be subject to public disclosure
under public records requirements including the Colorado Open Records Act
(CORA), with limited exceptions. For this reason, Larimer County Commissioners
cannot guarantee emails marked private will remain private under CORA or other
similar regulations.
Attach a file (optional)
Click Choose a file, select a file and click Open, then click Upload and allow
it to complete before submitting the form.
Files must be less than 2 MB.
Allowed file types: gif jpg jpeg png txt pdf doc docx ppt pptx xls xlsx.

Leave this field blank




LARIMER COUNTY, COLORADO

200 W. Oak Street
Fort Collins, CO 80521
Map of Facilities

(970) 498-7000
Contact Us
Our Guiding Principles


OTHER COUNTY SITES

 * Blue FCU Arena
 * Camping Reservations
 * Community Development Portal
 * Emergency Alerts (LETA911)
 * Land Information Locator (GIS)
 * Larimer County Fair & Rodeo
 * Larimer County Records Search
 * Larimer Recovers
 * The Ranch



CITY/TOWN SITES

 * Berthoud
 * Estes Park
 * Fort Collins
 * Johnstown
 * Loveland
 * Timnath
 * Wellington
 * Windsor


CONNECT WITH US

Larimer County on Facebook Larimer County on Twitter Larimer County on YouTube
Larimer County on LinkedIn Instagram
Email Subscriptions
Career Opportunities
Transparency | Accessibility | Security
Legal Disclaimers
Translate this site
Website Feedback Weather Forecast & Alerts

Flag Status:   FullFull


 TRANSLATE LARIMER.GOV

 English  Spanish  Arabic  Chinese  Dutch  French  German  Hindi
 Italian  Japanese  Korean  Portuguese  Russian  Swedish  Ukrainian


previousnextstart slideshow