/* @override http://gladtidingsomaha.com/_css/style.css */

/* @override http://gladtidingsomaha.com/_css/style.css */

/* @override http://gladtidingsomaha.com/_css/style.css */

body {
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #444;
	background: #2b2b2b;
}

/* @group Main Typography */

h1 {
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	color: #000;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	color: #000;
}

.sidebar h3 {
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	color: #000;
	margin-bottom: 20px;
}
h3 {
	
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	color: #000;
	margin-bottom: 11px;
}

h4 {
	font-size: 14px;
	margin-bottom: 5px;
	color: #0daeac;
}

h4 a {
	color: #0daeac;
}

h4 a:hover {
	color: #000;
}

h4 span {
	color: #999;
	font-size: 11px;
	margin-left: 10px;
}
p {
	line-height: 19px;
	margin-bottom: 10px;
}

p.large {
	line-height: 26px;
	font-size: 18px;
	color: #fff;
	background: #0fbebb url(../images/gfx_hang_blu.gif) no-repeat 0 bottom;
	padding: 18px 20px 35px;
}

p.intro {
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 20px;
	color: #790007;
}

p.large_txt {
	line-height: 26px;
	font-size: 18px;
}

p.large a {
	color: #067c7b;
}

p.large a:hover {
	color: #000;
}

p.note {
	color: #777;
	font-size: 11px;
	line-height: 16px;
}
a {
	color: #0fbebb;
	text-decoration: none;
}

a:hover {
	color: #3d9695;
	text-decoration: none;
}

h3.newsletter {
	background: url(../images/h3_newsletter.gif) no-repeat 0 -8px;
	height: 25px;
	text-indent: -444444px;
	overflow: hidden;
	margin-bottom: 10px;
}

h3.featured_media {
	background: url(../images/h3_featured_media.gif) no-repeat -3px -8px;
	height: 25px;
	text-indent: -444444px;
	overflow: hidden;
	margin-bottom: 10px;
}
small {
	font-size: 10px;
}
/* @end */

/* @group Utilities */

.clear {
	clear: both;
}

a.button {
    background: transparent url(../images/btn_main_r.gif) no-repeat scroll right 0;
    color: #fff;
    display: block;
    float: left;
    font: bold 12px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
    height: 30px;
    margin-right: 10px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
	margin-top: 10px;
}

a.button span {
    background: transparent url(../images/btn_main_l.gif) no-repeat;
    display: block;
    line-height: 14px;
    padding: 8px 0 8px 18px;
}

a.button:hover {
	background-position: right -30px;
}

a.button:hover span {
	background-position: 0 -30px;
}


/* @end */

/* @group Site Structure */

#wrapper {
	background: #ffffff url(../images/bg.gif) repeat-x;
}

#container {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	margin-top: 5px;
	height: 125px;
}

h1#logo a {
	width: 279px;
	height: 95px;
	display: block;
	background-image: url(../images/logo.gif);
	text-indent: -444444px;
	overflow: hidden;
	float: left;
	margin-top: 15px;
}

.left_col {
	width: 280px;
	float: left;
}
.right_col {
	width: 280px;
	float: right;
}

/* @group Nav */

#nav {
	float: right;
	width: 606px;
	margin-top: 52px;
}

#nav li{
	float: left;
}

#nav li a {
	text-indent: -444444px;
	overflow: hidden;
	display: block;
}

a#new_nav {
	width: 162px;
	height: 34px;
	background-image: url(../images/nav.gif);
}

a#new_nav:hover {
	background-position: 0 -39px;
}

#selected a#new_nav {
	background-position: 0 34px;
}

a#about_nav {
	width: 68px;
	height: 34px;
	background: url(../images/nav.gif) -166px 0;
}

a#about_nav:hover {
	background-position: -166px -39px;
}

#selected a#about_nav {
	background-position: -166px 34px;
}

a#ministries_nav {
	width: 91px;
	height: 34px;
	background: url(../images/nav.gif) -237px 0;
}

a#ministries_nav:hover {
	background-position: -237px -39px;
}

