@charset "utf-8";
body {
	background-color:#D8D8D8;

}
#banner {
	/*background-image:url(../images/InsideBanner-StPauls.gif);*/
	position:absolute;
	top:0px;
	left:0px;
	height:150px;
	width:500px;
	}

#nav {
	position:absolute;
	top:160px;
	left:10px;
	height:30px;
	width:750px;
	z-index:3;
	}

#footer {
	position:absolute;
	left:10;
	top:2700px;
	height:80px;
	width:750px;
	background-image: url(../images/footer.gif);
	}

#wrapper {
	position:absolute;
	top:0px;
	left:10px;
	}	
#photo {
	position:absolute;
	left:462px;
	top:0px;
	width:290px;
	height:150px;
	z-index:1;
	background-repeat:no-repeat;
}
#pagenav {
	position:absolute;
	left:10px;
	top:210px;
	width:150px;
	height:380px;
	padding-top: 20px;
	font-weight:bold;
	text-indent:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	z-index:1;
	background-image: url(../images/pagenavgreen.gif);
	background-repeat: no-repeat;
}
#pagetext {
	position:absolute;
	left:169px;
	top:210px;
	width:420px;
	height:auto;
	z-index:1;
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	padding:55px 15px 0 15px;
	background-image: url(../images/coop_preschoolgreen.gif);
}

#pagetext p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.9em;
	line-height: 1.5em;
	top: 260px;
	}

.bold {
	font-weight:bold;
	}

.pagenavtext {
	text-indent: 10px;
	font-weight: bold;
	font-size: .9em;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.paragraph {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	line-height:1.0em;
	}

.pagetexthead {
	margin-top:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-weight: bold;
}
.pagetextlarge {
	font-size: large;
	font-weight: bold;
}
.SidebarText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-top:25px;
	color: #FFFFFF;
}


a:link {
	text-decoration: none;
	color:#993333;

}
a:visited {
	text-decoration: none;
	color:#666666;

}
a:hover {
	text-decoration: none;
	color: #993333;
}

body,td,th {
	color: #000000;
}

#smallpics {
	padding-right: 10px;
	padding-top: 5px;
	}
