@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	background-color: #c3c3c3;
	font-size: 98%;
}
#headerWrap {
	background: scroll url(../images/wrapper-bg-tile.jpg) repeat-x left top;
}
#header {
	background: scroll url(../images/header-bg.jpg) no-repeat center top;
	height: 234px;
	width: 1124px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
ul#mainNav {
	list-style-type: none;
	background: scroll url(../images/main-nav-bg.jpg) no-repeat center top;
	margin: 192px auto 0 auto;
	height: 42px;
	width: 960px;
	text-align: center;
	line-height: 1em;
	padding: 12px 0 0 0;
}
div#content {
	background: scroll url(../images/paper_bg_tile.png) repeat-y center top;
	width: 1124px;
	margin: 0 auto 0 auto;
	padding: 0;
}
#wrapper {
	background: scroll url(../images/stone-bg-tile.jpg) repeat center 234px;
	margin: 0px;
	padding: 0px;
}
#home div#content h2.pageName {
	background: scroll url(../images/home-header-text.png) no-repeat center bottom;
}
#church div#content h2.pageName {
	background: scroll url(../images/church-header-text.png) no-repeat center bottom;
}
#ministries div#content h2.pageName {
	background: scroll url(../images/ministries-header-text.png) no-repeat center bottom;
}
#music div#content h2.pageName {
	background: scroll url(../images/music-header-text.png) no-repeat center bottom;
}
#community div#content h2.pageName {
	background: scroll url(../images/community-header-text.png) no-repeat center bottom;
}
#pastor div#content h2.pageName {
	background: scroll url(../images/pastor-header-text.png) no-repeat center bottom;
}
#calendar div#content h2.pageName {
	background: scroll url(../images/calendar-header-text.png) no-repeat center bottom;
}
#contact div#content h2.pageName {
	background: scroll url(../images/contact-header-text.png) no-repeat center bottom;
}
#errorPageNotFound  div#content  h2.pageName {
	padding-top: 0.5em;
	text-align: left;
	margin: 0px;
	background-image: none;
	font-size: 2.0em;
}
div#content h2.pageName {
	padding-top: 0.5em;
	text-align: left;
	margin: 0px;
	font-family: "Edwardian Script ITC";
	font-style: normal;
	font-weight: normal;
	font-size: 3.6em;
	color: #13450e;
	background: scroll url(../images/wedding-header-text.png) no-repeat center bottom;
}
div#mainBar ul.FAQ li, div#mainBar ul.policies li {
	list-style-type: disc;
	padding-bottom: 0.3em;
	list-style-image: url(../images/dot-bullet.png);
}
#header h1 {
	font-size: 1px;
	line-height: 1px;
	color: #527DA8;
	margin: 0px;
	padding: 0px;
}
/* Main Navigation */
ul#mainNav li {
	display: inline;
	padding-right: 12px;
	padding-left: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul#mainNav #mainThisPage {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 3px;
}
ul#mainNav li a {
	color: #FFFFFF;
	padding-bottom: 3px;
	text-decoration: none;
}
ul#mainNav li a:link {
	color: #FFFFFF;
	border:none;
}
ul#mainNav li a:visited {
	color: #FFFFFF;
	border:none;
}
ul#mainNav li a:hover {
	color: #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
}
ul#mainNav li a:active {
	color: #FFFFFF;
	border:none;
}
ul#mainNav li a#mainThisPage {
	color: #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
}
ul#mainNav li a#mainThisPage:link {
	color: #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
}
ul#mainNav li a#mainThisPage:visited {
	color: #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
}
ul#mainNav li a#mainThisPage:hover {
	color: #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
}
ul#mainNav li a#mainThisPage:active {
	color: #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
}
a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-color: #96ad93;
}
a:link {
	color: #0b4204;
	border-bottom-style: dotted;
}
a:visited {
	color: #0b4204;
	border-bottom-style: dotted;
}
a:hover {
	color: #4a7345;
	border-bottom-style: solid;
}
a:active {
	color: #4a7345;
	border-bottom-style: dotted;
}

a.noBorderLink {
	text-decoration: none;
	border:none;
}
a.noBorderLink:link {
	color: #0b4204;
	border:none;
}
a.noBorderLink:visited {
	color: #0b4204;
	border:none;
}
a.noBorderLink:hover {
	color: #4a7345;
	border:none;
}
a.noBorderLink:active {
	color: #4a7345;
	border:none;
}


