h1 {
text-align: center;
color: #1869A4;
font: bold 1.2em Georgia, "Times New Roman", Times, serif;
padding-top: 15px;
}
h2 {
color: #5CA75C;
text-align: left;
font-size: 1em;
font-weight: bold;
margin-top: 20px;
}
h2 a {
color: #5CA75C;
font-size: .9em;
}

div#content1 p {
text-align: left;
font-size: .8em;
line-height: 1.4;
margin-bottom: 8px;
margin-left: 0px;
}
div#content1 p#clk {
color: #005488;
line-height: normal;
margin-bottom: 20px;
}
div#content1 p#dsc {
margin-top: 100px;
}
div#content1 p.sum {
margin-bottom: 0px;
}
div#content1 p#clk a {
margin-right: 15px;
color: #5CA75C;
}

div#content2 {
background: url(../img/col-nws.jpg) no-repeat center bottom;
padding-bottom: 248px;
}
div#content2 p {
font-size: .8em;
}
div#content2 p#hdg {
color: #5CA75C;
text-align: left;
margin-bottom: 5px;
font-size: 1em;
font-weight: bold;
}
div#content2 p#hdg2 {
color: #5CA75C;
text-align: left;
font-size: 1em;
font-weight: bold;
margin-top: 20px;
margin-bottom: 5px;
}
div#content2 p.nwsl {
font-size: 0.9em;
margin-bottom: 5px;
background: url(../img/ele/pdf.gif) no-repeat left top;
}
div#content2 p.nwsl a {
color: #1869A4;
padding-left: 18px;
}
div#content2 p.nwsl span {
font-size: 90%;
}

/*list + det pg*/
div.news {
width: 95%;
margin-right: auto;
margin-left: 0px;
padding-bottom: 5px;
border-bottom: 1px solid #8FD18B;
border-top-style: none;
border-right-style: none;
border-left-style: none;
}

/*list pg*/
div.news div.pix-thm {
float: right;
width: 200px;
text-align: right;
display: inline;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 15px;
}
div.news div.pix-thm img {
display: block;
margin-right: 0px;
margin-left: auto;
margin-bottom: 2px;
}

/*det pg*/
div.news div.pix-lg {
float: right;
width: 350px;
text-align: right;
display: inline;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 15px;
font-size: 11px;
}
div.news div.pix-lg img {
display: block;
margin-right: 0px;
margin-left: auto;
margin-bottom: 2px;
}
/*archives*/
ul#archive {
list-style-type: none;
text-align: left;
margin-top: 5px;
font-size: .9em;
}
ul#archive li {
padding-bottom: 8px;
}
ul#archive li a {
color: #1869A4;
}

