/*
CSS Credit: http://www.templatemo.com/
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Verdana, Arial, san-serif;
	font-size: 11px;
	color: #787f8c;
	background: #ffffff;
}

a:link, a:visited { color: #0099CC; text-decoration:none;} 
a:active, a:hover { color: #006699; text-decoration: underline;}

p { margin: 0; padding: 0; text-align: justify;}

.cleaner {
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;
}

.cleaner_with_height {
	clear: both;
	width: 100%;
	height: 30px;
	font-size: 1px;
}


#templatemo_container{
	width: 960px;
	background: url(../images/templatemo_main_bg.gif) repeat-y;
	margin: 0 auto;
	padding: 0px 10px;
}

#templatemo_header {
	font-size: 12px;
	width: 960px;
	height: 130px;
	/* background: url(../banner/content/images/BornAgain960x130.jpg) top center no-repeat; */
}

#templatemo_header #iaps_title {
	font: normal normal bold 22px/30px Verdana, Arial, san-serif;
  position: absolute;
  left: 160px;
  top: 20px;
	color: #ffffff;
}

#templatemo_header #iaps_title2 {
	font-size: 14px;
	font-weight: bold;
  position: absolute;
  left: 160px;
  top: 60px;
	color: #ffffff;
}

#templatemo_header #our_mission_section {
	float: left;
	width: 250px; /* padding 30 + */
	padding: 0px 15px;
	/* margin-top: 210px;  */
	margin-left: 10px;
}

#iaps_upcoming_events_section {
	float: left;
	width: 300px;
	padding: 5px 5px;
	margin-top: 10px;
	margin-right: 5px;
	border: 1px solid black;
	// background-color: #FFF7F7;
	background-color: #FDF9F9;
}

#iaps_upcoming_events_section #iaps_upcoming_events_title {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
  padding: 5px 5px 5px 5px;
  color: #1d2f53;
  background-color: #BBB7B7;
}

#iaps_upcoming_events_section p {
  margin-left: 10px;
  margin-right: 5px;
}

#iaps_devotions_section {
	float: right;
	width: 380px;
  font-size: 10px;
	padding: 5px 5px;
	margin-top: 10px;
	margin-right: 5px;
	border: 1px solid black;
	// background-color: #FFF7F7;
	background-color: #FDF9F9;
}

#iaps_devotions_section #iaps_devotions_title {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
  padding: 5px 5px 5px 5px;
  color: #1d2f53;
  background-color: #BBB7B7;
}

#iaps_upcoming_events_section p {
  margin-left: 10px;
  margin-right: 5px;
}


#daily_bible_verse_section {
	float: right;
	width: 282px;
  height: 284px;
	padding: 0px 5px 0px 10px;
	margin-top: 10px;
	margin-right: 5px;
  font-size: 10px;
  background: url(../images/dailybibleverse282x284.jpg) top center no-repeat;	
}

#daily_bible_verse_section p {
  margin-left: 5px;
  margin-right: 10px;
}

#daily_bible_verse_section #bible_verse {
	clear: both;
	padding-top: 1px;
	font-weight: bold;
  margin-left: 5px;
  margin-right: 5px;
}

/* menu */
#templatemo_menu {
	clear: both;
	width: 960px;
	height: 50px;
	background: url(../images/templatemo_menu_bg.gif) repeat-x;
}

#templatemo_menu ul {
	text-align: center;
	margin: 0;
	padding: 12px 0 0 0;
	list-style: none;
}

#templatemo_menu ul li{
	text-align: center;
	display: inline;
}

#templatemo_menu ul li a{
	padding: 5px 25px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #4979af;
	border-right: 1px solid #d5d5d5;	
}

#templatemo_menu li a:hover, #templatemo_menu li .current{
	font-size: 16px;
	color: #1d2f53;
}

#templatemo_menu li .last{
	border-right: none;
}

/* end of menu */

/* content */

#templatemo_content {
	clear: both;
	width: 960px;
	height: 100%;
}

#templatemo_content #templatemo_left {
	float: left;
	/* width: 280px; */
	width: 190px;
	margin-top: 20px;
	margin-left: 10px;
	padding: 0;
}

#templatemo_content #templatemo_right {
	float: left;
	/* width: 570px; */
	width: 740px;
	margin-top: 30px;
	margin-left: 15px;
	margin-right: 5px;
	padding: 0px 0px;
}

/* left column */

#templatemo_left #templatemo_news_section {
	clear: both;
	/* width: 280px; */
	width: 190px;
}

#templatemo_news_section h1 {
  font-size: 22px;
 	height: 30px; /* + 20 for padding top */
	padding: 20px 0 0 15px;
	margin-bottom: 30px;
	background: url(../images/templatemo_news_title_bg.gif) bottom left no-repeat;
}

#templatemo_news_section .templatemo_news_box {
	margin: 0 15px 20px 15px;
}
.templatemo_news_box h2 {
	padding: 0px;
	margin: 0 0 10px 0;
	font-size: 14px;
	color: #0099CC;
}

