@import url('index.css') screen;
@import url('worship.css') screen;
@import url('christcare.css') screen;
/* CSS Document */
.group:after {visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
.group { display: inline-block; clear: both; }
/* start commented backslash hack \*/* html .group { height: 1%; } .group { display: block; } /* close commented backslash hack */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/ancient-castle-wall-repeating-background_b.jpg);
	/*background-image: url(../images/BRIK_T06.jpg);*/
	background-repeat: repeat;
	/*background-image: url(../images/owt2.jpg);*/	
}
h1 {
	color: #5A0029;
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	text-transform: none;
	font-variant: small-caps;
	
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
}
h3 {
	font-size: 14px;
	font-style: normal;
	font-size: 14px;
	font-variant: normal;
	text-transform: uppercase;
}
h4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5A0029;
	font-size: 14px;
	font-style: normal;
}
hr {color: #663333; width: 90%}

a:link, a:visited {color: #5A0029; background-color:transparent; text-decoration: underline; font-weight:bold;}
a:hover, a:active {color: #FFF; background-color: #5A0029;}
/*a[href$=".pdf"] {padding: 0 50px 0 0; background: url(../images/pdf_icon.gif) no-repeat right center;}
a[href*="http://"]:hover {font-size: 110%; padding-right: 20px; background:url(../images/external_link.gif) no-repeat right center;}*/
ul {list-style-type: none;}

.iframe2 {
	border: 1px solid black;
	margin: 10px 0;
	width: 350px;
	height: 150px;
	overflow: auto;
}
.iframe2 p {	line-height:95%; font-size:10pt; font-family:"Arial Narrow","sans-serif"; margin: 0 0 0 5px;}
iframe2 .deadline {color: #F00; font-weight:bold;}
.iframe2 .educ2 {
    /*font-family:Verdana, Geneva, sans-serif;*/
	color: #5A0029;
	font-weight: bold;
	/*font-style:italic;*/
	
}



#wrapper {
	width: 1000px;
	margin: 0 auto 0;
	position: relative;
	padding: 3px 9px;
	text-align: left;
	/*border: medium inset #000;
	-moz-box-shadow: 0 0 3px #666;
	-moz-border-radius: 5px;
	-webkit-box-shadow: 0 0 3px #666;
	-webkit-border-radius: 5px;
	box-shadow: 0 0 3px #666;
	border-radius: 5px;*/
}

#slideinfo { }
#slideinfo  a:hover, a:active {
	color: #666; 
	background-color: #5A0029;
}
#slideinfo a[href$=".pdf"] {padding: 0 45px 0 0; background: url(../images/pdf_icon.gif) no-repeat right center;}
.important {color: #F00; font-weight: bold;}
#newclass {
	/*background-color: #FFF;*/
	padding: 0 0 3px 3px;
	/*border: thin dashed #5A0029;*/
	margin: 5px 0 0 0;
}
.educ1 {
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #00F;
	font-style:italic;
}
#worship {position: relative;}
#worship img {float: right; margin: 0 0 5px 15px; }
#gray-out {background-color: #999;}
#columnWide {
	float: left;
	width: 790px;
	min-height: 650px;
	margin: 0 0 0 5px;
	padding: 0px 0px 0 10px;
	text-align: left;
	border: medium solid #000;
	-moz-box-shadow: 0 0 10px #666;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-box-shadow: 0 0 10px #666;
	-webkit-border-radius: 15px;
	background-image: url(../images/yellownoise.png);
	background-repeat: repeat;
	
}
#columnLeft {
	position: relative;
	min-height: 650px;
	padding: 3px 9px;
	text-align: left;
	border: medium solid #000;
	-moz-box-shadow: 0 0 10px #666;
	-moz-border-radius: 5px;
	-webkit-box-shadow: 0 0 10px #666;
	-webkit-border-radius: 5px;
	
	background-image: url(../images/yellownoise.png);
	background-repeat: repeat;
}

