body{
	font-family:serif, "Book Antiqua";
	font-size:12px;
	color:#000;
	margin: 0;
	padding:0;
	background:url("/images/bg.jpg") #A09B95 fixed center repeat-y;
	text-align:justify;

}

input, select{
	border:1px solid #555;
}


img, div { 
	border:0px;
}


a, a:visited{
	font-weight:bold;
	color:#910a0a;
	text-decoration:none;	
}

a:hover{
	color:#6b402b;
	text-decoration:none;	
}

.primeBGcolor{background:#fff;}
.secBGcolor{background:#ece1d1;}
.bgPic{background:url("/images/cdcAboutBG.jpg") repeat-x;}

.titleColor{color:#6f6150;}
.smTitleColor{color:#8c5f4a;}
.contentColor{color:#000;}

.size10{font-size:10px;}
.size12{font-size:12px;}
.size14{font-size:14px;}
.size16{font-size:16px;}
.size18{font-size:18px;}
.size20{font-size:10px;}

.textLeft{text-align:left;}
.textCenter{text-align:center;}
.textRight{text-align:right;}
.textJustify{text-align:justify;}

.bold{font-weight:bold;}
.italic{font-style:italic;}
.underline{text-decoration:underline;}
.plain{font-weight:none;}

.visible{overflow:visible;}
.auto{overflow:aut:none;}

.visible{overflow:visible;}
.auto{overflow:auto;}
.scroll{overflow:scroll;}
.hidden{overflow:hidden;}

.left{float:left;}
.right{float:right;}

.padded{padding:10px;}
.pad15{padding:15px;}
.paddedUD{padding:10px 0;}
.paddedLR{padding:0 10px;}

.megaPad{padding:20px;}
.megaPadUD{padding:20px 0;}
.megaPadLR{padding:0 20px;}

.margined{margin:10px;}
.marginedUD{margin:10px 0;}
.marginedLR{margin:0 10px;}
.marginLeft{margin-left:10px;}


.megaMargin{margin:20px;}
.megaMarginUD{margin:20px 0;}
.megaMarginLR{margin:0 20px;}

.smMargin{margin:7px;}

.separator{
	height:10px;
	border-top:1px solid #cbb291;
	background:#ece1d1;
}

#container{
	width:980px;
	background:#fff;
	padding:0 0 20px 0;
}

#wrapper{
	padding:0 1px;
	background:url("/images/cdcAboutBG.jpg") #fff repeat-x;
}

#flashHeader{
	width:980px;
	height:147px;
	margin:0;
	padding:0;
}

#map{
}

.flashPlayer{
	width:264px;
	height:259px;
	background:#000;
	margin:0 1px 10px 0;
}

.nav{
	height:26px;
	width:980px;
}

.navBtn{
	padding:7px 0 0 0;
	margin:0 0 0 0;
	width:245px;
	height:19px;
	
}

.header{
	background:url("/images/flameicon.gif") no-repeat center left;
	padding:20px;
}

.borderRight{border-right:0px;}
.borderTop{border-top:1px solid #EAAB7F;}

.navBtn a, .navBtn a:visited{
	color:#f5ede9;
	font-size:14px;
	font-weight:normal;
}

.navBtn a:hover{
	color:#fff;
	font-size:14px;
	font-weight:normal;
}

.footer{
	width:840px;
	background:#fff;
	margin:10px 0 0 0;
}

.footerNav{
	padding:5px 0;
	margin:0 0 80px 0;
	border-top:1px solid #bc7959;
	border-bottom:1px solid #bc7959;
}

.footerNav a, .footerNav a:visited{
	font-size:12px;
	color:#908271;
	font-weight:normal;
	margin:0 5px 0 0;
}

.footerNav a:hover{
	font-size:12px;
	color:#67553d;
	font-weight:normal;
	margin:0 5px 0 0;
}

.button{
	border:1px solid #555;
	background-color:#888;
	font-weight:bold;
	font-size:10px;
}

.rte{
	width:595px;
	height:500px;
}

.mceSimple{
	width:430px;
	height:362px;
}

/* Landing */

.landing{
	width:978px;
	height:550px;
	background:url("/images/landingBG.jpg") #fff repeat-x;
}

.land{
	width:830px;
}

.landIT{
	margin:50px 20px;
}

.landIT2{
	margin:45px 35px;
}

.landingText{
	width:500px;
}

.eventsTime{
	margin-top:3px;
}

.event a, .event a:visited{
	color:#936953;
	padding:5px;
	font-size:12px;
	float:left;
	font-weight:bold;
}
/* CHURCH */

	/* HOME */
	.homeTop1{
		padding:0px;
		width:275px;
		background:url("/images/topLeftGradient.jpg") #ece1d1 no-repeat;
	}

	.homeTop2{
		width:737px;
	}

	.homeTop1Text{
		width:178px;
	}

	.homeTop2Text{
		width:320px;
		height:235px;
	}

	.homeBottom{
		width:700px;
	}

	/* STAFF */

	.staff1{
		background:url("/images/staffBg.jpg") #fff repeat-x;
		width:978px;
		height:182px;
	}

	.staff2{
		width:875px;
	}

	.staff1Pic{
		margin:5px 0 0 15px;
	}

	.staff1Text{
		width:550px;
		padding:28px 0 0 10px;
	}

	.staff2Text{
		margin:0 0 20px 0;
	}
	
	.staffer{
		width:828px;
	}

	.home{
		padding:10px 0 0 0;
		text-align:left;
		width:580px;
	}

	/* WORSHIP */

	.worship1{
		margin:-5px 0 0 0;
		width:231px;

		background:url("/images/worshipTopGradient.jpg") #ece1d1 no-repeat;
		overflow:hidden;
	}

	.worship2{
		padding:10px 0 0 0;
		text-align:left;
		width:736px;
	}

	.worship2Text{
		margin:15px 0 15px 10px;
	}
	
	/* PROGRAMS */
	
	.chProg{
		background:url("/images/cdcAboutBG.jpg") #fff repeat-x;
	}
	
	.chProgram{
		margin:40px 0;
	}

	/* Newsletter */
	
	.news1{
		width:928px;
	}
	
	.news1Right{
		margin:30px 0 0 10px;
	}
	
	.formBox{
		background:#ece1d1;
		height:390px;
		width:645px;
	}
	
	.form{
		margin:30px 0 0 40px;
	}

	/* PLEDGE */
	.pledgeLeft{
		width:575px;
		float:left;
	}
	.pledgeRight{
		width:400px;
		float:left;
		margin-top:20px;
		text-align:left;
	}

	/* Sermons*/
	.sermonsHidden{
		display:none;
	}
	.sermons{
		text-align:left;
		padding:5px;
		font-size:10px;
	}
	.sermonsLeft{
		width:505px;
		border:0px solid #000;
		float:left;
		margin-left:20px;
	}
	.sermonsRight{
		width:445px;
		border:0px solid #000;
		float:left;
	}

/* CDC */
	
	/* About */
	
	.cdc{
		background:url("/images/cdcAboutBG.jpg") #fff repeat-x;
		width:978px;
	}
	
	.cdcHolder{
		width:978px;
	}
	
	.cdcLeft{
		margin:40px 0 0 0;
		width:210px;
	}
	
	.cdcRight{
		width:560px;
		margin:30px 0 0 50px;
	}

/*  Contact */
.contactRight{
	float:left;
	text-align:left;
	margin:15px 0 0 35px;
	color:#6F6150;
	
}
.contactTitle{
	font-size:16px;
	
}

/*  TEEN  */

	/*  PHOTOS  */
	
	.marginLRD{margin:0 5px 20px 20px;}
	.marginLRD2{margin:0 5px 20px 5px;}
	
	.teener{
		background:url("/images/topLeftGradient.jpg") #ece1d1 no-repeat;
		height:100%;
		width:275px;
	}
	
	.teenLeftPic{
		margin:10px 0;
		border:1px solid #976148;
	}
	
	.teenPhotoLeft{
		width:225px;
	}
	
	.teenPic{
		margin:10px 0 0 0;
	}
	
	.teenRight{
		width:655px;
		margin:0 0 0 30px;
	}
	
	.teenDesc{
		background:#fff;
		border:1px solid #976148;
		padding:15px;
		width:600px;
		margin:10px 0 20px 0;
	}
	
	.albumHolder{
		width:150px;
	}
	
	.albumTitle{
		margin:0 0 3px 0;
	}
	
	.albumGuide{
		margin:20px 0 0 0;
	}
	
	.albumGuide a, .albumGuide a:visited{
		color: #8c5f4a;
		font-size:14px;
	}
	
	.albumGuide a:hover{
		color: #6f6150;
	}

.privPol{
	margin:5px 0 0 0;
}

.privPol a, .privPol a:visited{
	font-size:10px;
}
.contactinfo{
	text-align: left;
	padding: 15px;
	color:#6F6150;
}

}