/*---------------------CSS RESET--------------------------*/

html, body, div, span, applet, object, iframe,
        h1, h2, h3, h4, h5, h6, p, blockquote, pre,
        a, abbr, acronym, address, big, cite, code,
        del, dfn, font, img, ins, kbd, q, s, samp,
        small, strike, sub, sup, tt, var,
        dl, dt, dd, ol, ul, li,
        fieldset, form, label, legend,
        table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
	list-style: none;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

body {
	background-color: #fff;
	color: #333;
}
#home {
	background-image: url(../images/main_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
#sub {
	background-image: url(../images/sub_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
p {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 8px;
	font-size: 15px;
}
#container {
margin: 0 auto;
text-align: center;
width: 720px;

}
h1, h3 {
	display: none;
	text-indent: -5000px;
}
hr {
	display: none;
	height: 1px;
	clear: both;
}
div.clear {
	height: 1px;
	clear: both;
}
#banner {
position: relative;
width: 720px;
height: 321px;
margin: 94px 0 0 1px;
}
#sub_banner {
position: relative;
width: 720px;
height: 214px;
margin: 94px 0 0 1px;
}
#nav {
text-align:left;
margin: 47px 0 63px 0px;
list-style: none;

}
#nav li {
	float: left;
	padding-left: 12px;
	overflow: hidden; /* if text-resize, this'll keep the nav the same size */
	}
#nav li a {
	display: block;
	height: 139px;
	width: 207px;
	text-indent: -5000px;
	overflow: hidden;
	background-position: bottom;
	}
	#bibleStudy {
		background: url(../images/bible_study.jpg) no-repeat;
		margin-left: 0px;
		}
	#girlsNightOut {
		background: url(../images/girls_night_out.jpg) no-repeat;
		margin-left: 26px;
		}
	#conference {
		background: url(../images/conference.jpg) no-repeat;
		margin-left: 26px;
		}
#nav li a:hover {
	background-position: top;
	}
#nav li a:active {
	background-position: top;
	}
	#nav li a.current,
	#nav li a.current:hover,
	#nav li a.current:active {
		background-position: top;
	}
#sub_nav {
	text-align: center;
	margin: 42px 0 30px 0px;
	list-style: none;
	}
	#sub_nav li {
		float: left;
		overflow: hidden; /* if text-resize, this'll keep the nav the same size */
		}
	#sub_nav li a {
		display: block;
		width: 223px;
		overflow: hidden;
		color: #642140;
		font-family: Georgia, "Times New Roman", Times, serif;
		text-decoration: none;
		font-style: italic;
		font-weight: normal;
		font-size: 17px;
		}
		#sub_bibleStudy {
			margin-left: 4px;
			}
		#sub_girlsNightOut {
			margin-left: 23px;
			}
		#sub_conference {
			margin-left: 23px;
			}
	#sub_nav li a:hover {
			text-decoration: underline;
		}
	#sub_nav li a:active {
			text-decoration: underline;
		}
		#sub_nav li a.sub_current,
		#sub_nav li a.sub_current:hover,
		#sub_nav li a.sub_current:active {
			color: #d73d61;
		}

#content {

}
#blogPreview {
	float: right;
	width: 232px;
	background: url(../images/blog_bg.jpg) no-repeat;
	border-top: 1px solid #c24760;
	border-left: 1px solid #c24760;
	text-align: left;
	padding: 15px;
}
#infoPreview {
	float: right;
	width: 232px;
	background: url(../images/info_bg.jpg) no-repeat;
	border-top: 1px solid #c24760;
	border-left: 1px solid #c24760;
	text-align: left;
	padding: 15px;
}
h4.title {
	margin-top: 55px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 10px;
}
h4 {
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 10px;
}
span.continue a {
	float: right;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 13px;
	text-decoration: none;
	border-bottom: 2px solid #c06886;
	color: #c06886;
	padding: 0 5px;
	background-color: #fbf0dd;
	margin-bottom: 15px;
}
span.continue a:hover {
	background-color: #c06886;
	border-bottom: 2px solid #fff;
	color: #fbf0dd;
}

small span.postmetadata {
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
}
small span.postmetadata a {
	font-style: italic;
	font-size: 11px;
	text-decoration: none;
	border-bottom: 1px solid #c06886;
	color: #c06886;
	padding: 0 5px;
	background-color: #fbf0dd;
}
small span.postmetadata a:hover {
	background-color: #c06886;
	border-bottom: 1px solid #fff;
	color: #fbf0dd;
}

