
/* ----------- GENERAL ----------- */


body {
	margin-left: 0px;
	margin-top: 63px;
	margin-right: 0px;
	margin-bottom: 20px;
	background: #1E2D45 url('../images/bg_body.jpg') repeat-x;
}

table {
	border-collapse: collapse;
}

form {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	color: #582020;
	margin: 0px;
	display: inline;
}

img {
	border: 0px;
}

hr {
	size: 1px;
	margin: 9px 0;
	color: #CFD3D7;
	width: 100%;
}

ul {
	margin-top: 5px;
}

ul li {
	margin: 1px 0 0 0;
	margin-left: -10px;
}




/* ----------- DIV IDS ----------- */


#page {
	position: relative;
	margin: 0 auto;
	width: 900px;
	height: 588px;
}

#main-nav {
	position: relative;
	margin: 0 auto;
	width: 846px;
	height: 19px;
	padding: 0 0 0 54px;
}

#logo {
	position: absolute;
	top: 12px;
	left: 684px;
}

#intro-copy {
	position: absolute;
	top: 47px;
	left: 78px;
	width: 374px;
	font-family: Helvetica;
	font-size: 13px;
	line-height: 20px;
	color: #203556;
}

#home-banner {
	position: absolute;
	top: 139px;
	left: 55px;
	width: 589px;
	height: 220px;
}

#home-news-title {
	position: absolute;
	top: 369px;
	left: 53px;
	width: 564px;
	height: 33px;
	padding: 14px 0 0 14px;
	background: url('../images/bg_curve_box.jpg') no-repeat;
}

#home-news-content {
	position: absolute;
	top: 412px;
	left: 55px;
	width: 582px;
}

#hn-half-1, #hn-half-2 {
	float: left;
	width: 282px;
}

#all-events {
	float: right;
}
#all-events a {
	text-decoration: none;
	font-family: Georgia;
	font-size: 11px;
	color: #893C30;
}

#page-title {
	position: absolute;
	top: 21px;
	left: 36px;
	width: 591px;
	height: 33px;
	padding: 14px 0 0 14px;
	background: url('../images/bg_curve_box_int.jpg') no-repeat;
}

#content {
	position: absolute;
	top: 78px;
	left: 50px;
	width: 616px;
}

#preschool-img {
	position: absolute;
	top: 148px;
	left: 684px;
	width: 215px;
}

#calendar-img {
	position: absolute;
	top: 125px;
	left: 684px;
	width: 215px;
}

#page-num {
	clear: both;
	margin-top: 4px;
	float: right;
}
#page-num a {
	text-decoration: none;
	font-family: Helvetica;
	font-size: 12px;
	color: #893C30;
}

#devotion {
	position: absolute;
	top: 522px;
	left: 700px;
}

#floral {
	position: absolute;
	top: 529px;
	left: 149px;
}

#scroll-content {
	overflow: scroll;
	overflow-x: hidden;
	width: 616px;
	height: 440px;
}

#footer {
	clear: both;
	margin: 0 auto;
	margin-top: 10px;
	width: 828px;
	padding: 0 0 0 72px;
	font-family: Georgia;
	font-size: 11px;
	color: #88A0BE;
}



/* ----------- DIV CLASSES ----------- */

.home {
	background: url('../images/bg_home.jpg') no-repeat;
}

.internal {
	background: url('../images/bg_page_int.jpg') no-repeat;
}

.horz-dots {
	margin: 4px auto;
	width: 100%;
	background: url('../images/dot.jpg') repeat-x center;
}

.vert-dots {
	float: left;
	width: 18px;
}

.heading-1 {
	clear: both;
	float: left;
	margin-bottom: 2px;
	width: 270px;
	padding: 1px 0 1px 12px;
	background: #E9E3D5;
	font-family: Helvetica;
	font-size: 11px;
	line-height: 16px;
	color: #7C735B;
}

.newscopy {
	clear: both;
	margin-bottom: 5px;
	padding: 0 0 0 12px;
	font-family: Helvetica;
	font-size: 11px;
	line-height: 18px;
	color: #7C735B;
}
.newscopy h3 {
	font-family: Helvetica;
	font-size: 11px;
	line-height: 18px;
	color: #7C735B;
	margin: 0px;
}
.newscopy p {
	font-family: Helvetica;
	font-size: 11px;
	line-height: 4px;
	color: #7C735B;
}

.ff-fix {
	clear: both;
	width: 100%;
}






/* -----------  FONTS ----------- */

.bodycopy {
	font-family: Helvetica;
	font-size: 12px;
	line-height: 18px;
	color: #7C735B;
}

.geo-18 {
	font-family: Georgia;
	font-size: 18px;
}




/* ----------- IMAGES ----------- */

.sound {
	position: absolute;
	top: 9px;
	left: 186px;
}

.graphic {
	float: right;
	margin-left: 12px;
}

.headshot {
	float: left;
	margin-right: 8px;
	margin-bottom: 6px;
}




/* ----------- LINKS ----------- */

a.readmore {
	text-decoration: none;
	font-family: Helvetica;
	font-size: 12px;
	color: #EE3224;
}