body {
	font-size: 1em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 1.4em;
	background: url(../images/images_new/bg_chinaberry.png)
}


p {
	margin: 0;
	padding: 0 0 10px 0;
	color: #1d3a6b;
	font-size: 1em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 1.4em;
}

blockquote {
	margin: 0px;
	color: #ffffff;
	font-size: .95em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 1.4em;
	background-color: #094e98;
	padding: 20px;
}

blockquote p {
	padding: 10px 0 0 0;
 	color: #ffffff; 
	font-size: .95em;
	
}
	
h5 { 
	margin: 0; 
	padding: 10px 0 0 0;
	color: #f49860;
	font-size: 1.2em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 1.5em; }

h4 {
	margin: 0;
	padding: 20px 0 0 0;
	color: #f49860;
	font: 1.3em/1.5em Helvetica, Verdana, Arial, sans-serif;
}


ul {
	margin: 0 0 0 20px ; 
	color: #1d3a6b;
	font-size: 1em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 1.4em;
}

a:link, a:visited {
	color: #1d3a6b;
}
a:hover, a:active {
	color: #f49860;
	text-decoration: none;
}

#wrapper { margin: 0 auto; width: 780px; }
#footer {
	margin: 0 0 0 120px;
	color: #ffffff;
	font-size: .85em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 1.5em;
}

#footer a:link, #footer a:visited {
	color: #ffffff;
	font-size: 1em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 1.5em;
}

#footer a:hover, #footer a:active {
	color: #f49860;
	font-size: 1em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 1.5em;
}

h3 {
	display: block;
	margin: 20px 0 20px 0;
	height: 24px;
	width: 450px;
	text-indent: -9999px;
	overflow: hidden;
}

#about h3 {
	background: url(../images/headers_about.gif) no-repeat;
}

#contact h3 {
	background: url(../images/headers_contact.gif) no-repeat;
}

#dramaExperience h3 {
	background: url(../images/headers_dramaExperience.gif) no-repeat;
}

#doctrinalStatement h3 {
	background: url(../images/headers_doctrinalStatement.gif) no-repeat;
}
#home h3 {
	background: url(../images/headers_home.gif) no-repeat;
}
#ministry h3 {
	background: url(../images/headers_ministry.gif) no-repeat;
}
#references h3 {
	background: url(../images/headers_references.gif) no-repeat;
}
#speakingTopics h3 {
	background: url(../images/headers_speakingTopics.gif) no-repeat;
}
#worship h3 {
	background: url(../images/headers_worship.gif) no-repeat;
}
#writings h3 {
	background: url(../images/headers_writings.gif) no-repeat;
}

#biblicalProfile h3 {
	background: url(../images/headers_biblicalProfile.gif) no-repeat;
}


.quotes {
	margin: 0 0 15px 0;
	border-bottom: 1px solid #cccccc;
}
.pad20 { padding: 20px 28px; }
.headerImg {
	margin: 30px 0 10px 0;
	}
.headerImgFirst {
	margin: 0 0 10px 0;
	}
.larger {
	font-size: 1.3em;
}

div#skipIntro { 	font-size: 1em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 1.4em;
	padding: 10px;
	color: #ffffff;
	text-align: center;
 }
 
 div#skipIntro a {
	color: #ffffff;
 }
