@charset "utf-8";

html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form,table,td,tr{
  margin:0px;
  padding:0px;
  border:0px;
  border-collapse:separate;
  border-spacing:0px;
}
input,select{
  margin:0;
  padding:0;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color: #f7d7bd;
	background-image:url(images/background_02.png);
	background-repeat:repeat-x;
	margin: 0 auto; 
	padding: 0;
	text-align: center;
	color: #FFFFFF;
}
a { 
	text-decoration:none;
	cursor:pointer;
}

.style #container {
	width: 780px;
	margin: 0 auto;
	padding:0px;
	text-align: left;
}
.style #header {
	padding: 0 0px 0 0px;
	margin:0 auto;
	height:151px;
	width:995px;
}

.style #welcome {
	width:780px;
	height:229px;
	padding-top:0px;
	margin-top:0px;
	z-index: 0;
}
.style #title {
	width:773px;
	height:153px;
	padding-top:0px;
	margin-top:0px;
	background-image:url(images/content_13.png);
	background-repeat:no-repeat;
}
.style #childrenTitle {
	width:773px;
	height:268px;
	padding-top:0px;
	margin-top:0px;
	background-image:url(images/children-header_13.png);
	background-repeat:no-repeat;
}
.style #youthTitle {
	width:773px;
	height:268px;
	padding-top:0px;
	margin-top:0px;
	background-image:url(images/youth-header_13.png);
	background-repeat:no-repeat;
}
.style #content {
	width:773px;
	padding:0px;
	margin:0px;
	background-image:url(images/content_15.png);
	background-color: #A8804C;
	background-repeat:no-repeat;
	background-position:top;
}
.style #bottom {
	width:773px;
	height:155px;
	padding:0px;
	margin:0px;
	background-image:url(images/content_25.png);
	background-repeat:no-repeat;
	background-position:center;
}
.style #mainContent {
	padding: 0 0px;
	margin:0;
}

/*MENU*/
.style #menuContainer {
	height:35px;
	padding-top:2px;
	margin-top:2px;
}
.style #menu {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom:10px;
	margin-right:10px;
	margin-left:10px;
	margin-top:15px;
	margin-bottom:10px;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-align:left;
}

.style #menu a, .style #menu a:hover{ 
	color:#c07c11;
}

.style #menu2 {
	padding-left: 5px;
	padding-bottom:4px;
	margin-bottom:4px;
	margin-top:4px;
	padding-top:4px;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	border:none;
	text-align:left;
}

#dropmenudiv{
	position:absolute;
	font:normal 12px Verdana;
	line-height:12px;
	z-index:100;
	text-indent:5px;
}

#dropmenudiv a{
	display: block;
	text-indent: 4px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
}

#dropmenudiv a:hover{ 
	color:#c07c11;
}

/*MINISTRIES*/
.style #ministries {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	width:454px;
	height:358px;
	padding-top:0px;
	margin-top:0px;
	background-image:url(images/ministries_17.png);
	background-repeat:no-repeat;
}
.style #ministriesLink, .style #ministriesLink2, .style #ministriesLink3 {
	width:200px;
	height:70px;
	padding-top:0px;
	margin-top:0px;
}
.style #ministriesLink a, .style #ministriesLink a:hover, .style #ministriesLink a:visited{
	color:#FFFFFF;
}

.style #ministriesLink2 a, .style #ministriesLink2 a:hover, .style #ministriesLink2 a:visited {
	color:#032c5a;
}

.style #ministriesLink3 a, .style #ministriesLink3 a:hover, .style #ministriesLink3 a:visited {
	color:#c07c11;
}



/*NEWS*/
.style #news {
	width:320px;
	height:289px;
	padding-top:0px;
	margin-top:300px;
	background-repeat: no-repeat;
	background-image: url(images/news_16.png);
}
.style #moreNews, .style #moreNews a, .style #moreNews a:visited {
	color:#c07c11;
	width:250px;
	height:20px;
}
.style #moreNews a:hover {
	color:#032c5a;
}

/*FOOTER*/
.style #footer {
	width: 100%;
}
.style #footer p, .style #footer a {
	color:#26618d;
	font-size:12px;
	margin: 0;
	padding: 10px 0; 
}
.style #footer a:hover {
	color:#c07c11;
	font-size:12px;
	margin: 0;
	padding: 10px 0; 
}

/*ELEMENTS*/
.imagePaddingRight{
margin-right:8px;
padding-right:8px;
margin-bottom:2px;
padding-bottom:2px;
}
.textBlue {
	color:#032c5a;
}
.textBlue a:visited {
	color:#032c5a;
}
.titles {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
}
.subTitles {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	color:#032c5a;
}
.subTitleSmall {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
.brownText {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#6b3400;
}
.brownText a:visited {
	color:#6b3400;
}
.brownText a:hover {
	color:#6b3400;
}

.bodyText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	margin-right:30px;
	padding-right:30px;
}
.bodyTextSmaller {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:22px;
	padding-left:5px;
	margin-left:5px;
	padding-right:5px;
	margin-right:5px;
}
.bodyText a:hover, .bodyTextSmaller a:hover {
	color: #FFFFFF;
}
.bodyText a, .bodyTextSmaller a {
	color: #032c5a;
}
.padding {
	padding:5px;
	margin:5px;
}


/*
	apply behavior filter only to foreground images
	and to background images whose position is top left
*/
img,
#content #rail .railBlock .header,
#content #rail .railBlock ul.icons li {
	behavior: url(iepngfix2.htc);
	}
.event {
table-layout:inherit;
border:double;
border-color:#A8804C;
}
.eventcol {
table-layout:inherit;
border-right: thin;
border-top: thin;
border-bottom: double;
border-left: double;
border-color:#886c47;

}

#advent .advent {
background-color:#7E4204;
background-color: 50%transparent; 
}