.announ {
	height: 140px;
	border: medium inset #C93;
	-moz-box-shadow: 0 0 2px #666;
	-webkit-box-shadow: 0 0 3px #666;
	box-shadow: 0 0 3px #666;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 3px 8px;
	background-color:#EEE;
	background-image:url(../images/vbs-banner_04.jpg);
	background-repeat: no-repeat;
	background-position: 0px;	
}
.announ p {width: 270px;}

.announ .inv {
	height: 140px;
	width:130px;
	margin: 0 0 0 220px;

}
.announ .inv h1 a {
	font-size: 44px;
	color: #C93;
	text-align: center;
	line-height: .9em;
	text-decoration: none;			
}
.announ .inv h1 a:hover, a:active {background-color: black;}





#educintro {
	position: relative;
	padding: 1px 8px;
	margin: 0px 0 18px 0;
	text-align: left;
}
#educintro h1 {
	width: 350px;
	height: 42px;
	/*background-image: url(../images/lent7.png);*/
	background-repeat: no-repeat;
	background-position: 250px;	
}
#educintro h3 {
	margin: 0px 0 10px 0;	
}
#educintro ul {
	list-style-type: none;
	margin: 6px 0 0 -25px;
	font-size:13px;		
}
#educintro p {
	padding: 0 0 0 5px;
	font-size: 13px;
	font-weight: bold;	
}
#educintro a {font-size: 14px;}
#educintro a[href$=".pdf"] {
	padding: 0 45px 0 0;
	background: url(../images/pdf_icon.gif) no-repeat right center;
}
#worshipheader { }
#worshipheader #title1 {float: left; width: 100%}
#worshipheader #title1 h3 {margin: 5px 0 0 0; }
#worshipheader #title1 p {margin: -3px 0 0 10px; font-weight: bold; }
#worshipheader #lentimage {}
.word {
	border: medium double #666;
	padding: 10px;
	background-image: url(../images/OldWorldTexture.jpg);
	background-repeat: no-repeat;
}
#columnRight {
	position: relative; 
	min-height: 650px;
	padding: 3px 9px;
	text-align: left; 
	/*margin: 30px auto 5px; */
	background: #FFC;  
	border: medium solid #000;
	-moz-box-shadow: 0 0 10px #666; 
	-moz-border-radius: 5px; 
	-webkit-box-shadow: 0 0 10px #666; 
	-webkit-border-radius: 5px;
	background-image: url(../images/yellownoise.png);
	background-repeat: repeat;		
}
#columnRight td {vertical-align: top;}

#columnRight .frontstaff {}
#columnRight .frontstaff h1 {margin: 0px 0 0 0;}	
#columnRight .frontstaff ul {margin: 0px 0 0 -35px;}
#columnRight .frontstaff li {margin: 0px 0 3px 0px;}
	
#columnRight .frontstaff p  {background-color: #FFFFCC}



#bakesale {width: 360px; height: 225px; background-image: url(../images/frame-flower.png); margin: -6px 0 0 0; background-repeat: no-repeat; background-position: left top;}
#bakesale h3 { padding: 65px 0 0 80px;}
#bakesale p {margin: 0px 0 0 35px; font-weight: bold;}

#twar {
	line-height:95%;
	font-size:10pt;
	font-family:"Arial Narrow","sans-serif";
	margin: 0 0 0 0;
}
#photoShow {
	position:relative;
	height:140px;
	width:280px;
	margin:0 auto;
	border: 6px outset #0C3;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;   
}
#photoShow div {
    position:absolute;
    z-index: 0;
}
#photoShow div.previous {
    z-index: 1;
}
#photoShow div.current {
    z-index: 2;
}
#photoShow1 {
	position:relative;
	height:180px;
	width:268px;
	margin:0 auto;
	border: 2px outset #FFF;
}
#photoShow1 div {
    position:absolute;
    z-index: 0;
}
#photoShow1 div.previous {
    z-index: 1;
}
#photoShow1 div.current {
    z-index: 2;
}

#photoShow2, #photoShow3{
	position:relative;
	width:268px;
	height:180px;
	margin:0 auto;
	border: 2px outset #CCC;
}
#photoShow2 div, #photoShow3 div {position:absolute; z-index: 0; }
#photoShow2 div.previous, #photoShow3 div.previous {z-index: 1;}
#photoShow2 div.current, #photoShow3 div.current {z-index: 2;}