#selected a#ministries_nav {
	background-position: -237px 34px;
}

a#news_nav {
	width: 64px;
	height: 34px;
	background: url(../images/nav.gif) -332px 0;
}

a#news_nav:hover {
	background-position: -332px -39px;
}

#selected a#news_nav {
	background-position: -332px 34px;
}

a#events_nav {
	width: 74px;
	height: 34px;
	background: url(../images/nav.gif) -400px 0;
}

a#events_nav:hover {
	background-position: -400px -39px;
}

#selected a#events_nav {
	background-position: -400px 34px;
}

a#media_nav {
	width: 67px;
	height: 34px;
	background: url(../images/nav.gif) -477px 0;
}

a#media_nav:hover {
	background-position: -477px -39px;
}

#selected a#media_nav {
	background-position: -477px 34px;
}

a#contact_nav {
	width: 67px;
	height: 34px;
	background: url(../images/nav.gif)  -548px 0;
}

a#contact_nav:hover {
	background-position: -548px -39px;
}

#selected a#contact_nav {
	background-position: -548px 34px;
}

/* @group Sub Nav */

#subnav {
	float: right;
	margin-top: -12px;
}

#subnav li {
	float: left;
	margin-right: 15px;
}

#subnav li a {
	color: #0fbebb;
}

#subnav li a:hover {
	color: #444;
}

#subnav li#selected_snav  a {
	color: #fe6700;
}

#about_snav {
	margin-right: 147px;
}

#ministries_snav {
	margin-right: 89px;
}

#media_snav {
	margin-right: 47px;
}

/* @end */

/* @end */

#content {
	margin-top: 20px;
	background: url(../images/bg_sub.gif) no-repeat;
}

/* @group Home Content */

#home #content {
	background-image: none;
	margin-top: 0;
}

#home #billboard {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 940px;
	height: 420px;
	overflow: hidden;
}

#home #ad_bar {
	height: 110px;
	margin-bottom: 30px;
	background-image: url(../images/ad_bar_complete.gif);

}

#ad_bar a {
	width: 188px;
	height: 110px;
	display: block;
	float: left;
	position: relative;
	text-indent: -444444px;
	overflow: hidden;
}
#ad_bar a.ad1 {
	width: 284px;

}
#ad_bar a.ad1:hover {
	background: url(../images/ad_bar_complete.gif) 0 -110px;
	z-index: 5;
	width: 330px;
}
#ad_bar a.ad2 {

	width: 322px;
}
#ad_bar a.ad2:hover {
	background: url(../images/ad_bar_complete.gif) -284px -220px;
	z-index: 5;
	width: 360px;
}
#ad_bar a.ad3 {

	width: 278px;
}
#ad_bar a.ad3:hover {
	background: url(../images/ad_bar_complete.gif) -606px -330px;
	z-index: 5;
	width: 334px;
}
#home #cols {
	padding-bottom: 30px;
}

#home #cols #col1, #home #cols #col2, #home #cols #col3 {
	float: left;
	width: 279px;
	padding-right: 20px;
	height: 144px;
}

#home #cols #col1, #home #cols #col2 {
	border-right: 1px solid #ededed;
}

#home #cols #col2, #home #cols #col3 {
	margin-left: 20px;
}

#home #col1 a.welcome_btn {
	width: 279px;
	height: 144px;
	background: url(../images/gt_btn_pastor.jpg) no-repeat;
	display: block;
	text-indent: -444444px;
}

#home #col1 a.welcome_btn:hover {
	background: url(../images/gt_btn_pastor.jpg) no-repeat 0 -144px;
}

#ad_links a.give {
	width: 260px;
	height: 50px;
	display: block;
	text-indent: -444444px;
	overflow: hidden;
	background: url(../images/btn_give.gif) no-repeat;
	margin-bottom: 20px;
}

#ad_links a.give:hover {
background: url(../images/btn_give.gif) no-repeat 0 -50px;
}

#ad_links a.media {
	width: 260px;
	height: 50px;
	display: block;
	text-indent: -444444px;
	overflow: hidden;
	background: url(../images/btn_media.gif) no-repeat;
	margin-bottom: 20px;
}

