<!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;
        }
        
</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 BURN ANNOUNCEMENT <b>(NORTH OF LANE COUNTY)</b>

TO:         DEQ, OEM

<span class="text_bold_red">*** COVID-19 NOTICE:  VOLUNTARY REQUEST TO CURTAIL OUTDOOR BURNING ***
                             (Details are available <a href="https://www.oregon.gov/ODF/Fire/Pages/Burn.aspx" target="_blank">here</a>)</span>

<b>Open Burn Announcement for Wednesday, May 12th, 2021</b>

<b>*** STOP!  Call before you burn! ***</b>

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> to learn about restrictions in your area.

<b>Agricultural burning:
  Based on air quality considerations recommend agricultural burning be limited to the period
  from 11:00 a.m. to 6:30 p.m.

Backyard burning inside special control areas:
  Based on air quality considerations backyard burning is allowed from 11:00 a.m. to 6:30 p.m.</b>

➤ 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.  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>.  Never burn prohibited materials.

➤ 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 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.

<b><em>This announcement is not approval to burn.</em>

*** STOP!  Call before you burn! ***</b> 

       </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 alerts</a> whenever this announcement is updated.<br/>
    An archive of Open Burning Announcements is <a href="http://smkmgt.com/archives/burn_advisories/?MD" target="_blank">here</a>.  The current Open Burning Announcement is <a href="http://smkmgt.com/burn.php" target="_blank">here</a>.

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