/*Montana Center for Childhood Trauma*/

#banner {
background-image:url(../images/banner/home_ders.jpg);
}

.texthdr {
color:#FFFFFF;
background-color:#6c1935;
}

#news .newshdr {
color:#6c1935;
font-weight:800;
font-size:1.4em;
}

.colored {
color:#6c1935;
font-weight:800;
}

#textarea .morenews {
background-color:#6c1935;
color:#FFFFFF;
}

#textarea a{
color:#6c1935;
text-decoration:underline;
}

#textarea a:hover {
text-decoration:none;
}


