/* Stylesheet for JesusFirst.ws */


a {
	color: #0F5EAC;
	text-decoration: none;
}

a:link {
	color: #0F5EAC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0F5EAC;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

a.footer{   font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
         font-size: 10px;
		 color: #000000;
     		}  
a.footer:link {color:#000000; text-decoration:none;}
a.footer:visited {color:#000000; color: #444444;}     
a.footer:active {color:#000000; text-decoration:none;}
a.footer:hover {color:#000099; text-decoration:underline;} 

img {
	border:0px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #1B4667 ;   /*778499 - original gray  others: 1B4667, 6a81a6(pre-launch blue-gray) */	margin: 0 0 0 0;
	}

td {
	/*font-family:Arial;*/
	/*font-size:12px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color:#000000;
}


td form {
	display: inline; 
	margin: 0;
	}


td.banner {
	background-color: #cccccc;
	}

p.sectionheader {
	padding: 5px;
	background-color: #eeeeee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #e2c500;  /* orange: ff6f28 */ 
	font-size: 16px;
	font-weight: bold;
	}
	
p.sectionheader2 {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	padding-left:10px;
	}	
				
p.bodytext { 
	text-align: justify;
	padding-left:20px;		
		}		
		
p.bodytextindent { 
	text-align: justify;
	padding-left:20px;		
		}				

p.quote { 
	text-align: justify;
	padding-left:20px;	
	color: #404040;
	font-style: italic;	
		}

p.paddedbox {
	text-align: justify;
	padding: 30 30 10 30 ;

	}


p.list { 
	text-align: justify;
	padding-left:30px;	
		}		


.numlist	{
	list-style: decimal inside;
	}

.bulletlist	{
	list-style: disc inside;
	}



.news {
	background: url(images/news_bg.jpg);
	padding-left:10px;
	padding-top:8px;
	padding-right:0px;
	padding-bottom:8px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
	font-size:11px;
}

.search {
	background-color:#cccccc;
	text-align:right;
	vertical-align:middle;
	padding-right:25px;
}

.footer {
	background-color: #cccccc;
	text-align:center;
	vertical-align:middle;	

	}


#bigboldgray	{
	color: #555555;
	font-size: 14px;
	font-weight:	bold;
}


	