h2.lightHeading {
	font-weight: normal;
	font-style: normal;
	color: #0b4204;
	margin: 30px 0 10px 0;
	font-size: 1.3em;
	clear: right;
	border-bottom: 1px solid #96ad93;
}
h3.lightH3 {
	font-weight: normal;
	font-style: normal;
	color: #0b4204;
	margin: 30px 0 10px 0;
	font-size: 1.1em;
	clear: right;
	border-bottom: 1px dotted #96ad93;
	width: 50%;
}
h3.lightH3NoTopMargin {
	font-weight: normal;
	font-style: normal;
	color: #0b4204;
	margin: 20px 0 10px 0;
	font-size: 1.1em;
	clear: right;
	border-bottom: 1px dotted #96ad93;
	width: 50%;
}

img.smallPhoto {
	float: right;
	width: 250px;
	padding-left: 26px;
	height: 168px;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
/* Content Div */
div#content .pageNameSubtitle {
	color: #13450e;
	text-align: center;
	font-size: 1.6em;
	margin: 0px;
	padding: 0px;
}
div#content .mainStory iframe {
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 1em;
}
div#content .mainStory {
	border-top: 3px double #0b4204;
	border-bottom: 1px solid #0b4204;
	margin-top: 1em;
	margin-right: 151px;
	margin-left: 151px;
	padding-top: 16px;
	padding-bottom: 4px;
}
div#content .mainStory h1, div#content .mainStory h2 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
div#content .mainStory h3 {
	font-weight: normal;
	font-style: italic;
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 1.2em;
}
div#content .mainStory p {
	margin-left: 0px;
	margin-right: 0px;
}
div#content .mainStory img {
	float: left;
	padding: 0 30px 16px 0;
	margin: 0;
}
div#content .photoThumbs {
	margin-right: 151px;
	margin-left: 151px;
	border-bottom: 3px double #0b4204;
	padding-top: 16px;
	padding-bottom: 16px;
	text-align: right;
	margin-bottom: 0px;
}
div#content .photoThumbs h3 {
	font-style: italic;
	font-weight: normal;
	color: #0b4204;
	text-align: left;
	margin: 0px;
	padding: 0px;
	display: inline;
	vertical-align: top;
}
div#content .photoThumbs img {
	padding-left: 21px;
	border-style: none;
}
div#content .photoThumbs  a {
	border-style: none;
}
div#content .photoThumbs h3 a.iframe {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-color: #96ad93;
}
div#content .photoThumbs h3 a:link{
	color: #0b4204;
	border-bottom-style: dotted;
}
div#content .photoThumbs h3 a:visited {
	color: #0b4204;
	border-bottom-style: dotted;
}
div#content .photoThumbs h3 a:hover {
	color: #4a7345;
	border-bottom-style: solid;
}
div#content .photoThumbs h3 a:active {
	color: #4a7345;
	border-bottom-style: dotted;
}
/* Sidebar Div */
div#sidebar {
	margin-left: 151px;
	width: 206px;
	float: left;
	margin-bottom: 30px;
}
div#sidebar h2 {
	font-size: 1.1em;
	margin: 34px 0 0.5em 0;
	font-weight: normal;
	border-bottom: 1px solid #96ad93;
}
/* Sidebar Subnav Lisy */
div#sidebar #subNav {
	list-style-type: none;
	padding: 0px;
	margin: 0 0 16px 0;
	font-size: 0.96em;
	font-weight: normal;
}
div#sidebar #subNav li {
	padding-top: 0.3em;
	padding-bottom: .2em;
}
div#sidebar #subNav li#subThisPage {
	color: #0b4204;
	font-weight: bold;
	text-decoration: underline;
}
div#sidebar p#wonderText {
	font-size: 1.1em;
	padding-bottom: 0px;
	margin-bottom: 0.5em;
	line-height: 1.2em;
	width: 195px;
}
div#sidebar p.sidebarAd {
	font-size: 0.85em;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #4a7345;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 2em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 195px;
	font-style: italic;
	text-align: left;
	line-height: 1.4em;
}

div#sidebar ul#discoverWonders {
	list-style-type: none;
	padding: 0;
	font-style: italic;
	font-size: 1.1em;
	line-height: 1.2em;
	margin: 0 0 2em 0;
}
div#sidebar ul#discoverWonders li {
	list-style-type: none;
	list-style-image: none;
}
/* Mainbar Div */
div#mainBar {
	margin-left: 394px;
	margin-right: 151px;
	margin-top: 0px;
	padding-top: 0px;
}
div#mainBar img.personnelImage {
	float: right;
	margin-left: 0px;
	margin-bottom: 16px;
}
div#mainBar img.adLogo {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 80px;
	width: 216px;
}

