@charset "utf-8";
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: #333333;
	background-color: #E0E8E3;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-image: url(images/images/bkgd_slice.png);
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

/*Container properties*/

#containerBkgd {
	width: 980px;
	height: auto;
	margin: auto;
	background-image: url(images/containerBkgd.png);
	background-repeat: repeat-y;
	}
.oneColFixCtrHdr #container {
	width: 960px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #034513;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #F9FAF9;
}

/*Header*/

.oneColFixCtrHdr #header {
	color: #F6F8F4;
	border-bottom-width: 3px;
	border-bottom-style: ridge;
	border-bottom-color: #E4EBC0;
	background-color: #2F360E;
}

.oneColFixCtrHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#header h1 {
	font-family: "Trajan Pro";
	font-weight: lighter;
	font-size: 3em;
}

#headerImage {
	height: auto;
	width: 100%;
	background-image: url(images/new-bk.png);
	background-repeat: repeat-x;
	min-height: 40px;
	height: auto;
}

/*Navigation Bar - see also SpryMenuBarHorizontal.css in spryAssets folder*/

#navBar {
	background-color: #B3BD86;
	height: 2.2em;
	width: 100%;
	font-size: 13px;
}

/*Block Navigation*/

.block h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9B8B6B;
	font-size: 1.3em;
	text-align: center;
	vertical-align: middle;
	line-height: 1.3em;
}

.block {
	float: left;
	height: 100px;
	width: 225px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #d7d7d7;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-o-border-radius: 12px;
	border-radius: 12px;

	
	text-align: center;
	margin-left: 8px;
	margin-top: 5px;
	background-image: url(images/blockbtn.png);
	vertical-align: middle;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: center center;
}


.block a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #374013;
	text-decoration: none;
	padding-top: 5px;
}
.block h2 {

	margin-top: 14px;
	margin-bottom: 0;
	
}

.block h2 a:hover {
	color: #959C58;
	text-decoration: none;	
}



/*Main Content*/

#mainContent {
	padding: 0 20px;
	margin-bottom: 10px;
	font-size: 1.1em;
	background-color: #f9faf9;
	line-height: 1.5em;
}

#mainContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #34390D;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 1.8em;
	line-height: normal;
	vertical-align: top;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 5px;
}



.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
#events {
	float: left;
	min-height: 275px;
	height: auto;
	width: 32%;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;	
	border: 1px solid #d7d7d7;
	padding-left: 2px;
	line-height: 1.2em;
	font-size: 1.1em;	
}

#events1 {
	float: left;
	height: auto;
	width: 60%;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;	
	border: 1px solid #d7d7d7;
	padding-left: 2px;
	line-height: 1.2em;
	font-size: 1.1em;	
}

.oneColFixCtrHdr #containerBkgd #container #events h4 a{
	font-size: 1.1em;
	color: #FF0000;
}

.addBox {
	float: left;
	height: auto;
	width: 32%;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #034513;
	padding-left: 2px;
	
}
.addBoxFront a {
	color: #666666;
}

.addBoxFront a:hover {
	color: #333333;
	text-decoration:none;
}


.addBox h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #034513;
	color: #F6F8F4;
	font-weight: bolder;
	text-align: center;
	clear: both;
	height: 1.5em;
	width: 101%;
	margin-top: -2px;
	margin-left: -2px;
	vertical-align: middle;
	padding-top: 3px;
	background-image: url(images/headerBkgdv2.png);
}
.addBoxFront {
	float: left;
	height: 170px;
	width: 32%;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #d7d7d7;
	padding-left: 2px;
	text-align: center;
}


.addBoxFront h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #B3BD86;
	color: #5E7249;
	font-weight: bolder;
	text-align: center;
	clear: both;
	height: 1.5em;
	width: 101%;
	margin-top: -2px;
	margin-left:-3px;
	vertical-align: middle;
	padding-top: 3px;
	border: 1px solid #d7d7d7;	

}
#mainContent h3 {
	color: #39F;
	line-height: 1.5em;
}




.oneColFixCtrHdr #containerBkgd #container .addBox h3 {
	color: #FFFFFF;
	background-color: #305335;
}


#welcome {
	float:left;
	min-height:250px;
	height:auto;
	width:64%;
	margin-left:5px;
	margin-top: 5px;
	border: 1px solid #d7d7d7;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-o-border-radius: 12px;
	border-radius: 12px;
	padding-left: 5px;
	padding-right: 5px;
	color: #333333;
	font-size: 1.2em;
	line-height: 1.4em;
}	

#welcomeNew {
	float:left;
	height: 350px;
	width:32%;
	margin-left:5px;
	margin-top: 5px;
	border: 1px solid #d7d7d7;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-o-border-radius: 12px;
	border-radius: 12px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5x;
	color: #000;
	font-size: 1.2em;
	line-height: 1.2em;
	background-color: #B3BD86;
}	
#calendar {

	height:auto;
	width: 910px;
	margin-left:5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #034513;
	padding-left: 5px;
	padding-right: 5px;
	color: #000000;
}	

#calendar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #034513;
	padding-top: 0;
	padding-right: 5px;
	
	padding-left: 5px;
	font-size: 1.8em;
	line-height: normal;
	vertical-align: top;
	text-align: left;
}

