Today's Digital Newspaper

The Gazette

Weather Block Here



Suspect arrested in fatal stabbing in Saguache County

A 35-year-old man is being held on first-degree murder charges for allegedly fatally stabbing a man in Saguache County earlier this week, according to the Colorado Bureau of Investigations. 

Deputies with the Saguache County Sheriff’s Office were dispatched to a home in the 34100 block of County Rd. LL57 in Villa Grove at 10:30 p.m. on Wednesday after a report of a stabbing. 

Authorities located an unidentified man inside the home. He was pronounced dead on-scene, according to a new release.

Dustin Ferguson was arrested a short time later, according to CBI. He was taken into custody without incident and is being held in the county’s jail without bond. 

Sign Up For Free: Weekly 7

Catch up with a rundown of the 7 most important and interesting stories delivered to your inbox every Thursday.

Success! Thank you for subscribing to our newsletter.

function subscribeSuccess() {
var nsltrform = document.querySelector(“#nsltr”);
var nsltrSuccess = document.querySelector(“#successnsltr”);

nsltrform.classList.add(“hideblock”);
nsltrSuccess.classList.remove(“hideblock”);
}

function validateEmail(email) {
return String(email)
.toLowerCase()
.match(
/^(([^()[]\.,;:s@”]+(.[^()[]\.,;:s@”]+)*)|(“.+”))@(([[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}])|(([a-zA-Z-0-9]+.)+[a-zA-Z]{2,}))$/
);
}

function validateEmailAddress() {
const result = document.querySelector(“#result”);
const email = document.querySelector(“#email”).value;

result.innerText = “”;

if(validateEmail(email)) {
newsletterSubscribe(email);
} else {
result.innerText = ‘The email entered: ‘ + email + ‘ is not valid :(‘;
result.style.color = “red”;
}
return false;
}

function newsletterSubscribe(email) {
fetch(“https://services.gazette.com/mg2-newsletters.php?action=subscribe&site=denvergazette.com&emailPreferenceId=69&email=” + email, {
method: “POST”
}).then(res => {
console.log(“SUCCESSFUL POST”);
subscribeSuccess();
});

}

#nsltr {
min-width: 100%;
margin: 10px 0;
padding: 10px 20px;
background-color: #2076b3;

background-image: url(https://static.gazette.com/emails/circ/Audience%20Images/dg%20weekly%207.png);
background-size: cover;

}

#nsltr-header {
color: #fff4f4;
}
#nsltr-body {
text-align: center;
color: #ffffff;
}
#nsltr-button {
margin-top: 5px;
}
#successnsltr {
min-width: 100%;
margin: 10px 0;
padding: 10px 20px;
background-color: green;
text-align: center;
color: white;
}

#successnsltr a {
color: white;
}

.hideblock {
display:none;
}

h6 a {
color: black;
text-decoration: none;
padding: 5px;
background-color: #bbccdd;
font-weight: 600;
}

@media only screen and (min-width: 768px) {
#nsltr {
background-image: url(https://static.gazette.com/emails/circ/Audience%20Images/dg%20weekly%207.png);
background-size: cover;
}
}

d438bbee-968c-11ec-b3d5-2322c4d9d8d7

View Original Article | Split View

PREV

PREVIOUS

Denver officials, police stress dangers of fentanyl abuse

Facebook Twitter WhatsApp SMS Email Print Copy article link Save Nearly one week after five people died of an apparent fentanyl overdoes in Adams County, the City of Denver stressed the dangers of fentanyl abuse. Fentanyl is a synthetic opioid that is up to 50 times more powerful than heroin and 100 times strong than […]

NEXT

NEXT UP

Violent crime rates in Colorado mirror U.S. since 1985, data shows

Facebook Twitter WhatsApp SMS Email Print Copy article link Save The spikes and ebbs in Colorado’s violent crime rates have largely mirrored the rest of the U.S. over the past few decades, data recently compiled by the state’s Division of Criminal Justice shows. Overall violent crime rates in Colorado and nationwide both peaked in the […]