/* CSS Document */	
	body,
html {
    margin:0;
    padding:0;
    background:#fcfcfc;
    }
	
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2A3440;
    }
	
#wrap {
 	margin:0 auto;
	width:760px;	
    }

#wrap a
{
color:#5E1D1B;
}
#wrap a:hover {
	color:#993C34;
}	


#header{
	background-repeat: no-repeat;
	width: 100%;
	left: 0px;
	top: 0px;
	background-image: url(../images/header.jpg);
	height: 160px;
	position: relative;
}
#nav{
	line-height: 30px;
	text-align: center;
	margin-top: 130px;
	margin-bottom: 15px;
	float: left;
	width: 100%;
}

#nav a
{
	padding-right: 10px;
	padding-left: 10px;
	color: #F1EDEC;
	text-decoration: none;
}
#nav a:hover {
	color: #A7B8C9;
}




#main {
	float:left;
	background-image: url(../images/welcome.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 230px;
	}
	
#maintext {
	width:220px;
	text-align:center;
	padding-top: 55px;
	padding-right: 18px;
	padding-bottom: 12px;
	padding-left: 18px;
}
#sidebar1 {
	float:left;
	background-image: url(../images/subbar.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	width: 340px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 15px;
	}


#sidebar2 {
	float:right;
	width:340px;
	background-image: url(../images/subbar.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 12px;
	}	

#sidebar1min {
	float:left;
	font-size: 12px;
	width: 340px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 15px;
	}


#sidebar2min {
	float:right;
	width:340px;
	margin-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 12px;
	}	

#footcol1 {
	float:left;
	width:160px;
	}	
	
#footcol3 {
	float:right;
	width:340px;
	text-align:right;
	font-size: 12px;
	}

#imgr {
	float:right;
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-bottom: 5px;
	margin-left: 10px;
}


#ministries {
	float:left;
	background-image: url(../images/ministries.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 235px;
	}

#music {
	float:left;
	background-image: url(../images/music.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 235px;
	}

#services {
	float:left;
	background-image: url(../images/services.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 250px;
	}

#about {
	float:left;
	background-image: url(../images/about.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 250px;
	}




#newline {
	clear: both;
}

h1 {
	font-size: 15px;
	color: #F1EDEC;
	text-align: center;
	font-weight: bold;
	margin: 6px;
}


.eventtitle {

	color: #5E1D1B;
}

.calloutbox {
        float: left;
	color: #F1EDEC;
	width: 330px;
	padding: 7px;
	margin: 0px;
	background-image: url(../images/subbar2.jpg);
	background-repeat: no-repeat;
		font-size: 15px;
	color: #F1EDEC;
	text-align: center;
	font-weight: bold;
	

}

.formfield {
	background-color: #f1EDEC;
	color: #111115;
	}
#directions {
	float:left;
	text-align:center;
	font-size: 12px;
	width: 230px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 15px;
}
#directionsLeft {
	float:left;
	text-align:center;
	width: 300px;
	background-image: url(../images/subbar300.jpg);
	background-repeat: no-repeat;
}
#directionsRight a {
	color: #5E1D1B;
	text-decoration: none;
	text-align: right;
}

#directionsRight {

	float:right;
}
#ministryItem {
	float:left;
	width: 345px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#imgl {
	float:left;
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-top: 5px;
}
#staff {

	float:left;
	background-image: url(../images/ministerialstaff.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 230px;
}
#maintextministerial {

	width:170px;
	text-align:center;
	padding-top: 55px;
	padding-right: 18px;
	padding-bottom: 12px;
	padding-left: 18px;
}
#rightsideyouth {

	float:right;
	width:340px;
	margin-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 12px;
}
.title {
	background-image: url(../images/subbarh2.jpg);
	background-repeat: no-repeat;
	font-size: 15px;
	color: #5E1D1B;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 10px;
	padding-top: 4px;
	z-index: -1;
}
