@charset "utf-8";
*  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	}
html {
	background: url(../images/background.jpg);
	}
body {
	color: #FFFFFF;
	font-family: Calibri, Myriad;
	font-size: 100.1%;
	}
.IndexTwoColLtSide #container, .TheWordOneColFixCtrHdr #container, .GalleryOneColFixCtrHdr #container, .AboutUsOneColFixCtrHdr  #container, .CommentsOneCol #container, .LoginOneCol #container  {
	width: 800px;
	margin: 0 auto;
	border: 5px double #FFFFFF;
	} 
.IndexTwoColLtSide #header, .TheWordOneColFixCtrHdr #header, .GalleryOneColFixCtrHdr #header, .AboutUsOneColFixCtrHdr #header, .CommentsOneCol #header, .LoginOneCol #header {
	height: 300px;
	position: relative;
	background-image: url(../images/header_image.jpg);
	margin-bottom: 10px;
	background-repeat: no-repeat;
	}
.IndexTwoColLtSide #footer, .TheWordOneColFixCtrHdr #footer, .GalleryOneColFixCtrHdr #footer, .AboutUsOneColFixCtrHdr #footer, .CommentsOneCol #footer, .LoginOneCol #footer {
	clear: both;
	padding: 5px 0;
	height: 20px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	}
.IndexTwoColLtSide #footer p, .TheWordOneColFixCtrHdr #footer p, .GalleryOneColFixCtrHdr #footer p, .AboutUsOneColFixCtrHdr #footer p, .CommentsOneCol #footer p, .LoginOneCol #footer p  {
	text-align: center;
	font-size: 1em;
	font-weight: normal;
	color: #FFFFFF;
	}
#header   #snow  {
	position: absolute;
	width: 800px;
	height: 300px;
}
.topcom {
	height: 20px;
	width: 780px;
	background-image: url(../images/content_bkg_comments_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
}
.IndexTwoColLtSide #content {
	width: 570px;
	float: right;
	}
.TheWordOneColFixCtrHdr #content {
	margin: 0px 10px 10px 10px;
	width: 780px;
	padding: 20px 0 0 0;
	height: 1130px;
	background-image: url(../images/content_bkg_the_word.jpg);
	background-repeat: no-repeat;
	position: relative;
	}
.GalleryOneColFixCtrHdr #content {
	width: 780px;
	padding: 20px 0 0 0;
	background-image: url(../images/content_bkg_gallery.jpg);
	background-repeat: no-repeat;
	margin: 0 10px 10px 10px;
	height: 1380px;
	}
.AboutUsOneColFixCtrHdr #content {
	width: 800px;
	height: 1210px;
	position: relative;
	}

.CommentsOneCol #content {
	margin: 0px 10px 10px 10px;
	width: 780px;
	background-image: url(../images/content_bkg_comments_middle.jpg);
	background-repeat: repeat-y;
	}
.CommentsOneCol #content h1 {
	margin-bottom: 20px;
	text-align: center;
	}
.CommentsOneCol #content .add {
	margin-left: 20px;
}

.CommentsOneCol #content .pages {
	margin-left: 20px;


}



.CommentsOneCol #content a {
	outline: none;
	color: #FFFFFF;
	font-size: 1.4em;
	float: left;
	text-decoration: none;
	text-align: center;
	margin: 0 5px;
	}
.CommentsOneCol   #content   a:hover  {
	text-decoration: underline;

	}
.AddCommentOneCol #content {
	width: 290px;
	background-color: #336699;
	padding: 10px;
}
.AddCommentOneCol #content h1 {
	text-align: center;
	margin: 0;
	}
.LoginOneCol #content {
	margin: 0px 10px 10px 10px;
	width: 780px;
	background-image: url(../images/content_bkg_comments_middle.jpg);
	background-repeat: repeat-y;
	}
.bottomcom {
	height: 20px;
	width: 780px;
	background-image: url(../images/content_bkg_comments_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: both;
}
#header h1 {
	position: absolute;
	width: 360px;
	height: 111px;
	text-indent: -1000em;
	left: 25px;
	top: 58px;
	background-image: url(../images/straight2heaven.png);
	background-repeat: no-repeat;
	}
#motto {
	position: absolute;
	text-indent: -1000em;
	}
#offsetOur {
	margin-right: 45px;
	}
#header ul {
	margin: 0px;
	padding: 0;
	list-style: none;
	position: absolute;
	bottom: 0px;
	float: left;
	right: 0px;
	width: 755px;
	}
