body{
	margin: 0px;
}


/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXX  OUTER WRAPPER DIVS   XXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/


#outer_wrapper{
	height: 100%;
	width: 100%;
	position: relative;
	background-image: url(../../images/jjgg_site_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXX  OUTER CONTAINER DIVS   XXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/


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


#outer_content_container{
	width: 100%;
	position: relative;
	min-height: 400px;
	background-image: url(../../images/jjgg_content_bg.png);
	background-repeat: repeat-y;
	background-position: center;
}

#outer_footer_container{
	width: 100%;
	position: relative;
	background-image: url(../../images/jjgg_footer_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}


/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXX  INNER CONTAINER DIVS   XXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

#inner_header_left_bg{
	position: relative;
	height: 236px;
	background-repeat: repeat-x;
	background-image: url(../../images/m01-03/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: 148px;
}

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

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

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

#inner_content_2column{
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	min-height: 400px;
	padding: 0px;
}

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

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

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

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXX  HEADER STYLING DIVS   XXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

#search_box {
	width: 183px;
	height: 21px;
	position: absolute;
	top: 45px;
	background-image: url(../../images/jjgg_header_search_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	z-index: 2000;
	right: 0px;
}

.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: 140px;
	top: 0px;
	height: 22px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header_logo{
	height: 100px;
	width: 315px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#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_church_slogan{
	height: 50px;
	width: 800px;
	position: absolute;
	top: 127px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: -0.04em;
	line-height: 15px;
	text-transform: uppercase;
	text-align: right;
	right: 37px;
}


/*XXXXXXXXXX HEADER TOP NAVIGATION   XXXXXXXXXXXXXXXXXXXXXXXXX*/

#header_topnav{
	height: 39px;
	width: 908px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: absolute;
	z-index: 500;
	left: 21px;
	top: 109px;
}

/*XXXXXXXXXX HEADER STATIC NAVIGATION   XXXXXXXXXXXXXXXXXXXXXX*/

#header_static_navigation{
	height: 30px;
	width: 370px;
	position: absolute;
	top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	float: right;
	display: inline;
	left: 30px;
}

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

#header_static_navigation a:hover{
	color: #CCCCCC;
	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;
	padding: 0px;
	width: 690px;
	float: left;
	z-index: 100;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
	min-height: 535px;
	position: relative;
}

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

#left_column_hotlinks{
	padding: 0px;
	width: 690px;
	position: relative;
	z-index: 100;
	left: 0px;
	bottom: 0px;
}

#left_column_content_area{
	padding: 0px;
	width: 677px;
	position: relative;
	z-index: 100;
	left: 6px;
	margin-bottom: 6px;
	min-height: 382px;
}

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

/*XXXXXXXXXX CONTENT MIDDLE COLUMN   XXXXXXXXXXXXXXXXXXXXXXXXXX*/

#middle_column_{
	float: left;
	margin: 20px;
	padding: 0px;
	width: 460px;
	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;
	padding: 0px;
	width: 217px;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 11px;
	margin-left: 0px;
}

#right_column_feed_footer{
	padding: 0px;
	width: 217px;
	position: relative;
	z-index: 100;
	height: 46px;
	vertical-align: bottom;
}

#right_column_feed_header{
	padding: 0px;
	width: 217px;
	position: relative;
	z-index: 100;
}

#right_column_feed_content{
	padding: 0px;
	width: 217px;
	position: relative;
	z-index: 100;
	min-height: 284px;
}

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

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXX  FOOTER STYLING DIVS   XXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

#footer_logo{
	height: 42px;
	width: 39px;
	position: absolute;
	top: 126px;
	right: 21px;
}

#footer_facebook_bug{
	height: 32px;
	width: 32px;
	position: absolute;
	top: 127px;
	right: 224px;
}

#footer_twitter_bug{
	height: 32px;
	width: 32px;
	position: absolute;
	top: 127px;
	right: 186px;
}

#footer_sponsor_logos{
	height: 87px;
	width: 837px;
	position: absolute;
	top: 14px;
	left: 63px;
}


#footer_mb_text{
	height: 30px;
	width: 100px;
	position: absolute;
	top: 127px;
	right: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #c1c1c1;
	text-align: right;
}

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

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

#footer_copyright{
	height: 40px;
	width: 500px;
	position: absolute;
	left: 21px;
	top: 126px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #c1c1c1;
}
