@charset "UTF-8";

/*
 *	content.css
 *
 *	This file defines any special case styles
 *	for the main content area as well as any
 *	unique style for secondary content areas.
 */

/* wrapper for left hand photo with underlined quote */
.photo-quote
{
	padding-bottom: 25px;
	float: left;
}
.photo-quote img
{
	padding-right: 31px;
	float: left;
}
.photo-quote h2
{
	padding-top: 52px;
	text-decoration: underline;
	color: #ccc;
	padding-bottom: 0.5em;
}
.photo-quote h2 span
{
	color: #9D201E;
}
.photo-quote p
{
	font-size: 12px;
}

/* profile / news page nav and profile list */
#container ul.content-list
{
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
}
#container ul.content-list li
{
	background-image: none !important;
	padding: 0;
}
#container ul.content-list li a
{
	display: block;
	text-decoration: none;
	outline: 0;
}

/* profile / news nav */
#container ul.navsibling
{
	padding-top: 44px;
	padding-bottom: 21px;
	border-bottom: 1px solid #ccc;
	float: left;
}
#container ul.navsibling li
{
	float: left;
	padding: 0 0 0 0;
	border-right: 1px solid #ccc;
	background-image: none;
}
#container ul.navsibling li.first
{
	padding-left: 0;
}
#container ul.navsibling li.last
{
	border-right: 0 none;
}
#container ul.navsibling li a
{
	padding: 0 7px;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	text-decoration: none;
}
#container ul.navsibling li a:hover,
#container ul.navsibling li.selected a
{
	color: #fff;
	background-color: #9D201E;
}

/* profile list */
#container ul.content-list li
{
	border-bottom: 1px solid #ccc;
	margin-top: 10px;
	float: left;
	clear: both;
	padding-bottom: 10px;
	width: 451px;
}
#container ul.content-list li a.photo
{
	float: left;
	padding-right: 17px;
}
#container ul.content-list li a.photo img
{
	float: left;
}
#container ul.content-list li a.name
{
	font-size: 14px;
	padding-bottom: 0.5em;
}
#container ul.content-list li p.description
{
	color: #252525;
	padding-bottom: 0;
}

/* gray page title heading */

h3.sectiontitle
{
	border-bottom: 1px solid #ccc;
	padding-bottom: 0.5em;
	padding-top: 42px;
}

/* calendar listing */
body.calendar #container ul.content-list li
{
}
body.calendar #container ul.content-list li .date
{
	float: left;
	padding-right: 17px;
	width: 89px;
}
body.calendar #container ul.content-list li .profile
{
	float: left;
	width: 345px;
}

/* gallery page content listings */
body.gallery .videos
{
	float: left;
	/*
	width: 452px;
	*/
}
body.gallery .photos
{
	float: left;
	width: 206px;
	padding: 0 20px 0 0;
	border-right: 1px solid #ccc;
	margin-top: 35px;
}
body.gallery #container .videos ul.content-list li
{
}
body.gallery #container .photos ul.content-list li
{
	width: 206px;
}
body.gallery .documents
{
	float: left;
	width: 205px;
	padding: 0 0 0 19px;
	border-left: 1px solid #ccc;
	margin-left: -1px;
	margin-top: 35px;
}
body.gallery #container .documents ul
{
	margin-top: 10px;
}
body.gallery .photos h3.sectiontitle,
body.gallery .documents h3.sectiontitle
{
	padding-top: 0;
}
body.gallery h3.sectiontitle span.pdf
{
	font-weight: normal;
}

/* home rotate images */
body.home .rotate p
{
	display: none;
	padding: 0;
}
body.home .rotate p.first
{
	display: block;
}

/* home features */
body.home #altcontainer3 h3
{
	font-size: 14px;
	color: #252525;
	font-weight: normal;
}
body.home #altcontainer3 .features
{
	width: 584px;
	padding: 15px 16px 14px 12px;
	background-color: #E5E5E5;
	float: left;
}
body.home #altcontainer3 .features ul
{
	margin: 0;
	padding: 1px 8px 0 0;
	list-style: none;
	background: url("../cmsimages/bg-feature-line-top.gif") no-repeat;
	width: 131px;
	float: left;
}
body.home #altcontainer3 .features ul li a
{
	background: url("../cmsimages/bg-feature-link.gif") no-repeat left top;
	display: block;
	width: 126px;
	height: 27px;
	line-height: 27px;
	padding-left: 5px;
	color: #9D201E;
	font-size: 14px;
	text-decoration: none;
	outline: none;
}
body.home #altcontainer3 .features ul li.selected a,
body.home #altcontainer3 .features ul li a:hover
{
	background-position: left bottom;
	color: #fff;
}
body.home #altcontainer3 .features #features-wrapper
{
	float: left;
	width: 423px;
	border-left: 1px solid #fff;
	padding-left: 21px;
}
body.home #altcontainer3 .features #features-wrapper .item
{
	float: left;
	display: none;
	width: 423px;
}
body.home #altcontainer3 .features #features-wrapper .selected
{
	display: block;
}
body.home #altcontainer3 .features .item img
{
	float: right;
	border: 1px solid #fff;
}
body.home #altcontainer3 .features .item h4
{
	color: #9D201E;
	font-size: 16px;
	font-weight: bold;
}
body.home #altcontainer3 .features .item a.action
{
	color: #fff;
	background-color: #9D201E;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 4px;
}

/* home features */
body.home #altcontainer3 .features-news
{
	width: 612px;
	padding: 15px 14px 0 0;
	float: left;
	border-right: 1px solid #ccc;
}
body.home #altcontainer3 .features-news .item
{
	width: 279px;
	padding: 0 19px 0 15px;
	float: left;
	border-left: 1px solid #ccc;
	margin-left: -1px;
}
body.home #altcontainer3 .features-news .item:first-child
{
	border-right: 1px solid #ccc;
	border-left: 0 none;
	margin-left: 0;
	padding-left: 0;
}
body.home #altcontainer3 .features-news .item .date
{
	color: #333;
}
body.home #altcontainer3 .features-news .item h4
{
	color: #9A2415;
	font-size: 14px;
}

/* home learn section */
body.home #altcontainer4 .learn
{
	width: 241px;
	padding-left: 21px;
	border-left: 1px solid #ccc;
	margin-top: 31px;
}
body.home #altcontainer4 .learn a
{
	font-size: 11px;
	font-weight: bold;
}

body.profiles #content_2,
body.page-news #content_2
{
	clear: both;
	float: left;
	width: 451px;
}

.image-left,
.image-right
{
	color: #9D201E;
	font-size: 11px;
	width: 192px;
}
.image-left
{
	float: left;
	padding-right: 20px;
}
.image-right
{
	float: right;
	padding-left: 20px;
}

h3 .date
{
	font-size: 12px;
	font-weight: normal;
}

h3.give
{
	padding: 1em 0 0.5em;
}

h4.give
{
	font-weight: bold;
	padding: 0;
}

body.no-left p.date
{
	padding-bottom: 2em;
}

#container a.a2a_dd
{
	margin-top: 12px;
	margin-left: 69px;
	float: left;
	clear: both;
	display: block;
}
body.calendar #container a.a2a_dd,
body.no-left #container a.a2a_dd
{
	margin-left: 0;
}
