@charset "UTF-8";
/* CSS Document */

body {
	background-color: #faf2de;
	color: #633513;
	background-image: url(../images/org_blk_rep.gif);
	background-repeat: no-repeat;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font: "Times New Roman", Times, serif;
	font-size: 15px;
}

a {
	color: #c13a27;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* ---- HOME PAGE ---- */

#container {
	position: absolute;
	margin-left: 50%;
	left: -400px;
	width: 800px;
	margin-top: -1px;
	line-height: 16px;
}

#header {
	
}

#churchimg {

}

#right_txt {
	position: relative;
	top: -395px;
	left: 340px;
	width: 430px;
}

#left_txt {
	left: 13px;
	position: relative;
	top: -343px;
	width: 290px;
}

#left_txt p{
	margin-top: 10px;
	margin-bottom: 0px;
}

#min {
	margin-top: -11px !important;
}


#quotes {
	background-color:#F8E0AE;
	height:167px;
	left:302px;
	position:absolute;
	top:-11px;
	width:486px;
}

#quotes img {
	position: relative;
	top: 30px;
	left: 156px;
}

#flash_img {
	left:320px;
	position:absolute;
	top:11px;
	z-index:100;
	
}

/*---- PASTORS COLUMN -----*/

#center_txt {
	position: relative;
	top: 30px;
	left: 20px;
	width: 700px;
	padding-top: 10px;
}

/* ---- THE CALL ---- */

ul {
	list-style: none;
}

#two008 {
	position: relative;
	top: 0px;
	left: 0px;
}

#two007 {
	position: relative;
	top: -79px;
	left: 140px;
}

#two006 {
	position: relative;
	top: -286px;
	left: 300px;
	width: 400px;
}

/* --- mission ---*/

#two005 {
	position: relative;
	top: 1px;
	left: 0px;
	width: 310px;
}

#places {
	position: absolute;
	top: 450px;
	left: 0px;
}

#places p {
	padding-bottom: 10px;
	border-bottom: 1px solid #c13a27;
}

#center_txt ol{
 list-style: circle;
}


/* --- COMMITTEES --- */

#over{
	position: absolute;
	top: 50px;
	left: 260px;
}

/* ---STYLES --- */

.small {
	font-size: 12px;
}

.bull li {
	list-style:circle;
}

