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

.storyContent,
#homePageStory {
	font-size:0.8em;
	padding:0 1em;
	line-height:1.5em;
	font-family:"trebuchet ms",arial,helvetica,sans-serif;
}
#homePageStory {
	padding-top:1em;
}
 #homePageStory a	{color:#883085;text-decoration:none !important; }

#iNewsStory h2,
#iNews h2 {
	background-color:#fff;
	font-size:1.2em;
	color:#74AC0B;
	height:auto;
    margin:0px;
	font-family:"trebuchet ms",arial,helvetica,sans-serif;
}
#iNewsStory h2 span, #iNews h2 span, #homePage h2 span {line-height:auto;}
#iNewsStory h2 span.ll, #iNews h2 span.ll, #homePage h2 span.ll  {padding:0.3em 0.2em 0.3em 0.5em;}
#iNewsStory h3 {
	font-size:1.4em;
	color:#3B8A07;
	margin:0em 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;
}
