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

body {
	font-family: Arial, Helvetica, sans-serif; background-color: #333333; background-image: url(http://faithharborministries.net/blackdiagonalbackground.gif); margin-top: 20px}


	
H1 {font-size: 20px; color: blue; line-height:125%; text-align:center}
H2 {font-size: 18px; color: #0080FF; line-height:125%; text-align:center}
H2.scnd {font-size: 18px; font-weight:bold; color: #0080FF; line-height:125%; text-align:left;}
H3 {font-size: 16px; color: blue; line-height:125%; text-align:center}
H4 {font-size: 16px; color: #000000; line-height:75%; text-align:center}

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

.bodyText {
	font:14px Arial, Helvetica, sans-serif;
	line-height:22px;
	color:#003366;
	letter-spacing:.1em;
	}
	

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

ul {font-size: 14px; color: #003399; line-height:125%; text-align:left; padding-left: 20px;}

#navigation a {
	font:14px Arial, Helvetica, sans-serif;
	color: #003366; font-weight: bold; 
	text-decoration: none;
	letter-spacing:.1em;
	line-height:18px; 
	background-color: #999999;
	display: block;
	padding: 2px 2px; 
	border:1px solid #666666;
	width: 150px;
	}
	
#navigation a:hover {
	color: #FFFFFF;
	background: #003366;
	}
	
form { margin-bottom: 0 ; margin-top: 0;} 

#dropmenudiv{
border-left:1px solid #666666; border-right:1px solid #666666; border-top:1px solid #666666; border-bottom:1px solid #666666; 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:#003366;
border-bottom: 1px solid #666666;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

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

