/* CSS Document */

/* body style*/

body{  margin:0; background-color:#1B5086; }

#header_title{ background-image:url(images/header_title.jpg); width:643; height:103; margin-left:29px; }
#header2_sm{ background-image:url(images/visiting-IFC_header2.jpg); width:501px; height:217px; margin-right:5px; margin-top:5px;}
#header3_sm{ background-image:url(images/Our-pastor_img.jpg); width:500px; height:218px; margin-right:5px; margin-top:5px;}

.flash_border{ border:1px solid #75796F; }

.psalm_text{ font-family:Arial; color:#B7C6CB; font-size:14px;}

.text_white{ font-family:Arial; font-size:12px; color:#FFFFFF;}

#bible_img{ background-image:url(images/bible_img.gif); height:129px; width:490px; }

.pastor_font{ font-family:Verdana; font-size:12px; color:#C9D5D9; }

a.pastor_link{ font-family:Verdana; font-size:12px; color:#FFBA00; text-decoration:none;}
a.pastor_link:hover{ font-family:Verdana; font-size:12px; color:#00CCFF; text-decoration:none;}


a.link_small{ font-family:Arial; font-size:11px; color:#FFBA00; text-decoration:none;}
a.link_small:hover{ font-family:Arial; font-size:11px; color:#00CCFF; text-decoration:none;}

#livesermon{ background-image:url(images/live_sermon_banner.jpg); width:342px; height:79px; margin-top:60px; margin-right:30px; margin-left:65px;}


/*inner pages text*/

.heading_font1{ font-family:Verdana; font-size:20px; color:#E9FF00; }
.heading_font2{ font-family:Arial; font-size:18px; color:#FFC600; }
.heading_font3{ font-family:Arial; font-size:15px; color:#00CCFF; font-weight:bold;}
.note{ font-family:Arial; font-size:11px; color:#FFCC66;}

/*image style*/

.Image_Space {
	margin-right: 15px;
	margin-bottom: 6px;
	margin-left:10px;
}


/*text links*/

a.text_link{ font-family:Arial; font-size:14px; color:#B0BCD2; text-decoration:none;}
a.text_link:hover{ font-family:Arial; font-size:14px; color:#FF9C00; text-decoration:none;}

a.roll{font-family:Arial; font-size:12px; color:#CCCCCC; text-decoration:none; }
a.roll:hover{ font-family:Arial; font-size:12px; color:#000000; text-decoration:none; }

/* footer text */

a.footer_links{ font-family:Arial; font-size:11px; color:#176194; text-decoration:none; }
a.footer_link:hover{ font-family:Arial; font-size:11px; color:#FFFFFF; text-decoration:none; }
.footertext{ font-family:Arial; font-size:11px; color:#A6A6A6; }
a.powered{ font-family:Arial; font-size:11px; color:#FF9900; text-decoration:none;}
a.powered:hover{ font-family:Arial; font-size:11px; color:#FFFFFF; text-decoration:none;}

#dropmenudiv{
position:absolute;
border:1px solid #666666;
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
z-index:100;
margin-left:12px;

}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 4px;
border-bottom: 1px solid #666666;
padding: 1px 0;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #E8AF00;
}


/*questons and answers*/

.questions{ font-family:Arial; font-size:14px; color:#CCFF00; }
.answer{ font-family:Arial;font-size: 12px; color:#CCCCCC;}

.small_white{ font-family:Arial; font-size: 11px; color:#FFFFFF; }




