/* link stylesheets */

@import "base.css";


/* page backgrounds */

.bg-whoweare {background: url(/images/backgrounds/about-whoweare.jpg) top right no-repeat;}
.bg-schedule {background: url(/images/backgrounds/default-short.jpg) top right no-repeat;}
.bg-core {background: url(/images/backgrounds/about-core.jpg) top right no-repeat;}
.bg-staff {background: url(/images/backgrounds/default-short.jpg) top right no-repeat;}
.bg-history1 {background: url(/images/backgrounds/about-history1.jpg) top right no-repeat;}
.bg-history2 {background: url(/images/backgrounds/about-history2.jpg) top right no-repeat;}
.bg-history3 {background: url(/images/backgrounds/about-history3.jpg) top right no-repeat;}
.bg-faq {background: url(/images/backgrounds/default-short.jpg) top right no-repeat;}
.bg-visitors {background: url(/images/backgrounds/about-visitors.jpg) top right no-repeat;}


/* button links */

.btn-link.visitors,
.btn-link.contact {
	float: left;
	width: 288px;
	height: 163px;}

.btn-link.visitors a,
.btn-link.contact a {
	width: 286px;
	height: 161px;}

.btn-link.visitors {background: url(/images/about/btn-visitors.jpg) center center no-repeat;}

.btn-link.contact {
	margin-left: 25px;
	background: url(/images/about/btn-contact.jpg) center center no-repeat;}


/* weekly schedule */

#content .border-panel.schedule .jump {
	position: absolute;
	top: 0.2em;
	right: 0;
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
	font-size: 0.5em;
	text-align: right;}
	
	#content .border-panel.schedule .jump a {
		display: inline-block;
		width: 1.4em;
		height: 1.4em;
		padding: 0.2em;
		color: #b3ae98;
		border: 1px solid #d9d5c3;
		text-align: center;}
		
		#content .border-panel.schedule .jump a:hover {background: #d9d5c3;}


/* pastoral staff */

	
.staff-thumb {
	float: left;
	margin-left: 10px;
	padding: 4px;
	background: #fffdf2;
	border: 1px solid #d9d5c3;}

.staff-desc-lg {
	float: right;
	width: 405px;
	padding: 0 15px 0 15px;}

.staff-desc-sm {
	float: right;
	width: 455px;
	padding: 0 15px 0 15px;}