body {
	background-color: #2D4624;
	/*background-attachment: scroll;
	background-image: url(../images/images/toplightgreen%20copy.jpg);
	background-repeat: repeat-x;
	background-position: left top;*/
	font-family: Verdana;
	font-size: 12px;
	color: #BDED97;
	margin: 0px;
	text-align: center;
	height: 100%;
}

.topcell {
	height: 139px;
	width: 1px;
}
.headercells {
	background-color: #ccfca5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: c8f7a1;
	border-right-color: #c8f7a1;
	border-bottom-color: #c8f7a1;
	border-left-color: #c8f7a1;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	width: 750px;

}
.innertable {
	background-attachment: scroll;
	background-color: #3E5E32;
	background-image: url(../images/grad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: c8f7a1;
	border-right-color: c8f7a1;
	border-bottom-color: c8f7a1;
	border-left-color: c8f7a1;
}
a {
	color: #BDED97;
	text-decoration:none;
	
}
a:hover {
	color: #000000;
	text-decoration:underline;
}
.imglinks {
	border: 0px none;
}
.titletext {
	font-family: Verdana;
	font-size: 25px;
	color: #214D0E;

}
.titletext2 {
	font-family: Verdana;
	font-size: 18px;
	color: #214D0E;
}
.newsheadlines {
	font-size: 14px;
	font-weight: bold;
}
.newsdate {
	font-size: 10px;
	font-weight: normal;
}
/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;

}

.story h3{
	
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;

}
/************** feature styles *****************/

.feature{
	padding: 0px

}
html>body .feature {height: auto;}

.feature h3{
	
	padding: 10px 0px 2px;
}

.feature img{
	float: right;
	padding: 5px 0px 5px 5px;


}
.latestnews {
	border: 1px solid #BDED97;
}
.linecell {
	background-color: #CCFCA5;
	height: 1px;
}
.basecell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCFCA5;
}