#events h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #B3BD86;
	color: #000;
	border: 1px solid #d7d7d7;
	font-weight: bolder;
	text-align: center;
	clear: both;
	height: 1.5em;
	width: 101%;
	margin-top: -2px;
	margin-left: -3px;
	vertical-align: middle;
	padding-top: 3px;
}

.signUp {
	width: 290px;
	margin-left: 5px;
	margin-right: 5px;
	text-align:left;
	float:left;
	height: auto;
}

.signUp2 {
	width: 290px;
	margin-left: 35px;
	margin-right: 5px;
	text-align:left;
	float:left;
	min-height: 290px;
}
.rightFloat {
	float: right;
	text-align: right;
	width: 300px;
	height:auto;
}




a:hover {
	color: #034513;
	text-decoration: none;
}

#welcome h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #2F360E;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 2em;
	line-height: normal;
	vertical-align: top;
	text-align: left;
	margin-top: 7px;
	margin-bottom: 4px;
}
.oneColFixCtrHdr #containerBkgd #container #mainContent h2 {
	font-size: 3em;
}

.misc a {
	color:#000000;
	text-decoration:underline;
	}
.outline {
	width: 100%;
	height: 5px;
	}
.oneColFixCtrHdr #containerBkgd #container #events a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
}
.ministry {
	display: block;
	height: 120px;
	width: 22%;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 7px;
	border: thin solid #9B8B6B;
	margin-bottom: 10px;
	text-align: center;
}

.ministry a span {display: none;}
.ministry a:hover span {
	display: block;
	position: absolute;
	width: 300px;
	height: 200px;
	padding: 5px;
	margin: 10px;
	z-index: 1000;
	color: black;
	background-color: #F6F8F4;
	border:#003300 double thin;
	font-size: 1em;
	text-align: left;
	background-image: url(youthMinistry/images/celticCross_small.png);
	background-repeat: no-repeat;
	background-position: right bottom;
  }

.oneColFixCtrHdr #containerBkgd #container #mainContent .ministry h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom:0px;
	margin-bottom: 2px;
	color: #335537;
	text-align: center;
	margin-top: 0px;
}


.oneColFixCtrHdr #containerBkgd #container #welcome a {
	color: #333333;
	text-decoration: underline;
}
.oneColFixCtrHdr #container #mainContent .bulletin {
	display: block;
	float: left;
	height: 40px;
	width: 125px;
	padding-top: 10px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: thin dotted #B8BCB9;
	font-size: .80em;
}
#welcome2 {
	float:left;
	min-height:250px;
	height:auto;
	width:45%;
	margin-left:5px;
	margin-top: 5px;
	border: 1px none #034513;
	padding-left: 5px;
	padding-right: 5px;
	color: #333333;
	font-size:1.1em;
}	
.oneColFixCtrHdr #container #mainContent #downloads {
	width: 300px;
	float: right;
}
.oneColFixCtrHdr #container #mainContent #form {
	width: 400px;
	float: right;
	border: 1px solid #034513;
	padding-top: 2px;
	padding-left: 10px;
}
.oneColFixCtrHdr #containerBkgd #container #mainContent #form h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	color: #034513;
	font-weight: lighter;
	margin-top: 0px;
}
.oneColFixCtrHdr #containerBkgd #container #mainContent h3 {
	font-size: 1.4em;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #964823;
}


#container .ministry a {
	color: #335537;
	text-decoration: none;
}
	
	
/*Footer*/	
#footer  a  {
	color: #FFFFFF;
	text-decoration: none;
}

.oneColFixCtrHdr  #containerBkgd  #container  #footer  a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}	

.oneColFixCtrHdr #footer {
	color: #F6F8F4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #2f360e;
	margin-top: 0px;
	height: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.oneColFixCtrHdr #containerBkgd #container #footer img {
	float: left;
}

.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.oneColFixCtrHdr #topFooter {
	color: #305335;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	min-height: 310px;
	background-position:bottom;
	margin-top: 5px;
	height: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 0px;
	background:  url(images/footerBk.png) repeat-x bottom;
}
.signUp h2 {
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	margin-bottom: 0px;
	font-size: 1.5em;
}
.oneColFixCtrHdr #containerBkgd #container #topFooter .signUp form {
	margin-left: 15px;
}



.oneColFixCtrHdr #topFooter p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

#topFooter a {
	color: #305335;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

#topFooter a:hover {
	color: #305335;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

.oneColFixCtrHdr #containerBkgd #container a.block {
	color: #9B8B6B;
	text-decoration: none;
}

.oneColFixCtrHdr #containerBkgd #container a.block:hover {
	color:	#003300;
	text-decoration: none;
}.oneColFixCtrHdr #containerBkgd #container #events .style3 a {
	color: #FF0000;
}

.oneColFixCtrHdr #containerBkgd #container #topFooter .rightFloat h2 a {
	font-size: 18px;
}
#mainContent .rightColumn {
	float: left;
	height: auto;
	width: 350px;
	font-size:16px;
	margin-left: 10px;
	color: #333;
}
#mainContent .rightColumn a {
	text-decoration: underline;
}

#mainContent .rightColumn a:hover {
	text-decoration: none;
}

