@charset "utf-8";
/* CSS Document */

/* NEWS ITEM WP23 */

.newsWP23 h1 {
	margin-top:-8px !important;
}

.newsWP23 p {
	font-family: "Georgia", serif;
font-size:26px;
}

/* ----------------- */
/*   IMAGE EMBEDS   */
/* ----------------- */

.detailImage img {
	width:100%;
}

.detailImage2 img {
	max-width:400px;
}

.detailImage2 {
	float: right;
	clear: both;
	margin-top: 20px;
    max-width:400px;
}
.detailImage img, .detailImage2 img {
	padding: 6px 6px 0px 15px;
}

.detailImage span, .detailImage2 span {
	font-size:1.2em;
	padding: 6px 0px 6px 10px;
	display: block;
	width: 96%;
	font-weight:bold;
	color:#f06023;
}

.newsPhotoEmbed p {
  color:#f06023;
  font-size:.8em;
  font-weight:bold;
}

.newsPhotoEmbed {
  background-color:#f7f8fa;
  padding:6px 6px 0px 6px;
  border:solid 1px #e0e0e0
}

.newsPhotoEmbed p {
  color:#f06023;
  font-size:.8em;
  font-weight:bold;
}

.newsPhotoEmbedLeft {
  max-width:400px;
  float:left;
  margin-right: 8px;
}

.newsPhotoEmbedRight {
 max-width:400px;
float:right;
margin-left: 8px;
}

/* /NEWS ITEM WP23 */

#newsFeature {
    margin: -5px 0 0 -14px;
}
#newsFeature h1 {
    font-size: 1.4em;
    margin-right: 20px;
}
#newsFeature h1 a {
    color: #3E5C73;
}
#newsFeature h2 {
	font-size: 10px;
	color: #000000;
}
#newsFeature h4 {
	color: #999;
}
#newsFeature h5 {
	font-size: 10px;
	color: #666666;
}/*for sub headline */
#newsFeature ul li {
	list-style: none;
}
#newsFeature p {
	color: #4F4742;
	margin: -20px 50px 40px 0;
	font-size: 1.1em;
}
/*#newsFeature img {border: 1px solid #999;margin:15px 20px 3px 0;padding:3px;}*/
#newsFeature img {
	margin: 15px 20px 3px 0;
	padding: 3px;
}
.featureImage {
	padding-right: 6px;
	margin-bottom: 10px;
	float: left;
}
.newsFeatureParagraph {
	color: #000;
}
.newsFeatureDate {
	color: #f90;
	margin-right: 10px;
	font-size: 10px;
}
.newsSubFeatureParagraph {
	font-size: 9px;
}
.newsSubFeatureDate {
	color: #f90;
	margin-right: 10px;
}
#newsSubFeature ul {
	color: #000;
	margin: -10px 0 0 -14px;
}
#newsSubFeature ul li {
	float: left;
	display: inline;
	width: 240px;
}
#newsSubFeature h3 {
	font-size: 1.0em;
}
#newsSubFeature h3 a {
 color: #;
	line-height: 14px;
}
#newsSubFeature h4 {
	color: #4a769c;
	font-size: 10px;
}
#newsSubFeature p {
	color: #4F4742;
	margin-top: -10px;
	font-size: 1.1em;
}
.subImage span p {
	padding-top: 4px;
	font-size: 9px;
}
#newsListing {
	color: #7F6244;
}
#newsListing ul {
	margin-bottom: 10px;
}
#newsListing ul li {
	margin-bottom: -35px;
	margin-right: 45px;
	line-height: 10px;
}
#newsListing ul li a {
	font-size: .65em;
	line-height: 17px;
}
.newsDetail h2 {
	font-size: 1.1em;
	margin-bottom: 9px;
	line-height: 23px;
	color: #2f7599;
}
.newsDetail h5 {

	margin: 0 20px 0 2px;
	line-height: 1.1em;
  font-size:1.3em;
color:#df7a15;
}
.newsDetail p {
	font-size: 1.2em;
  line-height:1.3em;
	font-family: Georgia, Serif;
	margin-left: 3px;
}



/* ----------------- */
/*   /IMAGE EMBEDS   */
/* ----------------- */

.inTheNews h4 a {
	font-size: 1.1em;
  line-height:1.2em;
	text-decoration: none;
	padding-right: 90px;
}
.inTheNews ul {
	margin-top: 50px;
}
.inTheNews ul li {
	margin: -40px 0 10px 0;
	background-position: left 10px;
}
.inTheNews1 a {font-weight:bold;text-decoration:none;}
.inTheNews1 ul {
    margin: 50px 0 0 5px;
    font-size:1em;
}
.inTheNews1 ul li {
	margin: -30px 125px 10px 0;
	background-position: 3px -1px;
    line-height:1.1em;
}
.inTheNewsDate {
	color: darkorange;
font-size:.9em;
}

/***************************/
/* GIVING NEWS LIST STYLES */
/***************************/

.inTheNewsGiving a {
	text-decoration:none;
	font-family: 'Bree Serif', Serif;
}
.inTheNewsGiving ul {
    margin: 50px 0 0 -20px;
    font-size:1.2em;
}
.inTheNewsGiving ul li {
	margin: -30px 125px 0 0;
	background-position: 3px -1px;
    line-height:1.1em;
}
.inTheNewsGivingDate {
	color: #ff6720;
font-size:.9em;
	font-weight:bold;
}