div#mainBar p {
	font-size: 0.96em;
	margin-top: 0.5em;
	margin-bottom: 0;
	padding: 0 0 .3em 0;
}
div#mainBar p.noPadBelow, div#content .mainStory p.noPadBelow {
	margin-bottom: 0;
	padding: 0;
}
div#mainBar p.personnelBlurb {
	margin-right: 120px;
}
div#mainBar p.sig {
	margin-right: 120px;
	font-style: italic;
	text-align: right;
}
div#mainBar p.illustratedText {
	margin-right: 276px;
}
div#mainBar p.topLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
	text-align: right;
	padding-top: 1em;
	clear: both;
}
div#mainBar p.question {
	border-bottom: 1px solid #96ad93;
	font-weight: bold;
	padding-bottom: 0px;
}
div#mainBar p.topLink a {
	text-decoration: none;
	color: #0b4204;
	border-bottom: 1px dotted #0b4204;
}
div#mainBar p.ceremonyDownloadLink  {
	padding-top: 1.5em;
	border-top: 3px double #0b4204;
	margin-top: 2em;
	font-size: 0.9em;
	padding-bottom: 1.5em;
}
div#mainBar p.fileDownloadLink {
	padding-top: 1em;
	padding-bottom: 1em;
	margin-top: 1em;
	font-size: 0.9em;
}
div#mainBar p.weakLink {
	font-size: 0.8em;
	margin-bottom: 1.4em;
}
div#mainBar p span.caution      {
	font-style: italic;
	font-size: 0.94em;
}
div#mainBar p.photoSubjects {
	padding-bottom: 0px;
	font-size: .9em;
}
div#mainBar p.photoCredit {
	font-size: .74em;
	text-align: right;
	padding-top: 1em;
}
div#mainBar ul.policies {
	line-height: 1.2em;
	font-size: 0.96em;
	padding-left: 1em;
	list-style-position: outside;
}
div#mainBar ul.FAQ {
	line-height: 1.2em;
	font-size: 0.96em;
}
div#mainBar ul.inquiryList {
	float: left;
	width: 38%;
	display: inline-block;
	padding: 0px;
	list-style-type: none;
	margin: 0.8em 12% .6em 0;
}
div#mainBar ul.inquiryList li    {
	margin-top: .25em;
	font-size: .96em;
}
div#mainBar ul.inquiryList li h3.inquiryHead {
	font-size: 1.2em;
	border-bottom: 1px dotted #96ad93;
	border-right: none;
	font-weight: normal;
	width: 100%;
	margin-top: 0em;
	margin-bottom: 0.3em;
	padding: 0;
}
div#mainBar form  {
	margin-top: 0px;
}
div#mainBar .formButton {
	margin-top: .5em;
	margin-bottom: 0px;
}
div#mainBar table.formTable {
	margin-top: .5em;
	margin-bottom: 1.2em;
	padding:0;
}
div#mainBar .formTable label {
	font-size: .96em;
}
div#mainBar .formTable td {
	margin: 0px;
	padding: 0 .3em .2em 0;
	vertical-align: bottom;
}
div#mainBar div.scholarshipPhotos {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
	padding: 0px;
}
div#mainBar div.scholarshipPhotos h3 {
	text-align: center;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
span.requiredFieldIndicator {
	color: #990000;
}
span.formTextNoContainer {
	font-size: .96em;
}
#wrapper #footerWrap {
	background-color: #c3c3c3;
	margin: 0px;
	padding: 0px;
	height: 112px;
	width: 100%;
}
#wrapper #footer {
	background-color: #c3c3c3;
	padding: 0px;
	height: 112px;
	width: 1124px;
	margin: 0 auto 0 auto;
}
#wrapper #footer p {
	margin-top: 0px;
	margin-left: 151px;
}
#footer ul {
	list-style-type: none;
	width: 960px;
	margin: 0 0 0 82px;
	padding: 18px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .76em;
}
#wrapper #footerWrap #footer li.rightItem {
	text-align: right;
}
#footer ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 50%;
}
.tinify {
	line-height: 1px;
	height: 1px;
}
#ceremonyPage h3.lightH3 {
	font-weight: normal;
	font-style: normal;
	color: #0b4204;
	margin: 30px 0 10px 0px;
	font-size: 1.1em;
	clear: right;
	border-bottom: 1px dotted #96ad93;
	width: 70%;
}
div#watermark {
	margin-left: 394px;
	margin-right: 151px;
	margin-top: 3em;
	padding-top: 0px;
	text-align: center;
}
#contact #wrapper #content div.mainStory ul.errorList {
	font-size: 0.98em;
	width:290px;
	margin-left: 460px;
}
#contact #wrapper div.mainStory ul.errorList li {
	padding-bottom: .3em;
}
#errorPageNotFound #wrapper #content p.morespacetop {
padding-top:1em;
}
#footer a {
	line-height: 1.5em;
}
#Easter img {   
	display: block; 
	margin-left: auto;   
	margin-right: auto; 
	padding: 6px;
}