.stf {
	float: left;
	height: 500px;
	width: 550px;
	/*border: medium dashed #090;	*/
	
}
.stf img {
	float: left;
	/*border:medium solid #000;	*/
}
.stf .info {
	
	float: left;
	height:  200px;
	width:  300px;
	/*border: medium solid #000;*/
	margin: 15px 0 0 15px;
}
.stf .bottom {
	float: left;
	width:  500px;
	/*border: thin solid green;*/
	margin: 0px 0 0 0px;
	padding: 10px 00 0 0;	
}

.share {
	position: relative;
	
	width: 350px;
	border: medium dotted red;
	background-color: #FFC;
	padding: 20px 20px 0 20px;	
}
.share img {
	float: left;
	width: 120px; 
	height: 46px;
	margin: 7px 15px 0 0;
}
.share p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5A0029;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	
}


/*  Archive CSS   */
#archive {
	background-image:url(../archive/images/archivebanner1.png);
	background-repeat:no-repeat;
	text-align: left;
	width: 825px;
	height: 845px;

}	
/* --------navarchive-----------*/
#navarchive ul {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	display: block;
	width: auto;
	text-decoration: none;
	font-size: 12px;
	list-style: none;
	line-height: 110%;
	font-weight: bold;
	font-variant: small-caps;
	margin-top: 20px;
	position: relative;
	left: -5px;
}

#navarchive a:link, #navarchive a:visited {
	color: #999999;
	border-left-width: 10px;
	border-left-style: outset;
	border-left-color: #999999;
	text-decoration: none;
}

#navarchive a:hover, #navarchive a:active {
	border-left-color: #ffffff;
	background-color: #999999;
	color: #ffffff;
}
/* --------end navarchive-----------*/

/* --------scroll2-----------*/
#scroll2 {}	
#scroll2 ul {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	display: block;
	width: auto;
	font-size: 13px;
	list-style: none;
	line-height: 110%;
	font-weight: bold;
	font-variant: normal;
	margin-top: 0px;
	position: relative;
	left: -5px;
}
#scroll2 a:link, #scroll2 a:visited {
	color: #000000;
	border-left-width: 0px;
	border-left-style: groove;
	border-left-color: #000000;
	text-decoration: none;
}
#scroll2 a:hover, #scroll2 a:active {
	border-left-color: #ffffff;
	background-color: #999999;
	color: #ffffff;
}

#scroll3 {
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0px;
	position: relative;
	left: -15px;
	color: #000;
}
#scroll3 h1 {
	padding: 0 0 0 15px;	
}

#staff {
	background-image:url(../staff/images/staffbanner1.png);
	background-repeat:no-repeat;
	text-align: left;
	width: 825px;
	height: 845px;
}

#staff a[href$=".pdf"] {padding: 0 55px 0 0; background: url(../images/pdf_icon.gif) no-repeat right center;}

#staff a:link, #navstaff a:visited {
	color: #060;
	text-decoration: none;
	/*border-left-width: 10px;
	border-left-style: outset;
	border-left-color: #060;*/
}

#staff a:hover, #navstaff a:active {
	border-left-color: #CF0;
	background-color: #060;
	color: #CF0;
}

	
#music {
	background-image:url(../music/images/musicbanner1.png);
	background-repeat:no-repeat;
	text-align: left;
	width: 825px;
	height: 845px;

}	
#music1 {
	font-size: 14px;
}

#navmusic ul {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	display: block;
	width: auto;
	text-decoration: none;
	font-size: 14px;
	list-style: none;
	line-height: 110%;
	font-weight: bold;
	font-variant: small-caps;
	margin-top: 20px;
	position: relative;
	left: -5px;
}

#navmusic a:link, #navmusic a:visited {
	color: #663300;
	border-left-width: 10px;
	border-left-style: outset;
	border-left-color: #663300;
}

#navmusic a:hover, #navmusic a:active {
	border-left-color: #ffffff;
	background-color: #663300;
	color: #ffffff;
}


