/* -----------------------------------------------
  africanchristianschools.org
  home styles
  updated 2.3.2007 - Joel Steidl
  created by Joel Steidl
----------------------------------------------- */

/*-----:)Home News Story(:---------------------------------------------------------------*/

#home h2#homenewsheadline{
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	color: #BE420E;
	margin: 7px 10px 0px;
	padding: 0px;
}
#home h2#homenewsheadline a{
	color: #BE420E;
	text-decoration:none;
}
#home h3#homenewsposted{
	font: normal 12px/14px Georgia, "Times New Roman", Times, serif;
	color: #BE420E;
	margin: 0px 0px 10px 10px;
	padding: 0px;
}
#home p.homenewsmore{
	font-size: 12px;
	line-height: 16px;
	text-align: right;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	color: #2A1F13;
}
p.homenewsmore a{
	color: #BE420E;
}
p.homenewsmore a:hover{
	text-decoration: none;
}
a img#homenewspic{
	margin: 0px 10px;
	padding: 0px;
	border: 3px solid #BE6D0E;
	float: left;
}

a:hover img#homenewspic{
	border: 3px solid #6C4F2F;
	color: #6C4F2F;
}

/*-----:)Home Mission(:---------------------------------------------------------------*/

#home h3#missionhead{
	background: #BE420E url(../images/mission_bg_top.gif) no-repeat left top;
	margin: 10px 0px 0px 1px;
	padding: 15px 10px 0px;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
#home p#mission{
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	margin: 0px 0px 0px 1px;
	padding: 0px 10px 20px;
	background: #BE420E url(../images/mission_bg_bottom.gif) no-repeat left bottom;
}