#ad_links a.media:hover {
background: url(../images/btn_media.gif) no-repeat 0 -50px;
}

.newsletter input.box {
	border-style: none;
	background-color: #e5e5e5;
	font: 16px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
	padding: 5px;
	float: left;
	width: 190px;
	margin-right: 5px;
	color: #666666;
}

/* @end */

/* @group Sub Pages */
.gt_list li {
	background: url(../images/bullet.gif) no-repeat 0 5px;
	padding-left: 13px;
	margin-bottom: 10px;
	line-height: 25px;
	font-size: 14px;
}
	

/* @group Mission */

.mission_text {
	text-indent: -444444px;
	overflow: hidden;
	height: 300px;
	background: url(../images/gfx_mission_text.gif) no-repeat;
	width: 527px;
	margin-left: 8px;
}
.process_ad a{
	background: url(../images/gfx_process_add.gif) no-repeat;
	height: 154px;
	display: block;
	text-indent: -444444px;
	width: 575px;
	margin-left: 7px;
}
/* @end */

/* @group Give */


.give label {
	font-size: 10px;
	color: #62aeac;
	letter-spacing: 1px;
	text-transform: uppercase;
}

form.give {
	padding: 20px;
	background-color: #def8f7;
}

form.give{
	margin-right: 10px;
	font-size: 11px;
}

form.give .inside_box {
	padding: 10px;
	background-color: #cef1ef;
	margin-top: 5px;
	color: #74a8a7;
}


/* @end */

/* @group About */

/* @group Process */
.process h3 {
	color: #790007;
	font-size: 19px;
}
.process .col_1 h3,.process .col_2 h3,.process .col_3 h3 {
	color: #0fbebb;
}

.process .process_photos {
	background: url(../images/gfx_process_photos.jpg) no-repeat 0;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e7e7e7;
	height: 94px;
}
.process .col_1,.process .col_2, .process  .col_3 {

	width: 183px;
	float: left;
	margin-right: 20px;
}
.process  .col_3 {
	margin-right: 0;
}

/* @end */
.about_good_news {
	height: 290px;
	background: url(../images/gfx_good_news.gif) no-repeat;
	text-indent: -444444px;
	overflow: hidden;
	margin-bottom: 40px;
	border-bottom: 1px solid #e5e5e5;
	margin-top: 50px;
}

.about_for_all {
	height: 305px;
	background: url(../images/gfx_for_all.gif) no-repeat;
	text-indent: -444444px;
	overflow: hidden;
	margin-bottom: 10px;
}
/* @end */

/* @group Ministries */

/* @group Ministry Teams (Confusing)*/

.ministry_team {
	padding-bottom: 20px;
}

.ministry_team .title {
	background-color: #790007;
	padding: 10px 15px;
	color: #fffefe;
	font-size: 16px;
	border-top: 1px solid #7a0007;
	margin-bottom: 15px;
}
.ministry_team .left_col {
	padding-left: 15px;
}
.ministry_team p {
	padding-left: 15px;
	padding-right: 15px;
}
.ministry_team .mt_image {
	margin-bottom: 15px;
	height: 275px;
	background-color: #ededed;
}
/* @end */

.ministry_text {
	background: url(../images/gfx_ministries_txt.gif) no-repeat;
	overflow: hidden;
	margin-bottom: 20px;
	padding-left: 118px;
}

.m_links {
	padding: 0;
	margin-top: 88px;
}

.m_links li{
	background: none !important;
	margin-left: -34px;
} 
a.m_small_groups {
	display: block;
	height: 60px;
	width: 305px;
	background: url(../images/btn_m_small_groups.gif) no-repeat 0 0;
	text-indent: -444444px;
	overflow: hidden;
	margin-bottom: 19px;
}
a.m_small_groups:hover {
	background-position: 0 -62px;
}

a.m_children {
	display: block;
	height: 60px;
	width: 305px;
	background: url(../images/btn_m_children.gif) 0 -0px;
	text-indent: -444444px;
	overflow: hidden;
	margin-bottom: 19px;
}
a.m_children:hover {
	background-position: 0 -62px;
}

