CINXE.COM

Land Use Resources - Office of Land Use and Climate Innovation

<!doctype html> <!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en"> <![endif]--> <!--[if IE 7]> <html class="no-js ie7 oldie" lang="en"> <![endif]--> <!--[if IE 8]> <html class="no-js ie8 oldie" lang="en"> <![endif]--> <!--[if IE 9]> <html class="no-js ie9 oldie" lang="en"> <![endif]--> <!--[if (gt IE 9)]><!--><html class="no-js" lang="en"><!--<![endif]--> <head> <!-- California State Template Version 5.0 Based on Twitter Bootstrap --> <meta charset="utf-8"> <title>Land Use Resources - Office of Land Use and Climate Innovation</title> <meta name="Author" content="State of California" /> <meta name="Description" content="One of the Governor’s Office of Planning and Research’s (OPR) primary responsibilities is working with state agencies and departments, regional planning organizations, and local jurisdictions on topics related to land use planning. OPR is designated in statute as the state comprehensive planning agency." /> <meta name="Keywords" content="<B>Error processing SSI file</B><BR> " /> <!-- Google font DNS prefetch --> <link rel="dns-prefetch" href="//fonts.googleapis.com"> <!------------------> <!-- Alert Script --> <script defer src="https://alert.cdt.ca.gov" crossorigin="anonymous"></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-5VFM6T');</script> <!-- End Google Tag Manager --> <!-- head content, for all pages --> <!-- Use highest compatibility mode --> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <!-- http://t.co/dKP3o1e --> <meta name="HandheldFriendly" content="True"> <!-- for Blackberry, AvantGo --> <meta name="MobileOptimized" content="320"> <!-- for Windows mobile --> <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0"> <!-- Google Fonts --> <link href="https://fonts.googleapis.com/css?family=Roboto:300,400,400i,700|Merriweather:400,700&display=swap" rel="stylesheet"> <!-- For all browsers --> <link rel="stylesheet" href="/css/cagov.core.css"> <script src="/js/search.js"></script> <link rel="stylesheet" href="/css/colorscheme-oceanside.css"> <link rel="stylesheet" href="/css/opr-core-new.css"> <!-- selectivizr.com, emulates CSS3 pseudo-classes and attribute selectors in Internet Explorer 6-8 --> <!--[if (lt IE 9) & (!IEMobile)]> <script src="/js/libs/selectivizr-min.js"></script> <![endif]--> <!-- Load jQuery from CDN with fallback to local copy --> <script src="https://code.jquery.com/jquery-3.4.1.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script> <script> //Fall back to local copy if no jquery found if (typeof jQuery == 'undefined') { document.write(unescape("%3Cscript src='/js/libs/jquery.js' type='text/javascript'%3E%3C/script%3E")); } </script> <!-- Load jQuery migrate from CDN with fallback to local copy --> <script src="https://code.jquery.com/jquery-migrate-3.1.0.min.js"></script> <script> //Fall back to local copy if no jQuery migrate found if (typeof jQuery.migrateWarnings == 'undefined') { // or typeof jQuery.fn.live == 'undefined' document.write(unescape("%3Cscript src='/js/libs/jquery-migrate.min.js' type='text/javascript'%3E%3C/script%3E")); } </script> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.1/css/all.css"> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.1/css/v4-shims.css"> <script src="https://kit.fontawesome.com/0a469d6f9c.js" crossorigin="anonymous"></script> <!--<link href="/fontawesome/css/all.css" rel="stylesheet"> <!--load all styles --> <!--<script defer src="/fontawesome/js/all.js"></script> load all styles --> <!-- apple touch icons <link rel="apple-touch-icon-precomposed" sizes="100x100" href="/images/apple-touch-icon-precomposed.png"> <link rel="icon" sizes="192x192" href="/images/apple-touch-icon-192x192.png"> <link rel="apple-touch-icon-precomposed" sizes="180x180" href="/images/apple-touch-icon-180x180.png"> <link rel="apple-touch-icon-precomposed" sizes="152x152" href="/images/apple-touch-icon-152x152.png"> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="/images/apple-touch-icon-144x144.png"> <link rel="apple-touch-icon-precomposed" sizes="120x120" href="/images/apple-touch-icon-120x120.png"> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="/images/apple-touch-icon-114x114.png"> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="/images/apple-touch-icon-72x72.png"> <link rel="apple-touch-icon-precomposed" href="/images/apple-touch-icon-57x57.png"> <link rel="shortcut icon" href="/images/apple-touch-icon-57x57.png">--> <link rel="apple-touch-icon" href="/images/apple-touch-icon.png"> <link rel="manifest" href="/images/site.webmanifest"> <!-- For everything else --> <link rel="shortcut icon" href="/favicon.ico"> <!-- Activate ClearType for Mobile IE --> <!--[if IE]> <meta http-equiv="cleartype" content="on"> <![endif]--> <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="/js/libs/html5shiv.min.js"></script> <script src="/js/libs/respond.min.js"></script> <![endif]--> <!-- Include Google Analytics --> <!-- <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-24087628-25']); // Step 4: your google analytics profile code, either from your own google account, or contact eServices to have one set up for you _gaq.push(['_gat._anonymizeIp']); _gaq.push(['_setDomainName', '.opr.ca.gov']); _gaq.push(['_trackPageview']); _gaq.push(['b._setAccount', 'UA-3419582-2']); // statewide analytics - do not remove or change _gaq.push(['b._setDomainName', '.opr.ca.gov']); _gaq.push(['b._trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script>--> <!--Google Analytics 4 --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-K9SCBG6G33"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-69TD0KNT0F', {'cookie_domain': '.opr.ca.gov'}); // statewide GA4 measurement ID gtag('config', 'G-K9SCBG6G33', {'cookie_domain': '.opr.ca.gov'}); // individual agency GA4 measurement ID </script> <link rel="stylesheet" href="/css/opr-transition.css"> <link rel="stylesheet" type="text/css" href="/planning/land-use/css/land-use.css"> </head> <body> <header role="banner" id="header" class="global-header fixed"> <div id="skip-to-content"><a href="#main-content">Skip to Main Content</a></div> <!-- Location Bar --> <div class="location-settings section section-standout collapse collapsed " id="locationSettings"> <div class="container p-y"> <button type="button" class="close" data-toggle="collapse" data-target="#locationSettings" aria-expanded="false" aria-controls="locationSettings" aria-label="Close"> <span aria-hidden="true">&times;</span> </button> <div class="form-group form-inline"> <label for="locationZipCode">Saving your location allows us to provide you with more relevant information.</label> <input type="input" class="form-control" id="locationZipCode" placeholder="Zip Code"> <button type="button" class="btn btn-primary">Set Location</button> </div> </div> </div> <!-- Settings Bar --> <!-- Alert Banner --> <!-- Include Utility Header --> <div class="utility-header"> <div class="container"> <div class="group flex-row"> <div class="social-media-links"> <div class="header-cagov-logo"><a href="https://ca.gov"><span class="sr-only">CA.gov</span><img src="/images/cagov-logo-white.svg" class="pos-rel" alt="" aria-hidden="true" /></a></div> <a href="/" class="ca-gov-icon-home"><span class="sr-only">Home</span></a> <a href="https://x.com/Cal_LCI" class="ca-gov-icon-twitter"><span class="sr-only">Twitter</span></a> <a href="https://www.youtube.com/channel/UCTBmAaS7WDxOcyjo85dcXtA" class="ca-gov-icon-youtube"><span class="sr-only">YouTube</span></a> <a href="mailto:webmaster@opr.ca.gov" class="ca-gov-icon-email"><span class="sr-only">Email</span></a> </div> <div class="settings-links"> <a href="/about/">About LCI</a> <a href="/publications.html">Publications</a> <a href="/e-lists.html">E-Lists</a> <button class="btn btn-xs btn-primary" data-toggle="collapse" data-target="#siteSettings" aria-expanded="false" aria-controls="siteSettings"><i class="fal fa-universal-access" style="font-size: 16px; vertical-align: -1px;"></i> &nbsp;Settings</button> </div> </div> </div> </div> <!-- Include Branding --> <div class="section-default"> <!-- header branding --> <div class="branding"> <div class="header-organization-banner"><a href="/"><img src="/images/LCI_logo_rgb_horizontal_full.svg" alt="Governor's Office of Land Use and Climate Innovation logo" /></a></div> </div> </div> <!-- Include Mobile Controls --> <!-- mobile navigation controls --> <div class="mobile-controls"> <span class="mobile-control-group mobile-header-icons"> <!-- Add more mobile controls here. These will be on the right side of the mobile page header section --> </span> <div class="mobile-control-group main-nav-icons"> <button class="mobile-control toggle-search"> <span class="ca-gov-icon-search hidden-print" aria-hidden="true"></span><span class="sr-only">Search</span> </button> <button id="nav-icon3" class="mobile-control toggle-menu" aria-expanded="false" aria-controls="navigation" data-toggle="collapse" data-target="#navigation"> <span></span> <span></span> <span></span> <span></span> <span class="sr-only">Menu</span> </button> </div> </div> <div class="navigation-search full-width-nav container"> <div id="head-search" class="search-container featured-search"> <!-- Include Search --> <!-- Google Custom Search - /ssi/search.html--> <!--Uncomment if you prefer to use original google search box. (be advided that original custom search box is not meeting WCAG accessibility standards)--> <!--<script type="text/javascript"> var cx = '001779225245372747843:9s-idxui5pk';// Step 7: Update this value with your search engine unique ID. Submit a request to the CDT Service Desk if you don't already know your unique search engine ID. 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'); s[s.length - 1].parentNode.insertBefore(gcse, s[s.length - 1]); </script> <gcse:searchbox-only resultsUrl="/serp.html" enableAutoComplete="true"></gcse:searchbox-only>--> <!--Custom Google Search ID Script can be found inside of serp.html file --> <div class="container"> <form id="Search" class="pos-rel" action="/serp.html"> <span class="sr-only" id="SearchInput">Custom Google Search</span> <input type="text" id="q" name="q" aria-labelledby="SearchInput" placeholder="Search this website" class="height-50 border-0 p-x-sm w-100 search-textfield" /> <button type="submit" class="pos-abs gsc-search-button top-0 width-50 height-50 border-0 bg-transparent"><i class="fas fa-search"></i><span class="sr-only">Submit</span></button> <div class="width-50 height-50 close-search-btn"><button class="close-search gsc-clear-button width-50 height-50 border-0 bg-transparent pos-rel" type="reset"><span class="sr-only">Close Search</span><span class="ca-gov-icon-close-mark" aria-hidden="true"></span></button></div> </form> </div> </div> <!-- Include Navigation --> <!-- Step 2 Select Navigation Type: Options are: megadropdown dropdown singlelevel --> <nav id="navigation" class="main-navigation megadropdown auto-highlight no-icons" aria-label="site navigation"> <ul id="nav_list" class="top-level-nav"> <li class="nav-item"> <a href="/ceqa/" class="first-level-link">CEQA &amp; Federal Grants</a> <div class="sub-nav"> <div class="second-level-nav flex"> <a href="/ceqa/getting-started/" class="second-level-link nav-orange"> <i class="fad fa-exclamation-circle sub-nav-icon"></i> <p class="h3 sub-nav-link">CEQA: Getting Started</p> <p class="link-description">A helpful guide for anyone who is just getting started learning about or implementing CEQA</p> </a> <a href="/sch/" class="second-level-link nav-red"> <i class="fad fa-briefcase sub-nav-icon"></i> <p class="h3 sub-nav-link">State Clearinghouse</p> <p class="link-description">Review of environmental documents prepared for CEQA</p> </a> <a href="/ceqa/" class="second-level-link nav-green"> <i class="fad fa-car-building sub-nav-icon"></i> <p class="h3 sub-nav-link">California Environmental Quality Act (CEQA)</p> <p class="link-description">Reducing the potential environmental impacts of proposed projects</p> </a> <a href="/sch/federal-grants/" class="second-level-link nav-blue"> <i class="fad fa-university sub-nav-icon"></i> <p class="h3 sub-nav-link">Federal Assistance</p> <div class="link-description">Executive Order 12372 and federal grant resources</div> </a> </div> <div class="second-level-nav flex with-border"> <a href="/ceqa/guidelines/" class="second-level-link"> CEQA Guidelines <div class="link-description">Key resources for understanding and implementing CEQA</div> </a> <a href="/ceqa/sb-743/" class="second-level-link"> Transportation SB 743 <div class="link-description">Information on how transportation impacts are analyzed under CEQA</div> </a> <a href="/ceqa/judicial-streamlining/" class="second-level-link"> Judicial Streamlining <div class="link-description">Judicial streamlining for Environmental Leadership Development Projects (SB&nbsp;7 and AB&nbsp;900)</div> </a> <a href="/ceqa/technical-advisories.html" class="second-level-link"> Technical Advisories <p class="link-description">Resources to help practitioners use and comply with CEQA</p> </a> </div> </div> </li> <li class="nav-item"> <a href="/planning/" class="first-level-link">Planning &amp; Land&nbsp;Use</a> <div class="sub-nav"> <div class="second-level-nav flex"> <a href="/planning/general-plan/" class="second-level-link nav-blue"> <i class="fad fa-city sub-nav-icon"></i> <p class="h3 sub-nav-link">General Plan Information</p> <p class="link-description">Technical guidance and other resources to help draft and update general plans</p> </a> <a href="/planning/transportation/" class="second-level-link nav-green"> <i class="fad fa-car sub-nav-icon"></i> <p class="h3 sub-nav-link">Transportation</p> <p class="link-description">Resources to support transportation planning in California, including SB 743</p> </a> <a href="/planning/land-use/military-affairs/" class="second-level-link nav-yellow"> <i class="fad fa-star sub-nav-icon fa-swap-opacity" style="--fa-secondary-opacity: 0.60"></i> <p class="h3 sub-nav-link">Military Affairs</p> <p class="link-description">Information about LCI’s‘ collaboration with the military on land use planning energy policy</p> </a> <a href="/planning/land-use/" class="second-level-link nav-red"> <i class="fad fa-drafting-compass sub-nav-icon"></i> <p class="h3 sub-nav-link">Land Use Resources</p> <p class="link-description">Resources to support local governments with sustainable, resilient land use planning</p> </a> </div><!-- end second level nav --> </div><!-- end sub-nav --> </li> <li class="nav-item"> <a href="/climate/" class="first-level-link">Climate Resilience</a> <div class="sub-nav"> <div class="second-level-nav flex"> <a href="/climate/" class="second-level-link nav-purple"> <i class="fad fa-exclamation-circle sub-nav-icon" aria-hidden="true"></i> <p class="h3 sub-nav-link">Getting Started with Climate Resilience</p> <p class="link-description">Introduction to climate change risk and resilience, state initiatives, and resources for taking action</p> </a> <a href="/climate/icarp/" class="second-level-link nav-red"> <i class="fad fa-temperature-hot sub-nav-icon"></i> <p class="h3 sub-nav-link">Integrated Climate Adaptation &amp; Resiliency Program (ICARP)</p> <p class="link-description">Statewide collaboration to prepare California for the impacts of climate change</p> </a> <a href="/climate/icarp/grants/" class="second-level-link nav-green"> <i class="fa-duotone fa-file-contract sub-nav-icon"></i> <p class="h3 sub-nav-link">ICARP Grant Programs</p> <p class="link-description">Grant programs to support local, regional, and tribal climate adaptation and resilience.</p> </a> <a href="/climate/icarp/climate-assessment/" class="second-level-link nav-blue"> <i class="fad fa-chart-network sub-nav-icon"></i> <p class="h3 sub-nav-link">Climate Assessment, Science, and Research</p> <p class="link-description">California’s Climate Change Assessment, research priorities, and visualization tools</p> </a> </div> <div class="second-level-nav flex with-border"> <a href="/climate/icarp/services.html" class="second-level-link"> ICARP Climate Services <div class="link-description">ICARP technical assistance, decision-support tools, guidance, and other adaptation and resilience resources.</div> </a> <a href="/climate/planning-resources.html" class="second-level-link"> Climate Resilience Planning Resources <div class="link-description">Resources, guidance, and technical assistance for planners and communities to plan and implement local climate change resilience goals. </div> </a> <a href="/climate/icarp/tac/" class="second-level-link"> ICARP Technical Advisory Council <div class="link-description">Statewide council that guides LCI in the development of integrated and equitable climate resilience strategies</div> </a> <a href="/climate/long-term-recovery.html" class="second-level-link"> Long-Term Recovery and Resilience <div class="link-description">Supporting local communities with long term recovery efforts that build resilience to climate impacts and long-term recovery.</div> </a> </div> </div> </li> </ul> </nav> </div> <div class="header-decoration"></div> </header> <div id="main-content" class="main-content"> <div class="header-primary-banner main-banner hidden-xs" style="background-image: url('/planning/land-use/images/iStock-512890242.jpg');"></div> <main class="main-primary"> <div class="container p-b-md"> <ol class="breadcrumb"> <li><a href="/">Home</a></li> <li class="active">Land Use</li> </ol> <h1>Land Use Resources</h1> <p>One of the Governor’s Office of Planning and Research’s (OPR) primary responsibilities is working with state agencies and departments, regional planning organizations, and local jurisdictions on topics related to land use planning. OPR is designated in statute as the state comprehensive planning agency. Accordingly, it is responsible for the following programs and activities:</p> <ul class="list-understated"> <li>Formulate long-range goals and policies for land use, population growth and distribution, urban expansion, land development, resource preservation, and other factors affecting statewide development patterns.</li> <li>Assist in the preparation of functional plans by state agencies and departments which relate to protection and enhancement of the state's environment.</li> <li>Ensure that all state policies and programs conform to the state's adopted land use planning goals and programs.</li> <li>Create regional planning districts.</li> <li>Establish a Planning Advisory and Assistance Council.</li> <li>Prepare the state's Environmental Goals and Policy Report (EGPR) every four years.</li> <li>Develop and adopt guidelines for the preparation of city and county general plans.</li> <li>Provide general planning assistance to local governments.</li> <li>Serve as the state's "single point of contact" for evaluation of federal funding proposals.</li> <li>In conjunction with other agencies, assist with an Inter-Regional Partnership State Pilot Project (administered by HCD).</li> <li>Prepare guidelines for the newly-required comprehensive service review and for fiscal analysis of incorporation proposals, as required by legislation that reforms local agency formation commission (LAFCO) duties, powers, and procedures.</li> </ul> </div> <div class="section section-icons"> <div class="container"> <h2 class="block-header">Links</h2> <div class="row m-t-lg"> <div class="col-6 col-md-4 p-b-lg"> <a href="/planning/land-use/military-affairs/"> <div class="icon"><span class="ca-gov-icon-favorite"></span></div> <div class="icon-title">Military Affairs</div> </a> </div> <div class="col-6 col-md-4 p-b-lg"> <a href="/planning/land-use/case-studies/"> <div class="icon"><i class="fa fa-folder-open"></i></div> <div class="icon-title">Case Studies</div> </a> </div> <div class="clearfix hidden-md hidden-lg"></div> <div class="col-6 col-md-4 p-b-lg"> <a href="/planning/land-use/infill-development/"> <div class="icon"><span class="ca-gov-icon-building"></span></div> <div class="icon-title">Infill Development</div> </a> </div> <div class="clearfix hidden-xs hidden-sm"></div> <div class="col-6 col-md-4 p-b-lg"> <a href="/planning/land-use/local-government/"> <div class="icon"><span class="ca-gov-icon-capitol"></span></div> <div class="icon-title">Local Government</div> </a> </div> <div class="clearfix hidden-md hidden-lg"></div> <div class="col-6 col-md-4 p-b-lg"> <a href="/planning/land-use/renewable-energy/"> <div class="icon"><i class="fa fa-sun-o"></i></div> <div class="icon-title">Renewable Energy</div> </a> </div> <div class="col-6 col-md-4 p-b-lg"> <a href="/planning/land-use/urban-forestry/"> <div class="icon"><i class="fa fa-tree"></i></div> <div class="icon-title">Urban Forestry</div> </a> </div> </div> </div> </div> <a name="Funding"></a> <div class="container"> <h2>Funding</h2> <div class="row funding p-t-md p-b-lg"> <div class="col-md-4"> <a href="https://fundingwizard.arb.ca.gov/" class="featured-article"> <div class="card card-default"> <div class="card-header"> <h4>Funding Wizard&nbsp;&nbsp;<i class="fa fa-external-link small text-muted" title="offsite link"></i></h4> </div> <div class="card-block"> <p>Visit the Funding Wizard for a searchable database of grants, rebates and incentives to help you find funding opportunities in categories such as energy, air quality and climate change mitigation and adaptation, transportation, urban development, waste management, water, and more.</p> </div> </div> </a> </div> <div class="col-md-4"> <a href="http://resources.ca.gov/grants/" class="featured-article"> <div class="card card-default"> <div class="card-header"> <h4>Natural Resources Agency&nbsp;&nbsp;<i class="fa fa-external-link small text-muted" title="offsite link"></i></h4> </div> <div class="card-block"> <!--padding-bottom:110px;--> <p>Search for funding opportunities from the California Natural Resources Agency and all of its departments. There are many grant and loan programs to choose from.</p> </div> </div> </a> </div> <div class="col-md-4"> <a href="https://www.grants.gov/" class="featured-article"> <div class="card card-default"> <div class="card-header"> <h4>Grants.Gov&nbsp;&nbsp;<i class="fa fa-external-link small text-muted" title="offsite link"></i></h4> </div> <div class="card-block"> <p>Grants.gov is your source to FIND and APPLY for federal grants. The U.S. Department of Health and Human Services is proud to be the managing partner for Grants.gov, an initiative that is having an unparalleled impact on the grant community.</p> </div> </div> </a> </div> </div> </div> </div> </main> </div> <!-- Global Footer --> <footer id="footer" class="global-footer"> <div class="container"> <div class="row"> <div class="three-quarters"> <ul class="footer-links"> <li><a href="#skip-to-content">Back to Top</a></li> <li><a href="/conditions-of-use.html">Conditions of Use</a></li> <li><a href="/privacy.html">Privacy Policy</a></li> <li><a href="/accessibility.html">Accessibility</a></li> <li><a href="/about/contact-us.html">Contact Us</a></li> </ul> </div> <div class="quarter text-right"> <ul class="socialsharer-container"> <li><a class="ca-gov-icon-twitter" title="Twitter channel" tabindex="0" href="https://twitter.com/Cal_OPR"><span class="sr-only">Twitter</span></a></li> <li><a class="ca-gov-icon-youtube" title="email" tabindex="0" href="https://www.youtube.com/channel/UCTBmAaS7WDxOcyjo85dcXtA"><span class="sr-only">YouTube</span></a></li> <li><a class="ca-gov-icon-email" title="email" tabindex="0" href="mailto:webmaster@opr.ca.gov"><span class="sr-only">Email the Webmaster</span></a></li> </ul> </div> </div> </div> <!-- Copyright Statement --> <div class="copyright"> <div class="container">Copyright &copy; <script>document.write(new Date().getFullYear())</script> State of California</div> </div> </footer> <!-- Extra Decorative Content --> <div class="decoration-last">&nbsp;</div> <!-- Load template core --> <script src="/js/cagov.core.js"></script> <script async src="https://siteimproveanalytics.com/js/siteanalyze_6292965.js"></script> <script> $(document).ready(function() { // Backward compatability fix for removing wrapper on new "sections" $('.main-primary > .section').closest('div.wrapper').removeClass('wrapper'); }); </script> </body> </html>

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