/*body {
	background-color: #f5f5f5;
	margin: 10px auto;
	/*width: 580px;*/
}
div {
	font-family: Arial, Helvetica, sans-serif;
	/*color: #333333;*/
	font-weight: normal;
}
div.pageCenter a:link, div.pageCenter a:visited { color: #5F823F;}
#menu table {
	margin: auto;
	/*width: 520px;*/
	padding: 1em;
}
#menu table a {
	padding: .5em;
	display: block;
	color: #5F823F;
}
#menu table a:hover {color: blue;}
.story_body { 
	margin-top: 2em;
	padding-bottom: 1em;
	border-bottom: 2px solid #5F823F;
}
h3 {
	text-align: center;
	font-size: 14pt;
	color: black; 
}

.story_title{
	color: #880011; /* brown */
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	text-transform: capitalize;
}
.byline{
	font-size: 12px;
	font-style: italic;
	text-align: center;
	line-height: 2em;
}
.caption_line{
	font-style: italic;
	font-size: 14px;
	line-height: 1.3em;
	color: #5F823F;
	font-weight: bold;
	text-align: center;
}
.paratitle {
	/*font-size: 1.1em;*/
	font-weight: bold;
}
.foot_tag{
	font-size: 11px;
	color: brown;
	color: #880011;
	font-weight: bold;
}
span .dateline{
}
.recur_text, .recur_html, .story_list {
	border: green solid 2px;
	float: left;
	padding: 6px;
	margin: 1em;
}
#footer { 
	margin: 0 auto;
}
#footer table {
	width: 367px;
	margin: auto;
}

