@charset "UTF-8";
/* CSS Document */



/* -----------------------------------*/
/* ---- GLOBAL <<<-----------*/
/* -----------------------------------*/


body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	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;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/texturebg.jpg);
	background-color: #2E1800;
}

#container {
	width: 900px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 20px;
	background-repeat: no-repeat;
	height: 670px;
	position: relative;
}

/* Apply the class NoUnder to images to hide the link */

a:link.nounder,
a:visited.nounder,
a:hover.nounder {
	text-decoration: none;
}

a:link,
a:visited	{
		font-weight: bold;
		color: #003399;
  		text-decoration: none;
}

a:hover	{
		font-weight: bold;
		color: red;
		text-decoration: none;
}

h3 {
	font-weight: bold;
	font-size:14px;
}



/* -----------------------------------*/
/* -> Header / Footer <<<-------*/
/* -----------------------------------*/


#small_header {
	position:absolute;
	left:25px;
	top:10px;
	width:844px;
	height:20px;
	z-index:1;
	text-align: center;
}

#sub_header {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:93px;
	z-index:1;
	text-align: center;
	background-image: url(../images/nav_plank.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}


#footer {
	position:absolute;
	left:0px;
	top:555px;
	width:900px;
	height:102px;
	z-index:1;
	text-align: center;
	background-image: url(../images/nav_plank.gif);
	background-repeat: no-repeat;
}

/* The footer page is longer than the others, requiring a lower plank */

#footer_calendar {
	position:absolute;
	left:0px;
	top:650px;
	width:900px;
	height:102px;
	z-index:1;
	text-align: center;
	background-image: url(../images/nav_plank.gif);
	background-repeat: no-repeat;
}


.footer_text {
	color: #a28161;
	font-size: 10px;
	font-family: Arial,Helvetica,sans-serif;
}
.footer_text a:link {
	color: #FFF;
}
.footer_text a:hover {
	color: #FF0;
}

.footer_text a:visited {
	color: #FFF
}

#page_header {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}

.page_header_text {
	color: #FFF;
	font-size: 18px;
	font-family: Arial,Helvetica,sans-serif;
	text-align: left;
	
}
.page_header_text a:link {
	color: #FFF;
}
.page_header_text a:hover {
	color: #FF0;
}

.page_header_text a:visited {
	color: #FFF
}



/* -----------------------------------*/
/* ->> Container Backgrounds <<<---*/
/* -----------------------------------*/

.home {
	background-image: url(../images/baseBG2.png);
}

.whower { 
	background-image: url(../images/bg_sub_whoweare.gif);
}

.gallery { 
	background-image: url(../images/bg_sub_whoweare.gif);
}

.learning {
	background-image: url(../images/bg_sub_learning.jpg);
}

.calendar {
	background-image: url(../images/bg_sub_calendar.jpg);
	background-position: -10px 65px;
}

.whatwedo {
	background-image: url(../images/bg_sub_calendar.jpg);
}

.kidz {
	background-image: url(../images/bg_sub_kidz.jpg);
}

.youth {
	background-image: url(../images/bg_sub_youth.jpg);
}


/* -----------------------------------*/
/* >> Four Way Sign Elements <<<---*/
/* -----------------------------------*/

/* This covers the left 1/3 of the page */

#home_sign {
	position:absolute;
	left:0px;
	top:20px;
	width:318px;
	height:535px;
	z-index:2;
	background-image: url(../images/sign2.gif);
	background-repeat: no-repeat;
}

/* Positioning the sign nav elements */

#sign_finding_god {
	width: 38px;
	position: relative;
	left: 150px;
	top: 45px;
	display: block;
}

#sign_serving_others {
	width: 98px;
	position: relative;
	left: 45px;
	top: 27px;
	display: block;
}

#sign_me_up {
	width: 73px;
	position: relative;
	left: 190px;
	top: 20px;
	display: block;
}

#sign_linksandsignups {
	width: 99px;
	position: relative;
	left: 165px;
	top: 15px;
	display: block;
}

#sign_im_new {
	width: 47px;
	position: relative;
	left: 120px;
	top: 0px;
	display: block;
}


