body {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #a4baca;
	margin:0;
	padding:0;
}
.container {
	margin-left:auto;
	margin-right:auto;
	width:980px;
}
.header, .logo, .homeImageArea, .homeContent, .homeContentIslandLeft, .homeContentIslandRight, .callToAction, .footer, .footerSectionA, .footerSectionB, .mainContentArea, .contentBlock, .sidebar, .imageArea, .subNav {
	display:inline;
	float:left;
}
.logo {
	width:340px;
	height:100px;
	clear:none;
	float:left;
}
.logo h1 a {
	width:340px;
	height:100px;
	clear:none;
	float:left;
}
.logo h1 span {
	display:none;
}
.header {
	background:url(../images/headerBackground.jpg) no-repeat;
	width:980px;
	height:118px;
}
.contactBug {
	text-align:right;
	font-size:10px;
	color:#fff;
	letter-spacing:1px;
	margin-right:10px;
}
/*Navigation Styles */
#nav {
	padding:0px;
	margin-top:70px;
	margin-left:30px;
	color:#f0e6a3;
	font-family: arial, helvetica, sans-serif;
	width:590px;
	font-size:12px;
	overflow:visible;
	float:left;
	display:inline;

}

#nav ul {
	margin:0;
	overflow:hidden;
	padding:0;
	width:100%;
}

#nav li {
	list-style-type:none;
	display: inline;
	padding:0px;
	margin:0px;
}
#nav li a {
	padding:3px 17px 10px 17px;
	color:#f0e6a3;
	text-decoration:none;
	float:left;
}
#nav li a:hover {
	color:#fff;
}
/* Sub naigation */
#subNav {
	padding:10px 0px 0px 0px;
	margin:0px;
	color:#a4baca;
	font-family: arial, helvetica, sans-serif;
	white-space:nowrap;
	list-style-type:none;
	font-size:12px;
	font-weight:bold;
	width:570px;
	z-index:100;
	width:900px;
	position:relative;
	clear:none;
}
#subNav li {
	display:inline;
}
#subNav li a {
	padding:3px 20px 10px 0px;
	color:#20282e;
	float:left;
}
#subNav li a:hover {
	color:#20282e;
}
#subNav li a.activesub:link, #subNav li a.activesub:visited {
	color:#a4baca;
	float:left;
	display:inline;
	text-decoration:none;
}
h1 {
	font-size:16px;
}
/* Home page Style */

.homeImageArea {
	background:url(../images/homeMainImage.jpg) no-repeat;
	width:979px;
	height:260px;
	margin-top:5px;
	color:#fff;
	white-space:normal;
}
.callToAction {
	width:300px;
	margin-top:25px;
	float:right;
}
.callToAction h2 {
	background:url(../images/whoWeAreHeader.gif) no-repeat;
	width:200px;
	height:30px;
	margin-bottom:15px;
}
.callToAction h2 span {
	display:none;
}
.callToAction p {
	margin-left:5px;
}
.homeBtn a {
	background:url(../images/learnMoreMinistryBtn.jpg) no-repeat;
	width:220px;
	height:40px;
	float:left;
	margin:0px 15px;
}
.homeBtn a span {
	display:none;
}
.homeContent {
	background:#fff;
	width:979px;
	margin-top:5px;
	padding:25px 0px 0px 0px;
}
.homeContentIslandLeft {
	background:url(../images/bibleBackground.jpg) no-repeat bottom left;
	width:440px;
	min-height:280px;
	height:auto !important;
	height:280px;
	margin:0px;
}
.homeContentIslandLeft h3 {
	margin-left: 30px;
	background:url(../images/statementFaithHeader.gif) no-repeat;
	height:30px;
	width:100%;
}
.homeContentIslandLeft h3 span {
	display:none;
}
.homeContentIslandLeft p {
	margin-left:200px;
}
.homeContentIslandRight {
	background:url(../images/bibleReadBackground.jpg) no-repeat bottom left;
	width:470px;
	min-height:280px;
	height:auto !important;
	height:280px;
	margin:0px;
}
.homeContentIslandRight h3 {
	margin-left: 30px;
	background:url(../images/startClassHeader.gif) no-repeat;
	height:30px;
	width:100%;
}
.homeContentIslandRight h3 span {
	display:none;
}
.homeContentIslandRight p {
	margin-left:220px;
}
.missionBtn a {
	background:url(../images/ourMIssionBtn.jpg) no-repeat;
	width:110px;
	height:40px;
	float:left;
	margin-left:190px;
}
.missionBtn a span {
	display:none;
}
.donateBtn a {
	background:url(../images/donateBtn.jpg) no-repeat;
	width:140px;
	height:40px;
	float:left;
}
.donateBtn a span {
	display:none;
}
.classesBtn a {
	background:url(../images/searchClassesBtn.jpg) no-repeat;
	width:150px;
	height:40px;
	float:left;
	margin-left:250px;
}
.classesBtn a span {
	display:none;
}
/* Interior Page Styles */

.left {
	float:left;
}

.imageArea {
	width:979px;
	height:116px;
	margin-top:5px;
	color:#fff;
	white-space:normal;
}
.mainContentArea {
	background:#fff;
	margin-top:5px;
	padding:40px;
	width:900px;
}
.contentBlock {
	padding-top:15px;
	width:570px;
}
.sidebar {
	width:255px;
	float:right;
	font-size:11px;
	color:#333;
}
.sidebar p {
	margin-top:25px;
	border-top:1px solid #ccc;
	padding:10px;
	color:#333;
}

.indent {
	margin-left:20px;	
	
}

.indent a {
	
	
}

#video {
	float:left;
	margin-right:15px;
	margin-bottom:5px;
	
}
/* Form Styles */

.right {
	text-align:right;
	color:#456077;
}

.form {
	background:	#d5dee5;
	width:580px;

}

.button {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top:20px;
	
	
}

.dblueField {
   background:#98aebf;	
   display:inline;
   float:left;
   width:410px;
   padding:10px;
		
}

.err {
	color:#C00;
}
.formField {
	padding:0px;
	float:left;
	display:block;
	border-bottom:1px solid #d5dee5;
}
.lbl {
	width:140px;
	padding:10px 5px 5px 5px ;
	font-weight:bold;
	float:left;
	display:inline;
	text-align:right;
	color:#456077;
}
.txtfield {
	padding:5px;
	float:left;
	display:inline;
}
/* Footer Styles */
.footer {
	padding-top:10px;
	font-size:9px;
	color:#fff;
	width:100%;
}
.footerSectionA {
	width:600px;
}
.footerSectionB {
	width:280px;
	text-align:right;
	float:right;
	margin-right:5px;
}
.ecfa a {
	background:url(../images/ecfaLogo.gif) no-repeat;
	float:left;
	width:40px;
	height:40px;
	display:inline;
}
.ecfa a span {
	display:none;
}
/* Link Style */

.yellowLink {
	color:#f0e6a3;
	text-decoration:none;
}
.whiteLink {
	color:#fff;
	text-decoration:none;
}
.grayLink {
	color:#333;
}
#nav li a.activeLink, #nav li.activeLink a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
/* Clear styles */
.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0
}
.clearfix:after {
	clear:both;
	content:'.';
	display:block;
	visibility:hidden;
	height:0
}
.clearfix {
	display:inline-block
}
* html .clearfix {
	height:1%
}
.clearfix {
	display:block
}
