/*==================== school Styles ==================================*/

#school{

}

#school h1{
	color:#003366;
	font-family: times; 
	font-size: large;
	text-transform: none;
	border-bottom: none;
	font-weight: normal;
	letter-spacing: 0px;
	padding-left: 0px;
	margin-bottom:-10px;
	margin-top:0px;

}

#school p a{
	text-decoration: none;
	color: #0066CC;
}

#school p a:hover{
	text-decoration: underline;
	color: #003366;
}

#school .church hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;

}

#school hr {
	border: none 0;
	border-top: 1px dashed #BDB994;
	height: 1px;
	margin-top:25px;
	margin-bottom:20px;
}

#school .section{
	border: 1px solid #BDB994;
	padding:10px;
	margin-bottom:20px;
}

#school .church h1{
	color:#003366;
	font-family: times; 
	font-size: large;
	text-transform: none;
	border-bottom: none;
	font-weight: normal;
	letter-spacing: 0px;
	padding-left: 0px;
	margin-bottom:5px;
	margin-top:0px;

}

.churchimg{
	border: 3px double #003366;
}

.schooltype{
	margin-top:-7px;
	font-size:10px;
	margin-left:0px;
	color:#003366;
}