#sign_info {
	display: block;
	height: 116px;
	width: 129px;
	top: 36px;
	left: 50px;
	position: relative;
	z-index: 3;
}

#sign_jobs {
	display: block;
	height: 53px;
	width: 53px;
	top: 30px;
	left: 68px;
	position: relative;
	z-index: 3;
}
#sign_giving {
	display: block;
	height: 87px;
	width: 87px;
	top: 25px;
	left: 20px;
	position: relative;
	z-index: 3;
}


/* "Sign" page element backgrounds */

.sign_nav_blank {
	background-image: url(../images/bg_sign_blank.gif);
}

.sign_nav_im_new {
	background-image: url(../images/bg_sign_blank.gif);
}

.sign_nav_serving_others {
	background-image: url(../images/bg_sign_serving_others.gif);
	background-repeat: no-repeat;
}

.sign_nav_finding_god {
	background-image: url(../images/bg_sign_finding_god.gif);
}

.sign_nav_meeting_people {
	background-image: url(../images/bg_sign_meeting_people.gif);
}

/* Candidaes for removal 

#sign_nav_im_new {
	position:absolute;
	width:773px;
	height:490px;
	z-index:1;
	background-image: url(../images/bg_sign_blank_bar.gif);
}

#sign_nav_serving_others {
	position:absolute;
	width:773px;
	height:490px;
	z-index:0;
	background-image: url(../images/bg_sign_serving_others.gif);
}
#sign_nav_finding_god {
	position:absolute;
	width:773px;
	height:490px;
	background-image: url(../images/bg_sign_finding_god.gif);
}
#sign_nav_meeting_people {
	position:absolute;
	width:773px;
	height:490px;
	z-index:1;
	background-image: url(../images/bg_sign_meeting_people.gif);
}

*/


/* License Plate and Footer Navigation */

#footer_plates {
	margin-top: 10px;
	width: 680px;
	float: right;
	
}

#header_plates {
	margin-top: 0px;
	width: 680px;
	float: right;
	
}

.plate {
	width: 170px;
}

.float_right {
	float:right;
}


#footer #home {
	float: left;
	height: 100px;
	width: 150px;
}

#footer_calendar #home {
	float: left;
	height: 100px;
	width: 150px;
}

/* Scroll bar elements */

#scroller{
	overflow:auto;
	height: 264px;
}

#scroller_youth_sub{
	overflow:auto;
	height: 400px;
}
#scroller_kidz_sub{
	overflow:auto;
	height: 400px;
}

#scroller_youth_discovery_maintext{
	overflow:auto;
	height: 242px;
}

#scroller_kidz_discovery_maintext{
	overflow:auto;
	height: 350px;
}


/* -----------------------------------*/
/* >> Individual Page Elements <<<-*/
/* -----------------------------------*/


/* ----- Who We R Layout <-------- */

#whower_sidebar {
	position:absolute;
	left:28px;
	top:93px;
	width:225px;
	height:335px;
	z-index:5;
	background-image: url(../images/bg1_whoweare.gif);
	background-repeat: no-repeat;
	padding-top: 125px;
}
#whower_content {
	position:absolute;
	left:253px;
	top:93px;
	width:615px;
	height:460px;
	z-index:5;
	background-image: url(../images/bg2_whoweare.gif);
	background-repeat: no-repeat;
	background-position: -90px;
}

/* ----- Finding God Layout <-------- */


#finding_god_content {
	width: 545px;
	padding-left: 225px;
	padding-top: 30px;
}


#finding_god_media {
	width: 301px;
	float: left;
	height: 330px;
	background-image: url(../images/moviescreen_border.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#finding_god_text {
	height: 195px;
	overflow: auto;
	width: 220px;
}

#finding_god_spacer {
	height: 120px;
	width: 220px;
}
#finding_god_text_container {
	float: right;
	height: 325px;
	width: 220px;
	margin-right: 10px;
}

/* These are the box overlays for the links at the bottom */

#finding_god_groups { 
	position:absolute;
	left:230px;
	top:424px;
	width:176px;
	height:55px;
	z-index: 1;
}
#finding_god_classes {
	position:absolute;
	left:427px;
	top:415px;
	width:195px;
	height:51px;
	z-index: 3;
}

