/***********************/
/* CONTENT PAGE STYLES */
/***********************/
#content_image {
	width: 240px;
	margin: 0px;
	padding: 15px 15px 20px 15px;
}


#content_extra {
	width: 240px;
	margin: 0px;
	padding: 0px 15px 20px 15px;
}

#content_content {
	width: 460px;
	margin: 0px;
	padding: 0px 15px 25px 15px;
}

/* CONTENT LINKS */
#content_content a:link, #content_content a:visited {
	color: #003366;
}

#content_content a:hover {
	color: #5067BC;
}

/* SUB NAV */
#content_subnav {
	text-align: right;
	width: 235px;
	margin: 0px;
	padding: 0px 35px 15px 0px;
}

#content_subnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#content_subnav ul li {
	padding: 5px 0px;
	margin: 0px;
}

#content_subnav ul#sub3 li {
	margin: 5px 0px;
	padding: 0px;
	list-style-type: none;
}

#content_subnav ul#sub3 li ul {
	padding: 0px;
	margin: 0px;
}

/* SECTION HEADERS */
/* NEWS */
#content_sectionheader_news {
	width: 270px;
	height: 60px;
	margin: 0px;
	padding: 0px;
	background-image: url(../gui/content_header_news.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

/* NEWS */
#content_sectionheader_worship {
	width: 270px;
	height: 60px;
	margin: 0px;
	padding: 0px;
	background-image: url(../gui/content_header_worship.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

/* PARISH LIFE */
#content_sectionheader_parishlife {
	width: 270px;
	height: 60px;
	margin: 0px;
	padding: 0px;
	background-image: url(../gui/content_header_parishlife.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

/* EDUCATION */
#content_sectionheader_education {
	width: 270px;
	height: 60px;
	margin: 0px;
	padding: 0px;
	background-image: url(../gui/content_header_education.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

/* PASTORAL CARE */
#content_sectionheader_pastoralcare {
	width: 270px;
	height: 60px;
	margin: 0px;
	padding: 0px;
	background-image: url(../gui/content_header_pastoralcare.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

/* OUTREACH */
#content_sectionheader_outreach {
	width: 270px;
	height: 60px;
	margin: 0px;
	padding: 0px;
	background-image: url(../gui/content_header_outreach.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

/* OUTREACH */
#content_sectionheader_about {
	width: 270px;
	height: 60px;
	margin: 0px;
	padding: 0px;
	background-image: url(../gui/content_header_about.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