a.m_students {
	display: block;
	height: 60px;
	width: 305px;
	text-indent: -444444px;
	overflow: hidden;
	margin-bottom: 19px;
	background: url(../images/btn_m_students.gif) 0 0;
}
a.m_students:hover {
	background-position: 0 -62px;
}

a.m_young_adults {
	display: block;
	height: 60px;
	width: 305px;
	background: url(../images/btn_m_young_adults.gif) 0 0;
	text-indent: -444444px;
	overflow: hidden;
	margin-bottom: 19px;
}
a.m_young_adults:hover {
	background-position: 0 -62px;
}

a.m_seniors {
	display: block;
	height: 60px;
	width: 305px;
	background: url(../images/btn_m_seniors.gif) 0 0;
	text-indent: -444444px;
	overflow: hidden;
	margin-bottom: 19px;
}
a.m_seniors:hover {
	background-position: 0 -62px;
}

a.m_internationals {
	display: block;
	height: 60px;
	width: 305px;
	background: url(../images/btn_m_internationals.gif) 0 0;
	text-indent: -444444px;
	overflow: hidden;
	margin-bottom: 19px;
}
a.m_internationals:hover {
	background-position: 0 -62px;
}

.when p{
	padding: 20px 20px 20px 70px;
	margin-bottom: 20px;
	font-weight: bold;
	margin-top: 20px;
	background: #def8f7 url(../images/m_clock.gif) no-repeat 20px center;
}

.contacts {
	line-height: 19px;
}

.m_left {
	width: 285px;
	float: left;
}

.m_right {
	width: 285px;
	float: right;
}
.empty {
	background-color: #f9f9f9;
	margin-left: 0;
	padding-left: 10px;
	margin-top: 15px;
	border: 1px solid #f5f5f5 !important;
	color: #8e8e8e;
}
.ministry_box {
	margin-bottom: 20px;
}

.ministry_box .title {
	border-top: 1px solid #0fbebb;
	background-color: #def8f7;
	padding: 10px 10px 10px 15px;
	font-size: 18px;
	margin-bottom: 5px;
}

ul.flickr {
}

ul.flickr li, .media_item {
	float: left;
	margin-right: 9px;
	margin-bottom: 9px;
	display: block;
}

ul.ministry_items {
}

ul.ministry_items li {
	border-bottom: 1px solid #def8f7;
	padding: 10px 15px;
}

ul.ministry_items li .m_date {
	display: inline-block;
	width: 45px;
	font-weight: bold;
}

.ministry_image {
	background-color: #ebebeb;
	margin-bottom: 20px;
	height: 276px;
}

.ministry_box .view_all {
	padding-left: 15px;
	margin-top: 10px;
	display: block;
}


li.information.active a {
	height: 64px;
	width: 170px;
	display: block;
	text-indent: -444444px;
	overflow: hidden;
	background: url(../images/tabs_ministries.gif) 0 -65px;
}
li.information a {
	height: 64px;
	width: 170px;
	display: block;
	text-indent: -444444px;
	overflow: hidden;
	background: url(../images/tabs_ministries.gif) 0 -1px;
}
li.involvement.active a {
	width: 175px;
	height: 64px;
	background: url(../images/tabs_ministries.gif) -240px -64px;
	display: block;
	text-indent: -444444px;
	overflow: hidden;
}
li.involvement a {
	width: 175px;
	height: 64px;
	background: url(../images/tabs_ministries.gif) -240px 0;
	display: block;
	text-indent: -444444px;
	overflow: hidden;
}
.tabs_box .when p {
	border: 1px solid #dbeceb;
	margin-top: 0;
}

/* @end */

/* @group New */

.tabs_box {
	background: url(../images/bg_bw_gradient.gif) repeat-x 0 64px;
}

ul.tabs li {
	float: left;
	margin-right: 5px;
}

