@charset "UTF-8";
/* CSS Document */

/* This zeroes the margins to take care of browser issues.*/
* {
	margin: 0;
	padding: 0;
	}

/* This prevents Firefox from automatically adding a border to images that are links. */
a img {
	border: none;
	}

/* Here are the basic parameters for the pages. */
body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000; /*black text*/
	line-height: 135%;
	background-color: #C5CFFF; /* light blue background */
	}

#container {
	width: 730px;
	border: none;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-left: 25px;
	padding-top: 15px;
	}
	
#mainContent {
	margin-left: 215px;
	}

#mainContent ul {
	margin-left: 60px;
	list-style-position:outside;
	}

#navigation {
	width: 190px;
	padding-left: 18px;
	padding-top: 20px;
	float: left;
	}

#navigation  ul {
	list-style: none;
	}

h1 {					/* 150% blue*/
	font-size: 150%;
	color: #0000CC;
	padding-top: 20px;
	margin-bottom: 25px;
	text-align: center;
	}

h1 img{
	padding-top: 10px;
	}

h2 { 					/* 120% bold blue*/
	font-size: 120%;
	font-weight: bold;
	color: #0000CC;
	margin-top: 25px;
	}

h3 {					/* 100% bold blue*/
	font-size: 100%;
	font-weight: bold;
	color: #0000CC;
	padding-left: 0;
	margin-top: 15px;
	}

h4 {					/* h2 but centered, different margins*/
	font-size: 120%;
	font-weight: bold;
	color: #0000CC;
	margin-top: -15px;
	margin-bottom: 25px;
	text-align: center;
	}

h5 {					/* 100% black bold*/
	font-size: 100%;
	color: #000;
	margin-top: 10px;
	font-weight: bold;
	}

h6 {					/* 100% blue*/
	font-size: 100%;
	font-weight: normal;
	color: #0000CC;
	margin-top: 5px;
	}

p {
	margin-bottom: 15px;
	}

#footer {
	clear: both;
	font-size: 75%;
	padding-left: 20px;
	padding-top: 15px;
	}

.fltrt {
	float: right;
	padding-left: 5px;
	}

.fltlt {
	float: left;
	padding-right: 5px;
	}

.centered {
	text-align: center;
	}

.italic {
	font-style: italic;	
	}

.dates {
	font-style: italic;
	margin-bottom: 0;
	}

.spaceabove {
	padding-top: 20px;
	}
	
.belowpic {
	margin-top: 10px;
	}

.bold {
	font-weight: bold;
	}

.boldItalic {
	font-weight: bold;
	font-style:italic;
	}
	
.spacebetween {
	margin-bottom: 15px;
	}

.nowenrolling {
	text-align: center;
	margin-top: -15px;
	margin-bottom: 15px;
	}
	


/* Navigation bar basic images ----------------------------------------------------------------------------------- */

#navHome {
	height: 118px;;
	width: 156px;
	text-indent: -999em;
	background-image: url(images/navigation/home-button-out.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right:0px;
	margin-top: 3px;
	float: left;
	}

#navWelcome {
	height: 30px;
	width: 156px;
	text-indent: -999em;
	background-image: url(images/navigation/welcome-button-out.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right:0px;
	margin-top: 3px;
	float: left;
	}

#navWhatIs {
	height: 30px;
	width: 156px;
	text-indent: -999em;
	background-image: url(images/navigation/whatis-button-out.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right:0px;	
	margin-top: 3px;
	float: left;
	}

#navWhere {
	height: 30px;
	width: 156px;
	text-indent: -999em;
	background-image: url(images/navigation/where-button-out.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right:0px;	
	margin-top: 3px;
	float: left;
	}

#navBeliefs {
	height: 30px;
	width: 156px;
	text-indent: -999em;
	background-image: url(images/navigation/beliefs-button-out.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right:0px;	
	margin-top: 3px;
	float: left;
	}
	
#navEvents {
	height: 30px;
	width: 156px;
	text-indent: -999em;
	background-image: url(images/navigation/events-button-out.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right:0px;	
	margin-top: 3px;
	float: left;
	}

#navSunday {
	height: 47px;
	width: 156px;
	text-indent: -999em;
	background-image: url(images/navigation/sunday-listen-button-out.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right:0px;	
	margin-top: 3px;
	float: left;
	}

#navYouth {
	height: 30px;
	width: 156px;
	text-indent: -999em;
	background-image: url(images/navigation/youth-button-out.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right:0px;	
	margin-top: 3px;
	float: left;
	}

#navBook {
	height: 30px;
	width: 156px;
	text-indent: -999em;
	background-image: url(images/navigation/book-button-out.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right:0px;	
	margin-top: 3px;
	float: left;
	}

#navLinks {
	height: 30px;
	width: 156px;
	text-indent: -999em;
	background-image: url(images/navigation/links-button-out.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right:0px;	
	margin-top: 3px;
	float: left;
	}

