@charset "utf-8";
@import url("cop_base.css");
#top_callout  {
	margin: 0px;
	height: 219px;
	width: 596px;
	background-image: url(img/bg_HomepageSlideshow.png);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	position: relative;
	z-index: 5000;
	float: left;
}
#homeSlides {
	height: 219px;
	width: 596px;
	overflow: hidden;
}
#slidePager {
	text-align: right;
	height: 19px;
	position: absolute;
	right: 15px;
	bottom: 17px;
	z-index: 5500;
}
#slidePager a {
	text-indent: 999em;
	height: 19px;
	width: 26px;
	margin-right: 5px;
	background-image: url(img/slidePagerButtons.png);
	background-repeat: no-repeat;
	background-position: 0px -19px;
	display: block;
	float: left;
	overflow: hidden;
}
#slidePager a:hover, #slidePager a.activeSlide, #slidePager a.activeSlide:hover {
	background-position: 0px 0px;
}

#landing_img {
	height: 168px;
	width: 606px;
	overflow: hidden;
}

#sub_left {
	margin: 8px 6px 0px 0px;
	padding: 0px;
	float: left;
	width: 394px;
}
#news, #landing_intro {
	width: 392px;
	margin: 4px 0px 0px;
	padding: 0px;
	border: 1px solid #e5e5e5;
}
#news {
	min-height: 459px;
}

#landing_intro {
	border-bottom: 1px solid #E5E5E5;
}

#news   h1, #landing_intro h1  {
	font: 16px/30px Georgia, "Times New Roman", Times, serif;
	background: #f0f0e7;
	margin: 1px 1px 0px;
	padding: 0px 4px;
	text-align: left;
	color: #6344C3;
	height: 30px;
}
#news div.news_item {
	margin: 8px 0px 0px;
	padding: 0px;
	width: 392px;
}
#news div.news_item img {
	float: left;
	margin: 0px 8px;
	padding: 0px;
	border: 1px solid #E5E5E5;
}
#news div.news_item h2 {
	font-size: 14px;
	margin: 0px 8px;
	padding: 0px;
	font-weight: bold;
	color: #5238A1;
}
#news  div.news_item  p, #landing_intro p {
	font-size: 12px;
	margin: 0px 8px 8px;
	padding: 0px;
	line-height: 18px;
}
#news  div.news_item  div.hr {
	color: #e5e5e5;
	background: #e5e5e5;
	height: 1px;
	border-style: none;
	margin: 0px 6px 00px;
	padding: 0px;
}

#sub_right {
	margin: 8px 0px 0px;
	padding: 0px;
	float: left;
	width: 206px;
}
#nonprofit_news  {
	margin: 0px;
	padding: 0px;
	width: 204px;
	border: 1px solid #e5e5e5;
}
#nonprofit_news  h1 {
	font: 16px/30px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	background: url(../images/home_sub_right_heading_bg.jpg) repeat-x;
	margin: 1px;
	height: 30px;
	padding-right: 6px;
	padding-left: 6px;
}
#nonprofit_news  dl {
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 6px;
	border-bottom: 1px solid #f2f2f2;
}
#nonprofit_news dd {
	margin: 5px 6px 0px;
	font-size: 12px;
	color: #333;
	padding: 0px 0px 5px;
	line-height: 14px;
	border-bottom: 1px solid #e2e2e2;
}
#nonprofit_news dd.end {
	border-bottom-style: none;
}
#nonprofit_news    ul, #landing_intro  ul {
	padding: 0px;
	list-style: none;
	margin: 0px;
}
#nonprofit_news   li, #landing_intro li  {
	margin: 5px 6px 0px;
	font-size: 12px;
	color: #333;
	background: url(../images/left_li_bullet.png) no-repeat 0px 2px;
	padding: 0px 0px 5px 12px;
	line-height: 14px;
}
#sub_right div.callout {
	width: 206px;
	margin-top: 6px;
}