li.time.active a {
	height: 64px;
	width: 230px;
	display: block;
	text-indent: -444444px;
	overflow: hidden;
	background: url(../images/tabs_new.gif) 0 -1px;
}
li.time a {
	height: 64px;
	width: 230px;
	display: block;
	text-indent: -444444px;
	overflow: hidden;
	background: url(../images/tabs_new.gif) 0 -65px;
}
li.map.active a {
	width: 210px;
	height: 64px;
	background: url(../images/tabs_new.gif) -240px -64px;
	display: block;
	text-indent: -444444px;
	overflow: hidden;
}
li.map a {
	width: 210px;
	height: 64px;
	background: url(../images/tabs_new.gif) -240px 0;
	display: block;
	text-indent: -444444px;
	overflow: hidden;
}
.tab_content {
	clear: left;
	padding: 20px;
}
.tab_content h2 {
	margin-bottom: 15px;
}
.tab_content h3 {
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}
.tab_content ul {
	margin-bottom: 20px;
}
.tab_content li {
	line-height: 20px;
	background: url(../images/bullet.gif) no-repeat 0 3px;
	padding-left: 13px;
}
.tab_content .left {
	float: left;
	width: 125px;
}
.tab_content .right {
	float: left;
	width: 425px;
}
.new_map {
	margin-bottom: 20px;
}
.new_dir {
	padding: 20px;
	background-color: #def8f7;
}
.new_our_btns {
	height: 54px;
	margin-bottom: 25px;
}
.new_our_btns li a{
	float: left;
	text-indent: -444444px;
	overflow: hidden;
}

.new_our_btns li.teaching a{
	width: 283px;
	display: block;
	background-image: url(../images/new_our_btns.gif);
	height: 54px;
	margin-right: 24px;
}
.new_our_btns li.teaching a:hover{
	background-position: 0 -54px;
}

.new_our_btns li.worship a{
	width: 283px;
	display: block;
	height: 54px;
	background: url(../images/new_our_btns.gif) -284px 0;
}

.new_our_btns li.worship a:hover{
	background-position: -284px -54px;
}

/* @end */

/* @group Staff */
.staff_entry h4 {
	color: #444444;
}

.staff_entry {
margin-bottom: 20px;
	margin-right: 20px;
	width: 265px;
	float: left;
	line-height: 18px;
}
.staff_entry .left {
	float: left;
	width: 100px;
}
.staff_entry .right {
	float: right;
	width: 165px;
	font-size: 11px;
	color: #999;
}
/* @end */

/* @group News */

.news_entry {
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 20px;
	padding-bottom: 20px;
	line-height: 18px;
}
.news_entry .left {
	float: left;
	width: 401px;
}
.news_entry .right {
	float: right;
	width: 188px;
}
/* @end */

/* @group Events */

.event_entry {
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 20px;
	padding-bottom: 20px;
	line-height: 18px;
}
.event_entry .left {
	float: left;
	width: 60px;
	background-color: #def8f7;
	height: 60px;
}
.event_entry .left .month {
	text-transform: uppercase;
	font-size: 11px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #76c9c8;
	font-weight: bold;
}
.event_entry .left .day {
	text-align: center;
	font-size: 28px;
	color: #76c9c8;
}
.event_entry .right {
	float: right;
	width: 515px;
}
a.pagination-link.numeric {
	background-color: #def8f7;
	padding: 5px 8px;
	margin-right: 2px;
	margin-left: 2px;
}
a.pagination-link.active {
	color: #def8f7;
	background-color: #0fbebb;
}
/* @end */

/* @group Media */

.media_entry {
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 20px;
	padding-bottom: 20px;
	line-height: 18px;
}
.media_entry .left {
	float: left;
	width: 401px;
}
.media_entry .right {
	float: right;
	width: 188px;
}
#bookmarks li {
	float: left;
	margin-right: 20px;
}
#bookmarks li img {
	float: left;
	margin-right: 5px;
	margin-top: -2px;
}
#bookmarks li a {
}
.media_entry span {
	color: #e6e6e6;
	padding-right: 2px;
	padding-left: 2px;
}
/* @end */

/* @group Contact */

.contact_page .left{
	float: left;
	width: 209px;
}

