Two Colville women were booked into a rural Washington jail. It became a death sentence
Critics say WA jails are letting opioid users suffer from withdrawals, leading to preventable deaths
InvestigateWest (investigatewest.org) is an independent news nonprofit dedicated to investigative journalism in the Pacific Northwest. Visit investigatewest.org/newsletters to sign up for weekly updates.
'; document.querySelector('#copytext').value = textContent; modal.showModal(); }); // Modal close functionality const modal = document.querySelector('.republish-modal'); const closeBtn = document.querySelector('.republish-modal-close'); // Close button click closeBtn.addEventListener('click', function() { modal.close(); }); // Close on backdrop click modal.addEventListener('click', function(e) { if (e.target === modal) { modal.close(); } }); // Close on ESC key (this is usually built-in, but adding for safety) modal.addEventListener('keydown', function(e) { if (e.key === 'Escape') { modal.close(); } }); // Copy text button functionality document.querySelector('.copy-text-button').addEventListener('click', async function() { const textarea = document.querySelector('#copytext'); const text = textarea.value; try { // Try modern Clipboard API first if (navigator.clipboard && window.isSecureContext) { await navigator.clipboard.writeText(text); this.textContent = 'Copied!'; } else { // Fallback for older browsers textarea.select(); document.execCommand('copy'); this.textContent = 'Copied!'; } // Reset button text after 2 seconds setTimeout(() => { this.textContent = 'Copy text'; }, 2000); } catch (err) { console.error('Failed to copy text: ', err); // Fallback to selection if copying fails textarea.select(); this.textContent = 'Text selected'; setTimeout(() => { this.textContent = 'Copy text'; }, 2000); } }); });In a move that formally boosts the restoration of Puget Sound to the status enjoyed by rescue projects for Chesapeake Bay and the Great Lakes, the U.S. Environmental Protection Agency announced today it has approved the Puget Sound project under the National Estuary Program.

It's a significant step because it means real federal buckaroos for the Sound's restoration: $20 million in this fiscal year alone. Here's how Michelle Pirzadeh, acting administration of EPA's Seattle-based Region 10, described the move in a press release:
This makes official what has been true all along: EPA is fully committed to bringing our resources to bear on the critically important work of protecting and restoring our treasured Puget Sound. We pledge to continue to act hand-in-hand with our partners - the state, tribes, local governments and citizens -- to ensure a healthy Sound for future generations."
As we've pointed out, and more than once, Washington's charming inland sea looks great on the surface but has been trashed underneath that surface by pollution, overfishing and other woes.
EPA is interested in stemming the tide of polluted stormwater into the Sound. And the press release, significantly, mentions population growth, which brings with it more stormwater and represents the greatest overall threat to the health of the Sound.
Unlike the Chesapeake and the Great Lakes, this environmental rescue takes place all in one state. That gives Puget Sound's rescuers a leg up on the other projects in that they don't have to navigate an interstate political minefield for every step.
However, that doesn't mean the project will be an easy one. Just take a look at all the agencies and other entities who are supposed to coordinate with each other, just within the state, under the "action agenda" produced under the leadership of Gov. Christine Gregoire.
Who's going to get them all the play nicely in their watery sandbox? That would be an unusual state agency known as the Puget Sound Partnership. At the helm there is a guy who understands EPA pretty well -- Bill Ruckelshaus, two-time EPA administrator.
The story you just read is only possible because readers like you support our mission to uncover truths that matter. If you value this reporting, help us continue producing high-impact investigations that drive real-world change. Your donation today ensures we can keep asking tough questions and bringing critical issues to light. Join us — because fearless, independent journalism depends on you!
— Jacob H. Fries, executive director
DonateCancel anytime.
Subscribe to our weekly newsletters and never miss an investigation.