@charset "utf-8";
body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 760px;
}
#headerWithImage {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 760px;
	background-image: url(SiteImages/CrossOnHill_Cropped_760x511.jpg);
}


#banner {
	height: 228px;
	float: none;
	width: 760px;
	background-image: url(SiteImages/Banner/Community_Banner_v2_760x230.jpg);
}
#bannerborder {
	height: 25px;
	padding-bottom: 0px;
	float: left;
	width: 760px;
	background-image: url(SiteImages/Banner/BannerBorder_760x25.jpg);
}

#nav {
	height: 25px;
	width: 760px;
	float: left;
}
#navButtonHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	text-align: center;
	height: 30px;
	width: 86px;
	line-height: 30px;
	float: left;
}


#content {
	width: 760px;
}
#contentWithImage {
	width: 760px;
	background-image: url(SiteImages/CrossOnHill_Cropped_760x511.jpg);
	height: 511px;
}

#leftColumn {
	float: left;
	width: 180px;
	background-image: url(SiteImages/NavBar_Left/NavBarSide_180x950.jpg);
}
#rightColumn {
	float: right;
	width: 579px;
	background-image: url(SiteImages/RightColumn/RightColBackground_575x950.jpg);
	height: 439px;
}
#welcomeBanner {
	width: 554px;
	float: left;
	padding-bottom: 6px;
	padding-top: 12px;
	padding-left: 12px;
	padding-right: 12px;
}
#welcomeBannerText {
	width: 411px;
	float: left;
	padding-top: 0px;
	padding-left: 84px;
	padding-right: 84px;
	padding-bottom: 6px;
}
#announcementsContainer {
	width: 579px;
	float: left;
}
#announcementsLeft {
	width: 115px;
	float: left;
}
#announcementsRight {
	width: 459px;
	float: right;
}




#announcementText {
	width: 254px;
	padding-right: 6px;
	padding-left: 12px;
}
#otherStudiesContainer {
	width: 579px;
	float: left;
}
#otherStudiesLeft {
	width: 275px;
	float: left;
}
#otherStudiesRight {
	width: 289px;
	float: right;
}

#footer {
	width: 760px;
}
#footerAddress {
	width: 760px;
	background-image: url(SiteImages/SF_Footer_760x40.jpg);
	float: left;
	background-repeat: no-repeat;
	height: 40px;
}
.textHeadingCenter {
	font-family: "Monotype Corsiva", "Lucida Handwriting";
	font-size: 36pt;
	font-style: normal;
	font-weight: bold;
	color: #5C0000;
	text-align: center;
}
.textHeadingCenter18pt {
	font-family: "Monotype Corsiva", "Lucida Handwriting";
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #5C0000;
	text-align: center;
}
.textHeadingCenter14pt {
	font-family: "Monotype Corsiva", "Lucida Handwriting";
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #5C0000;
	text-align: center;
}
.textArial12Normal {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}


.textArial10Normal {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}
.textArial8Normal {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}
.textArial4Normal {
	font-family: Arial;
	font-size: 4pt;
	color: #000000;
	text-decoration: none;
}
.textParagraph {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}