/* ----- I'm New Layout <-------- */


#im_new_content {
	width: 545px;
	padding-left: 225px;
	padding-top: 20px;
}

/* ----- Empty Layout, can be used as a starter <-------- */

#blank_content {
	width: 570px;
	padding-left: 150px;
	padding-top: 20px;
}

/* ----- Serving Others Layout <-------- */


#serving_others_content {
	width: 545px;
	padding-left: 225px;
	padding-top: 20px;
}
#serving_others_text {
	position:absolute;
	left:235px;
	top:150px;
	width:440px;
	height:130px;
	z-index:1;
}

/* 
#serving_others_text a:link  {
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #960;
	text-decoration: none;
	}
#serving_others_text a:visited  {
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #00C;
	text-decoration: none;
}


#serving_others_text a:hover {
	border-bottom-width: 0px;
	border-bottom-style: none;
} */

/* ----- Meeting People Layout <-------- */

#meeting_people_content {
	width: 545px;
	padding-left: 225px;
	padding-top: 0px;
}

#meeting_people_text {
	position:absolute;
	left:235px;
	top:160px;
	width:520px;
	z-index:1;
}

/* ----- Info Page and Sub Page Layout <-------- */

/* General Layout Info */

#info_nav {
	position: absolute;
	top: 101px;
	z-index: 20;
	left: 244px;
	background-image: url(../images/bg_sign_bar_only2.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 606px;
	padding-left: 20px;
	padding-top: 5px;
}

#info_close {
	width: 60px;
	position: absolute;
	top: 75px;
	left: 770px;
	z-index: 20;
}
#info_content {
	width: 545px;
	padding-left: 225px;
	padding-top: 75px;
}

#info_center_background {
	position:absolute;
	left:84px;
	top:72px;
	width:773px;
	height:490px;
	z-index:0;
	background-image: url(../images/bg_sign_blank.gif);
}

#info_center_blank {
	position:absolute;
	left:84px;
	top:72px;
	width:773px;
	height:490px;
	z-index:0;
	background-image: url(../images/bg_sign_blank.gif);
}


#info_center_content {
	position:absolute;
	left:0px;
	top:0px;
	width:773px;
	height:490px;
	z-index:0;
}

/* Individual Page Layout Info */

#the_scoop {
	position:absolute;
	left:84px;
	top:72px;
	width:773px;
	height:490px;
	z-index:0;
	background-image: url(../images/bg_infocenter.gif);
	visibility: visible;
}

.the_scoop {
	background-image: url(../images/bg_infocenter.gif);
	background-repeat: no-repeat;
}

#the_scoop_media {
	width: 301px;
	float: left;
	background-image: url(../images/moviescreen_border.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#the_scoop_text {
	height: 405px;
	width: 240px;
	overflow: auto;
	float: right;
}


#contact_info {
	position:absolute;
	left:84px;
	top:72px;
	width:773px;
	height:490px;
	z-index:0;
	background-image: url(../images/bg_contact.gif);
}

.contact_info {
	background-image: url(../images/bg_contact.gif);
	background-repeat: no-repeat;
}

/* Contact Info text area */
#join_us {
	padding-left: 100px;
	padding-top: 70px;
}


#admin_team {
	height: 220px;
	overflow:auto;
	width: 510px;
	/*overflow: hidden;*/
}

#the_staff {
	position:absolute;
	left:84px;
	top:72px;
	width:773px;
	height:490px;
	z-index:0;
	background-image: url(../images/bg_staff.gif);
}

.the_staff {
	background-image: url(../images/bg_staff.gif);
	background-repeat: no-repeat;
}

#the_staff2 {
	position:absolute;
	left:84px;
	top:72px;
	width:773px;
	height:490px;
	z-index:0;
	background-image: url(../images/bg_blank.gif);
}

.the_staff2 {
	background-image: url(../images/bg_blank.gif);
	background-repeat: no-repeat;
}


#the_faq {
	position:absolute;
	left:84px;
	top:72px;
	width:773px;
	height:490px;
	z-index:0;
	background-image: url(../images/bg_faq.gif);
}

