@charset "UTF-8";
/* CSS Document */




body { 
    margin:0;
	height:100%;
    padding: 0; 
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 100%;
    background-color: #244d25;
	background-image:url(../images/header-background.jpg);
	background-repeat:repeat-x;
}

#containercenter { width:100%; margin: 0 auto; position: relative; }

#lcef-header {
    width: 915px;
	height:134px;
    margin: 0 auto;
}


a:link, a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#header {
	float:left;
	position:relative;
	width:930px;
	z-index:0;
	margin-top:10px;

}

#logo {
	float:left;
	position:relative;
	z-index:1;
	width:148px;
	height:89px;
	margin:0 0 5px 0;

}

#tagline {
	float:left;
	position:realtive;
	z-index:2;
	width:293px;
	height:50px;
	margin:20px 15px;
	background:url(../images/tagline.png) no-repeat;

}

#announcements {
	float:right;
	position:relative;
	z-index:2;
	width:376px;
	height:75px;
	margin:6px 15px;
	/*background:url(../images/announcement.png) no-repeat;*/
}

#wrapper {
    width: 930px;
    margin: 0 auto;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em;
}

.push {
	height: 5em;

}

.footer {
	height:100%;
	background-color:#eee7ca;
	background:url(../images/footer-bkgd.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;

}

#intro {
    padding-bottom: 10px;
}

h2 {
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
	color:#ffffff;
	font-size:22px;
	line-height:1.2em;
	font-family:Arial, Helvetica, sans-serif;
}

h3 {
    margin: 0;
    margin-bottom:0;
    padding: 0;
	color:#780c8f;
	font-size:20px;
}

h4 {
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
	color: #000;
	font-size:17px;
	line-height:1.1em;
	font-family:Arial, Helvetica, sans-serif;
}

h5 {
	color: #ffffff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:10px;
	margin:10px;
}


#slider {
clear:both;
    width: 930px;
    margin: 0 auto;
    position: relative;
}

.scroll {
    height: 400px;
    width: 860px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
	margin:0 auto;
    /*background: #FFFFFF url(images/content_pane-gradient.gif) repeat-x scroll left bottom;*/
}

.scrollContainer div.panel {
    padding: 10px 20px;
    height: 400px;
    width: 840px;
}

#footer {
    margin:0 auto;
	padding:7px 0;
	width:100%;
}


#giving-heart {
	float:right;
	position:relative;
	width:319px;
	height:54px;
	background:url(../images/giving-heart-tag.gif) no-repeat;
}

.copyright {
	color:#FFFFFF;
	font-size:10px;
}

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 9px;
}

ul.navigation li {
    display: inline;
    margin-right: 0;
}

ul.navigation a {
    padding: 0px;
    color: #000;
    text-decoration: none;
}

/*
ul.navigation a:hover {
    background-color: #f6f6f6;
}

ul.navigation a.selected {
    background-color: #fff;
}

*/

ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 350px;
    cursor: pointer;
}

.scrollButtons.left {
    left: 0;
}

.scrollButtons.right {
    right: -10px;
}

.hide {
    display: none;
}

.twelve {
	font-size:12px;

}

.twelve-white {
	font-size:12px;
	color:#FFFFFF;

}

.twelve-white a:link, .twelve-white a:visited {
	text-decoration:none;
	color:#FFFFFF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

.twelve-white a:hover {
	text-decoration:underline;
	
}

.fourteen {
	font-size:14px;

}

.fourteen a:link, .fourteen a:visited {
	color:#ffffff;
	text-decoration:none;
	display:block;
	padding:3px 10px;
	letter-spacing:.02em;
}

.fourteen a:hover {
	background-color: #993300;
	
}

.fourteen-white {
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;

}

.white-indent {
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:10px;

}

.left-indent {
	padding-left:10px;

}



/*----------------------- HOME PAGE ----------------------------*/

.ssborder {
	float:right;
	position:relative;
	clear:both;
	width:476px;
	height:352px;
	border:#FFFFFF solid 8px;
	z-index:2;
	margin-top:5px;
	overflow:hidden;
}

#home-background {
	float:left;
	position:absolute;
	width:815px;
	height:332px;
	background: #f1c90f;
	margin:20px;
	z-index:0;
}

#home-header {
	float:left;
	position:absolute;
	width:374px;
	height:65px;
	z-index:3;
	background:url(../images/welcome-banner.png) no-repeat;
}

#home-copy {
	position:absolute;
	width:290px;
	z-index:3;
	top:50px;
	left:25px;
}

#captions {
	position:absolute;
	bottom:45px;
	right:28px;
	width:476px;
	text-align:left;
	z-index:10;
	background:url(../images/transparent-blk.png);
}



/*---------------------- END HOME PAGE -------------------------*/

/*----------------------- ABOUT PAGE ----------------------------*/



#about-header {
	float:left;
	position:absolute;
	width:217px;
	height:41px;
	z-index:3;
	background: url(../images/about-header.png) no-repeat;
}

#about-copy {
	float:left;
	position:relative;
	width:475px;
	z-index:3;
	margin:30px 10px 10px 20px;
}

