body {
	margin: 0;
	padding: 0;
	line-height: 18px;;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	background: #ffffff;
}

a:link, a:visited { color: #000000; text-decoration: underline; font-weight: normal;} 
a:active, a:hover { color: #000000; text-decoration: none;}

p {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}


.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_15 { clear: both; width: 100%; height: 15px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_40 { margin-right: 40px; }
.margin_right_70 { margin-right: 70px; }

.fl { float: left; }
.fr { float: right }

.button_01 a{
	clear: both;
	display: block;
	width: 100px;
	height: 23px;
	padding-top: 5px;
	background: url(images/templatemo_button_01.png) no-repeat;
	
	
	color: #000;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}


.header_01 {
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 22px;
	line-height: 40px;	
	color: #fff;
	text-shadow: 2px 2px 4px #000000;
}

.header_02 {
	clear: both;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 22px;
	letter-spacing: 0px;
	color: #75706b;
	<!--background: url(images/templatemo_header_01_bg.jpg) left bottom no-repeat;-->	
}

.header_03 {
	clear: both;
	text-align: center;
	height: 35px;
	padding: 20px 0 0 0px;
	font-size: 20px;
	color: #666666;
	background: url(images/templatemo_header_02_bg.jpg) no-repeat;
}

.header_04 {
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	font-size: 14px;
	color: #666666;
	border-bottom: 1px solid;
}

.header_04 a{
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.header_05 {
	clear: both;
	font-size: 14px;
	color: #cac4c0;
	width: 128px;
	height: 24px;
	padding: 3px 0 0 20px;
	margin-bottom: 5px;
	background:  url(images/templatemo_footer_title_bg.png) no-repeat;
}



#templatemo_header_wrapper {
	width: 100%;
	height: 120px;
	margin: 0 auto;
	background: #1d2120 url(images/templatemo_header_bg.jpg) repeat-x;
}

#templatemo_header {
	width: 980px;
	margin: 0 auto;
}

#templatemo_header #site_logo {
	float: left;
	width: 360px;
	height: 120px;
	font-size: 40px;
	color: #ffffff;
	background: url(images/top_logo.jpg) no-repeat;
}

/* menu */

#templatemo_menu {
	position: relative;
	float: right;
	height: 47px;
	margin: 20px 40px 0 0;
	background: url(images/templatemo_menu_right.jpg) right no-repeat;
}

#templatemo_menu #templatemo_menu_left{
	position: absolute;
	width: 20px;
	height: 47px;
	top: 0px;
	left: 0px;
	background: url(images/templatemo_menu_left.jpg) no-repeat;
}

#templatemo_menu ul {
	margin: 10px 20px 0 0;
	padding: 0px;
	list-style: none;
}

#templatemo_menu ul li{
	padding: 0px;
	margin: 0px;
	display: inline;
}

#templatemo_menu ul li a{
	float: left;
	display: block;
	width: 100px;
	padding: 5px 0;
	background: url(images/templatemo_menu_divider.jpg) right repeat-y;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
	color: #cc4033;	
	font-weight: normal;
	outline: none;
}

#templatemo_menu li a:hover, #templatemo_menu li .current{
	color: #3399cc;
}

#templatemo_menu li .last {
	background: none;
}

#templatemo_menu li .last_current {
	background: none;
	color: #3399cc;
}

/* end of menu*/

/* end of header */

#templatemo_banner_wrapper {
	clear: both;
	width: 100%;
	height: 281px;
	margin: 0 auto;
	background: #454545 url(images/templatemo_banner_repeat.jpg) repeat-x;
}

#templatemo_banner {
	width: 900px;
	height: 251px;
	margin: 0 auto;
	padding: 30px 40px 0 40px;;
	background:url(images/templatemo_banner_bg.jpg) bottom no-repeat;
}

#templatemo_banner #templatemo_banner_image {
	float: left;
	width: 440px;	
}

#templatemo_banner_content {
	float: right;
	text-align: left;
	width: 460px;
}

#templatemo_banner_content p {
	color: #928b85;
	font-size: 16px;
	line-height: 25px;
	margin-bottom: 20px;
}

#templatemo_banner_image_wrapper {
	position: relative;
	width: 413px;
	height: 230px;
	background:url(images/templatemo_banner_image_bg.png) no-repeat;
}

#templatemo_banner_image_position {
	position: absolute;
	width: 380px;
	height: 210px;
	top:10px;
	left:10px;
}

#templatemo_sermon_image_wrapper {
	position: relative;
	width: 580px;
	height: 265px;
	background:url(images/templatemo_sermon_border.png) no-repeat;
}

#templatemo_sermon_image_position {
	position: absolute;
	width: 515px;
	height: 212px;
	top:20px;
	left:14px;
}


/* content */

#templatemo_content h3 {
	font-size: 16px;
	margin-bottom: 10px;
}