.the_faq {
	background-image: url(../images/bg_faq.gif);
	background-repeat: no-repeat;
}

#faq_text {
	height: 330px;
	width: 510px;
	overflow: hidden;
	float: left;
}

#faq_content {
	width: 545px;
	padding-left: 225px;
	padding-top: 75px;
}
#faq_header {
	padding-left: 100px;
	padding-top: 70px;
}

#the_buildingtour {
	position:absolute;
	left:84px;
	top:72px;
	width:773px;
	height:490px;
	z-index:0;
	background-image: url(../images/bg_tour.gif);
}

.the_buildingtour {
	background-image: url(../images/bg_tour.gif);
	background-repeat: no-repeat;
}

#tour_text {
	height: 330px;
	width: 600px; /* was 510 */
	overflow: hidden;
	float: left;
}

#tour_content {
	width: 620px; /* was 545 */
	padding-left: 150px; /* was 225 */
	padding-top: 75px;
}
#tour_header {
	padding-left: 100px;
	padding-top: 70px;
}

#the_budget {
	position:absolute;
	left:84px;
	top:72px;
	width:773px;
	height:490px;
	z-index:0;
	background-image: url(../images/bg_budget.gif);
	background-repeat: no-repeat;
}

.the_budget {
	background-image: url(../images/bg_budget.gif);
	background-repeat: no-repeat;
}

#budget_text {
	height: 330px;
	width: 510px;
	overflow: hidden;
	float: left;
}

#budget_content {
	width: 545px;
	padding-left: 225px;
	padding-top: 75px;
}
#budget_header {
	padding-left: 100px;
	padding-top: 70px;
	padding-right: 20px;
}


/* ----- What We Do and Sub Page Layout <-------- */



#youth_caption {
	background-image: url(../images/bg_caption_youth.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 281px;
	padding: 10px;
	position: absolute;
	left: 27px;
	top: 234px;
	z-index: 1;
}

/* ----- Who We Are and Sub Page Layout <-------- */

#wwr_main {
	position: absolute;
	top: 20px;
	left: 50px;
	width: 500px;
	height: 350px;
	overflow: hidden;
	z-index: 5;
	padding-top: 30px;
}

#wwr_main_text {
	height: 280px;
	width: 500px;
	overflow: hidden;
	float: left;
	overflow: hidden;
}

#wwr_statement_of_faith {
	position: absolute;
	top: 20px;
	left: 50px;
	width: 500px;
	height: 400px;
	overflow: hidden;
	z-index: 5;
	/* visibility: hidden; UNHIDDEN FOR NEW WHO WE R PAGE 10-19-09*/
}

#wwr_statement_of_faith_text {
	height: 260px;
	width: 500px;
	overflow: hidden;
	float: left;
	overflow: hidden;
}

#wwr_core_values {
	position: absolute;
	top: 20px;
	left: 50px;
	width: 500px;
	height: 400px;
	overflow: hidden;
	z-index: 5;
	/* visibility: hidden; UNHIDDEN FOR NEW WHO WE R PAGE 10-19-09*/
}
#wwr_core_values_text {
	height: 280px;
	width: 500px;
	overflow: hidden;
	float: left;
}
#wwr_faq {
	position: absolute;
	top: 20px;
	left: 50px;
	width: 500px;
	height: 400px;
	overflow: hidden;
	z-index: 5;
	/* visibility: hidden; UNHIDDEN FOR NEW WHO WE R PAGE 10-19-09*/
}
#wwr_faq_text {
	height: 300px;
	width: 500px;
	overflow: hidden;
	float: left;
}


/* ----- What we're learning Layout <-------- */

#learning_description {
	left:590px;
	width:205px;
	height:353px;
	overflow: auto;
	position: absolute;
	top: 155px;
}

#learning_scroller {
	height:353px;
	overflow: auto;
}

#learning_todays_sound {
	position:absolute;
	left:200px;
	top:360px;
	width:370px;
	height:70px;
	z-index:1;
}

