
/* News and Events */

#newscol {
padding: 25px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
}

#newscol input,textarea,select {
	margin: 1px;
	border: 1px solid #000;
	padding: 3px;
}

#newscol h5 {
	font-size: 95%;
	margin-bottom: 10px;
}

#bluecol {
	width: 250px;
	background: #003466;
	padding: 25px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#bluecol h1 {
	color: #95bce2;
}

#bluecol h6 {
	color: #ffffff;
	font: bold 14px Arial, Helvetica, sans-serif;
}


#bluecol a {
	
	color: #F9DCBF;
}

td.altcolor {
	background: #dab895;
}

#newsandevents {
width: 100%;
}

td.topics_container {
background: url(../images/bg_lightpeach.jpg);
}

#topics {
background: url(../images/ne-healthcopics-bg.jpg) top left no-repeat;
width: 210px; 
height: 60px;
}

td.topics_pad {
padding: 28px 11px 0px 43px;
}

#topics_div {
padding: 5px;
background: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000;
height: 50px;
overflow:auto;
}

td.staffnews_container {
background: url(../images/bg_skyblue.jpg);
}

#staffnews {
background: url(../images/ne_staffnews_bg.jpg) top left no-repeat;
width: 210px; 
height: 60px;
}

td.staffnews_pad {
padding: 28px 11px 0px 43px;
}

#staffnews_div {
padding: 5px;
background: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000;
height: 50px;
overflow:auto;
}

td.healthnews_container {
background: url(../images/bg_peach.jpg);
}

#healthnews {
background: url(../images/ne_healthnews_bg.jpg) top left no-repeat;
width: 210px; 
height: 60px;
}

#healthnews td {
padding: 28px 11px 0px 43px;
}

#healthnews_div {
padding: 5px;
background: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000;
height: 100px;
overflow:auto;
}

td.riverwoodnews_container {
background: url(../images/bg_brown.jpg);
}

#riverwoodnews {
background: url(../images/ne_riverwoodnews_bg.jpg) top left no-repeat;
width: 210px; 
height: 60px;
}

#riverwoodnews td {
padding: 28px 11px 0px 43px;
}

#riverwoodnews_div {
padding: 5px;
background: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000;
height: 50px;
overflow:auto;
}

#newscontainer {
width: 100%;
height: 422px;
overflow: auto;
}

.newsdate {
text-transform:uppercase;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000;
}

#newsstuffing {
padding: 15px 30px 30px 30px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
}