* 
{
padding:0;
margin:0;
}

a { color: #111288;
text-decoration: none;
}
a:visited { color: #111288;
}
a:active { color: #111288;
}
a:hover { color: #111288;
text-decoration: underline;
}




body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #555753;
	text-align: center;
}



#header {
	width: 750px;
	height: 115px;
	text-align: center;
	margin:0 auto;
}


#content {
	width: 750px;
	text-align: left;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	margin:0 auto;
	background: #fff url(../current-images/church-bk1.jpg) no-repeat;
}


#box1 {
	width: 300px;
	position: relative;
	top: 30px;
	left: 90px;
	padding: 15px 10px 10px 15px;
	background-color: #eff8ff;
	border: 1px solid;
   	border-color: ##111288;
}


#box2 {
	float: left;
	width: 250px;
	margin-left: 35px;
	text-align: center;
	background-color: #fff;
}

#box3 {
	float: right;
	width: 250px;
	margin-right: 40px;
	text-align: center;
	background-color: #fff;	
}


#bottom-box {
	width: 750px;
	padding-top: 30px;
	padding-bottom: 15px;
	font-size: 10pt;
	font-weight: bold;
	clear: both;
	text-align: center;
	margin:0 auto;
}


#footer {
	width: 750px;
	clear: both;
	text-align: center;
	margin:0 auto;
}



.clearing {
	clear: both;
	height: 50px;
   	overflow: hidden;
}


.prop {
    	height:410px;
   	float:right;
    	width:1px;
}