#learning_archive {
	position:absolute;
	left:430px;
	top:435px;
	width:145px;
	height:78px;
	z-index:1;
}
/* 
#learning_archive a:link  {
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #00C;
	text-decoration: none;
}
#learning_archive a:visited  {
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #00C;
	text-decoration: none;
}


#learning_archive a:hover {
	border-bottom-width: 0px;
	border-bottom-style: none;
}
*/

#learning_image {
	position:absolute;
	left:180px;
	top:196px;
	width:190px;
	height:120px;
	z-index:1;
}
#learning_caption {
	position:absolute;
	left:380px;
	top:180px;
	width:157px;
	height:155px;
	z-index:1;
}
#learning_podcast {
	position:absolute;
	left:120px;
	top:430px;
	width:100px;
	height:101px;
	z-index:1;
}

/* ----- What We Do Layout <-------- */


#whatwedo_main {
	position:absolute;
	left:25px;
	top:145px;
	width:856px;
	height:410px;
	z-index:1;
}


#whatwedo_nav {
	position:absolute;
	left:25px;
	top:95px;
	width:856px;
	height:53px;
	z-index:1;
	background-image: url(../images/wwd_plank.jpg);
	padding-top: 10px;
}


/* ----- Youth Layout <-------- */


#youth_content {
	position:absolute;
	left:213px;
	top:95px;
	width:664px;
	height:462px;
	z-index:2;
	/*background-image: url(../images/bg_sub_youth_content2.gif);
	background-repeat: no-repeat;*/
}

#youth_content2 {
	position:absolute;
	left:213px;
	top:95px;
	width:664px;
	height:462px;
	z-index:2;
	background-image: url(../images/bg_sub_youth_content2.gif);
	visibility: hidden;

}

#youth_default_bg {
	position:absolute;
	left:213px;
	top:95px;
	width:664px;
	height:462px;
	z-index:2;
		background-image: url(../images/bg_sub_youth_content2.gif);

}

#youth_volunteer {
	position:absolute;
	left:213px;
	top:95px;
	width:664px;
	height:462px;
	z-index:2;
	background-image: url(../images/bg_sub_youth_content2.gif);
}
#youth_pics_vids {
	position:absolute;
	left:213px;
	top:95px;
	width:664px;
	height:462px;
	z-index:2;
	background-image: url(../images/bg_sub_youth_content2.gif);
}
#youth_discovery_area {
	position:absolute;
	left:213px;
	top:95px;
	width:664px;
	height:462px;
	z-index:2;
	background-image: url(../images/bg_sub_youth_content2.gif);
}
#youth_upcoming_events {
	position:absolute;
	left:213px;
	top:95px;
	width:664px;
	height:462px;
	z-index:2;
	background-image: url(../images/bg_sub_youth_content2.gif);
}

#youth_homelink {
	position:absolute;
	left:37px;
	top:115px;
	width:172px;
	height:80px;
	z-index:1;
}

#youth_content_text {
	left:352px;
	top:37px;
	width:286px;
	height:264px;
	z-index:1;
	position: absolute;
	overflow: hidden;
}

#youth_content_subtext {
	left:352px;
	top:37px;
	width:286px;
	height:400px;
	z-index:1;
	position: absolute;
}

#youth_randallsblog {
	position:absolute;
	left:18px;
	top:342px;
	width:310px;
	height:97px;
	z-index:1;
}

#youth_close {
	width: 60px;
	position: absolute;
	top: 98px;
	left: 794px;
	z-index: 20;
}


#youth_nav {
	position:absolute;
	left:40px;
	top:197px;
	width:201px;
	height:359px;
	z-index:1;
	background-image: url(../images/bg_sub_youth_nav.gif);
	padding-left: 30px;
	background-repeat: no-repeat;
	padding-top: 50px;
}

#youth_media {
	position:absolute;
	left:29px;
	top:37px;
	width:288px;
	height:186px;
	z-index:1;
	background-image: url(../images/moviescreen_border.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 6px;
	padding-top: 6px;
}

#youth_media #media1 {
	height: 175px;
	width: 280px;
}


#youth_sub_media {
	position:absolute;
	left:32px;
	top:81px;
	width:288px;
	height:186px;
	z-index:1;
	background-image: url(../images/moviescreen_border.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 6px;
	padding-top: 6px;
}

#youth_sub_media #media1 {
	height: 175px;
	width: 280px;
}

