/* ********************* INEWS STORY DISPLAY ********************* */

.storyContent,
#homePageStory {
	font-size:0.8em;
	padding:0 2em;
	line-height:1.5em;
}
#homePageStory {
	padding-top:1em;
}
#homePage h2 span,
#iNewsStory h2 {
	color:#3B8A07;
	height:auto;
}
#iNewsStory h2 span, #homePage h2 span {line-height:auto;}
#iNewsStory h2 span.ll, #homePage h2 span.ll  {padding:0.3em 0.2em 0.3em 0.5em;}
#iNewsStory h3 {
	font-size:1.6em;
	color:#3B8A07;
	margin:1em 0 0 -0.5em;
}
#iNewsStory ul li {
	margin-top:1em;
}



#inewsStory address {
	font-style:normal;
	text-align:center;
	line-height:115%;
	font-family:"trebuchet ms",arial,helvetica,sans-serif;
	font-size:1.2em;
}
#contactTable td {
	font-size:0.9em;
	margin:1em auto;
}
#contactTable td {
	font-size:0.9em;
}
#contactTable td input {
	font-size:0.9em;
}
#contactTable td #submitButton {
	margin:0.5em auto;
}