#top-10-header {
	float:left;
	position:absolute;
	right:20px;
	width:303px;
	height:61px;
	z-index:3;
	background: url(../images/top-10-header.png) no-repeat;
}

#white-bkgd {
	float:left;
	position:absolute;
	right:0;
	top:35px;
	width:265px;
	height:auto;
	z-index:2;
	padding:10px 5px 0px 0px;
	font-size:12px;
}

#about-background {
	float:left;
	position:absolute;
	width:800px;
	height:330px;
	background: #f1c90f;
	margin:20px;
	z-index:0;
}

/*---------------------- END ABOUT PAGE -------------------------*/

/*----------------------- LESSONS PAGE ----------------------------*/



#lessons-header {
	float:left;
	position:absolute;
	width:217px;
	height:41px;
	z-index:3;
	background: url(../images/lessons-header.png) no-repeat;
}

#lessons-copy {
	float:left;
	position:relative;
	width:780px;
	z-index:3;
	margin:30px 10px 15px 20px;
	color:#000;
}

#lessons-background {
	float:left;
	position:absolute;
	width:815px;
	height:340px;
	background: #c63803;
	margin:20px;
	z-index:0;
}




/*---------------------- END LESSONS PAGE -------------------------*/

/*----------------------- CALENDAR PAGE ----------------------------*/



#calendar-header {
	float:left;
	position:absolute;
	width:217px;
	height:41px;
	z-index:3;
	background: url(../images/calendar-header.png) no-repeat;
}

#calendar-copy {

	position:relative;
	width:780px;
	z-index:3;
	margin:30px auto;
}

#eventstable {
	width:775px;
	height:195px;
	overflow:auto;
	margin:0 auto;
}

#calendar-background {
	float:left;
	position:absolute;
	width:815px;
	height:340px;
	background:#fb910a;
	margin:20px;
	z-index:0;
}






/*---------------------- END CALENDAR PAGE -------------------------*/

/*----------------------- FAN CLUB PAGE ----------------------------*/



#fanclub-header {
	float:left;
	position:absolute;
	width:217px;
	height:41px;
	z-index:3;
	background: url(../images/fanclub-header.png) no-repeat;
}

#fanclub-copy {
	position:relative;
	width:760px;
	z-index:3;
	margin:30px auto;
}

.quotes {
	width:730px;
	margin:15px auto;
	z-index:3;
}

.quote {
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#fanclub-background {
	float:left;
	position:absolute;
	width:815px;
	height:330px;
	background: #63b537;
	margin:20px;
	z-index:0;
}



/*---------------------- END FAN CLUB PAGE -------------------------*/

/*----------------------- RESOURCES PAGE ----------------------------*/



#resources-header {
	float:left;
	position:absolute;
	width:217px;
	height:41px;
	z-index:3;
	background: url(../images/resources-header.png) no-repeat;
}

#resources-copy {
	float:left;
	position:relative;
	width:420px;
	z-index:3;
	margin:30px 10px 10px 20px;
}

#resources-white-bkgd {
	float:left;
	position:absolute;
	right:20px;
	top:20px;
	width:320px;
	height:235px;
	z-index:2;
	padding:30px 0 0 0;
}

#resources-white-bkgd a:link, #resources-white-bkgd a:visited {
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:.01em;
	font-weight:bold;
}

#resources-background {
	float:left;
	position:absolute;
	width:810px;
	height:330px;
	background: #45a3c5;
	margin:20px;
	z-index:0;
}

#resource-download-header {
	float:left;
	position:absolute;
	right:40px;
	width:339px;
	height:61px;
	z-index:3;
	background: url(../images/resource-download-header.png) no-repeat;
}



/*---------------------- END RESOURCES PAGE -------------------------*/

/*----------------------- ORDER PAGE ----------------------------*/



#order-header {
	float:left;
	position:absolute;
	width:217px;
	height:41px;
	z-index:3;
	background: url(../images/order-header.png) no-repeat;
}

#order-copy {
	position:relative;
	width:780px;
	z-index:3;
	margin:20px 10px 10px 20px;
}

#order-background {
	float:left;
	position:absolute;
	width:815px;
	height:330px;
	background: #ac67bb;
	margin:20px;
	z-index:0;
}





/*---------------------- END ORDER PAGE -------------------------*/

/*----------------------- STAMPS PAGE ----------------------------*/



#stamp-header {
	float:left;
	position:absolute;
	width:217px;
	height:41px;
	z-index:3;
	background: url(../images/stamps-header.png) no-repeat;
}

#stamp-copy {

	position:relative;
	width:780px;
	z-index:3;
	margin:30px 10px 10px 20px;
}

#stamp-background {
	float:left;
	position:absolute;
	width:815px;
	height:330px;
	background: #69b122;
	margin:20px;
	z-index:0;
}

#home-learnmore {
	float:left;
	position:absolute;
	width:164px;
	height:34px;
	z-index:3;
	left:15px;
	top:235px;
}

/*---------------------- END STAMPS PAGE -------------------------*/