.contact_page .right{
	float: right;
	width: 340px;
	padding-left: 20px;
	border-left: 1px solid #e7e7e7;
}

.contact_page {
	margin-bottom: 30px;
}
.contact_form label {
	font-size: 10px;
	color: #62aeac;
	letter-spacing: 1px;
	text-transform: uppercase;
}

form.contact_form {
	padding: 20px;
	background-color: #def8f7;
}

form.contact_form span{
	margin-right: 10px;
	font-size: 11px;
}

form.contact_form .inside_box {
	padding: 10px;
	background-color: #cef1ef;
	margin-top: 5px;
	color: #74a8a7;
}



.row {
	margin-bottom: 10px;
}
input.first_name, input.last_name, input.amount {
		width: 245px !important;
}
.row_r {
	float: right;
	margin-bottom: 10px;
}
.row_l {
	float: left;
	margin-bottom: 10px;
}
input.first_name, input.last_name, input.email, input.phone, textarea.message, input.amount {
	padding: 10px;
	font: 16px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
	color: #666;
	width: 530px;
	border-style: none;
	margin-top: 5px;
}
select#source {
	background-color: #fcfcfc;
	border-style: none;
	font: 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 11px;
}
textarea.message {
	height: 150px;
}

/* @end */

/* @group h2 */



h2.give {
	background: url(../images/h2_give.gif) no-repeat;
	height: 30px;
	text-indent: -444444px;
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 35px;
}

h2.about {
	background: url(../images/h2_about.gif) no-repeat;
	height: 30px;
	text-indent: -444444px;
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 35px;
}

h2.new {
	background: url(../images/h2_new.gif) no-repeat;
	height: 30px;
	text-indent: -444444px;
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 35px;
}

h2.ministries {
	background: url(../images/h2_ministries.gif) no-repeat;
	height: 30px;
	text-indent: -444444px;
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 35px;
}

h2.news {
	background: url(../images/h2_news.gif) no-repeat;
	height: 30px;
	text-indent: -444444px;
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 35px;
}

h2.events {
	background: url(../images/h2_events.gif) no-repeat;
	height: 30px;
	text-indent: -444444px;
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 35px;
}

h2.media {
	background: url(../images/h2_media.gif) no-repeat;
	height: 30px;
	text-indent: -444444px;
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 35px;
}

h2.contact {
	background: url(../images/h2_contact.gif) no-repeat;
	height: 30px;
	text-indent: -444444px;
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 35px;
}

h2.mission {
	background: url(../images/h2_mission.gif) no-repeat;
	height: 30px;
	text-indent: -444444px;
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 35px;
}

h2.process {
	background: url(../images/h2_process.gif) no-repeat;
	height: 30px;
	text-indent: -444444px;
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 35px;
}

h2.staff {
	background: url(../images/h2_staff.gif) no-repeat;
	height: 30px;
	text-indent: -444444px;
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 35px;
}

h2.values {
	background: url(../images/h2_values.gif) no-repeat;
	height: 30px;
	text-indent: -444444px;
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 35px;
}

h2.beliefs {
	background: url(../images/h2_beliefs.gif) no-repeat;
	height: 30px;
	text-indent: -444444px;
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 35px;
}

h2.history {
	background: url(../images/h2_history.gif) no-repeat;
	height: 30px;
	text-indent: -444444px;
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 35px;
}

h2.small_groups {
	background: url(../images/h2_small_groups.gif) no-repeat;
	height: 30px;
	text-indent: -444444px;
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 35px;
}

h2.children {
	background: url(../images/h2_children.gif) no-repeat;
	height: 30px;
	text-indent: -444444px;
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 35px;
}

h2.students {
	background: url(../images/h2_students.gif) no-repeat;
	height: 30px;
	text-indent: -444444px;
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 35px;
}

h2.young_adults {
	background: url(../images/h2_young_adults.gif) no-repeat;
	height: 30px;
	text-indent: -444444px;
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 35px;
}

h2.seniors {
	background: url(../images/h2_seniors.gif) no-repeat;
	height: 30px;
	text-indent: -444444px;
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 35px;
}


