@charset "utf-8";
/* ------- basic styling-------*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin: 0;
	padding: 0;
	background-color: #330000;
	background-repeat: repeat;
	}
#wrapper {
	position:relative;
	width: auto;
	margin: 0 auto;
	}

/* ------ position container elements ------ */
#header {
	background-image: url(../images/CC01_homepage_header_03.jpg);
	background-repeat: no-repeat;
	height: 195px;
	position: relative;
	margin: 0 auto;
	background-position: center top;
	background-attachment: scroll;
	}


#header ul li{
	float:left;
	}
#content {
	background-color: #F1F1E4;
	height: 425px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #d0cdbd;
	position: relative;
}
#emailsignup {
	height: 25px;
	width: 300px;
	position: absolute;
	top: 275px;
	left: 0px;
	text-align: left;
	right: 0px;
}

.content {
	height: 300px;
}
.aboutbody {
	
	color: #666666;
	text-align: left;
	position: relative;
	left: 265px;
	top: 20px;
}



#sermonlogo {
	height: 280px;
	width: 964px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top: 40px;
	text-align: right;
}
#sermonimage {
	height: 259px;
	width: 483px;
	background-image: url(../images/sermon_image_08_07.jpg);
	float: left;
}
#sermonimagetext {
	color: #FFF;
	position: relative;
	top: 95px;
	margin-right: 0px;
	margin-left: 8px;
	text-align: left;
}

#welcome {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	font-size: 16px;
	text-align: center;
	height: 255px;
	width: 425px;
	margin-right: 28px;
	color: #666666;
	line-height: 1.2em;
	text-transform: none;
	font-weight: 100;
}
.sermonimagetexttitle {
	font-size: 14px;
	font-weight: normal;
	letter-spacing: -0.7px;
	text-transform: capitalize;
}

.welcomebody {
	letter-spacing: 0.05em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	font-size: 0.95em;
	text-align: left;
	margin-right: 5px;
	margin-left: 20px;
}
#inforight {
	width: 470px;
	height: 100px;
	text-align: left;
	position: relative;
	top: 15px;
	left: 15px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.inforightsubtitle {
	font-weight: bold;
	font-size: 12px;
}
.inforighttype {
	font-size: 12px;
	line-height: 18px;
}
.inforightitle {
	font-weight: bold;
	font-size: 15px;
	line-height: 24px;
}

#infoleft {
	float: right;
	width: 400px;
	height: 100px;
	text-align: left;
	font-size: 11px;
	position: relative;
	top: 15px;
	right: 10px;
}



h1 {
	font-size: 1.8em;
}
.welcometitle {
	font-size: 1.6em;
	font-weight: lighter;
	text-transform: none;
	font-variant: normal;
	letter-spacing: 0.12em;
}

.subheading {
	font-variant: normal;
	font-weight: normal;
	font-size: .57em;
	line-height: 2em;
	letter-spacing: .1em;
}


#content2 {
	background-color: #e4e1d2;
	height: 234px;
}
.sermonlogo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#footer {
	background-image: url(../images/footer_background_03.jpg);
	background-repeat: repeat;
	height: 214px;
	}
#clear {
	background-color: #1A0000;
	height: 500px;
}
#infobar {
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 120px;
	width: 964px;
	background-color: #f2f0e9;
	background-attachment: scroll;
	top: 17px;
	color: #666666;
}
#buttons {
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 64px;
	width: 964px;
	top: 33px;
}
#menu {
	width: 454px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	letter-spacing: 0.1em;
	text-indent: 0px;
	font-weight: bolder;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	left: 257px;
	height: 28px;
	top: 168px;
}
.gatheringtype {
}
#kindnesstext {
	width: 450px;
	left: 25px;
	position: relative;
	top: 15px;
	color: #333333;
	line-height: 20px;
	font-size: 14px;
}
.presentation {
	text-align: right;
}
#presentation {
	width: 450px;
	position: relative;
	left: 25px;
	text-align: right;
	top: 20px;
}
.infolefttype {
	font-size: 12px;
	line-height: 16px;
	text-indent: 5px;
	text-align: left;
	white-space: normal;
	display: none;
}
.sermonimagetextbody {
	font-size: 11px;
	font-weight: 200;
	text-align: left;
}
#quote {
	color: #666;
	margin-left: 30px;
	width: 740px;
	text-align: right;
	margin-top: 20px;
}
