CINXE.COM

Grazing, Farming and Conservation Leasing - Department of Lands

<!DOCTYPE html> <html lang="en-US"> <head> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <!-- This site is optimized with the Yoast SEO Premium plugin v20.8 (Yoast SEO v23.9) - https://yoast.com/wordpress/plugins/seo/ --> <title>Grazing, Farming and Conservation Leasing - Department of Lands</title> <meta name="description" content="The Land Board and IDL have statutory authority to lease approximately 2.5 million acres of endowment land for grazing, farming and conservation. Any individual, company or governmental agency that wishes lease endowment land for grazing, farming or conservation must obtain a lease from IDL." /> <link rel="canonical" href="https://www.idl.idaho.gov/leasing/grazing-farming-conservation-program/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="Grazing, Farming and Conservation Leasing" /> <meta property="og:description" content="The Land Board and IDL have statutory authority to lease approximately 2.5 million acres of endowment land for grazing, farming and conservation. Any individual, company or governmental agency that wishes lease endowment land for grazing, farming or conservation must obtain a lease from IDL." /> <meta property="og:url" content="https://www.idl.idaho.gov/leasing/grazing-farming-conservation-program/" /> <meta property="og:site_name" content="Department of Lands" /> <meta property="article:publisher" content="https://www.facebook.com/IdahoDepartmentofLands" /> <meta property="article:modified_time" content="2023-10-12T16:12:13+00:00" /> <meta property="og:image" content="https://www.idl.idaho.gov/wp-content/uploads/sites/2/2023/01/Web-bannger-Leasing-Locator-Cows-1-1024x512.png" /> <meta property="og:image:width" content="1024" /> <meta property="og:image:height" content="512" /> <meta property="og:image:type" content="image/png" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:site" content="@IdahoLands" /> <meta name="twitter:label1" content="Est. reading time" /> <meta name="twitter:data1" content="3 minutes" /> <!-- / Yoast SEO Premium plugin. --> <link rel='dns-prefetch' href='//cdn.jsdelivr.net' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//cdnjs.cloudflare.com' /> <link rel="alternate" type="application/rss+xml" title="Department of Lands &raquo; Feed" href="https://www.idl.idaho.gov/feed/" /> <link rel="alternate" type="application/rss+xml" title="Department of Lands &raquo; Comments Feed" href="https://www.idl.idaho.gov/comments/feed/" /> <!-- This site uses the Google Analytics by MonsterInsights plugin v9.2.2 - Using Analytics tracking - https://www.monsterinsights.com/ --> <script src="//www.googletagmanager.com/gtag/js?id=G-21ZBWQSNQ4" data-cfasync="false" data-wpfc-render="false" type="text/javascript" async></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript"> var mi_version = '9.2.2'; var mi_track_user = true; var mi_no_track_reason = ''; var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/www.idl.idaho.gov\/leasing\/grazing-farming-conservation-program\/"}; if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations ); } else { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations; } var disableStrs = [ 'ga-disable-G-21ZBWQSNQ4', ]; /* Function to detect opted out users */ function __gtagTrackerIsOptedOut() { for (var index = 0; index < disableStrs.length; index++) { if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) { return true; } } return false; } /* Disable tracking if the opt-out cookie exists. */ if (__gtagTrackerIsOptedOut()) { for (var index = 0; index < disableStrs.length; index++) { window[disableStrs[index]] = true; } } /* Opt-out function */ function __gtagTrackerOptout() { for (var index = 0; index < disableStrs.length; index++) { document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStrs[index]] = true; } } if ('undefined' === typeof gaOptout) { function gaOptout() { __gtagTrackerOptout(); } } window.dataLayer = window.dataLayer || []; window.MonsterInsightsDualTracker = { helpers: {}, trackers: {}, }; if (mi_track_user) { function __gtagDataLayer() { dataLayer.push(arguments); } function __gtagTracker(type, name, parameters) { if (!parameters) { parameters = {}; } if (parameters.send_to) { __gtagDataLayer.apply(null, arguments); return; } if (type === 'event') { parameters.send_to = monsterinsights_frontend.v4_id; var hookName = name; if (typeof parameters['event_category'] !== 'undefined') { hookName = parameters['event_category'] + ':' + name; } if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') { MonsterInsightsDualTracker.trackers[hookName](parameters); } else { __gtagDataLayer('event', name, parameters); } } else { __gtagDataLayer.apply(null, arguments); } } __gtagTracker('js', new Date()); __gtagTracker('set', { 'developer_id.dZGIzZG': true, }); if ( MonsterInsightsLocations.page_location ) { __gtagTracker('set', MonsterInsightsLocations); } __gtagTracker('config', 'G-21ZBWQSNQ4', {"forceSSL":"true","link_attribution":"true"} ); window.gtag = __gtagTracker; (function () { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ /* ga and __gaTracker compatibility shim. */ var noopfn = function () { return null; }; var newtracker = function () { return new Tracker(); }; var Tracker = function () { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = function () { var args = Array.prototype.slice.call(arguments); args.unshift('send'); __gaTracker.apply(null, args); }; var __gaTracker = function () { var len = arguments.length; if (len === 0) { return; } var f = arguments[len - 1]; if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') { if ('send' === arguments[0]) { var hitConverted, hitObject = false, action; if ('event' === arguments[1]) { if ('undefined' !== typeof arguments[3]) { hitObject = { 'eventAction': arguments[3], 'eventCategory': arguments[2], 'eventLabel': arguments[4], 'value': arguments[5] ? arguments[5] : 1, } } } if ('pageview' === arguments[1]) { if ('undefined' !== typeof arguments[2]) { hitObject = { 'eventAction': 'page_view', 'page_path': arguments[2], } } } if (typeof arguments[2] === 'object') { hitObject = arguments[2]; } if (typeof arguments[5] === 'object') { Object.assign(hitObject, arguments[5]); } if ('undefined' !== typeof arguments[1].hitType) { hitObject = arguments[1]; if ('pageview' === hitObject.hitType) { hitObject.eventAction = 'page_view'; } } if (hitObject) { action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction; hitConverted = mapArgs(hitObject); __gtagTracker('event', action, hitConverted); } } return; } function mapArgs(args) { var arg, hit = {}; var gaMap = { 'eventCategory': 'event_category', 'eventAction': 'event_action', 'eventLabel': 'event_label', 'eventValue': 'event_value', 'nonInteraction': 'non_interaction', 'timingCategory': 'event_category', 'timingVar': 'name', 'timingValue': 'value', 'timingLabel': 'event_label', 'page': 'page_path', 'location': 'page_location', 'title': 'page_title', 'referrer' : 'page_referrer', }; for (arg in args) { if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) { hit[gaMap[arg]] = args[arg]; } else { hit[arg] = args[arg]; } } return hit; } try { f.hitCallback(); } catch (ex) { } }; __gaTracker.create = newtracker; __gaTracker.getByName = newtracker; __gaTracker.getAll = function () { return []; }; __gaTracker.remove = noopfn; __gaTracker.loaded = true; window['__gaTracker'] = __gaTracker; })(); } else { console.log(""); (function () { function __gtagTracker() { return null; } window['__gtagTracker'] = __gtagTracker; window['gtag'] = __gtagTracker; })(); } </script> <!-- / Google Analytics by MonsterInsights --> <link rel='stylesheet' id='wp-bootstrap-blocks-styles-css' href='https://www.idl.idaho.gov/wp-content/plugins/wp-bootstrap-blocks/build/style-index.css?ver=5.2.0' type='text/css' media='all' /> <link rel='stylesheet' id='cff_carousel_css-css' href='https://www.idl.idaho.gov/wp-content/plugins/cff-extensions/cff-carousel/css/carousel.css?ver=1.2.3' type='text/css' media='all' /> <link rel='stylesheet' id='contact-form-7-css' href='https://www.idl.idaho.gov/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.0' type='text/css' media='all' /> <style id='global-styles-inline-css' type='text/css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--primary: #666;--wp--preset--color--secondary: #2EB67D;--wp--preset--color--background: #fff;--wp--preset--color--foreground: #000;--wp--preset--color--dark-grey: #121212;--wp--preset--color--medium-grey: #383838;--wp--preset--color--cyan: #00838f;--wp--preset--color--light-cyan: #4fb3bf;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-size--regular: 16px;--wp--preset--font-family--system-fonts: 'Open Sans', sans-serif;--wp--preset--font-family--geneva-verdana: Geneva, Tahoma, Verdana, sans-serif;--wp--preset--font-family--cambria-georgia: Cambria, Georgia, serif;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);--wp--custom--line-height--body: 1.7;--wp--custom--line-height--heading: 1.3;}:where(body) { margin: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}.is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){margin-left: auto !important;margin-right: auto !important;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}a:where(:not(.wp-element-button)){text-decoration: underline;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;line-height: inherit;padding-top: calc(0.667em + 2px);padding-right: calc(1.333em + 2px);padding-bottom: calc(0.667em + 2px);padding-left: calc(1.333em + 2px);text-decoration: none;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-primary-color{color: var(--wp--preset--color--primary) !important;}.has-secondary-color{color: var(--wp--preset--color--secondary) !important;}.has-background-color{color: var(--wp--preset--color--background) !important;}.has-foreground-color{color: var(--wp--preset--color--foreground) !important;}.has-dark-grey-color{color: var(--wp--preset--color--dark-grey) !important;}.has-medium-grey-color{color: var(--wp--preset--color--medium-grey) !important;}.has-cyan-color{color: var(--wp--preset--color--cyan) !important;}.has-light-cyan-color{color: var(--wp--preset--color--light-cyan) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-primary-background-color{background-color: var(--wp--preset--color--primary) !important;}.has-secondary-background-color{background-color: var(--wp--preset--color--secondary) !important;}.has-background-background-color{background-color: var(--wp--preset--color--background) !important;}.has-foreground-background-color{background-color: var(--wp--preset--color--foreground) !important;}.has-dark-grey-background-color{background-color: var(--wp--preset--color--dark-grey) !important;}.has-medium-grey-background-color{background-color: var(--wp--preset--color--medium-grey) !important;}.has-cyan-background-color{background-color: var(--wp--preset--color--cyan) !important;}.has-light-cyan-background-color{background-color: var(--wp--preset--color--light-cyan) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-primary-border-color{border-color: var(--wp--preset--color--primary) !important;}.has-secondary-border-color{border-color: var(--wp--preset--color--secondary) !important;}.has-background-border-color{border-color: var(--wp--preset--color--background) !important;}.has-foreground-border-color{border-color: var(--wp--preset--color--foreground) !important;}.has-dark-grey-border-color{border-color: var(--wp--preset--color--dark-grey) !important;}.has-medium-grey-border-color{border-color: var(--wp--preset--color--medium-grey) !important;}.has-cyan-border-color{border-color: var(--wp--preset--color--cyan) !important;}.has-light-cyan-border-color{border-color: var(--wp--preset--color--light-cyan) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}.has-regular-font-size{font-size: var(--wp--preset--font-size--regular) !important;}.has-system-fonts-font-family{font-family: var(--wp--preset--font-family--system-fonts) !important;}.has-geneva-verdana-font-family{font-family: var(--wp--preset--font-family--geneva-verdana) !important;}.has-cambria-georgia-font-family{font-family: var(--wp--preset--font-family--cambria-georgia) !important;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} </style> <link rel='stylesheet' id='ar-styles-css' href='https://www.idl.idaho.gov/wp-content/plugins/thriveweb-accessibility-remediation-1dcc63a4440f/css/ar-styles.css?ver=6.7' type='text/css' media='all' /> <link rel='stylesheet' id='widgets-on-pages-css' href='https://www.idl.idaho.gov/wp-content/plugins/widgets-on-pages/public/css/widgets-on-pages-public.css?ver=1.4.0' type='text/css' media='all' /> <link rel='stylesheet' id='cff-css' href='https://www.idl.idaho.gov/wp-content/plugins/custom-facebook-feed-pro/assets/css/cff-style.min.css?ver=4.5.3' type='text/css' media='all' /> <link rel='stylesheet' id='megamenu-css' href='https://www.idl.idaho.gov/wp-content/uploads/sites/2/maxmegamenu/style.css?ver=226d94' type='text/css' media='all' /> <link rel='stylesheet' id='dashicons-css' href='https://www.idl.idaho.gov/wp-includes/css/dashicons.min.css?ver=6.7' type='text/css' media='all' /> <link rel='stylesheet' id='parent-style-css' href='https://www.idl.idaho.gov/wp-content/themes/webmaster-alternate/style.css?ver=6.7' type='text/css' media='all' /> <link rel='stylesheet' id='child-style-css' href='https://www.idl.idaho.gov/wp-content/themes/webmaster-v3-alternate-idl/style.css?ver=3.0.0a' type='text/css' media='all' /> <link rel='stylesheet' id='idaho-v3-alt-font-css' href='https://fonts.googleapis.com/css?family=Lato%3A400%2C400i%2C700%2C700i%2C900%2C900i%7CMontserrat%3A400%2C400i%2C700%2C700i%2C900%2C900i&#038;ver=6.7' type='text/css' media='all' /> <link rel='stylesheet' id='idaho-v3-alt-fontawesome-css' href='https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css?ver=6.7' type='text/css' media='all' /> <link rel='stylesheet' id='idaho-v3-alt-css' href='https://www.idl.idaho.gov/wp-content/themes/webmaster-alternate/css/bootstrap.min.css?ver=6.7' type='text/css' media='all' /> <link rel='stylesheet' id='idaho-v3-alt-guten-css' href='https://www.idl.idaho.gov/wp-content/themes/webmaster-alternate/css/gutenberg.css?ver=6.7' type='text/css' media='all' /> <link rel='stylesheet' id='idaho-v3-alt-tabs-css' href='https://www.idl.idaho.gov/wp-content/themes/webmaster-alternate/css/jquery.scrolling-tabs.min.css?ver=6.7' type='text/css' media='all' /> <link rel='stylesheet' id='idaho-v3-alt-print-css' href='https://www.idl.idaho.gov/wp-content/themes/webmaster-alternate/css/print-css.css?ver=6.7' type='text/css' media='all' /> <link rel='stylesheet' id='idaho-v3-alt-style-css' href='https://www.idl.idaho.gov/wp-content/themes/webmaster-v3-alternate-idl/style.css?ver=6.7' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-frontend-css' href='https://www.idl.idaho.gov/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.25.9' type='text/css' media='all' /> <style id='elementor-frontend-inline-css' type='text/css'> .elementor-kit-16728{--e-global-color-primary:#54595F;--e-global-color-secondary:#54595F;--e-global-color-text:#212529;--e-global-color-accent:#004B1A;--e-global-color-d74098e:#004B1A;--e-global-color-4d8d687:#D0A72A;--e-global-color-e2428ef:#000000;--e-global-color-b547f83:#119948;--e-global-color-d2b0f9a:#FED627;--e-global-color-48ec3be:#02010100;--e-global-color-3a8f696:#08068F;--e-global-color-1f72755:#F0F0F0;--e-global-color-e92fea3:#4A493D;--e-global-color-1f4b26c:#D6D6D6CF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-c5a386a-font-family:"Open Sans Hebrew Condensed";--e-global-typography-c5a386a-font-weight:500;}.elementor-kit-16728 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}} .elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-3655 .elementor-element.elementor-element-efb02f7 .elementor-heading-title{color:var( --e-global-color-secondary );}.elementor-widget-text-editor{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-table-of-contents{--header-color:var( --e-global-color-secondary );--item-text-color:var( --e-global-color-text );--item-text-hover-color:var( --e-global-color-accent );--marker-color:var( --e-global-color-text );}.elementor-widget-table-of-contents .elementor-toc__header, .elementor-widget-table-of-contents .elementor-toc__header-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-table-of-contents .elementor-toc__list-item{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-3655 .elementor-element.elementor-element-b3f3b14{--item-text-hover-decoration:underline;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-3655 .elementor-element.elementor-element-15b2f2a{--spacer-size:21px;}.elementor-3655 .elementor-element.elementor-element-9faf796 .elementor-heading-title{color:var( --e-global-color-secondary );}.elementor-widget-divider{--divider-color:var( --e-global-color-secondary );}.elementor-widget-divider .elementor-divider__text{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-divider.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon{color:var( --e-global-color-secondary );border-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon svg{fill:var( --e-global-color-secondary );}.elementor-3655 .elementor-element.elementor-element-095d5cd{--divider-border-style:solid;--divider-color:#000;--divider-border-width:1px;}.elementor-3655 .elementor-element.elementor-element-095d5cd .elementor-divider-separator{width:100%;}.elementor-3655 .elementor-element.elementor-element-095d5cd .elementor-divider{padding-block-start:15px;padding-block-end:15px;}.elementor-3655 .elementor-element.elementor-element-8b926d9 .elementor-heading-title{color:var( --e-global-color-secondary );}.elementor-3655 .elementor-element.elementor-element-d37544e .elementor-heading-title{color:var( --e-global-color-secondary );}.elementor-3655 .elementor-element.elementor-element-ed9a180 .elementor-heading-title{color:var( --e-global-color-secondary );}.elementor-3655 .elementor-element.elementor-element-f6db1b1 .elementor-heading-title{color:var( --e-global-color-secondary );}.elementor-3655 .elementor-element.elementor-element-6fbd3ab > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-3655 .elementor-element.elementor-element-fcf0f95{--divider-border-style:solid;--divider-color:#000;--divider-border-width:1px;}.elementor-3655 .elementor-element.elementor-element-fcf0f95 .elementor-divider-separator{width:100%;}.elementor-3655 .elementor-element.elementor-element-fcf0f95 .elementor-divider{padding-block-start:15px;padding-block-end:15px;}.elementor-3655 .elementor-element.elementor-element-fc891dc .elementor-heading-title{color:var( --e-global-color-secondary );}.elementor-3655 .elementor-element.elementor-element-488c44e .elementor-heading-title{color:#54595F;}.elementor-3655 .elementor-element.elementor-element-c66c672 .elementor-heading-title{color:#54595F;}.elementor-3655 .elementor-element.elementor-element-eed87c4 .elementor-heading-title{color:var( --e-global-color-secondary );}.elementor-3655 .elementor-element.elementor-element-170d0f1{--divider-border-style:solid;--divider-color:#000;--divider-border-width:1px;}.elementor-3655 .elementor-element.elementor-element-170d0f1 .elementor-divider-separator{width:100%;}.elementor-3655 .elementor-element.elementor-element-170d0f1 .elementor-divider{padding-block-start:15px;padding-block-end:15px;}.elementor-3655 .elementor-element.elementor-element-a14bd55 .elementor-heading-title{color:var( --e-global-color-secondary );}.elementor-3655 .elementor-element.elementor-element-a26c10b .elementor-heading-title{color:var( --e-global-color-secondary );}.elementor-3655 .elementor-element.elementor-element-fce89c3 .elementor-heading-title{color:#54595F;}.elementor-3655 .elementor-element.elementor-element-ca369b3 .elementor-heading-title{color:#54595F;}.elementor-3655 .elementor-element.elementor-element-0081202{--divider-border-style:solid;--divider-color:#000;--divider-border-width:1px;}.elementor-3655 .elementor-element.elementor-element-0081202 .elementor-divider-separator{width:100%;}.elementor-3655 .elementor-element.elementor-element-0081202 .elementor-divider{padding-block-start:15px;padding-block-end:15px;}.elementor-3655 .elementor-element.elementor-element-762f25d .elementor-heading-title{color:var( --e-global-color-secondary );}.elementor-widget-call-to-action .elementor-cta__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-call-to-action .elementor-cta__description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-call-to-action .elementor-cta__button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-call-to-action .elementor-ribbon-inner{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-3655 .elementor-element.elementor-element-a4636d1 .elementor-cta .elementor-cta__bg, .elementor-3655 .elementor-element.elementor-element-a4636d1 .elementor-cta .elementor-cta__bg-overlay{transition-duration:1500ms;}.elementor-3655 .elementor-element.elementor-element-a4636d1 .elementor-cta__content{text-align:center;}.elementor-3655 .elementor-element.elementor-element-504bd70 .elementor-cta .elementor-cta__bg, .elementor-3655 .elementor-element.elementor-element-504bd70 .elementor-cta .elementor-cta__bg-overlay{transition-duration:1500ms;}.elementor-3655 .elementor-element.elementor-element-504bd70 .elementor-cta__content{text-align:center;}.elementor-3655 .elementor-element.elementor-element-8e52575 .elementor-cta .elementor-cta__bg, .elementor-3655 .elementor-element.elementor-element-8e52575 .elementor-cta .elementor-cta__bg-overlay{transition-duration:1500ms;}.elementor-3655 .elementor-element.elementor-element-8e52575 .elementor-cta__content{text-align:center;}.elementor-3655 .elementor-element.elementor-element-6f6c659 .elementor-cta .elementor-cta__bg, .elementor-3655 .elementor-element.elementor-element-6f6c659 .elementor-cta .elementor-cta__bg-overlay{transition-duration:1500ms;}.elementor-3655 .elementor-element.elementor-element-6f6c659 .elementor-cta__content{text-align:center;}.elementor-3655 .elementor-element.elementor-element-0ea7dd6{--spacer-size:21px;}.elementor-3655 .elementor-element.elementor-element-81a9605 .elementor-heading-title{color:var( --e-global-color-secondary );}.elementor-3655 .elementor-element.elementor-element-b03430c .elementor-cta .elementor-cta__bg, .elementor-3655 .elementor-element.elementor-element-b03430c .elementor-cta .elementor-cta__bg-overlay{transition-duration:1500ms;}.elementor-3655 .elementor-element.elementor-element-b03430c .elementor-cta__content{text-align:center;}.elementor-3655 .elementor-element.elementor-element-9a218c8 .elementor-cta .elementor-cta__bg, .elementor-3655 .elementor-element.elementor-element-9a218c8 .elementor-cta .elementor-cta__bg-overlay{transition-duration:1500ms;}.elementor-3655 .elementor-element.elementor-element-9a218c8 .elementor-cta__content{text-align:center;}.elementor-3655 .elementor-element.elementor-element-d7eab5f .elementor-cta .elementor-cta__bg, .elementor-3655 .elementor-element.elementor-element-d7eab5f .elementor-cta .elementor-cta__bg-overlay{transition-duration:1500ms;}.elementor-3655 .elementor-element.elementor-element-d7eab5f .elementor-cta__content{text-align:center;}.elementor-3655 .elementor-element.elementor-element-6bbf67e .elementor-cta .elementor-cta__bg, .elementor-3655 .elementor-element.elementor-element-6bbf67e .elementor-cta .elementor-cta__bg-overlay{transition-duration:1500ms;}.elementor-3655 .elementor-element.elementor-element-6bbf67e .elementor-cta__content{text-align:center;}.elementor-3655 .elementor-element.elementor-element-3faef62 .elementor-cta .elementor-cta__bg, .elementor-3655 .elementor-element.elementor-element-3faef62 .elementor-cta .elementor-cta__bg-overlay{transition-duration:1500ms;}.elementor-3655 .elementor-element.elementor-element-3faef62 .elementor-cta__content{text-align:center;}.elementor-3655 .elementor-element.elementor-element-e6dcd50 .elementor-cta .elementor-cta__bg, .elementor-3655 .elementor-element.elementor-element-e6dcd50 .elementor-cta .elementor-cta__bg-overlay{transition-duration:1500ms;}.elementor-3655 .elementor-element.elementor-element-e6dcd50 .elementor-cta__content{text-align:center;}.elementor-3655 .elementor-element.elementor-element-33668f1 .elementor-cta .elementor-cta__bg, .elementor-3655 .elementor-element.elementor-element-33668f1 .elementor-cta .elementor-cta__bg-overlay{transition-duration:1500ms;}.elementor-3655 .elementor-element.elementor-element-33668f1 .elementor-cta__content{text-align:center;}.elementor-3655 .elementor-element.elementor-element-5abd09f .elementor-cta .elementor-cta__bg, .elementor-3655 .elementor-element.elementor-element-5abd09f .elementor-cta .elementor-cta__bg-overlay{transition-duration:1500ms;}.elementor-3655 .elementor-element.elementor-element-5abd09f .elementor-cta__content{text-align:center;}.elementor-3655 .elementor-element.elementor-element-f418395 .elementor-cta .elementor-cta__bg, .elementor-3655 .elementor-element.elementor-element-f418395 .elementor-cta .elementor-cta__bg-overlay{transition-duration:1500ms;}.elementor-3655 .elementor-element.elementor-element-f418395 .elementor-cta__content{text-align:center;}.elementor-3655 .elementor-element.elementor-element-33f796b .elementor-cta .elementor-cta__bg, .elementor-3655 .elementor-element.elementor-element-33f796b .elementor-cta .elementor-cta__bg-overlay{transition-duration:1500ms;}.elementor-3655 .elementor-element.elementor-element-33f796b .elementor-cta__content{text-align:center;}.elementor-3655 .elementor-element.elementor-element-5a4ebdf .elementor-cta .elementor-cta__bg, .elementor-3655 .elementor-element.elementor-element-5a4ebdf .elementor-cta .elementor-cta__bg-overlay{transition-duration:1500ms;}.elementor-3655 .elementor-element.elementor-element-5a4ebdf .elementor-cta__content{text-align:center;}@media(min-width:768px){.elementor-3655 .elementor-element.elementor-element-4178302{width:63.782%;}.elementor-3655 .elementor-element.elementor-element-71c1baa{width:35.55%;}} </style> <link rel='stylesheet' id='feedzy-rss-feeds-elementor-css' href='https://www.idl.idaho.gov/wp-content/plugins/feedzy-rss-feeds/css/feedzy-rss-feeds.css?ver=1' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-icons-css' href='https://www.idl.idaho.gov/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=5.32.0' type='text/css' media='all' /> <link rel='stylesheet' id='swiper-css' href='https://www.idl.idaho.gov/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=8.4.5' type='text/css' media='all' /> <link rel='stylesheet' id='e-swiper-css' href='https://www.idl.idaho.gov/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css?ver=3.25.9' type='text/css' media='all' /> <link rel='stylesheet' id='cffstyles-css' href='https://www.idl.idaho.gov/wp-content/plugins/custom-facebook-feed-pro/assets/css/cff-style.min.css?ver=4.5.3' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-pro-css' href='https://www.idl.idaho.gov/wp-content/plugins/elementor-pro/assets/css/frontend.min.css?ver=3.7.3' type='text/css' media='all' /> <link rel='stylesheet' id='widget-heading-css' href='https://www.idl.idaho.gov/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.25.9' type='text/css' media='all' /> <link rel='stylesheet' id='widget-text-editor-css' href='https://www.idl.idaho.gov/wp-content/plugins/elementor/assets/css/widget-text-editor.min.css?ver=3.25.9' type='text/css' media='all' /> <link rel='stylesheet' id='widget-image-css' href='https://www.idl.idaho.gov/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=3.25.9' type='text/css' media='all' /> <link rel='stylesheet' id='widget-spacer-css' href='https://www.idl.idaho.gov/wp-content/plugins/elementor/assets/css/widget-spacer.min.css?ver=3.25.9' type='text/css' media='all' /> <link rel='stylesheet' id='widget-divider-css' href='https://www.idl.idaho.gov/wp-content/plugins/elementor/assets/css/widget-divider.min.css?ver=3.25.9' type='text/css' media='all' /> <link rel='stylesheet' id='google-fonts-1-css' href='https://fonts.googleapis.com/css?family=Roboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto+Slab%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&#038;display=auto&#038;ver=6.7' type='text/css' media='all' /> <link rel='stylesheet' id='google-earlyaccess-2-css' href='https://fonts.googleapis.com/earlyaccess/opensanshebrewcondensed.css?ver=6.7' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-icons-shared-0-css' href='https://www.idl.idaho.gov/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css?ver=5.15.3' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-icons-fa-solid-css' href='https://www.idl.idaho.gov/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.min.css?ver=5.15.3' type='text/css' media='all' /> <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin><script type="text/javascript" src="https://www.idl.idaho.gov/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js?ver=9.2.2" id="monsterinsights-frontend-script-js" async="async" data-wp-strategy="async"></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript" id='monsterinsights-frontend-script-js-extra'>/* <![CDATA[ */ var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/www.idl.idaho.gov","hash_tracking":"false","v4_id":"G-21ZBWQSNQ4"};/* ]]> */ </script> <script type="text/javascript" src="https://www.idl.idaho.gov/wp-content/themes/webmaster-alternate/js/jquery.min.js?ver=6.7" id="jquery-js"></script> <script type="text/javascript" src="https://www.idl.idaho.gov/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0" id="wp-polyfill-js"></script> <script type="text/javascript" src="https://www.idl.idaho.gov/wp-content/plugins/gutenberg/build/hooks/index.min.js?ver=84e753e2b66eb7028d38" id="wp-hooks-js"></script> <script type="text/javascript" src="https://www.idl.idaho.gov/wp-content/plugins/gutenberg/build/i18n/index.min.js?ver=bd5a2533e717a1043151" id="wp-i18n-js"></script> <script type="text/javascript" id="wp-i18n-js-after"> /* <![CDATA[ */ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); /* ]]> */ </script> <script type="text/javascript" src="https://www.idl.idaho.gov/wp-content/themes/webmaster-alternate/js/popper.min.js?ver=6.7" id="idaho-v3-alt-popper-js"></script> <script type="text/javascript" src="https://www.idl.idaho.gov/wp-content/themes/webmaster-alternate/js/bootstrap.min.js?ver=6.7" id="idaho-v3-alt-bootstrap-js"></script> <script type="text/javascript" src="https://www.idl.idaho.gov/wp-content/themes/webmaster-alternate/js/resizer.js?ver=6.7" id="idaho-v3-alt-sizer-js"></script> <script type="text/javascript" src="https://www.idl.idaho.gov/wp-content/themes/webmaster-alternate/js/jquery.scrolling-tabs.js?ver=6.7" id="idaho-v3-alt-tab-js"></script> <link rel="https://api.w.org/" href="https://www.idl.idaho.gov/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://www.idl.idaho.gov/wp-json/wp/v2/pages/3655" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.idl.idaho.gov/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress 6.7" /> <link rel='shortlink' href='https://www.idl.idaho.gov/?p=3655' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://www.idl.idaho.gov/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.idl.idaho.gov%2Fleasing%2Fgrazing-farming-conservation-program%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://www.idl.idaho.gov/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.idl.idaho.gov%2Fleasing%2Fgrazing-farming-conservation-program%2F&#038;format=xml" /> <style type="text/css"> .feedzy-rss-link-icon:after { content: url("https://www.idl.idaho.gov/wp-content/plugins/feedzy-rss-feeds/img/external-link.png"); margin-left: 3px; } </style> <!-- Custom Facebook Feed JS vars --> <script type="text/javascript"> var cffsiteurl = "https://www.idl.idaho.gov/wp-content/plugins"; var cffajaxurl = "https://www.idl.idaho.gov/wp-admin/admin-ajax.php"; var cfflinkhashtags = "true"; </script> <!-- This site is optimized with the Schema plugin v1.7.9.6 - https://schema.press --> <script type="application/ld+json">{"@context":"https:\/\/schema.org\/","@type":"Article","mainEntityOfPage":{"@type":"WebPage","@id":"https:\/\/www.idl.idaho.gov\/leasing\/grazing-farming-conservation-program\/"},"url":"https:\/\/www.idl.idaho.gov\/leasing\/grazing-farming-conservation-program\/","headline":"Grazing, Farming and Conservation Leasing","datePublished":"2019-12-03T12:21:57-07:00","dateModified":"2023-10-12T10:12:13-06:00","publisher":{"@type":"Organization","@id":"https:\/\/www.idl.idaho.gov\/#organization","name":"Idaho Department of Lands","logo":{"@type":"ImageObject","url":"https:\/\/www.idl.idaho.gov\/wp-content\/uploads\/sites\/2\/2019\/10\/screenshot.png","width":600,"height":60}},"image":{"@type":"ImageObject","url":"https:\/\/www.idl.idaho.gov\/wp-content\/uploads\/sites\/2\/2023\/01\/Web-bannger-Leasing-Locator-Cows-1.png","width":6912,"height":3456},"description":"Locate a lease and help fund Idaho The Land Board and IDL have statutory authority to lease approximately 2.5 million acres of endowment land for grazing, farming and conservation.Revenue generated from these leasing activities provides vital funding to the endowment beneficiaries, including Idaho鈥檚 public schools. Idaho鈥檚 constitution requires IDL","author":{"@type":"Person","name":null,"url":"https:\/\/www.idl.idaho.gov\/author\/","image":{"@type":"ImageObject","url":"https:\/\/secure.gravatar.com\/avatar\/?s=96&d=mm&r=g","height":96,"width":96}}}</script> <meta name="generator" content="Elementor 3.25.9; features: additional_custom_breakpoints, e_optimized_control_loading; settings: css_print_method-internal, google_font-enabled, font_display-auto"> <style> .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } @media screen and (max-height: 1024px) { .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } } @media screen and (max-height: 640px) { .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } } </style> <style type="text/css">#masthead .header-background {background-image: url(https://www.idl.idaho.gov/wp-content/themes/webmaster-alternate/img/header.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;</style> <style type="text/css">.blue-message { background: none repeat scroll 0 0 #3399ff; color: #ffffff; text-shadow: none; font-size: 14px; line-height: 24px; padding: 10px; } .green-message { background: none repeat scroll 0 0 #8cc14c; color: #ffffff; text-shadow: none; font-size: 14px; line-height: 24px; padding: 10px; } .orange-message { background: none repeat scroll 0 0 #faa732; color: #ffffff; text-shadow: none; font-size: 14px; line-height: 24px; padding: 10px; } .red-message { background: none repeat scroll 0 0 #da4d31; color: #ffffff; text-shadow: none; font-size: 14px; line-height: 24px; padding: 10px; } .grey-message { background: none repeat scroll 0 0 #53555c; color: #ffffff; text-shadow: none; font-size: 14px; line-height: 24px; padding: 10px; } .left-block { background: none repeat scroll 0 0px, radial-gradient(ellipse at center center, #ffffff 0%, #f2f2f2 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); color: #8b8e97; padding: 10px; margin: 10px; float: left; } .right-block { background: none repeat scroll 0 0px, radial-gradient(ellipse at center center, #ffffff 0%, #f2f2f2 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); color: #8b8e97; padding: 10px; margin: 10px; float: right; } .blockquotes { background: none; border-left: 5px solid #f1f1f1; color: #8B8E97; font-size: 14px; font-style: italic; line-height: 22px; padding-left: 15px; padding: 10px; width: 60%; float: left; } </style><style id="sccss">.required { color: red; } .ctf-tweets a { color: greenyellow; } .idl-dark-green { background-color: #014001; } .idl-med-blue { background-color: #89B4BD; } .idl-yellow { background-color: #FCD725; } .idl-green { background-color: #139B48; } .tribe-list-widget .mulitiday { background: #ffd201 !important; color: #000 !important; padding: 15px; font-size: 1.3em; } a[href*=".pdf"].noicon:before{ content:""!important; } .headlines { background: #FAFAFA; } </style><style type="text/css">/** Mega Menu CSS: fs **/</style> <script> (function() { var cx = '000264056216233226350:dkvlau7pfa0'; var gcse = document.createElement('script'); gcse.type = 'text/javascript'; gcse.async = true; gcse.src = 'https://cse.google.com/cse.js?cx=' + cx; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(gcse, s); })(); window.onload = function() { document.getElementById('gsc-i-id1').placeholder = "Site Search"; }; </script> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-MVJF3SJ');</script> <!-- End Google Tag Manager --> <meta name="google-site-verification" content="uqkqQfJzhH0L0iPjBrCiW9E7uXcOHgggZtvplPD6Rxo" /> <img src="https://tags.w55c.net/rs?id=14214758c1bf4d2bad866ab09dacb4fb&t=homepage" style='display:none' /> </head> <body class="page-template page-template-page-customheader page-template-page-customheader-php page page-id-3655 page-child parent-pageid-3398 wp-embed-responsive locale-en-us mega-menu-primary group-blog elementor-default elementor-kit-16728 elementor-page elementor-page-3655 elementor-page-21594 elementor-page-21527" id="site-body"> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MVJF3SJ" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <!--[if lt IE 10]> <div class="alert alert-warning alert-dismissible" role="alert"> <button class="btn btn-primary close" aria-hidden="true" data-dismiss="alert" type="button" aria-label="close">脳</button> <strong>You're using an unsupported version of Internet Explorer, and this site's functionality is greatly reduced.</strong> <p><a href="https://support.microsoft.com/en-us/help/17621" target="_blank" rel="noopener noreferrer" class="alert-link">Upgrade Internet Explorer</a> or install a <a href="https://browsehappy.com" target="_blank" rel="noopener noreferrer" class="alert-link">modern browser</a>, or contact your system administrator.</p> </div> <![endif]--> <div class="content-wrapper"> <a href="#main" class="skip-link">Skip to main content</a> <div class="top-navigation d-print-none"> <div class="row"> <div class="col-2 col-md-5"><img class="img-fluid idaho-logo mr-2" src="https://www.idl.idaho.gov/wp-content/themes/webmaster-alternate/img/idaho.svg" alt="Idaho" width="50" /> <span class="d-none d-lg-inline">Official Government Website</span></div> <div class="col-10 col-md-7 d-sm-inline align-self-end"><div id="top-navigation" class="menu-top-menu-container"><ul id="menu-top-menu" class="top-menu nav d-inline-flex" itemscope itemtype="http://www.schema.org/SiteNavigationElement"><li id="menu-item-4295" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4295 nav-item"><a itemprop="url" href="https://www.idl.idaho.gov/contact-us/" class="nav-link"><span itemprop="name">Contact Us</span></a></li> </ul><span class="d-none d-md-inline-block pr-1"><i class="fas fa-font fa-2x fontsizer" style="font-size:14pt;padding-top:3px;" onclick="resizeText(1)"></i> | <i style="font-size:8pt;padding-top:10px;" class="fas fa-font fontsizer" onclick="resizeText(-1)"></i></span></div></div> </div> </div> <div id="page" class="hfeed site"> <header id="masthead" class="site-header" itemscope itemtype="https://schema.org/Organization"> <div class="row align-items-center d-flex justify-content-md-center" style="border-bottom: solid 2px #eee;"> <div class="col-4 col-sm-3 col-md-2 agency-logo pull-right"> <a itemprop="url" href="https://www.idl.idaho.gov/" title="Department of Lands" rel="home"><img class="img-fluid logo" src="https://www.idl.idaho.gov/wp-content/uploads/sites/2/2021/04/IDL-Fire-Logo-2020.jpg" alt="agency logo"></a> </div> <div class="col-8 col-sm-9 col-md-10"> <div class="text-uppercase agency-name">Department of Lands</div> <nav class="navbar navbar-expand-lg col-md-11 col-lg-12"> <div class="container-fluid d-none d-lg-flex"><div id="mega-menu-wrap-primary" class="mega-menu-wrap"><div class="mega-menu-toggle"><div class="mega-toggle-blocks-left"></div><div class="mega-toggle-blocks-center"></div><div class="mega-toggle-blocks-right"><div class='mega-toggle-block mega-menu-toggle-block mega-toggle-block-1' id='mega-toggle-block-1' tabindex='0'><span class='mega-toggle-label' role='button' aria-expanded='false'><span class='mega-toggle-label-closed'>MENU</span><span class='mega-toggle-label-open'>MENU</span></span></div></div></div><ul id="mega-menu-primary" class="mega-menu max-mega-menu mega-menu-horizontal mega-no-js" data-event="hover_intent" data-effect="fade_up" data-effect-speed="200" data-effect-mobile="disabled" data-effect-speed-mobile="0" data-mobile-force-width="nav" data-second-click="go" data-document-click="collapse" data-vertical-behaviour="standard" data-breakpoint="991" data-unbind="true" data-mobile-state="collapse_all" data-mobile-direction="vertical" data-hover-intent-timeout="300" data-hover-intent-interval="100"><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-megamenu mega-align-bottom-left mega-menu-grid mega-menu-item-2450' id='mega-menu-item-2450'><a class="mega-menu-link" href="#" aria-expanded="false" tabindex="0">About<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-row' id='mega-menu-2450-0'> <ul class="mega-sub-menu"> <li class='mega-menu-column mega-menu-columns-1-of-3' id='mega-menu-2450-0-0'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-item-1865' id='mega-menu-item-1865'><a class="mega-menu-link" href="https://www.idl.idaho.gov/about-us/">About IDL<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-2030' id='mega-menu-item-2030'><a class="mega-menu-link" href="https://www.idl.idaho.gov/about-us/land-board/">Land Board</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-10817' id='mega-menu-item-10817'><a class="mega-menu-link" href="https://www.idl.idaho.gov/about-us/understanding-endowment-land/">Understanding Endowment Land</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-8221' id='mega-menu-item-8221'><a class="mega-menu-link" href="https://www.idl.idaho.gov/compliance-notification/">Compliance/Notification</a></li> </ul> </li> </ul> </li><li class='mega-menu-column mega-menu-columns-2-of-3' id='mega-menu-2450-0-1'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-2493' id='mega-menu-item-2493'><a class="mega-menu-link" href="https://www.idl.idaho.gov/home/idl-gis-program-idaho-maps-and-land-records/">IDL GIS Program, Idaho Maps and Land Records</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-2042' id='mega-menu-item-2042'><a class="mega-menu-link" href="https://www.idl.idaho.gov/about-us/supervisory-areas/">Supervisory Areas</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-13562' id='mega-menu-item-13562'><a class="mega-menu-link" href="https://ogcc.idaho.gov/">Idaho Oil and Gas Conservation Commission</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-8013' id='mega-menu-item-8013'><a class="mega-menu-link" href="https://www.idl.idaho.gov/access-idl/">Access IDL</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-22421' id='mega-menu-item-22421'><a class="mega-menu-link" href="https://www.idl.idaho.gov/endowment-land-and-recreation/">Endowment Land and Recreation</a></li> </ul> </li> </ul> </li></ul> </li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-align-bottom-left mega-menu-flyout mega-menu-item-47603' id='mega-menu-item-47603'><a class="mega-menu-link" href="https://www.idl.idaho.gov/contracting-bid-board/" tabindex="0">Contracting</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-megamenu mega-align-bottom-left mega-menu-megamenu mega-menu-item-23457' id='mega-menu-item-23457'><a class="mega-menu-link" href="https://www.idl.idaho.gov/about-us/jobs/" aria-expanded="false" tabindex="0">Jobs<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-columns-1-of-4 mega-menu-item-24853' id='mega-menu-item-24853'><a class="mega-menu-link" href="https://www.idl.idaho.gov/about-us/jobs/">Careers/Jobs Home</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-columns-1-of-4 mega-menu-item-24850' id='mega-menu-item-24850'><a class="mega-menu-link" href="https://www.idl.idaho.gov/about-us/jobs/seasonal-employment/">Seasonal Employment<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-37783' id='mega-menu-item-37783'><a class="mega-menu-link" href="https://www.idl.idaho.gov/seasonal-positions-finder/">Seasonal Positions Finder</a></li> </ul> </li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-columns-1-of-4 mega-menu-item-29709' id='mega-menu-item-29709'><a class="mega-menu-link" href="https://www.idl.idaho.gov/about-us/jobs/mentoring/">Mentoring Program</a></li></ul> </li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-current-page-ancestor mega-current-menu-ancestor mega-current-menu-parent mega-current-page-parent mega-current_page_parent mega-current_page_ancestor mega-menu-item-has-children mega-menu-megamenu mega-align-bottom-left mega-menu-megamenu mega-menu-item-35314' id='mega-menu-item-35314'><a class="mega-menu-link" href="https://www.idl.idaho.gov/leasing/" aria-expanded="false" tabindex="0">Leasing<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-current-page-ancestor mega-current-page-parent mega-menu-columns-1-of-4 mega-menu-item-36004' id='mega-menu-item-36004'><a class="mega-menu-link" href="https://www.idl.idaho.gov/leasing/">Leasing Home</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-columns-1-of-4 mega-menu-item-35418' id='mega-menu-item-35418'><a class="mega-menu-link" href="https://gis1.idl.idaho.gov/portal/apps/webappviewer/index.html?id=7de650fa6b31479f859afc90e03953ba">Leasing Opportunities & Inquiry Application</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-columns-1-of-4 mega-menu-item-35345' id='mega-menu-item-35345'><a class="mega-menu-link" href="https://otc.cdc.nicusa.com/Public2.aspx?portal=id&#038;organization=Department%20of%20Lands">Make a Payment</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-columns-1-of-4 mega-menu-item-35346' id='mega-menu-item-35346'><a class="mega-menu-link" href="https://www.idl.idaho.gov/request-for-address-change/">Request for Address Change</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-columns-1-of-4 mega-menu-clear mega-menu-item-10332' id='mega-menu-item-10332'><a class="mega-menu-link" href="https://www.idl.idaho.gov/leasing/energy-resource-leasing/">Energy Resource Leasing</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-current-menu-item mega-page_item mega-page-item-3655 mega-current_page_item mega-menu-columns-1-of-4 mega-menu-item-12343' id='mega-menu-item-12343'><a class="mega-menu-link" href="https://www.idl.idaho.gov/leasing/grazing-farming-conservation-program/" aria-current="page">Grazing, Farming and Conservation Leasing</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-columns-1-of-4 mega-menu-item-3734' id='mega-menu-item-3734'><a class="mega-menu-link" href="https://www.idl.idaho.gov/leasing/minerals-leasing/">Minerals Leasing</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-columns-1-of-4 mega-menu-item-3713' id='mega-menu-item-3713'><a class="mega-menu-link" href="https://www.idl.idaho.gov/leasing/oil-gas-leasing/">Oil &amp; Gas Leasing</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-columns-1-of-4 mega-menu-clear mega-menu-item-45200' id='mega-menu-item-45200'><a class="mega-menu-link" href="https://www.idl.idaho.gov/leasing/commerical-leasing/">Commercial Leasing</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-columns-1-of-4 mega-menu-item-45423' id='mega-menu-item-45423'><a class="mega-menu-link" href="https://www.idl.idaho.gov/leasing/residential-leasing/">Residential Leasing</a></li></ul> </li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-megamenu mega-align-bottom-left mega-menu-grid mega-menu-item-2453' id='mega-menu-item-2453'><a class="mega-menu-link" href="#" aria-expanded="false" tabindex="0">Land<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-row' id='mega-menu-2453-0'> <ul class="mega-sub-menu"> <li class='mega-menu-column mega-menu-columns-4-of-12' id='mega-menu-2453-0-0'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-13437' id='mega-menu-item-13437'><a class="mega-menu-link" href="https://www.idl.idaho.gov/payette-endowment-land/">Payette Endowment Land</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-1617' id='mega-menu-item-1617'><a class="mega-menu-link" href="https://www.idl.idaho.gov/real-estate-services/cottage-site-transactions/">Cottage Site Sales</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-1512' id='mega-menu-item-1512'><a class="mega-menu-link" href="https://www.idl.idaho.gov/real-estate-services/commercial-property-sales/">Commercial Property Sales</a></li> </ul> </li><li class='mega-menu-column mega-menu-columns-4-of-12' id='mega-menu-2453-0-1'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-1657' id='mega-menu-item-1657'><a class="mega-menu-link" href="https://www.idl.idaho.gov/real-estate-services/lands-recently-acquired-by-idl/">Lands IDL Acquired</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-1626' id='mega-menu-item-1626'><a class="mega-menu-link" href="https://www.idl.idaho.gov/real-estate-services/sell-land-to-idl/">Sell Your Land to IDL</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-1644' id='mega-menu-item-1644'><a class="mega-menu-link" href="https://www.idl.idaho.gov/real-estate-services/idl-lands-recently-sold/">IDL Lands Sold</a></li> </ul> </li><li class='mega-menu-column mega-menu-columns-4-of-12' id='mega-menu-2453-0-2'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-1671' id='mega-menu-item-1671'><a class="mega-menu-link" href="https://www.idl.idaho.gov/real-estate-services/owyhee-land-exchange/">Owyhee Land Exchange</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-1488' id='mega-menu-item-1488'><a class="mega-menu-link" href="https://www.idl.idaho.gov/real-estate-services/investments-and-asset-management/">Investments &amp; Asset Management</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-1506' id='mega-menu-item-1506'><a class="mega-menu-link" href="https://www.idl.idaho.gov/real-estate-services/state-land-for-sale/">State Land for Sale</a></li> </ul> </li> </ul> </li><li class='mega-menu-row' id='mega-menu-2453-999'> <ul class="mega-sub-menu"> <li class='mega-menu-column mega-menu-columns-3-of-12' id='mega-menu-2453-999-0'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-10291' id='mega-menu-item-10291'><a class="mega-menu-link" href="https://www.idl.idaho.gov/leasing/sage-grouse/">Sage Grouse</a></li> </ul> </li> </ul> </li></ul> </li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-megamenu mega-align-bottom-left mega-menu-grid mega-menu-item-2451' id='mega-menu-item-2451'><a class="mega-menu-link" href="https://www.idl.idaho.gov/about-forestry/" aria-expanded="false" tabindex="0">Forestry<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-row' id='mega-menu-2451-0'> <ul class="mega-sub-menu"> <li class='mega-menu-column mega-menu-columns-3-of-12' id='mega-menu-2451-0-0'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-888' id='mega-menu-item-888'><a class="mega-menu-link" href="https://www.idl.idaho.gov/about-forestry/">Forestry Home</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-912' id='mega-menu-item-912'><a class="mega-menu-link" href="https://www.idl.idaho.gov/about-forestry/endowment-forestry/">Timber Sales</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-item-1288' id='mega-menu-item-1288'><a class="mega-menu-link" href="https://www.idl.idaho.gov/about-forestry/forest-practices-act/">Forest Practices<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-8218' id='mega-menu-item-8218'><a class="mega-menu-link" href="https://www.idl.idaho.gov/compliance-notification/">Compliance - Notification</a></li> </ul> </li> </ul> </li><li class='mega-menu-column mega-menu-columns-3-of-12' id='mega-menu-2451-0-1'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-item-19319' id='mega-menu-item-19319'><a class="mega-menu-link" href="https://www.idl.idaho.gov/noboundariesforestry/">No Boundaries Forestry<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-19320' id='mega-menu-item-19320'><a class="mega-menu-link" href="https://www.idl.idaho.gov/noboundariesforestry/shared-stewardship/">Shared Stewardship</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-1268' id='mega-menu-item-1268'><a class="mega-menu-link" href="https://www.idl.idaho.gov/noboundariesforestry/good-neighbor-authority/">Good Neighbor Authority</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-1368' id='mega-menu-item-1368'><a class="mega-menu-link" href="https://www.idl.idaho.gov/noboundariesforestry/forest-action-plan/">Idaho Forest Action Plan</a></li> </ul> </li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-24359' id='mega-menu-item-24359'><a class="mega-menu-link" href="https://www.idl.idaho.gov/about-forestry/log-scaling-school/">Log Scaling School</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-item-1307' id='mega-menu-item-1307'><a class="mega-menu-link" href="https://www.idl.idaho.gov/about-forestry/assistance-for-forest-landowners/">Landowner Assistance<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-31883' id='mega-menu-item-31883'><a class="mega-menu-link" href="https://www.idl.idaho.gov/about-forestry/forester-forums/">Forester Forums</a></li> </ul> </li> </ul> </li><li class='mega-menu-column mega-menu-columns-3-of-12' id='mega-menu-2451-0-2'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-1325' id='mega-menu-item-1325'><a class="mega-menu-link" href="https://www.idl.idaho.gov/about-forestry/forest-health/">Forest Health</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-item-1348' id='mega-menu-item-1348'><a class="mega-menu-link" href="https://www.idl.idaho.gov/about-forestry/urban-and-community-forestry/">Urban & Community Forestry<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-48458' id='mega-menu-item-48458'><a class="mega-menu-link" href="https://www.idl.idaho.gov/about-forestry/urban-and-community-forestry/ucf-grants/">UCF Grants</a></li> </ul> </li> </ul> </li><li class='mega-menu-column mega-menu-columns-3-of-12' id='mega-menu-2451-0-3'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-1359' id='mega-menu-item-1359'><a class="mega-menu-link" href="https://www.idl.idaho.gov/about-forestry/forest-legacy-program/">Forest Legacy</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-1396' id='mega-menu-item-1396'><a class="mega-menu-link" href="https://www.idl.idaho.gov/about-forestry/forestry-fire-grants/">Grants</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-1414' id='mega-menu-item-1414'><a class="mega-menu-link" href="https://www.idl.idaho.gov/about-forestry/idaho-state-forestry-contest/">Forestry Contest</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-10864' id='mega-menu-item-10864'><a class="mega-menu-link" href="https://www.idl.idaho.gov/about-forestry/idaho-lands-resource-coordinating-council/">Idaho Lands Resource Coordinating Council</a></li> </ul> </li> </ul> </li></ul> </li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-megamenu mega-align-bottom-left mega-menu-grid mega-menu-item-2452' id='mega-menu-item-2452'><a class="mega-menu-link" href="https://www.idl.idaho.gov/fire-management/" aria-expanded="false" tabindex="0">Fire<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-row' id='mega-menu-2452-0'> <ul class="mega-sub-menu"> <li class='mega-menu-column mega-menu-columns-4-of-12' id='mega-menu-2452-0-0'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-735' id='mega-menu-item-735'><a class="mega-menu-link" href="https://www.idl.idaho.gov/fire-management/">IDL Fire Home</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-27207' id='mega-menu-item-27207'><a class="mega-menu-link" href="https://www.idl.idaho.gov/fire-management/alerts/">Wildfire Alerts</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-17045' id='mega-menu-item-17045'><a class="mega-menu-link" href="https://www.idl.idaho.gov/fire-management/idl-wildfire-report/">IDL Wildfire Report</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-18178' id='mega-menu-item-18178'><a class="mega-menu-link" href="https://www.idl.idaho.gov/fire-management/fire-restrictions-finder/">Fire Restrictions Finder</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-19343' id='mega-menu-item-19343'><a class="mega-menu-link" href="https://www.idl.idaho.gov/fire-management/idaho-fire-map/">Idaho Fire Map</a></li> </ul> </li><li class='mega-menu-column mega-menu-columns-4-of-12' id='mega-menu-2452-0-1'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-862' id='mega-menu-item-862'><a class="mega-menu-link" href="https://www.idl.idaho.gov/fire-management/incident-business/">Incident Business</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-777' id='mega-menu-item-777'><a class="mega-menu-link" href="https://www.idl.idaho.gov/fire-management/rangeland-fire-protection-associations/">Rangeland Fire Protection Associations</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-8219' id='mega-menu-item-8219'><a class="mega-menu-link" href="https://www.idl.idaho.gov/compliance-notification/">Compliance/Notification</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-820' id='mega-menu-item-820'><a class="mega-menu-link" href="https://www.idl.idaho.gov/about-forestry/forestry-fire-grants/">Grants</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-28807' id='mega-menu-item-28807'><a class="mega-menu-link" href="https://www.idl.idaho.gov/fire-management/media-fire-resources/">Media Fire Resources</a></li> </ul> </li><li class='mega-menu-column mega-menu-columns-4-of-12' id='mega-menu-2452-0-2'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-757' id='mega-menu-item-757'><a class="mega-menu-link" href="https://www.idl.idaho.gov/fire-management/prevent-and-prepare/">Prevention</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-759' id='mega-menu-item-759'><a target="_blank" class="mega-menu-link" href="http://burnpermits.idaho.gov/Home.aspx">Burn Permits</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-28557' id='mega-menu-item-28557'><a class="mega-menu-link" href="https://www.idl.idaho.gov/fire-management/downloadable-printable-forest-protective-district-maps/">Forest Protective District Printable Maps</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-23857' id='mega-menu-item-23857'><a class="mega-menu-link" href="https://www.idl.idaho.gov/fire-management/fire-training-for-loggers-and-industrial-foresters/">Fire Training for Loggers and Industrial Foresters</a></li> </ul> </li> </ul> </li></ul> </li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-megamenu mega-align-bottom-left mega-menu-grid mega-menu-item-46' id='mega-menu-item-46'><a class="mega-menu-link" href="https://www.idl.idaho.gov/lakes-rivers/" aria-expanded="false" tabindex="0">Navigable Waterways<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-row' id='mega-menu-46-0'> <ul class="mega-sub-menu"> <li class='mega-menu-column mega-menu-columns-3-of-12' id='mega-menu-46-0-0'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-4244' id='mega-menu-item-4244'><a class="mega-menu-link" href="https://www.idl.idaho.gov/lakes-rivers/">Navigable Waterways Home</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-4249' id='mega-menu-item-4249'><a class="mega-menu-link" href="https://www.idl.idaho.gov/lakes-rivers/administrative-hearings/">Administrative Hearings</a></li> </ul> </li><li class='mega-menu-column mega-menu-columns-3-of-12' id='mega-menu-46-0-1'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-4263' id='mega-menu-item-4263'><a class="mega-menu-link" href="https://www.idl.idaho.gov/lakes-rivers/disclaimer-of-interest/">Disclaimer of Interest</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-4260' id='mega-menu-item-4260'><a class="mega-menu-link" href="https://www.idl.idaho.gov/lakes-rivers/encroachments/">Encroachment Permits</a></li> </ul> </li><li class='mega-menu-column mega-menu-columns-3-of-12' id='mega-menu-46-0-2'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-4271' id='mega-menu-item-4271'><a class="mega-menu-link" href="https://www.idl.idaho.gov/lakes-rivers/submerged-land-easement/">Submerged Land Easement</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-4274' id='mega-menu-item-4274'><a class="mega-menu-link" href="https://www.idl.idaho.gov/lakes-rivers/submerged-land-lease/">Submerged Land Lease</a></li> </ul> </li><li class='mega-menu-column mega-menu-columns-3-of-12' id='mega-menu-46-0-3'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-4268' id='mega-menu-item-4268'><a class="mega-menu-link" href="https://www.idl.idaho.gov/lakes-rivers/riverbed-mineral-lease-and-exploration-location/">Riverbed Mineral Lease</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-45602' id='mega-menu-item-45602'><a class="mega-menu-link" href="https://agri.idaho.gov/main/plants/snake-river-quagga-mussel-veligers/">Quagga Mussels</a></li> </ul> </li> </ul> </li></ul> </li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-megamenu mega-align-bottom-left mega-menu-grid mega-menu-item-47' id='mega-menu-item-47'><a class="mega-menu-link" href="https://www.idl.idaho.gov/mining-minerals/" aria-expanded="false" tabindex="0">Mining<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-row' id='mega-menu-47-0'> <ul class="mega-sub-menu"> <li class='mega-menu-column mega-menu-columns-1-of-3' id='mega-menu-47-0-0'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-4227' id='mega-menu-item-4227'><a class="mega-menu-link" href="https://www.idl.idaho.gov/mining-minerals/">Mining Home</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-4235' id='mega-menu-item-4235'><a class="mega-menu-link" href="https://www.idl.idaho.gov/mining-minerals/dredge-placer-mining/">Dredge &amp; Placer Mining</a></li> </ul> </li><li class='mega-menu-column mega-menu-columns-1-of-3' id='mega-menu-47-0-1'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-12306' id='mega-menu-item-12306'><a class="mega-menu-link" href="https://www.idl.idaho.gov/leasing/minerals-leasing/">Minerals Leasing</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-4239' id='mega-menu-item-4239'><a class="mega-menu-link" href="https://www.idl.idaho.gov/mining-minerals/mined-land-reclamation/">Mined Land Reclamation</a></li> </ul> </li><li class='mega-menu-column mega-menu-columns-1-of-3' id='mega-menu-47-0-2'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-4230' id='mega-menu-item-4230'><a class="mega-menu-link" href="https://www.idl.idaho.gov/mining-minerals/abandoned-mine-lands/">Abandoned Mine Lands</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-4368' id='mega-menu-item-4368'><a class="mega-menu-link" href="https://www.idl.idaho.gov/mining-minerals/rockhounding/">Rockhounding</a></li> </ul> </li> </ul> </li></ul> </li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-megamenu mega-align-bottom-left mega-menu-grid mega-menu-item-21427' id='mega-menu-item-21427'><a class="mega-menu-link" href="https://www.idl.idaho.gov/transparency/" aria-expanded="false" tabindex="0">Transparency<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-row' id='mega-menu-21427-0'> <ul class="mega-sub-menu"> <li class='mega-menu-column mega-menu-columns-4-of-12' id='mega-menu-21427-0-0'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-23097' id='mega-menu-item-23097'><a class="mega-menu-link" href="https://www.idl.idaho.gov/transparency/">Transparency Home</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-33865' id='mega-menu-item-33865'><a class="mega-menu-link" href="https://www.idl.idaho.gov/transparency/public-meeting-notifications/">Public Meeting Notifications</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-5862' id='mega-menu-item-5862'><a class="mega-menu-link" href="https://www.idl.idaho.gov/public-records-request/">Public Records Requests</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-2548' id='mega-menu-item-2548'><a class="mega-menu-link" href="https://www.idl.idaho.gov/news-media/">News Releases</a></li> </ul> </li><li class='mega-menu-column mega-menu-columns-4-of-12' id='mega-menu-21427-0-1'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-23109' id='mega-menu-item-23109'><a class="mega-menu-link" href="https://www.idl.idaho.gov/about-us/land-board/land-board-meeting-materials-minutes-archive/">Land Board Meeting Materials/Minutes Archive</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-10004' id='mega-menu-item-10004'><a class="mega-menu-link" href="https://www.idl.idaho.gov/agency-guidance-documents/">Agency Guidance Documents</a></li> </ul> </li><li class='mega-menu-column mega-menu-columns-3-of-12' id='mega-menu-21427-0-2'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-3111' id='mega-menu-item-3111'><a class="mega-menu-link" href="https://www.idl.idaho.gov/rulemaking/">Rulemaking</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-13046' id='mega-menu-item-13046'><a class="mega-menu-link" href="https://www.idl.idaho.gov/orders/">Orders</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-23106' id='mega-menu-item-23106'><a class="mega-menu-link" href="https://transparent.idaho.gov/transparentidaho/Pages/Home.aspx">Financial Information</a></li> </ul> </li> </ul> </li></ul> </li></ul></div> </div> <div class="d-none d-lg-flex col-lg-1 d-print-none"> <i class="fas fa-search fa-2x" data-toggle="collapse" data-target="#search-collapse" aria-controls="search-collapse" aria-expanded="false" aria-label="Toggle search"><span class="sr-only">Toggle search</span></i> </div> </nav> <div class="collapse ml-auto" id="search-collapse"> <div class="d-none d-lg-block d-print-none" aria-label="search"> <gcse:search enableAutoComplete="true"></gcse:search> </div> </div> </div> <div class="row col-12"> <div id="toggle" class="toggle d-print-none d-flex d-lg-none mx-auto"> <div class="navbar-search ml-5 pr-5" data-toggle="collapse" data-target="#search-collapse2" aria-controls="search-collapse2" aria-expanded="false" aria-label="Toggle search"><span class="sr-only">Toggle search</span><i class="fas fa-search"></i></div> </div> </div> </div> <div class="row"> <div class="collapse col-12" id="search-collapse2"> <div class="d-block d-lg-none d-print-none" aria-label="search"> <gcse:search enableAutoComplete="true"></gcse:search> </div> </div> </div> <div class="row mnav"> <div class="col-12 d-block d-lg-none"><div id="mega-menu-wrap-primary" class="mega-menu-wrap"><div class="mega-menu-toggle"><div class="mega-toggle-blocks-left"></div><div class="mega-toggle-blocks-center"></div><div class="mega-toggle-blocks-right"><div class='mega-toggle-block mega-menu-toggle-block mega-toggle-block-1' id='mega-toggle-block-1' tabindex='0'><span class='mega-toggle-label' role='button' aria-expanded='false'><span class='mega-toggle-label-closed'>MENU</span><span class='mega-toggle-label-open'>MENU</span></span></div></div></div><ul id="mega-menu-primary" class="mega-menu max-mega-menu mega-menu-horizontal mega-no-js" data-event="hover_intent" data-effect="fade_up" data-effect-speed="200" data-effect-mobile="disabled" data-effect-speed-mobile="0" data-mobile-force-width="nav" data-second-click="go" data-document-click="collapse" data-vertical-behaviour="standard" data-breakpoint="991" data-unbind="true" data-mobile-state="collapse_all" data-mobile-direction="vertical" data-hover-intent-timeout="300" data-hover-intent-interval="100"><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-megamenu mega-align-bottom-left mega-menu-grid mega-menu-item-2450' id='mega-menu-item-2450'><a class="mega-menu-link" href="#" aria-expanded="false" tabindex="0">About<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-row' id='mega-menu-2450-0'> <ul class="mega-sub-menu"> <li class='mega-menu-column mega-menu-columns-1-of-3' id='mega-menu-2450-0-0'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-item-1865' id='mega-menu-item-1865'><a class="mega-menu-link" href="https://www.idl.idaho.gov/about-us/">About IDL<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-2030' id='mega-menu-item-2030'><a class="mega-menu-link" href="https://www.idl.idaho.gov/about-us/land-board/">Land Board</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-10817' id='mega-menu-item-10817'><a class="mega-menu-link" href="https://www.idl.idaho.gov/about-us/understanding-endowment-land/">Understanding Endowment Land</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-8221' id='mega-menu-item-8221'><a class="mega-menu-link" href="https://www.idl.idaho.gov/compliance-notification/">Compliance/Notification</a></li> </ul> </li> </ul> </li><li class='mega-menu-column mega-menu-columns-2-of-3' id='mega-menu-2450-0-1'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-2493' id='mega-menu-item-2493'><a class="mega-menu-link" href="https://www.idl.idaho.gov/home/idl-gis-program-idaho-maps-and-land-records/">IDL GIS Program, Idaho Maps and Land Records</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-2042' id='mega-menu-item-2042'><a class="mega-menu-link" href="https://www.idl.idaho.gov/about-us/supervisory-areas/">Supervisory Areas</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-13562' id='mega-menu-item-13562'><a class="mega-menu-link" href="https://ogcc.idaho.gov/">Idaho Oil and Gas Conservation Commission</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-8013' id='mega-menu-item-8013'><a class="mega-menu-link" href="https://www.idl.idaho.gov/access-idl/">Access IDL</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-22421' id='mega-menu-item-22421'><a class="mega-menu-link" href="https://www.idl.idaho.gov/endowment-land-and-recreation/">Endowment Land and Recreation</a></li> </ul> </li> </ul> </li></ul> </li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-align-bottom-left mega-menu-flyout mega-menu-item-47603' id='mega-menu-item-47603'><a class="mega-menu-link" href="https://www.idl.idaho.gov/contracting-bid-board/" tabindex="0">Contracting</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-megamenu mega-align-bottom-left mega-menu-megamenu mega-menu-item-23457' id='mega-menu-item-23457'><a class="mega-menu-link" href="https://www.idl.idaho.gov/about-us/jobs/" aria-expanded="false" tabindex="0">Jobs<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-columns-1-of-4 mega-menu-item-24853' id='mega-menu-item-24853'><a class="mega-menu-link" href="https://www.idl.idaho.gov/about-us/jobs/">Careers/Jobs Home</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-columns-1-of-4 mega-menu-item-24850' id='mega-menu-item-24850'><a class="mega-menu-link" href="https://www.idl.idaho.gov/about-us/jobs/seasonal-employment/">Seasonal Employment<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-37783' id='mega-menu-item-37783'><a class="mega-menu-link" href="https://www.idl.idaho.gov/seasonal-positions-finder/">Seasonal Positions Finder</a></li> </ul> </li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-columns-1-of-4 mega-menu-item-29709' id='mega-menu-item-29709'><a class="mega-menu-link" href="https://www.idl.idaho.gov/about-us/jobs/mentoring/">Mentoring Program</a></li></ul> </li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-current-page-ancestor mega-current-menu-ancestor mega-current-menu-parent mega-current-page-parent mega-current_page_parent mega-current_page_ancestor mega-menu-item-has-children mega-menu-megamenu mega-align-bottom-left mega-menu-megamenu mega-menu-item-35314' id='mega-menu-item-35314'><a class="mega-menu-link" href="https://www.idl.idaho.gov/leasing/" aria-expanded="false" tabindex="0">Leasing<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-current-page-ancestor mega-current-page-parent mega-menu-columns-1-of-4 mega-menu-item-36004' id='mega-menu-item-36004'><a class="mega-menu-link" href="https://www.idl.idaho.gov/leasing/">Leasing Home</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-columns-1-of-4 mega-menu-item-35418' id='mega-menu-item-35418'><a class="mega-menu-link" href="https://gis1.idl.idaho.gov/portal/apps/webappviewer/index.html?id=7de650fa6b31479f859afc90e03953ba">Leasing Opportunities & Inquiry Application</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-columns-1-of-4 mega-menu-item-35345' id='mega-menu-item-35345'><a class="mega-menu-link" href="https://otc.cdc.nicusa.com/Public2.aspx?portal=id&#038;organization=Department%20of%20Lands">Make a Payment</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-columns-1-of-4 mega-menu-item-35346' id='mega-menu-item-35346'><a class="mega-menu-link" href="https://www.idl.idaho.gov/request-for-address-change/">Request for Address Change</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-columns-1-of-4 mega-menu-clear mega-menu-item-10332' id='mega-menu-item-10332'><a class="mega-menu-link" href="https://www.idl.idaho.gov/leasing/energy-resource-leasing/">Energy Resource Leasing</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-current-menu-item mega-page_item mega-page-item-3655 mega-current_page_item mega-menu-columns-1-of-4 mega-menu-item-12343' id='mega-menu-item-12343'><a class="mega-menu-link" href="https://www.idl.idaho.gov/leasing/grazing-farming-conservation-program/" aria-current="page">Grazing, Farming and Conservation Leasing</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-columns-1-of-4 mega-menu-item-3734' id='mega-menu-item-3734'><a class="mega-menu-link" href="https://www.idl.idaho.gov/leasing/minerals-leasing/">Minerals Leasing</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-columns-1-of-4 mega-menu-item-3713' id='mega-menu-item-3713'><a class="mega-menu-link" href="https://www.idl.idaho.gov/leasing/oil-gas-leasing/">Oil &amp; Gas Leasing</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-columns-1-of-4 mega-menu-clear mega-menu-item-45200' id='mega-menu-item-45200'><a class="mega-menu-link" href="https://www.idl.idaho.gov/leasing/commerical-leasing/">Commercial Leasing</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-columns-1-of-4 mega-menu-item-45423' id='mega-menu-item-45423'><a class="mega-menu-link" href="https://www.idl.idaho.gov/leasing/residential-leasing/">Residential Leasing</a></li></ul> </li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-megamenu mega-align-bottom-left mega-menu-grid mega-menu-item-2453' id='mega-menu-item-2453'><a class="mega-menu-link" href="#" aria-expanded="false" tabindex="0">Land<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-row' id='mega-menu-2453-0'> <ul class="mega-sub-menu"> <li class='mega-menu-column mega-menu-columns-4-of-12' id='mega-menu-2453-0-0'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-13437' id='mega-menu-item-13437'><a class="mega-menu-link" href="https://www.idl.idaho.gov/payette-endowment-land/">Payette Endowment Land</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-1617' id='mega-menu-item-1617'><a class="mega-menu-link" href="https://www.idl.idaho.gov/real-estate-services/cottage-site-transactions/">Cottage Site Sales</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-1512' id='mega-menu-item-1512'><a class="mega-menu-link" href="https://www.idl.idaho.gov/real-estate-services/commercial-property-sales/">Commercial Property Sales</a></li> </ul> </li><li class='mega-menu-column mega-menu-columns-4-of-12' id='mega-menu-2453-0-1'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-1657' id='mega-menu-item-1657'><a class="mega-menu-link" href="https://www.idl.idaho.gov/real-estate-services/lands-recently-acquired-by-idl/">Lands IDL Acquired</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-1626' id='mega-menu-item-1626'><a class="mega-menu-link" href="https://www.idl.idaho.gov/real-estate-services/sell-land-to-idl/">Sell Your Land to IDL</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-1644' id='mega-menu-item-1644'><a class="mega-menu-link" href="https://www.idl.idaho.gov/real-estate-services/idl-lands-recently-sold/">IDL Lands Sold</a></li> </ul> </li><li class='mega-menu-column mega-menu-columns-4-of-12' id='mega-menu-2453-0-2'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-1671' id='mega-menu-item-1671'><a class="mega-menu-link" href="https://www.idl.idaho.gov/real-estate-services/owyhee-land-exchange/">Owyhee Land Exchange</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-1488' id='mega-menu-item-1488'><a class="mega-menu-link" href="https://www.idl.idaho.gov/real-estate-services/investments-and-asset-management/">Investments &amp; Asset Management</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-1506' id='mega-menu-item-1506'><a class="mega-menu-link" href="https://www.idl.idaho.gov/real-estate-services/state-land-for-sale/">State Land for Sale</a></li> </ul> </li> </ul> </li><li class='mega-menu-row' id='mega-menu-2453-999'> <ul class="mega-sub-menu"> <li class='mega-menu-column mega-menu-columns-3-of-12' id='mega-menu-2453-999-0'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-10291' id='mega-menu-item-10291'><a class="mega-menu-link" href="https://www.idl.idaho.gov/leasing/sage-grouse/">Sage Grouse</a></li> </ul> </li> </ul> </li></ul> </li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-megamenu mega-align-bottom-left mega-menu-grid mega-menu-item-2451' id='mega-menu-item-2451'><a class="mega-menu-link" href="https://www.idl.idaho.gov/about-forestry/" aria-expanded="false" tabindex="0">Forestry<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-row' id='mega-menu-2451-0'> <ul class="mega-sub-menu"> <li class='mega-menu-column mega-menu-columns-3-of-12' id='mega-menu-2451-0-0'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-888' id='mega-menu-item-888'><a class="mega-menu-link" href="https://www.idl.idaho.gov/about-forestry/">Forestry Home</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-912' id='mega-menu-item-912'><a class="mega-menu-link" href="https://www.idl.idaho.gov/about-forestry/endowment-forestry/">Timber Sales</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-item-1288' id='mega-menu-item-1288'><a class="mega-menu-link" href="https://www.idl.idaho.gov/about-forestry/forest-practices-act/">Forest Practices<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-8218' id='mega-menu-item-8218'><a class="mega-menu-link" href="https://www.idl.idaho.gov/compliance-notification/">Compliance - Notification</a></li> </ul> </li> </ul> </li><li class='mega-menu-column mega-menu-columns-3-of-12' id='mega-menu-2451-0-1'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-item-19319' id='mega-menu-item-19319'><a class="mega-menu-link" href="https://www.idl.idaho.gov/noboundariesforestry/">No Boundaries Forestry<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-19320' id='mega-menu-item-19320'><a class="mega-menu-link" href="https://www.idl.idaho.gov/noboundariesforestry/shared-stewardship/">Shared Stewardship</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-1268' id='mega-menu-item-1268'><a class="mega-menu-link" href="https://www.idl.idaho.gov/noboundariesforestry/good-neighbor-authority/">Good Neighbor Authority</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-1368' id='mega-menu-item-1368'><a class="mega-menu-link" href="https://www.idl.idaho.gov/noboundariesforestry/forest-action-plan/">Idaho Forest Action Plan</a></li> </ul> </li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-24359' id='mega-menu-item-24359'><a class="mega-menu-link" href="https://www.idl.idaho.gov/about-forestry/log-scaling-school/">Log Scaling School</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-item-1307' id='mega-menu-item-1307'><a class="mega-menu-link" href="https://www.idl.idaho.gov/about-forestry/assistance-for-forest-landowners/">Landowner Assistance<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-31883' id='mega-menu-item-31883'><a class="mega-menu-link" href="https://www.idl.idaho.gov/about-forestry/forester-forums/">Forester Forums</a></li> </ul> </li> </ul> </li><li class='mega-menu-column mega-menu-columns-3-of-12' id='mega-menu-2451-0-2'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-1325' id='mega-menu-item-1325'><a class="mega-menu-link" href="https://www.idl.idaho.gov/about-forestry/forest-health/">Forest Health</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-item-1348' id='mega-menu-item-1348'><a class="mega-menu-link" href="https://www.idl.idaho.gov/about-forestry/urban-and-community-forestry/">Urban & Community Forestry<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-48458' id='mega-menu-item-48458'><a class="mega-menu-link" href="https://www.idl.idaho.gov/about-forestry/urban-and-community-forestry/ucf-grants/">UCF Grants</a></li> </ul> </li> </ul> </li><li class='mega-menu-column mega-menu-columns-3-of-12' id='mega-menu-2451-0-3'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-1359' id='mega-menu-item-1359'><a class="mega-menu-link" href="https://www.idl.idaho.gov/about-forestry/forest-legacy-program/">Forest Legacy</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-1396' id='mega-menu-item-1396'><a class="mega-menu-link" href="https://www.idl.idaho.gov/about-forestry/forestry-fire-grants/">Grants</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-1414' id='mega-menu-item-1414'><a class="mega-menu-link" href="https://www.idl.idaho.gov/about-forestry/idaho-state-forestry-contest/">Forestry Contest</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-10864' id='mega-menu-item-10864'><a class="mega-menu-link" href="https://www.idl.idaho.gov/about-forestry/idaho-lands-resource-coordinating-council/">Idaho Lands Resource Coordinating Council</a></li> </ul> </li> </ul> </li></ul> </li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-megamenu mega-align-bottom-left mega-menu-grid mega-menu-item-2452' id='mega-menu-item-2452'><a class="mega-menu-link" href="https://www.idl.idaho.gov/fire-management/" aria-expanded="false" tabindex="0">Fire<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-row' id='mega-menu-2452-0'> <ul class="mega-sub-menu"> <li class='mega-menu-column mega-menu-columns-4-of-12' id='mega-menu-2452-0-0'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-735' id='mega-menu-item-735'><a class="mega-menu-link" href="https://www.idl.idaho.gov/fire-management/">IDL Fire Home</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-27207' id='mega-menu-item-27207'><a class="mega-menu-link" href="https://www.idl.idaho.gov/fire-management/alerts/">Wildfire Alerts</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-17045' id='mega-menu-item-17045'><a class="mega-menu-link" href="https://www.idl.idaho.gov/fire-management/idl-wildfire-report/">IDL Wildfire Report</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-18178' id='mega-menu-item-18178'><a class="mega-menu-link" href="https://www.idl.idaho.gov/fire-management/fire-restrictions-finder/">Fire Restrictions Finder</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-19343' id='mega-menu-item-19343'><a class="mega-menu-link" href="https://www.idl.idaho.gov/fire-management/idaho-fire-map/">Idaho Fire Map</a></li> </ul> </li><li class='mega-menu-column mega-menu-columns-4-of-12' id='mega-menu-2452-0-1'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-862' id='mega-menu-item-862'><a class="mega-menu-link" href="https://www.idl.idaho.gov/fire-management/incident-business/">Incident Business</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-777' id='mega-menu-item-777'><a class="mega-menu-link" href="https://www.idl.idaho.gov/fire-management/rangeland-fire-protection-associations/">Rangeland Fire Protection Associations</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-8219' id='mega-menu-item-8219'><a class="mega-menu-link" href="https://www.idl.idaho.gov/compliance-notification/">Compliance/Notification</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-820' id='mega-menu-item-820'><a class="mega-menu-link" href="https://www.idl.idaho.gov/about-forestry/forestry-fire-grants/">Grants</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-28807' id='mega-menu-item-28807'><a class="mega-menu-link" href="https://www.idl.idaho.gov/fire-management/media-fire-resources/">Media Fire Resources</a></li> </ul> </li><li class='mega-menu-column mega-menu-columns-4-of-12' id='mega-menu-2452-0-2'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-757' id='mega-menu-item-757'><a class="mega-menu-link" href="https://www.idl.idaho.gov/fire-management/prevent-and-prepare/">Prevention</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-759' id='mega-menu-item-759'><a target="_blank" class="mega-menu-link" href="http://burnpermits.idaho.gov/Home.aspx">Burn Permits</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-28557' id='mega-menu-item-28557'><a class="mega-menu-link" href="https://www.idl.idaho.gov/fire-management/downloadable-printable-forest-protective-district-maps/">Forest Protective District Printable Maps</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-23857' id='mega-menu-item-23857'><a class="mega-menu-link" href="https://www.idl.idaho.gov/fire-management/fire-training-for-loggers-and-industrial-foresters/">Fire Training for Loggers and Industrial Foresters</a></li> </ul> </li> </ul> </li></ul> </li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-megamenu mega-align-bottom-left mega-menu-grid mega-menu-item-46' id='mega-menu-item-46'><a class="mega-menu-link" href="https://www.idl.idaho.gov/lakes-rivers/" aria-expanded="false" tabindex="0">Navigable Waterways<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-row' id='mega-menu-46-0'> <ul class="mega-sub-menu"> <li class='mega-menu-column mega-menu-columns-3-of-12' id='mega-menu-46-0-0'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-4244' id='mega-menu-item-4244'><a class="mega-menu-link" href="https://www.idl.idaho.gov/lakes-rivers/">Navigable Waterways Home</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-4249' id='mega-menu-item-4249'><a class="mega-menu-link" href="https://www.idl.idaho.gov/lakes-rivers/administrative-hearings/">Administrative Hearings</a></li> </ul> </li><li class='mega-menu-column mega-menu-columns-3-of-12' id='mega-menu-46-0-1'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-4263' id='mega-menu-item-4263'><a class="mega-menu-link" href="https://www.idl.idaho.gov/lakes-rivers/disclaimer-of-interest/">Disclaimer of Interest</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-4260' id='mega-menu-item-4260'><a class="mega-menu-link" href="https://www.idl.idaho.gov/lakes-rivers/encroachments/">Encroachment Permits</a></li> </ul> </li><li class='mega-menu-column mega-menu-columns-3-of-12' id='mega-menu-46-0-2'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-4271' id='mega-menu-item-4271'><a class="mega-menu-link" href="https://www.idl.idaho.gov/lakes-rivers/submerged-land-easement/">Submerged Land Easement</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-4274' id='mega-menu-item-4274'><a class="mega-menu-link" href="https://www.idl.idaho.gov/lakes-rivers/submerged-land-lease/">Submerged Land Lease</a></li> </ul> </li><li class='mega-menu-column mega-menu-columns-3-of-12' id='mega-menu-46-0-3'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-4268' id='mega-menu-item-4268'><a class="mega-menu-link" href="https://www.idl.idaho.gov/lakes-rivers/riverbed-mineral-lease-and-exploration-location/">Riverbed Mineral Lease</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-45602' id='mega-menu-item-45602'><a class="mega-menu-link" href="https://agri.idaho.gov/main/plants/snake-river-quagga-mussel-veligers/">Quagga Mussels</a></li> </ul> </li> </ul> </li></ul> </li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-megamenu mega-align-bottom-left mega-menu-grid mega-menu-item-47' id='mega-menu-item-47'><a class="mega-menu-link" href="https://www.idl.idaho.gov/mining-minerals/" aria-expanded="false" tabindex="0">Mining<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-row' id='mega-menu-47-0'> <ul class="mega-sub-menu"> <li class='mega-menu-column mega-menu-columns-1-of-3' id='mega-menu-47-0-0'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-4227' id='mega-menu-item-4227'><a class="mega-menu-link" href="https://www.idl.idaho.gov/mining-minerals/">Mining Home</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-4235' id='mega-menu-item-4235'><a class="mega-menu-link" href="https://www.idl.idaho.gov/mining-minerals/dredge-placer-mining/">Dredge &amp; Placer Mining</a></li> </ul> </li><li class='mega-menu-column mega-menu-columns-1-of-3' id='mega-menu-47-0-1'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-12306' id='mega-menu-item-12306'><a class="mega-menu-link" href="https://www.idl.idaho.gov/leasing/minerals-leasing/">Minerals Leasing</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-4239' id='mega-menu-item-4239'><a class="mega-menu-link" href="https://www.idl.idaho.gov/mining-minerals/mined-land-reclamation/">Mined Land Reclamation</a></li> </ul> </li><li class='mega-menu-column mega-menu-columns-1-of-3' id='mega-menu-47-0-2'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-4230' id='mega-menu-item-4230'><a class="mega-menu-link" href="https://www.idl.idaho.gov/mining-minerals/abandoned-mine-lands/">Abandoned Mine Lands</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-4368' id='mega-menu-item-4368'><a class="mega-menu-link" href="https://www.idl.idaho.gov/mining-minerals/rockhounding/">Rockhounding</a></li> </ul> </li> </ul> </li></ul> </li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-megamenu mega-align-bottom-left mega-menu-grid mega-menu-item-21427' id='mega-menu-item-21427'><a class="mega-menu-link" href="https://www.idl.idaho.gov/transparency/" aria-expanded="false" tabindex="0">Transparency<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-row' id='mega-menu-21427-0'> <ul class="mega-sub-menu"> <li class='mega-menu-column mega-menu-columns-4-of-12' id='mega-menu-21427-0-0'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-23097' id='mega-menu-item-23097'><a class="mega-menu-link" href="https://www.idl.idaho.gov/transparency/">Transparency Home</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-33865' id='mega-menu-item-33865'><a class="mega-menu-link" href="https://www.idl.idaho.gov/transparency/public-meeting-notifications/">Public Meeting Notifications</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-5862' id='mega-menu-item-5862'><a class="mega-menu-link" href="https://www.idl.idaho.gov/public-records-request/">Public Records Requests</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-2548' id='mega-menu-item-2548'><a class="mega-menu-link" href="https://www.idl.idaho.gov/news-media/">News Releases</a></li> </ul> </li><li class='mega-menu-column mega-menu-columns-4-of-12' id='mega-menu-21427-0-1'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-23109' id='mega-menu-item-23109'><a class="mega-menu-link" href="https://www.idl.idaho.gov/about-us/land-board/land-board-meeting-materials-minutes-archive/">Land Board Meeting Materials/Minutes Archive</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-10004' id='mega-menu-item-10004'><a class="mega-menu-link" href="https://www.idl.idaho.gov/agency-guidance-documents/">Agency Guidance Documents</a></li> </ul> </li><li class='mega-menu-column mega-menu-columns-3-of-12' id='mega-menu-21427-0-2'> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-3111' id='mega-menu-item-3111'><a class="mega-menu-link" href="https://www.idl.idaho.gov/rulemaking/">Rulemaking</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-13046' id='mega-menu-item-13046'><a class="mega-menu-link" href="https://www.idl.idaho.gov/orders/">Orders</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-23106' id='mega-menu-item-23106'><a class="mega-menu-link" href="https://transparent.idaho.gov/transparentidaho/Pages/Home.aspx">Financial Information</a></li> </ul> </li> </ul> </li></ul> </li></ul></div></div> </div> </header> <div class="site-content"> <style> .page-header { background: rgba(0,0,0,0.5); background-image: url(https://www.idl.idaho.gov/wp-content/uploads/sites/2/2022/12/Grazing-1-e1674152945192.png); } .page-header::before { background: rgba(0,0,0,0.3); height: 100%; width: 100%; content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; } </style> <div class="site-content"> <main id="main" class="site-main" tabindex="-1"> <div class="page-header"> <span class="sr-only">https://www.idl.idaho.gov/wp-content/uploads/sites/2/2022/12/Grazing-1-e1674152945192.png</span> <h1 class="entry-title page-header-title">Grazing, Farming and Conservation Leasing</h1> </div> <div id="content" class="container"> <div class="row"> <div class="col-sm-12"> <section aria-label="page content" id="post-3655" class="post-3655 page type-page status-publish has-post-thumbnail hentry"> <div class="entry-content"> <div class="container"> <div class="row"> <nav aria-label="breadcrumbs"> <ol class="breadcrumb"><li class="breadcrumb-item"><a href="https://www.idl.idaho.gov/" title="home"><i class="fas fa-home"></i> Home</a></li><li class="breadcrumb-item"><a href="https://www.idl.idaho.gov/leasing/">Leasing Endowment Land</a></li><li class="breadcrumb-item active">Grazing, Farming and Conservation Leasing</li></ol> </nav> </div> </div> <main id="main-content"> <div data-elementor-type="wp-page" data-elementor-id="3655" class="elementor elementor-3655"> <section class="elementor-section elementor-top-section elementor-element elementor-element-fb06243 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="fb06243" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-af2ae94" data-id="af2ae94" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-efb02f7 elementor-widget elementor-widget-heading" data-id="efb02f7" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Locate a lease and help fund Idaho</h2> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-88b22b7 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="88b22b7" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-4178302" data-id="4178302" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-67687f5 elementor-widget elementor-widget-text-editor" data-id="67687f5" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>The Land Board and IDL have statutory authority to lease approximately 2.5 million acres of endowment land for grazing, farming and conservation.</p><p><span style="color: var( --e-global-color-text );font-family: var( --e-global-typography-text-font-family ), Sans-serif;font-weight: var( --e-global-typography-text-font-weight );font-size: 1rem">Revenue generated from these leasing activities provides vital funding to the endowment beneficiaries, including Idaho鈥檚 public schools. Idaho鈥檚 constitution requires IDL to maximize the revenue generated from these lands for the beneficiaries.</span></p><p>Any individual, company or governmental agency that wishes lease endowment land for grazing, farming or conservation must obtain a lease from IDL.</p> </div> </div> <div class="elementor-element elementor-element-e317c34 elementor-widget elementor-widget-image" data-id="e317c34" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img fetchpriority="high" decoding="async" width="1024" height="512" src="https://www.idl.idaho.gov/wp-content/uploads/sites/2/2023/01/Web-bannger-Leasing-Locator-Cows-1-1024x512.png" class="attachment-large size-large wp-image-36489" alt="Web banner Leasing Locator Cows" srcset="https://www.idl.idaho.gov/wp-content/uploads/sites/2/2023/01/Web-bannger-Leasing-Locator-Cows-1-1024x512.png 1024w, https://www.idl.idaho.gov/wp-content/uploads/sites/2/2023/01/Web-bannger-Leasing-Locator-Cows-1-300x150.png 300w, https://www.idl.idaho.gov/wp-content/uploads/sites/2/2023/01/Web-bannger-Leasing-Locator-Cows-1-150x75.png 150w, https://www.idl.idaho.gov/wp-content/uploads/sites/2/2023/01/Web-bannger-Leasing-Locator-Cows-1-768x384.png 768w, https://www.idl.idaho.gov/wp-content/uploads/sites/2/2023/01/Web-bannger-Leasing-Locator-Cows-1-1536x768.png 1536w, https://www.idl.idaho.gov/wp-content/uploads/sites/2/2023/01/Web-bannger-Leasing-Locator-Cows-1-2048x1024.png 2048w, https://www.idl.idaho.gov/wp-content/uploads/sites/2/2023/01/Web-bannger-Leasing-Locator-Cows-1-700x350.png 700w" sizes="(max-width: 1024px) 100vw, 1024px" /> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-71c1baa" data-id="71c1baa" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-b3f3b14 elementor-toc--minimized-on-tablet elementor-widget elementor-widget-table-of-contents" data-id="b3f3b14" data-element_type="widget" data-settings="{&quot;headings_by_tags&quot;:[&quot;h2&quot;],&quot;exclude_headings_by_selector&quot;:[],&quot;marker_view&quot;:&quot;numbers&quot;,&quot;minimize_box&quot;:&quot;yes&quot;,&quot;minimized_on&quot;:&quot;tablet&quot;,&quot;hierarchical_view&quot;:&quot;yes&quot;,&quot;min_height&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;min_height_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;min_height_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="table-of-contents.default"> <div class="elementor-widget-container"> <div class="elementor-toc__header"> <h4 class="elementor-toc__header-title"> Table of Contents </h4> <div class="elementor-toc__toggle-button elementor-toc__toggle-button--expand"><i class="fas fa-chevron-down"></i></div> <div class="elementor-toc__toggle-button elementor-toc__toggle-button--collapse"><i class="fas fa-chevron-up"></i></div> </div> <div class="elementor-toc__body"> <div class="elementor-toc__spinner-container"> <i class="elementor-toc__spinner eicon-animation-spin eicon-loading" aria-hidden="true"></i> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-a3ba815 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="a3ba815" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-be1d3c6" data-id="be1d3c6" data-element_type="column"> <div class="elementor-widget-wrap"> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-8904370" data-id="8904370" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-3aeeb9a elementor-widget elementor-widget-button" data-id="3aeeb9a" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="https://gis1.idl.idaho.gov/portal/apps/webappviewer/index.html?id=7de650fa6b31479f859afc90e03953ba"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Click here</span> </span> </a> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-95a620e" data-id="95a620e" data-element_type="column"> <div class="elementor-widget-wrap"> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-7d3b461 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7d3b461" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3d828c3" data-id="3d828c3" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-15b2f2a elementor-widget elementor-widget-spacer" data-id="15b2f2a" data-element_type="widget" data-widget_type="spacer.default"> <div class="elementor-widget-container"> <div class="elementor-spacer"> <div class="elementor-spacer-inner"></div> </div> </div> </div> <div class="elementor-element elementor-element-9faf796 elementor-widget elementor-widget-heading" data-id="9faf796" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Program Contacts</h2> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-bfaf75e elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="bfaf75e" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-ab6b402" data-id="ab6b402" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-ec9f0a9 elementor-widget elementor-widget-text-editor" data-id="ec9f0a9" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><strong>Boise Staff Office</strong><br />Natural Resource Leasing Program Manager<br />Addie Faust<br /><a href="mailto:afaust@idl.idaho.gov">afaust@idl.idaho.gov</a><br />(208) 334-0275</p> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-cd0714f" data-id="cd0714f" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-69dac5b elementor-widget elementor-widget-text-editor" data-id="69dac5b" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><strong>Boise Staff Office</strong><br />Leasing Section Manager<br />Jason Laney<br /><a href="mailto:jlaney@idl.idaho.gov">jlaney@idl.idaho.gov</a><br />(208) 334-0278</p> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-bb16726 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="bb16726" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-81c82c7" data-id="81c82c7" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="elementor-section elementor-inner-section elementor-element elementor-element-7169b4e elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7169b4e" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-15c6252" data-id="15c6252" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-6435512 elementor-widget elementor-widget-text-editor" data-id="6435512" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><strong>Jerome Area Office聽聽</strong><br />Lands Resource Supervisor聽<br />Randal Brunmeier<br /><a href="mailto:rbrunmeierk@idl.idaho.gov">rbrunmeier@idl.idaho.gov</a><br />(208) 324-2561</p> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-07ea1d8" data-id="07ea1d8" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-1644afd elementor-widget elementor-widget-text-editor" data-id="1644afd" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><strong>Idaho Falls Area Office</strong><br />Lands Resource Supervisor<br />Heath Hancock<br /><a href="mailto:hhancock@idl.idaho.gov">hhancock@idl.idaho.gov</a><br />(208) 525-7167</p> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-inner-section elementor-element elementor-element-a31cf19 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="a31cf19" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-1ed050a" data-id="1ed050a" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-31125ad elementor-widget elementor-widget-text-editor" data-id="31125ad" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><strong>Southwest Area Office</strong><br />Lands Area Manager聽<br />Dean Johnson<br /><a href="mailto:dgjohnson@idl.idaho.gov">dgjohnson@idl.idaho.gov</a><br />(208) 334-3488</p> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-814c57d" data-id="814c57d" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-563bc21 elementor-widget elementor-widget-text-editor" data-id="563bc21" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><strong>Payette Lakes Area Office聽</strong><br />Lands Area Manager<br />Scott Corkill<br /><a href="mailto:scorkill@idl.idaho.gov">scorkill@idl.idaho.gov</a><br />(208) 334-634-7125</p> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-inner-section elementor-element elementor-element-562098d elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="562098d" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-6408972" data-id="6408972" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-4ac3c6e elementor-widget elementor-widget-text-editor" data-id="4ac3c6e" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><strong>Maggie Creek, Clearwater, &amp; Ponderosa Areas聽</strong><br />Lands Resource Specialist聽<br />Ian Bridges<br /><a href="mailto:ibridges@idl.idaho.gov">Ibridges@idl.idaho.gov</a><br />(208) 935-2141</p> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-45f1348" data-id="45f1348" data-element_type="column"> <div class="elementor-widget-wrap"> </div> </div> </div> </section> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-12cecff elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="12cecff" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2e7cc34" data-id="2e7cc34" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-095d5cd elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="095d5cd" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-662aeb5 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="662aeb5" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-1a9c85c" data-id="1a9c85c" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-1b281aa" data-id="1b281aa" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> </div> </div> </div> </section> <div class="elementor-element elementor-element-8b926d9 elementor-widget elementor-widget-heading" data-id="8b926d9" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Grazing Leasing</h2> </div> </div> <div class="elementor-element elementor-element-2471034 elementor-widget elementor-widget-text-editor" data-id="2471034" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>IDL manages 1,106 grazing leases that cover 1,789,103 acres of endowment land located primarily across the southern two-thirds of Idaho. These leases contributed 260,348 animal unit months (AUM) of forage to livestock operations in FY2022.</p> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-b9dcd33 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="b9dcd33" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1fca685" data-id="1fca685" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-d37544e elementor-widget elementor-widget-heading" data-id="d37544e" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">Upcoming Grazing Lease Auctions</h3> </div> </div> <div class="elementor-element elementor-element-13a1b72 elementor-widget elementor-widget-html" data-id="13a1b72" data-element_type="widget" data-widget_type="html.default"> <div class="elementor-widget-container"> <iframe width="100%" height="200px" src="https://gis1.idl.idaho.gov/portal/apps/experiencebuilder/experience/?id=0be85f475ac9414ea80b202e394f81e5" frameborder="0"></iframe> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-50b0189 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="50b0189" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0e85ad3" data-id="0e85ad3" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-ed9a180 elementor-widget elementor-widget-heading" data-id="ed9a180" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">Available for Lease</h3> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-b465b82 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="b465b82" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-8e9dc6b" data-id="8e9dc6b" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-7cf161f elementor-widget elementor-widget-html" data-id="7cf161f" data-element_type="widget" data-widget_type="html.default"> <div class="elementor-widget-container"> <iframe width="100%" height="600px" src="https://gis1.idl.idaho.gov/portal/apps/experiencebuilder/experience/?id=0a55e158ff1a496588355e8de78c8711 " frameborder="0"></iframe> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-cf7bdd9 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="cf7bdd9" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b4a9a6b" data-id="b4a9a6b" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-f6db1b1 elementor-widget elementor-widget-heading" data-id="f6db1b1" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">Expiring Grazing Leases</h3> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-74c8e72 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="74c8e72" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-9415c38" data-id="9415c38" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-432f749 elementor-widget elementor-widget-text-editor" data-id="432f749" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>This is our new leasing locator tool. Please contact us if you have questions.</p> </div> </div> <div class="elementor-element elementor-element-6fbd3ab elementor-widget elementor-widget-html" data-id="6fbd3ab" data-element_type="widget" data-widget_type="html.default"> <div class="elementor-widget-container"> <iframe width="100%" height="640px" src="https://gis1.idl.idaho.gov/portal/apps/experiencebuilder/experience/?id=0d297db48ae64ae1947d6071ad5215d0" frameborder="0"></iframe> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-89b9f13 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="89b9f13" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b16c769" data-id="b16c769" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-fcf0f95 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="fcf0f95" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-fc891dc elementor-widget elementor-widget-heading" data-id="fc891dc" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Farming and Cropland Leasing</h2> </div> </div> <div class="elementor-element elementor-element-594eacb elementor-widget elementor-widget-text-editor" data-id="594eacb" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>IDL administers a portfolio of 61 agricultural leases that total 50,751 acres. Crops grown on endowment lands include alfalfa hay, barley, beans, corn, potatoes, safflower, wheat and organic crops. Portions of agricultural endowment lands are managed within the USDA Conservation Reserve Program (CRP).</p> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-4b68c9f elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="4b68c9f" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-757d23a" data-id="757d23a" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-488c44e elementor-widget elementor-widget-heading" data-id="488c44e" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">Upcoming Farming and Cropland Lease Auctions</h3> </div> </div> <div class="elementor-element elementor-element-25e1de9 elementor-widget elementor-widget-html" data-id="25e1de9" data-element_type="widget" data-widget_type="html.default"> <div class="elementor-widget-container"> <iframe width="100%" height="550px" src="https://gis1.idl.idaho.gov/portal/apps/experiencebuilder/experience/?id=95eb4c6e846e4760a1bed350cfd52fa0" frameborder="0"></iframe> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-6d116ac elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="6d116ac" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-441fb23" data-id="441fb23" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-c66c672 elementor-widget elementor-widget-heading" data-id="c66c672" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">Available Farming and Cropland Leases</h3> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-c07b75b elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="c07b75b" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5fdacf6" data-id="5fdacf6" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-b007dad elementor-widget elementor-widget-html" data-id="b007dad" data-element_type="widget" data-widget_type="html.default"> <div class="elementor-widget-container"> <iframe width="100%" height="550px" src="https://gis1.idl.idaho.gov/portal/apps/experiencebuilder/experience/?id=2896c09156ed4b3ea9697ecec8888322 " frameborder="0"></iframe> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-5f505da elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="5f505da" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-9097ff4" data-id="9097ff4" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-eed87c4 elementor-widget elementor-widget-heading" data-id="eed87c4" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">Expiring Farming and Cropland Leases</h3> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-3f57c5d elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="3f57c5d" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-635df5f" data-id="635df5f" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-54f40a9 elementor-widget elementor-widget-html" data-id="54f40a9" data-element_type="widget" data-widget_type="html.default"> <div class="elementor-widget-container"> <iframe width="100%" height="640px" src="https://gis1.idl.idaho.gov/portal/apps/experiencebuilder/experience/?id=802a841554be40e1ab6cfef69b94709d" frameborder="0"></iframe> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-1dce0ab elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="1dce0ab" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-81dbfb7" data-id="81dbfb7" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-170d0f1 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="170d0f1" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-a14bd55 elementor-widget elementor-widget-heading" data-id="a14bd55" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Conservation Leasing</h2> </div> </div> <div class="elementor-element elementor-element-a490cc2 elementor-widget elementor-widget-text-editor" data-id="a490cc2" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>IDL administers a portfolio of 23 conservation leases聽<span style="color: var( --e-global-color-text );font-family: var( --e-global-typography-text-font-family ), Sans-serif;font-size: 1rem;font-weight: var( --e-global-typography-text-font-weight )">for recreation, big game, and wildlife habitat in conjunction with Wildlife Management Areas.</span></p> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-8a9486f elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="8a9486f" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-70e0a0d" data-id="70e0a0d" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-a26c10b elementor-widget elementor-widget-heading" data-id="a26c10b" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">Upcoming Conservation Lease Auctions</h3> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-247c552 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="247c552" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-79d4f31" data-id="79d4f31" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-3b1251e elementor-widget elementor-widget-html" data-id="3b1251e" data-element_type="widget" data-widget_type="html.default"> <div class="elementor-widget-container"> <iframe width="100%" height="640px" src="https://gis1.idl.idaho.gov/portal/apps/experiencebuilder/experience/?id=44cb3c4c25fe4a08a64c2f27fe91aee9 " frameborder="0"></iframe> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-d338b2c elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="d338b2c" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4445ab7" data-id="4445ab7" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-fce89c3 elementor-widget elementor-widget-heading" data-id="fce89c3" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">Available Conservation Leases</h3> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-3a2fc5e elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="3a2fc5e" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a4520b5" data-id="a4520b5" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-95a6167 elementor-widget elementor-widget-html" data-id="95a6167" data-element_type="widget" data-widget_type="html.default"> <div class="elementor-widget-container"> <iframe width="100%" height="550px" src="https://gis1.idl.idaho.gov/portal/apps/experiencebuilder/experience/?id=8a74a6e7f9e843249ae6eeb963c2e95e " frameborder="0"></iframe> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-9f00ce1 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="9f00ce1" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3a7208b" data-id="3a7208b" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-ca369b3 elementor-widget elementor-widget-heading" data-id="ca369b3" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">Expiring Conservation Leases </h3> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-d1030a0 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="d1030a0" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-edea1e4" data-id="edea1e4" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-210a657 elementor-widget elementor-widget-html" data-id="210a657" data-element_type="widget" data-widget_type="html.default"> <div class="elementor-widget-container"> <iframe width="100%" height="640px" src="https://gis1.idl.idaho.gov/portal/apps/experiencebuilder/experience/?id=1c38d646fe034042bb59cf424227dd55" frameborder="0"></iframe> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-9fb4a62 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="9fb4a62" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-23bc030" data-id="23bc030" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-0081202 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="0081202" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-762f25d elementor-widget elementor-widget-heading" data-id="762f25d" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Grazing Rate Memos</h2> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-315d6d7 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="315d6d7" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-3297c30" data-id="3297c30" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-a4636d1 elementor-cta--skin-classic elementor-animated-content elementor-bg-transform elementor-bg-transform-zoom-in elementor-widget elementor-widget-call-to-action" data-id="a4636d1" data-element_type="widget" data-widget_type="call-to-action.default"> <div class="elementor-widget-container"> <div class="elementor-cta"> <div class="elementor-cta__bg-wrapper"> <div class="elementor-cta__bg elementor-bg" style="background-image: url(https://www.idl.idaho.gov/wp-content/uploads/sites/2/2022/12/Grazing-1-1-1024x1024.png);"></div> <div class="elementor-cta__bg-overlay"></div> </div> <div class="elementor-cta__content"> <h3 class="elementor-cta__title elementor-cta__content-item elementor-content-item">2024 Grazing Rate Memo</h3> <div class="elementor-cta__button-wrapper elementor-cta__content-item elementor-content-item "> <a class="elementor-cta__button elementor-button elementor-size-sm" href="https://www.idl.idaho.gov/wp-content/uploads/sites/2/2023/04/2024-Grazing-Rate-Area-Memo.pdf" target="_blank"> Click Here </a> </div> </div> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-386f183" data-id="386f183" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-504bd70 elementor-cta--skin-classic elementor-animated-content elementor-bg-transform elementor-bg-transform-zoom-in elementor-widget elementor-widget-call-to-action" data-id="504bd70" data-element_type="widget" data-widget_type="call-to-action.default"> <div class="elementor-widget-container"> <div class="elementor-cta"> <div class="elementor-cta__bg-wrapper"> <div class="elementor-cta__bg elementor-bg" style="background-image: url(https://www.idl.idaho.gov/wp-content/uploads/sites/2/2022/12/Grazing-1-2-1024x1024.png);"></div> <div class="elementor-cta__bg-overlay"></div> </div> <div class="elementor-cta__content"> <h3 class="elementor-cta__title elementor-cta__content-item elementor-content-item">2023 Grazing Rate Memo</h3> <div class="elementor-cta__button-wrapper elementor-cta__content-item elementor-content-item "> <a class="elementor-cta__button elementor-button elementor-size-sm" href="https://www.idl.idaho.gov/wp-content/uploads/sites/2/2022/05/2023-Grazing-Rate-Memo-General.pdf" target="_blank"> Click Here </a> </div> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-4ddc181 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="4ddc181" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-6c67b63" data-id="6c67b63" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-8e52575 elementor-cta--skin-classic elementor-animated-content elementor-bg-transform elementor-bg-transform-zoom-in elementor-widget elementor-widget-call-to-action" data-id="8e52575" data-element_type="widget" data-widget_type="call-to-action.default"> <div class="elementor-widget-container"> <div class="elementor-cta"> <div class="elementor-cta__bg-wrapper"> <div class="elementor-cta__bg elementor-bg" style="background-image: url(https://www.idl.idaho.gov/wp-content/uploads/sites/2/2022/12/Grazing-1-e1674152945192-1024x210.png);"></div> <div class="elementor-cta__bg-overlay"></div> </div> <div class="elementor-cta__content"> <h2 class="elementor-cta__title elementor-cta__content-item elementor-content-item">2021 Grazing Rate Memo</h2> <div class="elementor-cta__button-wrapper elementor-cta__content-item elementor-content-item "> <a class="elementor-cta__button elementor-button elementor-size-sm" href="https://www.idl.idaho.gov/wp-content/uploads/sites/2/2020/10/20201020.Grazing-Rate-Memo.FINAL_.pdf" target="_blank"> Click Here </a> </div> </div> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-a2abba8" data-id="a2abba8" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-6f6c659 elementor-cta--skin-classic elementor-animated-content elementor-bg-transform elementor-bg-transform-zoom-in elementor-widget elementor-widget-call-to-action" data-id="6f6c659" data-element_type="widget" data-widget_type="call-to-action.default"> <div class="elementor-widget-container"> <div class="elementor-cta"> <div class="elementor-cta__bg-wrapper"> <div class="elementor-cta__bg elementor-bg" style="background-image: url(https://www.idl.idaho.gov/wp-content/uploads/sites/2/news-media/story-map/grazing-680x1024.jpg);"></div> <div class="elementor-cta__bg-overlay"></div> </div> <div class="elementor-cta__content"> <h3 class="elementor-cta__title elementor-cta__content-item elementor-content-item">2022 Grazing Rate Memo</h3> <div class="elementor-cta__button-wrapper elementor-cta__content-item elementor-content-item "> <a class="elementor-cta__button elementor-button elementor-size-sm" href="https://www.idl.idaho.gov/wp-content/uploads/sites/2/2022/01/2022-Grazing-Rate-Memo.pdf" target="_blank"> Click Here </a> </div> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-1954f5d elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="1954f5d" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a51b534" data-id="a51b534" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-0ea7dd6 elementor-widget elementor-widget-spacer" data-id="0ea7dd6" data-element_type="widget" data-widget_type="spacer.default"> <div class="elementor-widget-container"> <div class="elementor-spacer"> <div class="elementor-spacer-inner"></div> </div> </div> </div> <div class="elementor-element elementor-element-81a9605 elementor-widget elementor-widget-heading" data-id="81a9605" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Lease Templates and Important Information</h2> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-9940cf0 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="9940cf0" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-de5a892" data-id="de5a892" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-b03430c elementor-cta--skin-classic elementor-animated-content elementor-bg-transform elementor-bg-transform-zoom-in elementor-widget elementor-widget-call-to-action" data-id="b03430c" data-element_type="widget" data-widget_type="call-to-action.default"> <div class="elementor-widget-container"> <div class="elementor-cta"> <div class="elementor-cta__content"> <h3 class="elementor-cta__title elementor-cta__content-item elementor-content-item">Interactive Grazing Allotment Map</h3> <div class="elementor-cta__description elementor-cta__content-item elementor-content-item"> IDL has developed an interactive map tool showing the locations of known grazing allotments and land ownership in the State of Idaho. Read the <a href="https://www.idl.idaho.gov/wp-content/uploads/sites/2/leasing/grazing/allotment-map-guide_04132017.pdf" target="_blank">instructions </a>on using the application. </div> <div class="elementor-cta__button-wrapper elementor-cta__content-item elementor-content-item "> <a class="elementor-cta__button elementor-button elementor-size-sm" href="https://idl.maps.arcgis.com/apps/View/index.html?appid=3f449b10713748eb90f2dd386751d28a"> Click Here </a> </div> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-8096d52 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="8096d52" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-30b11f7" data-id="30b11f7" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-9a218c8 elementor-cta--skin-classic elementor-animated-content elementor-bg-transform elementor-bg-transform-zoom-in elementor-widget elementor-widget-call-to-action" data-id="9a218c8" data-element_type="widget" data-widget_type="call-to-action.default"> <div class="elementor-widget-container"> <div class="elementor-cta"> <div class="elementor-cta__bg-wrapper"> <div class="elementor-cta__bg elementor-bg" style="background-image: url(https://www.idl.idaho.gov/wp-content/uploads/sites/2/2022/12/Grazing-Leasing-1-e1674152836586-1024x258.png);"></div> <div class="elementor-cta__bg-overlay"></div> </div> <div class="elementor-cta__content"> <h3 class="elementor-cta__title elementor-cta__content-item elementor-content-item">Grazing Program Business Plan</h3> <div class="elementor-cta__button-wrapper elementor-cta__content-item elementor-content-item "> <a class="elementor-cta__button elementor-button elementor-size-sm" href="https://www.idl.idaho.gov/wp-content/uploads/sites/2/leasing/grazing/rate/grazing-program-business-plan-final-051915.pdf" target="_blank"> Click Here </a> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-d7eab5f elementor-cta--skin-classic elementor-animated-content elementor-bg-transform elementor-bg-transform-zoom-in elementor-widget elementor-widget-call-to-action" data-id="d7eab5f" data-element_type="widget" data-widget_type="call-to-action.default"> <div class="elementor-widget-container"> <div class="elementor-cta"> <div class="elementor-cta__bg-wrapper"> <div class="elementor-cta__bg elementor-bg" style="background-image: url(https://www.idl.idaho.gov/wp-content/uploads/sites/2/2022/12/Grazing-Lease-Example-1-1024x1024.png);"></div> <div class="elementor-cta__bg-overlay"></div> </div> <div class="elementor-cta__content"> <h3 class="elementor-cta__title elementor-cta__content-item elementor-content-item">Draft Lease Example</h3> <div class="elementor-cta__button-wrapper elementor-cta__content-item elementor-content-item "> <a class="elementor-cta__button elementor-button elementor-size-sm" href="https://www.idl.idaho.gov/wp-content/uploads/sites/2/leasing/grazing/leasing/agriculture-lease-example.pdf" target="_blank"> Click Here </a> </div> </div> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-a75b314" data-id="a75b314" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-6bbf67e elementor-cta--skin-classic elementor-animated-content elementor-bg-transform elementor-bg-transform-zoom-in elementor-widget elementor-widget-call-to-action" data-id="6bbf67e" data-element_type="widget" data-widget_type="call-to-action.default"> <div class="elementor-widget-container"> <div class="elementor-cta"> <div class="elementor-cta__bg-wrapper"> <div class="elementor-cta__bg elementor-bg" style="background-image: url(https://www.idl.idaho.gov/wp-content/uploads/sites/2/2023/04/rangeland-1024x683.jpg);"></div> <div class="elementor-cta__bg-overlay"></div> </div> <div class="elementor-cta__content"> <h2 class="elementor-cta__title elementor-cta__content-item elementor-content-item">Grazing, Crop and Conservation Lease Template</h2> <div class="elementor-cta__button-wrapper elementor-cta__content-item elementor-content-item "> <a class="elementor-cta__button elementor-button elementor-size-sm" href="https://www.idl.idaho.gov/wp-content/uploads/sites/2/2023/04/LEASE-TEMPLATE-FARM-or-GRAZ-or-CONSV.pdf" target="_blank"> Click Here </a> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-3faef62 elementor-cta--skin-classic elementor-animated-content elementor-bg-transform elementor-bg-transform-zoom-in elementor-widget elementor-widget-call-to-action" data-id="3faef62" data-element_type="widget" data-widget_type="call-to-action.default"> <div class="elementor-widget-container"> <div class="elementor-cta"> <div class="elementor-cta__bg-wrapper"> <div class="elementor-cta__bg elementor-bg" style="background-image: url(https://www.idl.idaho.gov/wp-content/uploads/sites/2/2022/01/tile-request-form.png);"></div> <div class="elementor-cta__bg-overlay"></div> </div> <div class="elementor-cta__content"> <h3 class="elementor-cta__title elementor-cta__content-item elementor-content-item">Affidavit of Loss</h3> <div class="elementor-cta__button-wrapper elementor-cta__content-item elementor-content-item "> <a class="elementor-cta__button elementor-button elementor-size-sm" href="https://www.idl.idaho.gov/wp-content/uploads/sites/2/leasing/grazing/affadavit-of-loss-form.pdf" target="_blank"> Click Here </a> </div> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-627e50c elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="627e50c" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-cb1c949" data-id="cb1c949" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-e6dcd50 elementor-cta--skin-classic elementor-animated-content elementor-bg-transform elementor-bg-transform-zoom-in elementor-widget elementor-widget-call-to-action" data-id="e6dcd50" data-element_type="widget" data-widget_type="call-to-action.default"> <div class="elementor-widget-container"> <div class="elementor-cta"> <div class="elementor-cta__bg-wrapper"> <div class="elementor-cta__bg elementor-bg" style="background-image: url(https://www.idl.idaho.gov/wp-content/uploads/sites/2/2022/12/payment-1-1024x1024.png);"></div> <div class="elementor-cta__bg-overlay"></div> </div> <div class="elementor-cta__content"> <h3 class="elementor-cta__title elementor-cta__content-item elementor-content-item">Make a Payment</h3> <div class="elementor-cta__button-wrapper elementor-cta__content-item elementor-content-item "> <a class="elementor-cta__button elementor-button elementor-size-sm" href="https://otc.cdc.nicusa.com/p/id/Department%20of%20Lands/"> Click Here </a> </div> </div> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-853426d" data-id="853426d" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-33668f1 elementor-cta--skin-classic elementor-animated-content elementor-bg-transform elementor-bg-transform-zoom-in elementor-widget elementor-widget-call-to-action" data-id="33668f1" data-element_type="widget" data-widget_type="call-to-action.default"> <div class="elementor-widget-container"> <div class="elementor-cta"> <div class="elementor-cta__bg-wrapper"> <div class="elementor-cta__bg elementor-bg" style="background-image: url(https://www.idl.idaho.gov/wp-content/uploads/sites/2/2021/09/Copy-of-Grazing-AUM-Infographic-1024x1024.png);"></div> <div class="elementor-cta__bg-overlay"></div> </div> <div class="elementor-cta__content"> <h3 class="elementor-cta__title elementor-cta__content-item elementor-content-item">What is an AUM?</h3> <div class="elementor-cta__button-wrapper elementor-cta__content-item elementor-content-item "> <a class="elementor-cta__button elementor-button elementor-size-sm" href="https://www.idl.idaho.gov/wp-content/uploads/sites/2/2021/09/Grazing-AUM-Infographic.pdf" target="_blank"> Click Here </a> </div> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-502b3ed elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="502b3ed" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-37b0543" data-id="37b0543" data-element_type="column"> <div class="elementor-widget-wrap"> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-40678b2" data-id="40678b2" data-element_type="column"> <div class="elementor-widget-wrap"> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-353fcde elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="353fcde" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-6e2f9ba" data-id="6e2f9ba" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-5abd09f elementor-cta--skin-classic elementor-animated-content elementor-bg-transform elementor-bg-transform-zoom-in elementor-widget elementor-widget-call-to-action" data-id="5abd09f" data-element_type="widget" data-widget_type="call-to-action.default"> <div class="elementor-widget-container"> <div class="elementor-cta"> <div class="elementor-cta__bg-wrapper"> <div class="elementor-cta__bg elementor-bg" style="background-image: url(https://www.idl.idaho.gov/wp-content/uploads/sites/2/2022/12/address-change-1-1024x1024.png);"></div> <div class="elementor-cta__bg-overlay"></div> </div> <div class="elementor-cta__content"> <h3 class="elementor-cta__title elementor-cta__content-item elementor-content-item">Update Your Address</h3> <div class="elementor-cta__button-wrapper elementor-cta__content-item elementor-content-item "> <a class="elementor-cta__button elementor-button elementor-size-sm" href="https://www.idl.idaho.gov/request-for-address-change/"> Click Here </a> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-f418395 elementor-cta--skin-classic elementor-animated-content elementor-bg-transform elementor-bg-transform-zoom-in elementor-widget elementor-widget-call-to-action" data-id="f418395" data-element_type="widget" data-widget_type="call-to-action.default"> <div class="elementor-widget-container"> <div class="elementor-cta"> <div class="elementor-cta__bg-wrapper"> <div class="elementor-cta__bg elementor-bg" style="background-image: url(https://www.idl.idaho.gov/wp-content/uploads/sites/2/2022/12/Expiring-Commercial-Lease-Flowchart-1-1024x1024.png);"></div> <div class="elementor-cta__bg-overlay"></div> </div> <div class="elementor-cta__content"> <h3 class="elementor-cta__title elementor-cta__content-item elementor-content-item">Expiring Leases and Unleased Lands<br>Flow Chart</h3> <div class="elementor-cta__description elementor-cta__content-item elementor-content-item"> This flow chart explains how unleased lands and expiring leases are advertised, applications are reviewed, leases are drafted, and auctions are held. </div> <div class="elementor-cta__button-wrapper elementor-cta__content-item elementor-content-item "> <a class="elementor-cta__button elementor-button elementor-size-sm" href="https://www.idl.idaho.gov/wp-content/uploads/sites/2/2020/06/expiring-unleased-grazing-farming-1.pdf" target="_blank"> Click Here </a> </div> </div> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-9a61240" data-id="9a61240" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-33f796b elementor-cta--skin-classic elementor-animated-content elementor-bg-transform elementor-bg-transform-zoom-in elementor-widget elementor-widget-call-to-action" data-id="33f796b" data-element_type="widget" data-widget_type="call-to-action.default"> <div class="elementor-widget-container"> <div class="elementor-cta"> <div class="elementor-cta__bg-wrapper"> <div class="elementor-cta__bg elementor-bg" style="background-image: url(https://www.idl.idaho.gov/wp-content/uploads/sites/2/2022/12/Live-Auction-Process-Flowchart-1-1024x1024.png);"></div> <div class="elementor-cta__bg-overlay"></div> </div> <div class="elementor-cta__content"> <h3 class="elementor-cta__title elementor-cta__content-item elementor-content-item">Live Auction Process<br>Flow Chart</h3> <div class="elementor-cta__description elementor-cta__content-item elementor-content-item"> This flow chart explains the live auction process for grazing, farming, conservation, non-commercial recreation, and communication site Leases. </div> <div class="elementor-cta__button-wrapper elementor-cta__content-item elementor-content-item "> <a class="elementor-cta__button elementor-button elementor-size-sm" href="https://www.idl.idaho.gov/wp-content/uploads/sites/2/2020/06/live-auction-grazing-farming-1.pdf" target="_blank"> Click Here </a> </div> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-559091a elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="559091a" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b201a8c" data-id="b201a8c" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-5a4ebdf elementor-cta--skin-classic elementor-animated-content elementor-bg-transform elementor-bg-transform-zoom-in elementor-widget elementor-widget-call-to-action" data-id="5a4ebdf" data-element_type="widget" data-widget_type="call-to-action.default"> <div class="elementor-widget-container"> <div class="elementor-cta"> <div class="elementor-cta__bg-wrapper"> <div class="elementor-cta__bg elementor-bg" style="background-image: url(https://www.idl.idaho.gov/wp-content/uploads/sites/2/2022/12/Life-on-the-Range-1-2-1024x1024.png);"></div> <div class="elementor-cta__bg-overlay"></div> </div> <div class="elementor-cta__content"> <h2 class="elementor-cta__title elementor-cta__content-item elementor-content-item">Life on the Range</h2> <div class="elementor-cta__description elementor-cta__content-item elementor-content-item"> Life on the Range is an educational project produced by the Idaho Rangeland Resource Commission showcasing real stories about the ever-changing landscape of ranching, multiple-use management, entrepreneurial spirit, family and stewardship on Idaho鈥檚 rangelands. </div> <div class="elementor-cta__button-wrapper elementor-cta__content-item elementor-content-item "> <a class="elementor-cta__button elementor-button elementor-size-sm" href="https://idrange.org/life-on-the-range/" target="_blank"> Click Here </a> </div> </div> </div> </div> </div> </div> </div> </div> </section> </div> </main> </div> <footer class="entry-footer"> </footer> </section> </div> </div> </div> </main> </div> </div> <div class="footer-bkg"></div><footer id="colophon" class="site-footer d-print-none"> <div class="container"> <div class="row footer-navigation"> <div class="d-none d-md-block col-sm-3" id="usa-map"> <img src="https://www.idl.idaho.gov/wp-content/themes/webmaster-alternate/img/usa-map-white.svg" alt="USA map" class="img-fluid"> </div> <div class="col"> <div class="col-md-7 footer-widget"> <div id="text-2" class="widget widget_text"><h3 class="widget-title">Idaho Department of Lands</h3> <div class="textwidget"><p><strong>Boise Office:</strong><br /> 300 N. 6th Street, Suite 103<br /> Boise, ID 83702<br /> (208) 334-0200 Phone<br /> (208) 334-5342 or (208) 334-3698 Fax</p> </div> </div> </div> <div class="col-md-5 footer-widget"> <div id="text-3" class="widget widget_text"> <div class="textwidget"><p>&nbsp;<br /> <strong>Coeur d&#8217;Alene Office:</strong><br /> 3284 W. Industrial Loop<br /> Coeur d&#8217;Alene, ID 83815<br /> (208) 769-1525 Phone<br /> (208) 769-1524 Fax</p> </div> </div> </div> </div> <div class="col-md-3 footer-widget social-area" aria-label="social-media"> <a class="no-icon-link social" href="https://facebook.com/IdahoDepartmentofLands" target="_blank" rel="noopener noreferrer"><i class="fab fa-2x fa-facebook-square"></i><span class="sr-only">Facebook Icon</span></a><a class="no-icon-link social" href="https://twitter.com/IdahoLands" target="_blank" rel="noopener noreferrer"><i class="fa-brands fa-2x fa-x-twitter"></i><span class="sr-only">Twitter Icon</span></a><a class="no-icon-link social" href="https://instagram.com/idahodepartmentoflands" target="_blank" rel="noopener noreferrer"><i class="fab fa-2x fa-instagram"></i><span class="sr-only">Instagram Icon</span></a><a class="no-icon-link social" href="https://www.idl.idaho.gov/feed/rss/" target="_blank" rel="noopener noreferrer"><i class="fas fa-2x fa-rss-square"></i><span class="sr-only">RSS Feed Icon</span></a> <div class="pt-3"><a href="https://public.govdelivery.com/accounts/IDLANDS/subscriber/new" target="_blank" class="btn btn-outline-light idlbtn text-center text-white"><i class="fas fa-envelope"></i> Sign Up</a></div> <div class="pt-3"><a href="https://teamwork.idl.idaho.gov/IDL/Pages/default.aspx" target="_blank" class="text-white text-right">Employee Log-In</a></div> <div class="pt-3"><a href="https://otc.cdc.nicusa.com/Public2.aspx?portal=id&organization=Department%20of%20Lands" target="_blank" class="text-white text-right">Payments</a></div> </div> </div> <div class="row"> <div class="footer-links mx-auto align-middle" aira-label="State of Idaho required links"> <a href="https://idaho.gov" target="_blank" rel="noopener noreferrer">Idaho.gov</a> | <a href="https://idaho.gov/about-us/accessibility/" target="_blank" rel="noopener noreferrer">Accessibility</a> | <a href="https://cybersecurity.idaho.gov/" target="_blank">Cybersecurity</a> | <a href="https://idaho.gov/about-us/privacy-policy/" target="_blank" rel="noopener noreferrer">Privacy</a> | <a href="https://www.idaho.gov/about-us/legal-notices/" target="_blank" rel="noopener noreferrer">Legal Notices</a> | <a href="https://idaho.gov/about-us/security-policy/" target="_blank" rel="noopener noreferrer">Security</a> </div> </div> </div> </footer> </div> <script>$("a[target!='_blank'][href$='.pdf']").attr("target", "_blank");</script> <script>$('.dropdown-toggle').click(function() { if ($(window).width() > 768) if ($(this).next('.dropdown-menu').is(':visible')) window.location = $(this).attr('href'); });(function (i, s, o, g, r, a, m) {i['GoogleAnalyticsObject'] = r;i[r] = i[r] || function () {(i[r].q = i[r].q || []).push(arguments)}, i[r].l = 1 * new Date();a = s.createElement(o),m = s.getElementsByTagName(o)[0];a.async = 1;a.src = g;m.parentNode.insertBefore(a, m)})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');ga('create', 'UA-133502064-27', 'auto');ga('send', 'pageview');</script> <div class='versioning'>ver: 3.5.2a | last updated: <time>October 12, 2023 at 10:12 am</time></div> <script type='text/javascript'> const lazyloadRunObserver = () => { const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` ); const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => { entries.forEach( ( entry ) => { if ( entry.isIntersecting ) { let lazyloadBackground = entry.target; if( lazyloadBackground ) { lazyloadBackground.classList.add( 'e-lazyloaded' ); } lazyloadBackgroundObserver.unobserve( entry.target ); } }); }, { rootMargin: '200px 0px 200px 0px' } ); lazyloadBackgrounds.forEach( ( lazyloadBackground ) => { lazyloadBackgroundObserver.observe( lazyloadBackground ); } ); }; const events = [ 'DOMContentLoaded', 'elementor/lazyload/observe', ]; events.forEach( ( event ) => { document.addEventListener( event, lazyloadRunObserver ); } ); </script> <script type="text/javascript" src="https://www.idl.idaho.gov/wp-content/plugins/cff-extensions/cff-carousel/js/carousel.js?ver=1.2.3" id="cff_carousel_js-js"></script> <script type="text/javascript" src="https://www.idl.idaho.gov/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.0" id="swv-js"></script> <script type="text/javascript" id="contact-form-7-js-before"> /* <![CDATA[ */ var wpcf7 = { "api": { "root": "https:\/\/www.idl.idaho.gov\/wp-json\/", "namespace": "contact-form-7\/v1" } }; /* ]]> */ </script> <script type="text/javascript" src="https://www.idl.idaho.gov/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.0" id="contact-form-7-js"></script> <script type="text/javascript" src="https://cdn.jsdelivr.net/npm/iframe-resizer@4.3.2/js/iframeResizer.min.js" id="iframe-resizer-js"></script> <script type="text/javascript" src="https://www.idl.idaho.gov/wp-content/plugins/thriveweb-accessibility-remediation-1dcc63a4440f/js/ar-scripts.js" id="ar-scripts-js"></script> <script type="text/javascript" id="cffscripts-js-extra"> /* <![CDATA[ */ var cffOptions = {"placeholder":"https:\/\/www.idl.idaho.gov\/wp-content\/plugins\/custom-facebook-feed-pro\/assets\/img\/placeholder.png","resized_url":"https:\/\/www.idl.idaho.gov\/wp-content\/uploads\/sites\/2\/sb-facebook-feed-images\/"}; var cffOptions = {"placeholder":"https:\/\/www.idl.idaho.gov\/wp-content\/plugins\/custom-facebook-feed-pro\/assets\/img\/placeholder.png","resized_url":"https:\/\/www.idl.idaho.gov\/wp-content\/uploads\/sites\/2\/sb-facebook-feed-images\/","nonce":"201dedf5a8"}; /* ]]> */ </script> <script type="text/javascript" src="https://www.idl.idaho.gov/wp-content/plugins/custom-facebook-feed-pro/assets/js/cff-scripts.min.js?ver=4.5.3" id="cffscripts-js"></script> <script type="text/javascript" src="https://www.idl.idaho.gov/wp-content/themes/webmaster-alternate/js/theme.js?ver=1.2" id="idaho-v3-alt-theme-js"></script> <script type="text/javascript" src="https://www.google.com/recaptcha/api.js?render=6LfxJ2MUAAAAAKDTZ1I8Pr9ozSDUlSLj9qY-ZE2I&amp;ver=3.0" id="google-recaptcha-js"></script> <script type="text/javascript" id="wpcf7-recaptcha-js-before"> /* <![CDATA[ */ var wpcf7_recaptcha = { "sitekey": "6LfxJ2MUAAAAAKDTZ1I8Pr9ozSDUlSLj9qY-ZE2I", "actions": { "homepage": "homepage", "contactform": "contactform" } }; /* ]]> */ </script> <script type="text/javascript" src="https://www.idl.idaho.gov/wp-content/plugins/contact-form-7/modules/recaptcha/index.js?ver=6.0" id="wpcf7-recaptcha-js"></script> <script type="text/javascript" src="https://www.idl.idaho.gov/wp-includes/js/hoverIntent.min.js?ver=1.10.2" id="hoverIntent-js"></script> <script type="text/javascript" src="https://www.idl.idaho.gov/wp-content/plugins/megamenu/js/maxmegamenu.js?ver=3.4.1" id="megamenu-js"></script> <script type="text/javascript" src="https://www.idl.idaho.gov/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.7.3" id="elementor-pro-webpack-runtime-js"></script> <script type="text/javascript" src="https://www.idl.idaho.gov/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.25.9" id="elementor-webpack-runtime-js"></script> <script type="text/javascript" src="https://www.idl.idaho.gov/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.25.9" id="elementor-frontend-modules-js"></script> <script type="text/javascript" id="elementor-pro-frontend-js-before"> /* <![CDATA[ */ var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/www.idl.idaho.gov\/wp-admin\/admin-ajax.php","nonce":"aedbb6a493","urls":{"assets":"https:\/\/www.idl.idaho.gov\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/www.idl.idaho.gov\/wp-json\/"},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"}},"facebook_sdk":{"lang":"en_US","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/www.idl.idaho.gov\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}}; /* ]]> */ </script> <script type="text/javascript" src="https://www.idl.idaho.gov/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.7.3" id="elementor-pro-frontend-js"></script> <script type="text/javascript" src="https://www.idl.idaho.gov/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js"></script> <script type="text/javascript" id="elementor-frontend-js-before"> /* <![CDATA[ */ var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","download":"Download","downloadImage":"Download image","fullscreen":"Fullscreen","zoom":"Zoom","share":"Share","playVideo":"Play Video","previous":"Previous","next":"Next","close":"Close","a11yCarouselWrapperAriaLabel":"Carousel | Horizontal scrolling: Arrow Left & Right","a11yCarouselPrevSlideMessage":"Previous slide","a11yCarouselNextSlideMessage":"Next slide","a11yCarouselFirstSlideMessage":"This is the first slide","a11yCarouselLastSlideMessage":"This is the last slide","a11yCarouselPaginationBulletMessage":"Go to slide"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}},"hasCustomBreakpoints":false},"version":"3.25.9","is_static":false,"experimentalFeatures":{"additional_custom_breakpoints":true,"e_swiper_latest":true,"e_nested_atomic_repeaters":true,"e_optimized_control_loading":true,"e_onboarding":true,"e_css_smooth_scroll":true,"theme_builder_v2":true,"home_screen":true,"landing-pages":true,"nested-elements":true,"editor_v2":true,"link-in-bio":true,"floating-buttons":true,"page-transitions":true,"notes":true,"form-submissions":true,"e_scroll_snap":true},"urls":{"assets":"https:\/\/www.idl.idaho.gov\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/www.idl.idaho.gov\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/www.idl.idaho.gov\/wp-content\/uploads\/sites\/2"},"nonces":{"floatingButtonsClickTracking":"9f94f7000c"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description"},"post":{"id":3655,"title":"Grazing%2C%20Farming%20and%20Conservation%20Leasing%20-%20Department%20of%20Lands","excerpt":"","featuredImage":"https:\/\/www.idl.idaho.gov\/wp-content\/uploads\/sites\/2\/2023\/01\/Web-bannger-Leasing-Locator-Cows-1-1024x512.png"}}; /* ]]> */ </script> <script type="text/javascript" src="https://www.idl.idaho.gov/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.25.9" id="elementor-frontend-js"></script> <script type="text/javascript" src="https://www.idl.idaho.gov/wp-content/plugins/elementor-pro/assets/js/preloaded-elements-handlers.min.js?ver=3.7.3" id="pro-preloaded-elements-handlers-js"></script> <a role="button" href="#" id="back-to-top" title="Back to top" role="back to top"><i class="fa fa-arrow-up top-icon" aria-hidden="true"></i><span class="sr-only">Jump back to top of page button</span></a> <script> $(function() { $(window).scroll(function() { if ($(this).scrollTop() > 100) { $('#back-to-top').fadeIn(); } else { $('#back-to-top').fadeOut(); } }); $('#back-to-top').click(function() { $('html, body').animate({scrollTop: 0}, 800); return false; }); }); </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10