h2.internationals {
	background: url(../images/h2_internationals.gif) no-repeat;
	height: 30px;
	text-indent: -444444px;
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 35px;
}

h2.welcome {
	background: url(../images/h2_welcome.gif) no-repeat;
	height: 30px;
	text-indent: -444444px;
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 35px;
}

h2.ministry_teams {
	background: url(../images/h2_ministry_teams.gif) no-repeat;
	height: 30px;
	text-indent: -444444px;
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 35px;
}

h2.privacy_policy {
	background: url(../images/h2_privacy_policy.gif) no-repeat;
	height: 30px;
	text-indent: -444444px;
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 35px;
}

h2.error {
	background: url(../images/h2_error.gif) no-repeat;
	height: 30px;
	text-indent: -444444px;
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 35px;
}

h2.worship {
	background: url(../images/h2_worship.gif) no-repeat;
	height: 30px;
	text-indent: -444444px;
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 35px;
}
/* @end */

/* @group Small Groups */

.sg_search {
	background-color: #def8f7;
	padding: 20px;
	margin-bottom: 40px;
}
.sg_search input#keywords {
	padding: 7px;
	width: 410px;
	float: left;
	border-style: none;
	font: 20px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
	color: #666;
	margin-right: 20px;
}
.sg_search h3 {
	height: 25px;
	background: url(../images/h3_sg_search.gif) no-repeat 0 -6px;
	text-indent: -444444px;
	overflow: hidden;
}
.sg_entry {
	margin-bottom: 20px;
	margin-right: 20px;
	width: 275px;
	float: left;
	height: 125px;
}
.sg_entry .sg_photo {
	float: left;
	width: 95px;
	margin-right: 10px;
}

.sg_entry .sg_details {
	float: right;
	width: 170px;
	line-height: 20px;
}
.sg_entry .sg_meta {
	font-size: 10px;
	line-height: 14px;
}

.sg_meta .large {
	color: #abf7f6;
}

.sg_meta b {
	color: #feffff;
}

.sg_meta img {
	background-color: #feffff;
	padding: 3px;
	border: 1px solid #46a2a2;
}
.sg_meta .right {
	width: 425px;
	height: 7px;
	float: right;
}

.sg_meta h4 {
	color: #feffff;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
}

.sg_meta .large {
	line-height: 20px;
	font-size: 12px;
	background: #0fbebb url(../images/gfx_hang_blu.gif) no-repeat 0 bottom;
	padding: 18px 20px 35px;
}

/* @end */

#content #main {
	width: 590px;
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	padding-left: 20px;
}

#content #sidebar {
	width: 299px;
	float: left;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

#sidebar .title {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 10px;
}

#sidebar .quote {
	font-size: 12px;
	text-indent: -6px;
}

#sidebar .quote span {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #aaa;
}

#sidebar .quote_name {
	color: #aaa;
	font-style: italic;
	text-align: left;
}

#sidebar .info_box {
	padding-left: 30px;
	padding-right: 30px;
}

#sidebar .image_bar_a {
	height: 22px;
	margin-bottom: 10px;
	background: url(../images/sb_bar_dred.gif) no-repeat;
	width: 300px;
}

#sidebar .image_bar {
	height: 51px;
	margin-bottom: 10px;
	background: url(../images/sb_bar_dred_st.gif) no-repeat;
	width: 300px;
}
#sidebar li {
	background: url(../images/bullet.gif) no-repeat 0 3px;
	padding-left: 13px;
	margin-bottom: 10px;
	line-height: 18px;
}
/* @end */

/* @group Footer */

#footer {
	line-height: 18px;
	background-color: #2b2b2b;
	color: #8c8c8c;
	font-size: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	height: 70px;
}

#footer .shell {
	width: 940px;
		margin-left: auto;
	margin-right: auto;
}

#footer .left {
	float: left;
	width: 450px;
}

#footer .right {
	float: right;
	width: 450px;
	text-align: right;
}

#footer span {
	color: #585858;
	padding-left: 5px;
	padding-right: 5px;
}

/* @end */

/* @end */














