.full_mod_bg_mid {
	width:785px;
	background: url(/images/common/full_mod_bg_mid.jpg) repeat-y;
}
.full_mod_bg_top {
	width:785px;
	background: url(/images/common/full_mod_bg_top.jpg) no-repeat top;
}
.full_mod_bg_bot {
	width:785px;
	background: url(/images/common/full_mod_bg_bot.jpg) no-repeat bottom;
	padding:5px 0 10px 0;
}
.full_mod_inner {
	background-color:#eeece3;
	margin:0 8px;
	padding:0;
}

table#main_article {
	width:769px;
	padding:0;
	margin:0;
	border-collapse:collapse;
	display:table;
}
table#main_article td.main_article_photo {
	width:275px;
}
table#main_article td.main_article_text {
	width:494px;
}
table#main_article td.main_article_text .main_article_headline {
	border-top:10px solid #333;
	padding:8px 20px;
	font-size:16px;
	font-weight:bold;
}
table#main_article td.main_article_text .main_article_blurb {
	padding:0 20px;
	font-size:13px;
}

table#featured_news {
	width:777px;
	padding:0;
	margin:0;
	border-collapse:collapse;
	display:table;
}
table#featured_news td {
	padding:10px 5px;
}


.full_schedule_bot {
	clear:both;
	background: url(/images/common/full_mod_fade_bot.gif) no-repeat bottom;
	width:785px;
}

.full_schedule_inner {
	clear:both;
	padding:0 3px 23px 3px;
}


table#recent_news {
	width:779px;
	padding:0;
	margin:0;
	border-collapse:collapse;
	display:table;
}

table#recent_news td {
	display: table-cell;
	border:1px solid #c8c8c8;
	padding:5px 20px;
}

table#recent_news tr.rowOdd {
	background-color:#fff;
}

table#recent_news tr.rowEven {
	background-color:#eeebe2;
}

	.label {
		color:#9b9162;
		font-style:italic;
	}
	#article_members {
		float:right;
		width:300px;
		margin-left:15px;
		text-align:left;
	}
	#article_copy {
		min-height:425px;
		padding:0 15px;
		font-size:12px;
	}
	#article_copy h3 {
		clear:left;
		font-size:21px;
		margin:0 0 5px;
	}
	#article_copy .dateline {
		margin-bottom:10px;
		font-weight:none;
		font-size:11px;
	}
	#article_copy .byline {
		margin:10px 0 20px 0;
		font-weight:none;
		font-size:11px;
	}
	#article #article_img {
		padding:11px;
		margin:0 0 5px 0;
		background-color:#eeece3;
		border:1px solid #c3bb96;
	}
	#article #article_img img {
		display:block;
		width:275px;
		height:235px;
		border:1px solid #000;
		background:#444;
	}
	#article #article_img .caption {
		padding:0 6px;
	}
	#article #related_links {	
		padding:12px 16px;
		border:1px solid #c3bb96;
		margin-bottom:10px;
	}

	#article #webtools {
		text-align:center;
		padding:12px 16px;
		border:1px solid #c3bb96;
		margin-bottom:10px;
	}

	#article #news_archive {	

	}	
	#article #news_archive h3 {	
		margin:0;	
	}

	.archive_item_news {
		padding:5px 0 2px 0;
	}

#news_archive .mod_inner {
	padding:6px 10px 15px 20px;
}

	.archive .byline,
	.archive .headline{
		display:inline;	
	}
.mod_300_bg {
	background: url(/images/common/mod_300_mid.jpg) repeat-y;
	width:300px;
}		
.mod_300_bot {
	background: url(/images/common/mod_300_bot.jpg) no-repeat bottom;
	width:300px;
}

.headline {
		font-size:16px;
		color:#0a3c6d;
		font-style:bold;
	}
	
.headlinesm {
		font-size:12px;
		color:#0a3c6d;
		font-style:bold;
	}
	
.related {
		font-size:12px;
		color:#0a3c6d;
	}