#youth_sub_header {
	position:absolute;
	left:29px;
	top:36px;
	width:286px;
	height:40px;
	z-index:1;
}





#youth_contact {
	position:absolute;
	left:23px;
	top:326px;
	width:617px;
	height:128px;
	z-index:1;
}

#youth_discovery_maintext {
	position:absolute;
	left:28px;
	top:83px;
	width:296px;
	height:242px;
	z-index:1;
}

#youth_sub_caption {
	position:absolute;
	left:29px;
	top:275px;
	width:280px;
	height:145px;
	z-index:1;
	background-image: url(../images/bg_large_caption.gif);
	background-repeat: no-repeat;
	padding: 10px;
	color: white;
}


/* ----- Kidz Layout <-------- */


#kidz_content_subtext {
	left:352px;
	top:37px;
	width:286px;
	height:400px;
	z-index:1;
	position: absolute;
}



#kidz_discovery_maintext {
	position:absolute;
	left:28px;
	top:83px;
	width:296px;
	height:350px;
	z-index:1;
}



#kidz_sub_header {
	position:absolute;
	left:29px;
	top:36px;
	width:286px;
	height:40px;
	z-index:1;
}

#kidz_nav {
	position:absolute;
	left:40px;
	top:197px;
	width:201px;
	height:359px;
	z-index:1;
	background-image: url(../images/bg_sub_kidz_nav.gif);
	padding-left: 30px;
	background-repeat: no-repeat;
	padding-top: 50px;
}

#kidz_media {
	position:absolute;
	left:31px;
	top:37px;
	width:288px;
	height:186px;
	z-index:1;
	background-image: url(../images/moviescreen_border.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 6px;
	padding-top: 6px;
}

#kidz_media #media1 {
	height: 175px;
	width: 280px;
}


#kidz_sub_media {
	position:absolute;
	left:32px;
	top:81px;
	width:288px;
	height:186px;
	z-index:1;
	background-image: url(../images/moviescreen_border.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 6px;
	padding-top: 6px;
}

#kidz_sub_media #media1 {
	height: 175px;
	width: 280px;
}

#kidz_sub_header {
	position:absolute;
	left:30px;
	top:36px;
	width:286px;
	height:40px;
	z-index:1;
}

#kidz_sub_caption {
	position:absolute;
	left:30px;
	top:295px;
	width:280px;
	height:145px;
	z-index:1;
	background-image: url(../images/bg_large_caption.gif);
	background-repeat: no-repeat;
	padding: 10px;
	color: white;
}

#kidz_coloringbook_main{
	position:absolute;
	left:77px;
	top:97px;
	width:190px;
	height:260px;
	z-index:1;
	overflow: hidden;
}

#kidz_coloringbook_caption {
	position:absolute;
	left:29px;
	top:377px;
	width:280px;
	height:65px;
	z-index:1;
	background-image: url(../images/bg_large_caption.gif);
	background-repeat: no-repeat;
	padding: 10px;
	color: white;
}




#kidz_contact {
	position:absolute;
	left:23px;
	top:326px;
	width:617px;
	height:128px;
	z-index:1;
}

#kidz_content {
	position:absolute;
	left:213px;
	top:95px;
	width:664px;
	height:462px;
	z-index:2;
	/*background-image: url(../images/bg_sub_kidz_content2.gif);
	background-repeat: no-repeat;*/
}

#kidz_content_gallery {
	position:absolute;
	left:213px;
	top:95px;
	width:664px;
	height:462px;
	z-index:2;
	/*background-image: url(../images/bg_sub_kidz_content2.gif);
	background-repeat: no-repeat;*/
}

#kidz_content2 {
	position:absolute;
	left:213px;
	top:95px;
	width:664px;
	height:462px;
	z-index:2;
	background-image: url(../images/bg_sub_kidz_content2.gif);
	visibility: hidden;

}

#kidz_default_bg {
	position:absolute;
	left:213px;
	top:95px;
	width:664px;
	height:462px;
	z-index:2;
		background-image: url(../images/bg_sub_youth_content2.gif);

}
#kidz_caption {
	background-image: url(../images/bg_caption_youth.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 281px;
	padding: 10px;
	position: absolute;
	left: 27px;
	top: 234px;
	z-index: 1;
}

