<!DOCTYPE html>
<html lang="en-US">

<head>   
<META CHARSET="UTF-8">
<META HTTP-EQUIV="X-UA-Compatible" CONTENT="IE=edge" > <!--  tells IE to use the highest mode available to that version  -->
<META NAME="viewport" CONTENT="width=device-width, initial-scale=1.0">
<!-- viewport element gives the browser instructions on how to control the page's dimensions and scaling.
The width=device-width part sets the width of the page to follow the screen-width of the device (which will vary depending on the device).
The initial-scale=1.0 part sets the initial zoom level when the page is first loaded by the browser.  -->

<!-- "the shiv" (below) is needed to make final product look correct in I.E. 9 and earlier -->

<!--[if lt IE 9]>
   <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
   <![endif]-->
   
<title>Willamette Valley Open Burning Announcement</title>
<style>
html,body {
        margin: 0px;
        padding: 0px;
        border: none;
        }
        
img {
        display: inline-block;
        margin-left: 0px;
        margin-right: 0px;
        }
        
table {
        table-layout: fixed;
        width: 760px;
        margin-top: 0px;
        line-height: 1.0;
        padding: 4px 0px 0px 0px;
        border-spacing: 0px;
        border: 0px;
        display: inline-block;
        }
        
td.spacer {
        font-size: 8px;
        }
        
td.indented {
        padding: 0px 0px 0px 40px;
        }
        
td.title {
        font-family: arial;
        font-size: 32px;
        font-style: italic; 
        font-weight: bold;
        text-align: center;
        line-height: 1.2;
        padding: 0px;
        }
        
.text_bold_red {
        font-weight: bold;
        color: #FF0000;
        }
        
.footer {
        font-family: arial;
        font-size: 12px;
        padding-left: 1px;
  margin-top: -15px; /* added to eliminate unwanted space on 7-21-21 */
        }
        
</style>
</head>
<body>
<table>
  <tr>
    <td>
              
    </td>

    <td>
       <table>
          <tr>
                        <td class="indented">
               <img src="http://smkmgt.com/logos/odf_100x100.png" alt="Oregon Department of Forestry">
            </td>
            <td class="title">Willamette Valley<br>
                Open Burning Announcement
            </td>
                        <td>
                            
                        </td>
            <td>
               <img src="http://smkmgt.com/logos/deq.png" alt="Department of Environmental Quality">
            </td>
          </tr>
       </table>
    </td> 
    <td>
               
    </td>
  </tr>

  <tr>
    <td class="spacer">
         
    </td>
    <td>
    <hr>
       <pre>       
FROM:       ODF METEOROLOGIST

SUBJECT:    WILLAMETTE VALLEY OPEN BURNING ANNOUNCEMENT <b>(NORTH OF LANE COUNTY)</b>

TO:         DEQ, OEM

<b>Open Burn Announcement for Wednesday, June 19th, 2024</b>

<b>** Call your local fire department or local ODF office before you burn. **</b>

This announcement is not approval to burn. <em>Local rules and regulations still apply.</em>

➤ To view a map and learn about the types of open burning please check <a href="https://www.oregon.gov/deq/aq/Pages/Burning.aspx">here</a>. All burning is
subject to the requirements of your local jurisdiction. Contact <a href="https://www.oregon.gov/osp/programs/sfm/Pages/Fire-Agency-Contact-List.aspx" target="_blank">your fire department</a> or
the <a href="https://www.oregon.gov/odf/fire/pages/restrictions.aspx" target="_blank">Oregon Department of Forestry</a> to learn about restrictions in your area. Never leave a fire
unattended.  Escaped fire is a leading cause of wildfires in Oregon.

➤ Burn bans could be in effect by your county, city, or local fire department.  Unauthorized
burning during a burn ban may be subject to enforcement.  Never burn prohibited materials.
All burns are subject to the <a href="https://oregon.public.law/rules/oar_340-264-0010" target="_blank">Oregon Rules for Open Burning</a>.

➤ Older adults, children, and those with heart/lung disease or respiratory infections are at
higher risk of having health impacts from smoke inhalation.

Agricultural burning:
<b>  When allowed locally and based on air quality considerations recommend agricultural burning
  be limited to the period from 10:00 a.m. to 7:00 p.m.</b>

Backyard burning inside special control areas:
<b>  Backyard burning is not allowed from Jun 16th through Sep 30th.</b>

➤ Other restrictions may be in place.  When possible, use <a href="https://www.deq.state.or.us/aq/burning/openburning/openburn.asp" target="_blank">alternative disposal methods</a>.
Burning in compliance with this announcement does not exempt any person from any
civil or criminal liability for consequences or damages resulting from burning.

➤ If burning in Lane County, contact <a href="http://www.lrapa.org/" target="_blank">Lane Regional Air Protection Agency</a> for burn
restrictions.  If burning outside of the <a href="https://www.oregon.gov/odf/Documents/fire/FIRE_WEATHER_ZONE_2015.pdf" target="_blank">Willamette Valley boundary (Zone 604)</a>, contact
your local <a href="https://www.oregon.gov/ODF/AboutODF/Pages/MapOffices.aspx" target="_blank">Oregon Department of Forestry district office</a> or local fire department.

A copy of this bulletin is <a href="http://smkmgt.com/burn.php" target="_blank">here</a>.
       </pre>
    </td> 
    <td class="spacer">
       
    </td>
  </tr>
  <tr>
    <td>
       
    </td>
    <td>
      <div class="footer">
        The Oregon Department of Environmental Quality regulates open burning in the Willamette Valley and has contracted with the<br/>
        Oregon Department of Forestry meteorology program to produce daily Open Burning Announcements indicating the types and<br/>
        times of burning allowed/recommended in the Willamette Valley, north of Lane County, based on air quality considerations.<br/>
        <br/>                                                                                                        
        Subscribe/unsubscribe for <a href="http://weather.smkmgt.com/mailman/listinfo/open_burn_announce_weather.smkmgt.com" target="_blank">automated email updates</a>, or see the <a href="http://smkmgt.com/archives/burn_advisories/?MD" target="_blank">archive of Open Burning Announcements</a>.

      </div>
    </td> 
    <td>
         
    </td>
  </tr>
</table>
</body>
</html>