#navPrayer {
	height: 30px;
	width: 156px;
	text-indent: -999em;
	background-image: url(images/navigation/prayer-button-out.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right:0px;	
	margin-top: 3px;
	float: left;
	}

#navPositive {
	height: 30px;
	width: 156px;
	text-indent: -999em;
	background-image: url(images/navigation/positive-button-out.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right:0px;	
	margin-top: 3px;
	float: left;
	}

#navMontessori {
	height: 30px;
	width: 156px;
	text-indent: -999em;
	background-image: url(images/navigation/montessori-button-out.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right:0px;	
	margin-top: 3px;
	float: left;
	}
	
#navVenue {
	height: 30px;
	width: 156px;
	text-indent: -999em;
	background-image: url(images/navigation/venue-button-out.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right:0px;	
	margin-top: 3px;
	float: left;
	}

#navKelrik {
	height: 47px;
	width: 156px;
	text-indent: -999em;
	background-image: url(images/navigation/kelrik-button-out.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right:0px;	
	margin-top: 3px;
	float: left;
	}
	
#paypal {
	padding-top: 12px;
	padding-left: 15px;
	float: left;
	}

/* Navigation bar rollovers ----------------------------------------------------------------------------------- */

#navHome:link, #navHome:visited {
	background-image:url(images/navigation/home-button-out.gif)
	}

#navHome:hover, #navHome:active {
	background-image:url(images/navigation/home-button-over.gif)
	}
	
#navWelcome:link, #navWelcome:visited {
	background-image:url(images/navigation/welcome-button-out.gif)
	}

#navWelcome:hover, #navWelcome:active {
	background-image:url(images/navigation/welcome-button-over.gif)
	}
	
#navWhatIs:link, #navWhatIs:visited {
	background-image:url(images/navigation/whatis-button-out.gif)
	}

#navWhatIs:hover, #navWhatIs:active {
	background-image:url(images/navigation/whatis-button-over.gif)
	}

#navWhere:link, #navWhere:visited {
	background-image:url(images/navigation/where-button-out.gif)
	}

#navWhere:hover, #navWhere:active {
	background-image:url(images/navigation/where-button-over.gif)
	}
	
#navBeliefs:link, #navBeliefs:visited {
	background-image:url(images/navigation/beliefs-button-out.gif)
	}

#navBeliefs:hover, #navBeliefs:active {
	background-image:url(images/navigation/beliefs-button-over.gif)
	}
	
#navEvents:link, #navEvents:visited {
	background-image:url(images/navigation/events-button-out.gif)
	}

#navEvents:hover, #navEvents:active {
	background-image:url(images/navigation/events-button-over.gif)
	}
	
#navSunday:link, #navSunday:visited {
	background-image:url(images/navigation/sunday-listen-button-out.gif)
	}

#navSunday:hover, #navSunday:active {
	background-image:url(images/navigation/sunday-listen-button-over.gif)
	}
	
#navYouth:link, #navYouth:visited {
	background-image:url(images/navigation/youth-button-out.gif)
	}

#navYouth:hover, #navYouth:active {
	background-image:url(images/navigation/youth-button-over.gif)
	}
	
#navBook:link, #navBook:visited {
	background-image:url(images/navigation/book-button-out.gif)
	}

#navBook:hover, #navBook:active {
	background-image:url(images/navigation/book-button-over.gif)
	}

#navLinks:link, #navLinks:visited {
	background-image:url(images/navigation/links-button-out.gif)
	}

#navLinks:hover, #navLinks:active {
	background-image:url(images/navigation/links-button-over.gif)
	}

#navPrayer:link, #navPrayer:visited {
	background-image:url(images/navigation/prayer-button-out.gif)
	}

#navPrayer:hover, #navPrayer:active {
	background-image:url(images/navigation/prayer-button-over.gif)
	}

#navPositive:link, #navPositive:visited {
	background-image:url(images/navigation/positive-button-out.gif)
	}

#navPositive:hover, #navPositive:active {
	background-image:url(images/navigation/positive-button-over.gif)
	}

#navMontessori:link, #navMontessori:visited {
	background-image:url(images/navigation/montessori-button-out.gif)
	}

#navMontessori:hover, #navMontessori:active {
	background-image:url(images/navigation/montessori-button-over.gif)
	}

#navVenue:link, #navVenue:visited {
	background-image:url(images/navigation/venue-button-out.gif)
	}

#navVenue:hover, #navVenue:active {
	background-image:url(images/navigation/venue-button-over.gif)
	}

#navKelrik:link, #navKelrik:visited {
	background-image:url(images/navigation/kelrik-button-out.gif)
	}

#navKelrik:hover, #navKelrik:active {
	background-image:url(images/navigation/kelrik-button-over.gif)
	}