#blogTimeStamp {
	clear: both;
	width: 238px;
	height: 35px;
	background: url(../images/blog_dt_stamp.png) no-repeat;
}
#blogTimeStamp p {
	padding-top: 8px;
	font-size: 12px;
}
#blogTimeStamp span {
	float: right;
}
#welcome {
	width: 431px;
	height: 52px;
	position: relative;
	}

#welcome span {
	background: url(../images/welcome.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
#vision {
	width: 431px;
	height: 65px;
	position: relative;
}
#vision span {
	background: url(../images/vision.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
#articleWrapper {
	text-align: left;
	width: 431px;
}
#sub_articleWrapper {
	text-align: left;
	width: 600px;
}
div.article {
	background-image: url(../images/article_br.jpg);
	background-position: bottom center;
	padding-bottom: 7px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
div.sub_article {
	/*background-image: url(../images/article_br.jpg);
	background-position: bottom center;
	padding-bottom: 7px;
	background-repeat: no-repeat;
	margin-bottom: 15px;*/
}
div.article p {
	width: 420px;
	padding-left: 15px;
	font-size: 16px;
}
div.sub_article p {
	width: 693px;
	padding-left: 15px;
	font-size: 16px;
}
.article p a {
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 15px;
	text-decoration: none;
	border-bottom: 2px solid #c06886;
	color: #c06886;
	padding: 0 5px;
	background-color: #fbf0dd;
}
.sub_article p a {
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 15px;
	text-decoration: none;
	border-bottom: 2px solid #c06886;
	color: #c06886;
	padding: 0 5px;
	background-color: #fbf0dd;
}
.article p a:hover {
	background-color: #c06886;
	border-bottom: 2px solid #c06886;
	color: #fbf0dd;
}
.sub_article p a:hover {
	background-color: #c06886;
	border-bottom: 2px solid #c06886;
	color: #fbf0dd;
}

#infoPreview p a {
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 15px;
	text-decoration: none;
	border-bottom: 2px solid #c06886;
	color: #c06886;
	padding: 0 5px;
	background-color: #fbf0dd;
}
#infoPreview p a:hover {
	background-color: #c06886;
	border-bottom: 2px solid #c06886;
	color: #fbf0dd;
}
#infoPreview p a:hover {
	background-color: #c06886;
	border-bottom: 2px solid #c06886;
	color: #fbf0dd;
}


#footer {
	margin: 0 auto;
	text-align: center;
	width: 864px;
	height: 102px;
	padding-bottom: 25px;
	background: url(../images/feet_bg.png) no-repeat;
	list-style: none;
}
#footer ul {
	padding: 40px 0 0 90px;
}
#footer li {
	float: left;
	padding-left: 45px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7e1e4e;
	font-size: 16px;
}
#footer li a {
	color: #fff;
	text-decoration: none;
}
#footer li a:hover {
	border-bottom: 2px solid #7e1e4e;
}
.article H4 {

}

h4.blog_title a, h4 a {
		color: #642140;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-style: italic;
		font-weight: normal;
		font-size: 22px;
		margin-left: 15px;
		}
	h4.blog_title a:hover {
			color: #d73d61;
		}
	h4.blog_title a:active {
			color: #d73d61;
		}



#blog {
	width: 431px;
	height: 52px;
	position: relative;
	}

#blog span {
	background: url(../images/blogTxt.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
#testimonies {
	width: 431px;
	height: 52px;
	position: relative;
	}

#testimonies span {
	background: url(../images/testimoniesTxt.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
#girlfriendsAm {
	width: 431px;
	height: 52px;
	position: relative;
	}

#girlfriendsAm span {
	background: url(../images/girlfriendsTxtAm.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
	#girlfriendsPm {
		width: 431px;
		height: 52px;
		position: relative;
		}

	#girlfriendsPm span {
		background: url(../images/girlfriendsTxtPm.jpg) no-repeat;
		position: absolute;
		width: 100%;
		height: 100%;
		}
	#gno {
		width: 431px;
		height: 52px;
		position: relative;
		}

	#gno span {
		background: url(../images/gnoTxt.jpg) no-repeat;
		position: absolute;
		width: 100%;
		height: 100%;
		}
		#about {
			width: 431px;
			height: 52px;
			position: relative;
			}

		#about span {
			background: url(../images/aboutTxt.jpg) no-repeat;
			position: absolute;
			width: 100%;
			height: 100%;
			}
			#calendar {
				width: 431px;
				height: 52px;
				position: relative;
				}

			#calendar span {
				background: url(../images/calendarTxt.jpg) no-repeat;
				position: absolute;
				width: 100%;
				height: 100%;
				}
span.date {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
margin-left: 16px;

}