#templatemo_content_wrapper {
	clear: both;
	width: 980px;
	margin: 0 auto;
	background: #ffffff;
}

#templatemo_content {
	width: 900px;
	padding: 50px 40px;
	background: #ffffff	url(images/templatemo_content_bg.jpg)  no-repeat;
}


#column_w530 {
	float: left;
	width: 530px;
	font-size: 16px;
	line-height: 24px;
	background: #ffffff;
}

#column_w600 {
	float: left;
	width: 600px;
	line-height: 20px;
	background: #ffffff;
}

#column_w325 {
	float: right;
	width: 325px;
	background: #eeeeee;
	<!--border: 1px solid #cee2f0;-->
}

#column_w560 {
	float: left;
	width: 560px;
	height: 315px;
	background: #e4f0f8;
	border: 3px solid #cee2f0;
}

#column_800_sermon {
	float: left;
	width: 800px;
}

#column_w300_sermon {
	float: right;
	width: 300px;
	line-height: 24px;
}

#column_w530 .em_text {
	color: #000;
}

#column_w530 p {
	margin-bottom: 15px;
}

.content_list_01 {
	margin: 0 0 0 30px;
	padding: 0px;
	list-style: square;
}

.content_list_01 li {
	margin: 0px;
	padding: 0 0 5px 10px;
	
}

.content_section_01 {
	border-left: 10px solid #bbd142;
	padding-left: 20px;
}

.column_w300_section_01 {
	clear: both;
	padding: 20px 20px;
	background: url(images/templatemo_side_column_divider.jpg) bottom repeat-x;
}

.column_w300_section_01 a {
	font-size: 16px;
	text-decoration: none;
	line-height: 24px;
}

.column_w300_section_01 a:hover {
	font-size: 16px;
	text-decoration: underline;
	line-height: 24px;
}

.column_w300_section_01 p {
	font-size: 16px;
	text-decoration: none;
	line-height: 24px;
}

.even_color {
	background: #f9f8f8;
}

.attn_color {
	background: #ffcc99;
}

.news_image_wrapper {
	float: left;
	width: 70px;
	height: 70px;
	padding: 4px;
	margin: 3px 0 0 0;
	border: 1px solid #dad8d8;
	background: #ffffff;
}

.news_image_wrapper img{
	width: 69px;
	height: 69px;
	border: 1px solid #9c9d85;
}

.news_content {
	float: right;
	width: 280px;
}

.news_content {
	font-size: 16px;
	color: #666666;
}

.news_date {
	font-size: 16px;
	color: #3399cc;
	font-weight: bold;
}

.news_content p{
	margin-top: 10px;
	line-height: 20px;
	font-size: 14px;
	color: #666666;
	line-height: 18px;
}

.sermon_scroll {
	background-image:url(images/sermon_bg_image.jpg);
	font-size: 12px;
	width: 780px;
	height: 200px;
	border: 1px solid #000000;
	box-shadow: 2px 2px 4px #000000;
	overflow: auto;
}	

.sermon_scroll ul li {
	list-style-type: square;
	margin-bottom: 6px;
}

.sermon_scroll ul li a {
	text-decoration: none;
	color: #daddd9;
}

.sermon_scroll ul li a:hover {
	text-decoration: underline;
	color: #cc4033;
}

.staff-image {
	border: 1px solid #506370;
	float: left;
	margin-right: 15px;
	padding: 2px;
	
}

.staff_text {
	font-size: 1em;
}

/*TABLE BELOW FOR CHRISTIAN EDUCATION CLASSES */

.table_basics {
	border: none;
	border-collapse: collapse;
}

.table_tr {
	background: #fff;
	border: 1px solid #e1e7d6;
	vertical-align: top;
}

.table_tr td {
	padding: 5px;
}

.table_tr_color {
	background: #edf2e4;
	border: 1px solid #e1e7d6;
	vertical-align: top;
}

.table_tr_color td {
	padding: 5px;
}

/* end of content

/* footer */

#templatemo_footer_wrapper {
	width: 100%;
	margin: 0 auto;
	background: url(images/templatemo_footer_bg.jpg) repeat-x;
}

#templatemo_footer {
	width: 920px;
	padding: 30px;
	margin: 0 auto;
	color: #928b85;
}

#templatemo_footer a{
	text-decoration: none;
	color: #928b85;
}

.section_w180 {
	float: left;
	width: 160px;
	padding: 0 20px 0 0;	
}

.section_w180_content {
	padding: 0 0 0 20px;
}

#templatemo_footer  .footer_menu_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#templatemo_footer .footer_menu_list li {
	margin: 0 0 5px 0;
	padding: 0px;
}

#templatemo_footer .footer_menu_list li a {
	color: #928b85;
	font-weight: normal;
	text-decoration: none;
}
/* end of footer */