#navstaff ul {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	display: block;
	width: auto;
	text-decoration: none;
	font-size: 12px;
	list-style: none;
	line-height: 110%;
	font-weight: bold;
	font-variant: small-caps;
	margin-top: 20px;
	position: relative;
	left: -5px;
}

#navstaff a:link, #navstaff a:visited {
	color: #060;
	text-decoration: none;
	border-left-width: 10px;
	border-left-style: outset;
	border-left-color: #060;
}

#navstaff a:hover, #navstaff a:active {
	border-left-color: #CF0;
	background-color: #060;
	color: #CF0;
}

#navclasssubs ul {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	display: block;
	font-size: 12px;
	list-style: none;
	line-height: 125%;
	font-weight: bold;
	font-variant: small-caps;
	margin-top: 20px;
	
	left: 25px;
    padding: 1em 1em;	
}

#navclasssubs a:link, #navclasssubs a:visited {
	color: #CCFF00;
	border-left-width: 10px;
	border-left-style: outset;
	border-left-color: #CCFF00;
}

#navclasssubs a:hover, #navclasssubs a:active {
	border-left-color: #fff;
	background-color: #CCFF00;
	color: #fff;
}

#navclasspages ul {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	display: block;
	
	text-decoration: none;
	font-size: 12px;
	list-style: none;
	line-height: 110%;
	font-weight: bold;
	font-variant: small-caps;
	margin-top: 20px;
	
}

#navnavclasspages a:link, #navnavclasspages a:visited {
	color: #CCFF00;
	border-left-width: 10px;
	border-left-style: outset;
	border-left-color: #CCFF00;
}

#navnavclasspages a:hover, #navnavclasspages a:active {
	border-left-color: #fff;
	background-color: #CCFF00;
	color: #fff;
}

a#here {
    border-left-color: #fff !important;
    background-color: transparent !important;
    color: #FF0000 !important;
}

#welcome {
	font-family: Arial, Helvetica, sans-serif;
	color: #5A0029;
	font-size: 20px;
	font-style: italic;
	line-height: normal;
	text-transform: none;
	font-variant: small-caps;
}
.welcome {font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: 1.2em;}
/* ----------  Main Menu ---------- */
#menumain {
	text-align: right;
	border: medium solid #000;
	-moz-box-shadow: 0 0 10px #666;
	-moz-border-radius: 5px;
	-webkit-box-shadow: 0 0 10px #666;
	-webkit-border-radius: 5px;
	/*background-image: url(../images/vert_cross_2.gif);*/
	background-image: url(../images/yellownoise.png);
	background-repeat: repeat;
	background-position: 20px;
	font-weight: bold;
	
}
#menumain img {padding: 4px 5px 0 0;}
#menumain p {font-size: 15px;}
#menumain a:link, #navmain a:visited {color: #5A0029;}
#menumain a:hover, #navmain a:active {color: #fff; background-color: transparent; border-bottom: none;}

#navmain {font-size: 13px; margin: 0 6px 0 -38px; text-align: right; }
#navmain a[href$=".pdf"] {padding: 0 48px 0 0; background: url(../images/pdf_icon.gif) no-repeat right center;}
#navmain a {text-decoration: none; padding: 0px;}
#navmain a:hover, #navmain a:active {color: #fff; background-color: #5A0029; border-bottom: none;}

#navmain2 {font-size: 12px; margin: 0 6px 0 -38px; text-align: right;}
#navmain2 a {font-weight: bold; text-decoration: none; padding: 0px;}
#navmain2 a:hover, #navmain2 a:active {color: #ff0000; background-color: transparent; border-bottom: none;}
#navmain2 a[href*="http://"]:hover {
	font-size: 100%; 
	padding-right: 20px;
	background:url(../images/external_link.gif) no-repeat right center;
}
/* ----------  END Main Menu ---------- */
/* ----------  Footer ---------- */
#footer1 {
	display: block;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight: bold;
	margin: 3px 0;	
}
#footer1 a:link, #footer1 a:visited {color: #5A0029;}
#footer1 a:hover, #footer1 a:active {color: #fff; background-color: #5A0029;}
/* ----------  END Footer ---------- */
