body{
	position: relative;
	margin: 0 auto;
	background-image:url(/images/clb_mainbg.jpg);
	background-repeat:repeat-x;
}


/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXX  OUTER WRAPPER DIVS   XXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/


#outer_wrapper{
	height: 100%;
	width: 100%;
	position: relative;
}


/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXX  OUTER CONTAINER DIVS   XXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/


#outer_header_container{
	width: 100%;
	position: relative;
	background-image: url(/images/clb_outerheader_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 200;
}


#outer_content_container{
	width: 100%;
	position: relative;
	min-height: 450px;
}

#outer_footer_container{
	width: 100%;
	position: relative;
	background-color: #c1b8a7;
	border-top: 8px;
	border-top-style:solid;
	border-top-color:#77b800;
}


/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXX  INNER CONTAINER DIVS   XXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

#inner_header_left_bg{
	position: relative;
	height: 236px;
	background-repeat: repeat-x;
	background-image: url(../../images/m01_header_left_bg.gif);
	float: left;
	margin: 0px;
	width: 33%;
}

#inner_header_container{
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	height: 236px;

}

#inner_header_right_bg{
	position: relative;
	height: 236px;
	background-repeat: repeat-x;
	background-image: url(../../images/m01_header_right_bg.gif);
	float: right;
	margin: 0px;
	width: 33%;
}

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

#inner_content_2c{
	width: 950px;
	margin-left: auto;
	position: relative;
	background-image: url(../../images/clb_content_2c_bg_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	min-height: 450px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}

#inner_content_3c{
	width: 950px;
	margin-left: auto;
	position: relative;
	background-image: url(../../images/clb_content_3c_bg_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	min-height: 450px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}


#inner_content_3column{
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image:url(../../images/clb_logo_content_3c_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	/*min-height: 450px;*/
	padding-top: 15px;
}

#inner_content_2column{
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url(../../images/clb_logo_content_2c_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	/*min-height: 450px;*/
	padding-top: 15px;
}

#inner_content_1column{
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url(../../images/m01_content_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	/*min-height: 450px;*/
	padding-top: 30px;
}

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

#inner_footer_container{
	height: 100px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXX  HEADER STYLING DIVS   XXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
.search {
	position:absolute;
	left: 760px;
	top: 111px;
	width: 153px;
	height: 25px;
	background-image:url(../../images/p_intra_search_box.jpg);
}
.go_button {
	position:absolute;
	left: 120px;
	top: 2px;
	width: 26px;
	height: 21px;
}
#search_box {
	width: 252px;
	height: 26px;
	position: absolute;
	top: 112px;
	background-image: url(../../images/m01_searchbox_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	z-index: 2000;
	right: 136px;
}

.search_bar_field {
	position: absolute;
	left: 10px;
	font-family:Arial, Helvetica, sans-serif;
	border: 0;
	background: none;
	outline: none;
	font-size: 14px;
	color: #999999;
	width: 180px;
	top: 0px;
	height: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header_logo{
	height: 80px;
	width: 252px;
	position: absolute;
	top: 62px;
	left: 49px;
	background-repeat:no-repeat;
}

#header_church_name{
	height: 75px;
	width: 800px;
	position: absolute;
	top: 77px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: -0.04em;
	line-height: 48px;
	text-align: right;
	right: 37px;
}

#header_slogan{
	height: 15px;
	width: 310px;
	position: absolute;
	top: 22px;
	left: 558px;
	background-image:url(../../images/clb_slogan.png);
	background-repeat:no-repeat;
}


/*XXXXXXXXXX HEADER TOP NAVIGATION   XXXXXXXXXXXXXXXXXXXXXXXXX*/

#header_topnav{
	height: 35px;
	width: 951px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: absolute;
	z-index: 500;
	left: 0px;
	top: 201px;
}

/*XXXXXXXXXX HEADER STATIC NAVIGATION   XXXXXXXXXXXXXXXXXXXXXX*/

#header_static_navigation{
	height: 31px;
	width: 372px;
	position: absolute;
	top: 149px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #0078c9;
	float: right;
	display: inline;
	right: 12px;
	z-index: 3000;
}

#header_static_navigation a{
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #0078c9;
	display: inline;
	width: 100%;
	text-decoration: none;
}

