@charset "utf-8";
/* CSS Document */

#frame {
	width:771px;
	margin:0 auto 0 auto;
}

#top_banner {
	background-image:url(../img/main_top.jpg);
	width:771px;
	height:175px;
	margin:0 auto 0 auto;
}

#top_buttons {
}

#mid_banner {
	background-image:url(../img/under_n.gif);
	width:616px;
	height:42px;
	margin:10px auto 0 auto;
}

#haiti_banner {
	width:771px;
	height:98px;
	margin:3px auto 7px auto;
}


#top_body {
}

#mid_body {
}

bot_body {
}

.sm_box {
	width:373px;
	height:114px;
	float:left;
	margin:4px 4px 4px 4px;
	padding:2px;
	background-color:#ccc;
/*	border:thin solid #000;
	border-right:thick solid #000;
	border-left:medium double #CCC;
	border-top:medium double #CCC;
	border-bottom:medium double #CCC;*/

	}

.list {
	margin:0 0 0 25px;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

/*
.sermonbox {
	width:400px;
	margin:0 auto;
	}

.sermonboxdate {
	float:left;
	width:130px;
	text-align:right;
	margin:10px;
	}
	
.sermonboxtext {
	float:left;
	width:130px;
	text-align:left
	margin:10px;
	}
	
.sermonboxlink {
	float:left;
	width:200px;
	text-align:left
	margin:10px;
	}

*/

.fineprint {
	text-align:left;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0 0 0 4px;
	padding:0;
}

/* Pastors Family Only */
#pphoto {
	padding:10px;
	width:320px;
	text-align:center;
	float:left;
}


/* Church Photos */
#lphoto {
	padding:7px;
	width:350px;
	float:left;
}

#rphoto {
	padding:7px;
	width:350px;
	text-align:center;
	float:right;
}

.photo_margin {
	height:300px;
	text-align:center;
	font-size:12px;
	}

.textbox_lg {
	width:59%;
	border-left:medium double #999;
	margin:0;
	padding:0;
	float:left;
	}

.textbox_sm {
	width:40%;
	margin:0;
	padding:0;
	float:left;
	}

.footer {
	background-color:#CCC;
	margin-top:50px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	padding-bottom:5px;
	width:100%;
	}

.url_tag {
	float:right;
	}

p {
	text-align:justify;
	margin:0 4px 10px 4px;
	}

h1 {
	text-align:center;	
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	border-top:thin solid #000;
	border-bottom:thin solid #000;
	margin:0 4px 0 4px;
	padding:5px;
	clear:both;
	}

h3 {
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	margin:0 0 10px 4px;
	padding:0;
	}

h4 {
	text-align:left;	
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	border-bottom:thin solid #000;
	margin:10px 4px 10px 4px;
	padding:0;
	}

hr {
	clear:both;
	}	

li {
	font:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	margin:0 0 0 30px;
	}