@charset "utf-8";
#NewsPlus_News {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
/* CSS Document */

#NewsPlus_News .npBlock {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 14px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6B5938;
}
#NewsPlus_News .npHeadline  {
	font-size: 20px;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #840F0F;
}
#NewsPlus_News .npSubhead  {
	color: #575757;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#NewsPlus_News .npDate  {
	color: #033;
	text-align: right;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-size: 14px;
}

#NewsPlus_News .npText  {
	margin-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 24px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#NewsPlus_News .npEmail {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#NewsPlus_News .npPhone {
	margin-left: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
}

#NewsPlus_News .clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#NewsPlus_EventLocationSearchForm {
	text-align: right;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

