@charset "UTF-8";
/* CSS Document */


body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	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;
	background-color:
	background-image: url(assets_index/bg_01.jpg);
	background-repeat: repeat-x;
}

#basicBox {
	padding: 50px;
	width: 740 px;
	height: 250 px;
	border: 0 px;
	float: left;
}

.bold {
font-weight: bold;
color: #445369;
}

h4 {
	font-size: 100%;
}

.oneColFixCtrHdr #container {
	width: 800px;
	margin: 20px auto 0; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #666666;
	height: 580px;
	text-align: left;
	margin-bottom: 20px;
	background-color: #FFFFFF;
}
.oneColFixCtrHdr #container2 {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 20px auto 0; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #666666;
	height: 620px;
	text-align: left;
}
.oneColFixCtrHdr #header {
	background: #ffffff;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin-bottom: 40px;
	height: 20 px;
	margin-left: 1px;
	margin-top: 1px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px;
	border: 0px;
	border-color: #999999;
	height: 500px;
}

.oneColFixCtrHdr #subContent {
	padding: 20 20 20 20px;
	border: 0px;
	border-color: #999999;
	height: 300px;
	margin: 20px;
	float: left;
	width: 700px;
}

.oneColFixCtrHdr #footer {
	padding: 0 0 10px;
	font-size: 11px;
	text-align: center;
	margin: 20px auto 0;
	height: 30px;
	float: none;
	width: 800px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica;
}
.oneColFixCtrHdr #footer2 {
	padding: 0 0 10px;
	font-size: .7em;
	text-align: center;
	margin: 0px auto 0;
	height: 20px;
	float: none;
	width: 800px;
}
.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 */
	font-size: 60%;
	text-align: center;
}
.oneColFixCtrHdr #flashMain {
	float: left;
	width: 500px;
	height: 200px;
	border: 0px #445369;
	margin-bottom: 20px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 11px;
	line-height: 0px;
}
.clear {
	visibility: hidden;
	display: block;
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
	}
	
	
.basicText {
	float: left;
	height: 320px;
	width: 760px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 11px;
	padding: 0px;
	background-image: url(../assets_news/basic_back.gif);
	text-align: left;
	vertical-align: top;

}


.smallText {
	float: left;
	height: 320px;
	width: 760px;
	margin-bottom: 20px;
	margin-top: 10px;
	margin-left: 0px;
	font-size: 10px;
	padding: 0px;
	border: 1px;
	border-color: #666666;
	background-image: url(../assets_news/basic_back.gif);
	text-align: left;
	vertical-align: top;
}

.variable1 {
	float: left;
	height: 200px;
	width: 240px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.variable2 {
	float: left;
	height: 330px;
	width: 240px;
	margin-right: 20px;
	margin-bottom: 30px;
}
.Flash #mainContent {
	float: left;
	height: 200px;
	width: 500px;
}


body,td,th {
	color: #000000;
}
.oneColFixCtrHdr#Masthead {
	float: left;
	height: 130px;
	width: 760px;
	padding-bottom: 0px;
	background-image: url(assets_index/masthead_02.jpg);
	margin-bottom: 20px;
}
.oneColFixCtrHdr#Images {
	float: left;
	height: 110px;
	width: 240px;
	margin-bottom: 30px;
	margin-right: 20px;
}
.oneColFixCtrHdr#Images2 {
	float: left;
	height: 110px;
	width: 240px;
	margin-bottom: 30px;
}
.oneColFixCtrHdr #detailEvents {
	float: left;
	height: 370px;
	width: 370px;
	margin-bottom: 20px;
	background-image: url(../assets_events/events_detail_bg.gif);
	margin-top: 10px;
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #detailMinistries {
	float: left;
	height: 380px;
	width: 370px;
	margin-bottom: 20px;
	background-image: url(../assets_ministries/ministries_detail_bg.gif);
	margin-top: 10px;
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #masterEvents {
	float: left;
	height: 360px;
	width: 370px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 10px;
}

/* styles for pages with xml sppry regions START */

#detail_area {
	float: left;
	width:340px;
	height:400px;
	margin: 20px 0px 20px 20px;
	display: inline;
}
img.border {
	border: 2px solid #445369;
	margin-bottom: 10px;
	border-color: #445369;
}


/* Table Rules
----------------------------------------------- */
td.rank { }

#events {
	border-collapse:collapse;
	width:370px;
	margin: 0;
	font-color: #a1c043;
}
#ministries {
	border-collapse:collapse;
	width:370px;
	margin: 0;
	font-color: #a1c043;
}

#events tbody { margin: 0; }

#events tministries { margin: 0; }

#events th {
	background-color: #ffffff;
	padding: 6px 0.25em;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-transform: uppercase;
	margin: 0;
	border-bottom: solid 1px #445369;
	cursor: pointer;
}

#events td, #events th {
	margin: 0;
	padding: 1em 0.375em 1em 0.375em;
	text-align: left;
	vertical-align: top;
}
#ministries td, #ministries th {
	margin: 0;
	padding: .7em .375em .7em 0.375em;
	text-align: left;
	vertical-align: top;
}

#events tr.titlerow { background: none; }

#events tr td.eventNameTD {
    background-color: #e8f1ff;
    width: 200px;
	 border-bottom: solid 1px #445369;
}
#ministries tr td.nameTD {
    background-color: #e8f1ff;
    width: 200px;
	 border-bottom: solid 1px #a1c043;
}

#events tr td.locationTD {
	background-color: #e8f1ff;
	width: 140px;
	border-bottom: solid 1px #445369;
}

#events tr.rowSelected td.eventNameTD {
    background-color: #b5d2ff;
	 width: 200px;
	 border-bottom: solid 1px #445369;
}

#events tr.rowSelected td.locationTD {
    background-color: #b5d2ff;
	 width: 140px;
	 border-bottom: solid 1px #445369;
}

#apDiv1 {
	position:absolute;
	left:572px;
	top:299px;
	width:360px;
	height:160px;
	z-index:1;
}

#imgwrapper { height: 175px; }

.eventname {
	font-weight: bold;
	font-size: 11px;
	vertical-align: top;
}

.leadername {
	font-size: 11px;
	vertical-align: top;
}
.ministryname {
	font-weight: bold;
	font-size: 100%;
	vertical-align: top;
	letter-spacing: 0em;
	text-indent: 20px;
}

.date {
	color: #000;
	font-size: 10px;
}

.location {
	color: #000;
	font-size: 10px;
	text-transform: uppercase;
}

.rowHover {
	color: #bed8ff;
	cursor: pointer;
}

#eventstable {	
	width: 340px;	
	margin: 0px;
}

.SpryHiddenRegion {
   visibility: hidden;
}