.templatemo_news_box h3 {
	padding: 0px;
	margin: 0 0 2px 0;
	font-size: 11px;
	color: #0099CC;
}

#templatemo_left .left_col_section {
	padding: 0px;
	margin-bottom: 30px;
}

/* end of left column */

#templatemo_right .right_col_section {
	margin-bottom: 30px;
	padding: 0px;
}

.right_col_section h1 {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	font-size: 22px;
	font-weight: normal;
	color: #0099CC;
}

.right_col_section h2 {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	font-size: 18px;
	font-weight: bold;
	color: #0099CC;
}

.right_col_section h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #0099CC;
}

.right_col_section img {
	/* float: left; */
	margin: 3px 15px 0 0;
	border: 5px solid #e4e4e4;
}

.right_col_section p{
	margin-bottom: 15px;
}

.right_col_section ul {
	margin: 15px 0;
	padding: 0 0 0 30px;
}

.right_col_section ul li {
	margin-bottom: 5px;
}

.right_col_section #welcome_title {
	height: 38px;
	background: url(../images/templatemo_welcome.gif) top left no-repeat;
	margin-bottom: 10px;
}

.right_col_section .right_cleaner_with_10px {
	float: left;
	display: block;
	width: 10px;
	height: 100%;
	font-size: 1px;
}

.right_col_section .right_two_col {
	float: left;
	width: 280px;
}

.right_two_col img {
	float: none;
	margin-bottom: 10px;
}

.right_two_col p{
	margin-bottom: 5px;
}

/* end of content */

/* footer */

#templatemo_footer{
	clear: both;
	width: 960px;
	text-align: center;
	padding: 10px 0;
	background-color: #e3e3e3;
	border-top: 5px solid #dadada;
}


/* iaps left category */
.iaps_left_category {
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
  padding: 5px 5px 5px 5px;
  color: #1d2f53;
  background-color: #BBB7B7;
}

/* iaps left menu */
.iaps_left_menu {
  text-align: left;
  font-size: 14px;
  margin-bottom: 5px;
}

.iaps_left_menu_item {
  text-align: left;
  font-size: 14px;
  margin-bottom: 5px;
  padding: 5px 5px 5px 5px;
  background-color: #EFEFEF;
}



.iaps_left_menu a {
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
  color: #4979af;
  border-right: none;  
}

.iaps_left_menu a:hover {
  font-size: 18px;
  color: #1d2f53;
  background-color: #BBB7B7;
}

/* end of left menu */


.iaps_left_content {
	float: left;
	width: 190px;
	margin-top: 20px;
	margin-left: 10px;
	padding: 0;
}


.iaps_center_content {
  font-size: 14px;
  float: left;
  width: 555px;
  margin-top: 20px;
  margin-left: 10px;
  padding: 0;
}

.iaps_right_content {
  float: left;
  width: 190px;
  margin-top: 20px;
  margin-left: 5px;
  padding: 0;
}

.iaps_right_category_box_01 {
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 5px;
  padding: 5px 5px 5px 5px;
  color: #1d2f53;
  background-color: #BBB7B7;
}

.iaps_right_category_box_02 {
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 5px;
  padding: 5px 5px 5px 5px;
  color: #1d2f53;
  background-color: #BBB7B7;
}

.iaps_right_category_box_03 {
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 5px;
  padding: 5px 5px 5px 5px;
  color: #1d2f53;
  background-color: #BBB7B7;
}

.iaps_right_category_box_04 {
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 5px;
  padding: 5px 5px 5px 5px;
  color: #1d2f53;
  background-color: #BBB7B7;
}

.iaps_right_category_box_05 {
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 5px;
  padding: 5px 5px 5px 5px;
  color: #1d2f53;
  background-color: #BBB7B7;
}

.iaps_right_content_text_box_01 {
  background-color: #FFFFFF;
  margin-right: 5px;
  padding: 0px 0px 0px 5px;
  text-align: left;
}

.iaps_right_content_text_box_02 {
  background-color: #FFFFFF;
  margin-right: 5px;
  padding: 0px 0px 0px 5px;
}

.iaps_right_content_text_box_03 {
  background-color: #EFEFEF;
  margin-right: 5px;
  padding: 0px 0px 0px 5px;
}

.iaps_right_content_text_box_04 {
  background-color: #EFEFEF;
  margin-right: 5px;
  padding: 0px 0px 0px 5px;
}

.iaps_right_content_text_box_05 {
  background-color: #EFEFEF;
  margin-right: 5px;
  padding: 0px 0px 0px 5px;
}

.iaps_img_left {
  padding: 5px 5px 5px 5px;
  float: left;
}

.iaps_img_right {
  padding: 5px 5px 5px 5px;
  float: right;
}

.iaps_center_image {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.iaps_float_image_right {
  float: right;
}

.iaps_image_border {
  border: 1px solid #000000;
}