/* CSS Document */

*{
	font-family:"Times New Roman", Times, serif;
	margin:0 auto;
	}
h5{
	width:800px;
	height:15px;
	font-size:10pt;
	text-align:right;
	margin-bottom:2px;
	}

div#aboutpastor{
	width:800px;
	height:350px;
	font-size:12pt;
	}
#side_banner2 {
	width:150px;
	height:332px;
	float:right;
	border-left:1px solid black;
}
h4{
	width:auto;
	height:auto;
	background:#800080;
	text-transform:capitalize;
	text-align:left;
	font-size:14pt;
	color:black;
	margin-top:5px;
	font-weight:bold;
	}
h6{
	width:500px;
	height:auto;
	background:#800080;
	text-transform:uppercase;
	text-align:center;
	font-size:20pt;
	color:#de9755;
	margin-top:30px;
	margin-bottom:5px;
	margin-left:215px;
	color:white;
	font-weight:200;
}
div#sect2 {
	height: 400px;
	width: 800px;
	background-color: #996699;
}
