/* CSS Document for 3rivers text styles */

p{
font-family:Helvetica, Arial, sans-serif;
color:#FFF;
font-size:0.75em;
line-height:17px;
}

p.intro{
font-size:1.75em;
line-height:32px;
font-weight:normal;
text-align:justify;
}

p.intro2{
font-size:1.2em;
line-height:24px;
font-weight:normal;
}

.newsContent {
width:280px;
}

.newsContent p{
margin:0;
padding:0;
margin-top:10px;
}

.newsContent2 p{
margin:0;
padding:0;
margin-top:10px;
}

.newsContent img{
float:right;
}

h1{
color:#ea9a50;
font-size:1.65em;
font-weight:normal;
}

* html h1{
padding-bottom:10px;
margin-bottom:10px;
}

.smallItems h1{
padding-bottom:0;
margin-bottom:0;
}

* html .smallItems h1{

}



h2 {
color:#ea9a50;
font-size:1.65em;
font-weight:normal;
margin:0;
padding:0;
}


a {
color:#ffffff;
}