#kidz_content_text {
	left:352px;
	top:37px;
	width:286px;
	height:264px;
	z-index:1;
	position: absolute;
	overflow: hidden;
}

#kidz_close {
	width: 60px;
	position: absolute;
	top: 98px;
	left: 794px;
	z-index: 20;
}


#vert_divider {
	position:absolute;
	left:335px;
	top:24px;
	width:8px;
	height:283px;
	z-index:1;
}

#vert_divider_tall {
	position:absolute;
	left:335px;
	top:24px;
	width:8px;
	height:420px;
	z-index:1;
}

#horiz_divider {
	position:absolute;
	left:23px;
	top:315px;
	width:620px;
	height:3px;
	z-index:2;
}

/* ----- Calendar Layout <-------- */

/* Note: Page is taller than others */

#calendar {
	position:absolute;
	left:60px;
	top:95px;
	width:787px;
	height:545px;
	z-index:1;
}



/* ----- Gallery Layout <-------- */


#gallery_content {
	position:absolute;
	left:51px;
	top:101px;
	width:809px;
	height:455px;
	z-index:1;
	background-image: url(../images/bg_sub_gallery.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#gallery_content_thumbs {
	position:absolute;
	left:448px;
	top:25px;
	width:169px;
	height:405px;
	z-index:1;
	overflow: hidden;
}

#gallery_content_main {
	position:absolute;
	left:17px;
	top:128px;
	width:405px;
	height:279px;
	z-index:1;
	overflow: hidden;
}

#gallery_description {
	position:absolute;
	height: 21px;
	width: 370px;
	left: 41px;
	top: 103px;
	text-align: right;
}

#gallery_content_nav {
	position:absolute;
	left:650px;
	top:71px;
	width:150px;
	height:283px;
	z-index:1;
	line-height: 40px;
}

#gallery_page_nav {
	position:absolute;
	left:109px;
	top:57px;
	width:313px;
	height:30px;
	z-index:1;
	line-height: 40px;
}
	
#gallery_close {
	width: 60px;
	position: absolute;
	top: 0px;
	left: 573px;
	z-index: 20;
}

ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
ul.thumbs li a {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a {
	background: #88f;
}
ul.thumbs a:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}

div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination strong {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #ffc;
	text-decoration: none;
}
div.pagination strong {
	background-color: #acf;
}


/* Tool Tips -  */

/* Candidate for removal 

.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}


 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(../images/bubble2.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background-image: url(../images/bubble2.png);
	background-position: right bottom;
}

.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}

.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}

.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}*/

/* End Tool Tips */



/* -----------------------------------*/
/* ---- Extras <<<-----------*/
/* -----------------------------------*/


.center_me {
	text-align: center;
}

.right_align_me {
	text-align: right;
}
.dotted_underline {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #A4764C;
}


.clickable {
	cursor: pointer
}

#load {
	display: none;
	position: absolute;
	left: 10px;
	top: 10px;
	width: 164px;
	height: 84px;
	text-indent: -9999em;
	background-image: url(../images/ajax_loader_plate_noanim.gif);
}
#media_positioning {
	left: 10px;
	top: 5px;
	position: relative;
}
#media_positioning #media2 {
	height: 175px;
	width: 280px;
}
#media_positioning #media1 {
	height: 175px;
	width: 280px;
}

#caption {
	background-image: url(../images/bg_caption.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 281px;
	padding: 10px;
	margin-top: 10px;
}

/* For Staff picture page */
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #FF9;
	padding: 5px;
	opacity: 0.85;
	width: 200px;
}

#tooltip h3, #tooltip div { margin: 0; }



.sm_text {
font-size: 10px;	
}

.bold_text {
	font-weight: bold;
}


#clear_float {
	clear: both;
}

#sml-01 {
	float: left;
	clear: left;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
}

#sml-01 {
	width: 85px;
	height: 150px;
}
#tour_image {
	float: left;
	width: 400px;
}
#tour_nav {
	float: left;
	width: 165px;
	padding-left: 20px;
}