#header_static_navigation a:hover{
	color: #71b9d7;
	position: relative;
	display: inline;
}


/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXX  CONTENT STYLING DIVS   XXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/


#column_bg {
	margin: 10px 0px;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 100%;
	background-image: url(../../images/mb_content_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}


/*XXXXXXXXXX CONTENT LEFT COLUMN   XXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

#left_column_{
	display: inline;
	color: #333;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding: 0px 0px 0px 0px;
	width: 185px;
	float: left;
	z-index: 100;
}

#left_column2_{
	display: inline;
	color: #333;
	margin: 20px;
	padding: 0px;
	width: 860px;
	float: left;
	z-index: 100;
}

#left_column_sidenav{
	padding: 0px;
	width: 185px;
	float: left;
	position: relative;
	z-index: 100;
	margin-bottom: 15px;
}

#left_column_news{
	padding: 0px;
	width: 185px;
	float: left;
	position: relative;
	z-index: 100;
}

#left_column_mini_calendar{
	padding: 0px;
	width: 185px;
	float: left;
	position: relative;
	z-index: 100;
}

#left_column_mission_vision{
	padding: 15px;
	width: 155px;
	float: left;
	position: relative;
	z-index: 100;
	background-color: #FFFFFF;
	margin-bottom: 15px;
	border: 1px solid #8dc63f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #585858;
}

#left_column_mission_vision_title{
	position: relative;
	z-index: 100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 18px;
	font-weight: bold;
	color: #77b800;
	text-align: center;
	padding-bottom: 7px;
	display: block;
	width: 155px;
}

/*XXXXXXXXXX CONTENT MIDDLE COLUMN   XXXXXXXXXXXXXXXXXXXXXXXXXX*/

#middle_column_{
	float: left;
	margin: 20px;
	padding: 0px;
	width: 460px;
	display: inline;
	position: relative;
}

* html #middle_column_{
	float: left;
	margin: 20px 15px 20px 20px;
	padding: 0px;
	width: 455px;
	display: inline;
	position: relative;
}

/*XXXXXXXXXX CONTENT RIGHT COLUMN   XXXXXXXXXXXXXXXXXXXXXXXXXXX*/

#right_column_{
	display: inline;
	position: relative;
	color: #333;
	margin: 20px;
	padding: 0px;
	width: 185px;
	float: right;
}

*html #right_column_{
	display: inline;
	position: relative;
	color: #333;
	margin: 10px;
	padding: 0px;
	width: 180px;
	float: right;
}

#right_column2_{
	display: inline;
	position: relative;
	margin: 20px;
	padding: 0px;
	width: 685px;
	float: right;
}


* html #right_column2_{
	display: inline;
	position: relative;
	margin: 20px;
	padding: 0px;
	width: 680px;
	float: right;
}

#right_column2_ ul li{
	list-style-type: disc;
	list-style-image: none;
	list-style-position: outside;
}

#right_column_mini_calendar{
	padding: 0px;
	width: 185px;
	float: left;
	position: relative;
	z-index: 100;
}

#right_column_verse{
	padding: 0px;
	width: 185px;
	float: left;
	position: relative;
	z-index: 100;
	margin-top: 10px;
}

.clear { clear: both; background: none; }

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXX  FOOTER STYLING DIVS   XXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

#footer_logo{
	height: 42px;
	width: 39px;
	position: absolute;
	top: 35px;
	right: 23px;
}

#footer_mb_text{
	height: 30px;
	width: 120px;
	position: absolute;
	top: 38px;
	right: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
	text-align: right;
}
#footer_mb_text a{
	text-decoration:none;

}

#footer_respite_logo{
	height: 78px;
	width: 114px;
	position: absolute;
	top: 15px;
	right: 400px;
}

#footer_united_way_logo{
	height: 45px;
	width: 45px;
	position: absolute;
	top: 30px;
	right: 200px;
}

#footer_uw_text{
	height: 30px;
	width: 120px;
	position: absolute;
	top: 38px;
	right: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
	text-align: right;
}

#footer_mb_text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

#footer_mb_text a:hover{
	color: #000000;
}

#footer_copyright{
	height: 40px;
	width: 400px;
	position: absolute;
	left: 20px;
	top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
}