#header li {
	float: left;
	}
#header li a:link,#header li a:visited {
	outline: none;
	display: block;
	text-decoration: none;
	font-size: 1.4em;
	margin-right: 10px;
	width: 130px;
	height: 30px;
	text-align: center;
	color: #FFFFFF;
	background-image: url(../images/navigation.jpg);
	background-repeat: no-repeat;
	}
#header li a:hover,#header li a:active {
	outline: none;
	color: #336699;
	background-image: url(../images/navigation.jpg);
	background-repeat: no-repeat;
	background-position: -130px;
    }	
#header li a.current,#header li a.current:hover,#header li a.current:active {
	outline: none;
	color: #336699;
	background-image: url(../images/navigation.jpg);
	background-repeat: no-repeat;
	background-position: -130px;
	}
#wrapper {
	height: 2199px;
	padding: 0 10px;
	margin-bottom: 10px;
	position: relative;
	}
#moments {
	width: 200px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(../images/moments_big.jpg);
	height: 2199px;
	position: relative;
	float: left;
	}
#heart_small {
	height: 30px;
	width: 32px;
	position: absolute;
	background-image: url(../images/heart_small.png);
	background-repeat: no-repeat;
	left: 85px;
	top: 50px;
	}
#moments h1 {
	text-align: center;
	width: 160px;
	margin-bottom: 25px;
	height: 40px;
	background-image: url(../images/moments_small.jpg);
	padding: 10px 20px;
	background-repeat: no-repeat;
	}
#moments img {
	display: block;
	}
#moments p {
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	}
#moments #moment {
	margin: 0 15px 10px 15px;
	}
#welcome {
	padding: 10px;
	background-image: url(../images/welcome.jpg);
	margin-bottom: 10px;
}

#welcome a {
	color: #FFFFFF;
	}

#welcome h1 {
	font-size: 1.5em;
	text-align: center;
	margin-bottom: 10px;
	}
#welcome p {
	font-size: 0.9em;
	text-align: center;
	}
#welcome blockquote {
	font-size: 1.4em;
	text-align: center;
	margin-top: 10px;
	}

/*--------------------End of Aboud Us Page--------------------*/

#our_story {
	background-image: url(../images/our_story_bkg.jpg);
	background-repeat: no-repeat;
	}
#our_story h1 {
	font-size: 2.5em;
	text-align: center;
	padding: 15px 0;
	}
#our_story img {
	display: block;
	margin: 0 20px 15px 20px;
	}
#flashPlayer {
	margin: 0 auto;
	width: 192px;
	height: 95px;
	position: relative;
	}
#our_story p {
	text-align: left;
	font-size: 1em;
	padding: 0 20px;
	}
#our_story blockquote {
	text-align: center;
	font-weight: normal;
	font-size: 1.5em;
	padding: 28px 0;
	}
	
/*--------------------End of Our Story Page--------------------*/
	
#bible {
	background-image: url(../images/biblia.png);
	background-repeat: no-repeat;
	height: 105px;
	width: 145px;
	left: 80px;
	top: 20px;
	position: absolute;
	}

/*--------------------End of The Word Page--------------------*/

#heart_big {
	height: 130px;
	width: 140px;
	position: absolute;
	background-image: url(../images/heart_big.png);
	background-repeat: no-repeat;
	left: 335px;
	top: 150px;
	}
#love_big {
	height: 130px;
	width: 140px;
	position: absolute;
	background-image: url(../images/love_big.png);
	background-repeat: no-repeat;
	}
#chris {
	width: 385px;
	float: left;
	height: 1200px;
	background-image: url(../images/content_chris_bkg_about_us.jpg);
	margin: 0 0 10px 10px;
	display: inline;
	background-repeat: no-repeat;
	}
#chris img {
	margin: 40px;
	}
#chris p {
	margin: 0 20px;
	}
#nicole {
	width: 385px;
	height: 1200px;
	background-image: url(../images/content_nicole_bkg_about_us.jpg);
	float: right;
	margin: 0 10px 10px 0px;
	display: inline;
	background-repeat: no-repeat;
	}
#nicole img {
	margin: 40px;
	}
#nicole p {
	margin: 0 20px;
	}
pre {
	font-weight: bold;
	font-family: Calibri, Myriad;
	font-size: 1.1em;
	margin: 0px 20px 0px 0px;
	text-align: right;
	}
