
A {
	TEXT-DECORATION: none
}
A:link {
	COLOR: white
}
A:visited {
	COLOR: white
}
A:hover {
	COLOR: #0080C0
}

body {
	font-family: Arial, Helvetica, sans-serif;  background-image:url(http://faithharborministries.net/images/lighthousebanner2.jpg); background-repeat: no-repeat; background-color: #000000; margin-top: 155px}

body2 {
	font-family: Arial, Helvetica, sans-serif; backgroundbackground-color: gray; background-image: url(http://faithharborministries.net/blackdiagonalbackground.gif); margin-top: 20px}
	
H1 {font-size: 22px; color: blue; line-height:125%; text-align:center}
H2 {font-size: 20px; color: #0080FF; line-height:125%; text-align:center}
H2.scnd {font-size: 20px; font-weight:bold; color: #0080FF; line-height:125%; text-align:left;}
H3 {font-size: 18px; color: blue; line-height:125%; text-align:center}
H4 {font-size: 18px; color: #0080FF; line-height:125%; text-align:center}

p {font-size: 16px; color: black; line-height:125%}

.bodyText {
	font:14px Arial, Helvetica, sans-serif;
	line-height:22px;
	color:#ffffff;
	letter-spacing:.1em;
	}
	
.testimonial {
	font:14px Arial, Helvetica, sans-serif; font-style:italic;
	line-height:18px;
	color:#ffffff;
	letter-spacing:.1em;
	}	
	
.whitelinktext{
	font:16px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;
	line-height:22px;
	color:#ffffff;
	letter-spacing:.1em;
	}	
	
	
.copyrightText {
	font:14px Arial, Helvetica, sans-serif;
	font-weight:bold; 
	line-height:22px;
	color: #ffffff;
	letter-spacing:.1em;
	}

ul {font-size: 18px; color: black; line-height:150%; text-align:left; padding-left: 20px;}

#navigation a {
	font:16px Arial, Helvetica, sans-serif;
	color: #000000; font-weight: bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:22px; 
	background-color: #999999;
	display: block;
	padding: 2px 2px;
	border:1px solid #FFCC00; 
	}
	
#navigation a:hover {
	color: #FFFFFF;
	background: #3366FF;
	}
	
form { margin-bottom: 0 ; margin-top: 0;} 

#dropmenudiv{
border-left:1px solid #FFCC00; border-right:1px solid #FFCC00; border-top:1px solid #FFCC00; border-bottom:1px solid #FFCC00; position:absolute; 
line-height:20px;
z-index:100; font-style:normal; font-variant:normal; font-weight:bold; font-size:16px; font-family:Arial
}

#dropmenudiv a{
width: 110px;
display: block;
text-indent: 3px; color:#000000;
border-bottom: 1px solid #FFCC00;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #3366ff; text-decoration:none; color:#FFFFFF;
