@charset "UTF-8";
/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #889d73;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColElsCtr #container {
	width: 799px;
	background-image:url(../images/Background.jpg);
	margin: 0 auto;	/* the auto margins (in conjunction with a width) center the page */
	text-align: left;	/* this overrides the text-align: center on the body element. */
	color:#FFFFFF;	/* define text colour for whole page */
}
.oneColElsCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
/**********************************************************************************************************************/
/***********************************************  Page Heading  **********************************************************/
/**********************************************************************************************************************/
div#page_Heading {
	width:800px;
	height:80px;
	margin: 0px -21px;
	border:thin solid #889d73;
	border-bottom: none;
 	font-family: Helvetica, Verdana, Tahoma;
}

#page_Heading .mainHeadingText {
	width:680px;
	height:72px;
	background-image:url(../images/BannerHeading.jpg);
	background-repeat:no-repeat;
	z-index:2;
	margin:4px 60px;
}

#page_Heading .subHeadingText {
	font-size:8pt;
	width:300px;
	color: #FFFFFF;
	letter-spacing: 3pt;
	margin:-10px 0px 0px 340px; 
}

/**********************************************************************************************************************/
/***********************************************  Page Banner  ***********************************************************/
/**********************************************************************************************************************/
div#page_Banner {
	width:798px;
	height:168px;
	background-image:url(../images/Banner_2.jpg);
	background-repeat:no-repeat;
	margin: 0px -20px;
}
/**********************************************************************************************************************/
/***********************************************  Page Navigation  ********************************************************/
/**********************************************************************************************************************/
div#Navigation{
	width:801px;
	height:31px;
	margin: 10px -21px;
	font-size:19px;
	line-height:19px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	z-index: 1;
	text-align: center;
}

#Navigation .buttonSpacer {
	width:1px;
	height:31px;
	float:left;
}

#Navigation .buttonHome {
	width:97px;
	z-index: 2;
	margin-left:1px;
	float:left;
	background-color:#C3CEB9;
}

#Navigation .buttonTestimonials {
	width:154px;
	z-index: 2;
	float:left;
	background-color:#BCC8B0;
}

#Navigation .buttonLegalities {
	width:122px;
	z-index: 2;
	float:left;
	background-color:#B5C2A8;
}

#Navigation .buttonCeremony {
	width:132px;
	z-index: 2;
	float:left;
	background-color:#ADBB9F;
}

#Navigation .buttonFaqs {
	width:94px;
	z-index: 2;
	float:left;
	background-color:#A6B596;
}

#Navigation .buttonFees {
	width:79px;
	z-index: 2;
	float:left;
	background-color:#9EAF8D;
}

#Navigation .buttonContact {
	width:115px;
	z-index: 2;
	float:left;
	background-color:#97A985; 
}

#Navigation a{
	color:#FFFFFF;
	line-height:21px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:4px 3px 5px 4px;
	}
	
#Navigation a:hover {
	background: #889d73;
	}
	
#Navigation a:visited {
	color:#FFFFFF;
	}

/**********************************************************************************************************************/
/***********************************************  Page body *************************************************************/
/**********************************************************************************************************************/
div#page_Body {
	width:800px;
	height:100%;
	margin: 0px -21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#page_Body .bodyText {
	width:500px;
	margin:30px 150px;
	font-size: 14px;
	text-align:justify;
}
#page_Body .service_Heading {
	font-weight:bold;
	text-indent:10px;
	text-align:left;
}
#page_Body .indent {
	text-indent:45px;
}
#page_Body .leftAlign {
	text-align:left;
}
#page_Body .rightAlign {
	margin-left:20px;
}
#page_Body .centreAlign {
	text-align:center;
}
#page_Body a {
	color: #CCCCCC;
	text-decoration:none;
}
#page_Body .service_Heading a {
	margin-right:-20px;
}
#page_Body a:hover {
	color:  #889d73;
}
#page_Body p {
	font-weight:200;
}
#page_Body .leftTextCeremony {
	margin:0px 260px 0px 0px;
	height:170px;
}
#page_Body .leftTextTestimonials {
	margin:0px 260px 0px 0px;
}

#page_Body .rightText {
	margin:0px 0px 0px 250px;
}
#page_Body .rightTextSignature {
	margin:0px;
	text-align:right;
}

#page_Body h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	text-align:left;
}
#page_Body h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align:left;
}
#page_Body hr {
	border-bottom:#FFFFFF thin solid;
}
#page_Body .spacer {
	height:10px;
}
td {
	font-size:10px;
	text-align:center;
	border:  #889d73 thin solid;
}
th {
	text-align:center;
}

/**********************************************************************************************************************/

#page_Body .rightImage {
	margin: -170px 0px 0px 0px;
	float:right;
}

#page_Body .leftImage {
	margin: auto;
	float:left;
}
#page_Body .Anna {
	margin: auto;
	float:left;
	margin-top:-215px;
}
#page_Body .Melissa {
	margin: auto;
	float:left;
	margin-top:-215px;
}
#page_Body .Nikki {
	margin: auto;
	float:left;
	margin-top:-260px;
}
#page_Body .Myles {
	margin: auto;
	float:left;
	margin-top:-180px;
}
#page_Body .Julliette {
	margin: auto;
	float:left;
	margin-top:-232px;
}
#page_Body .Jessica {
	margin: auto;
	float:left;
	margin-top:-214px;
}
#page_Body .Michelle {
	margin: auto;
	float:left;
	margin-top:-213px;
}

#page_Body .section {
	margin:0px;
	height:170px;
}
/**********************************************************************************************************************/
#page_Body .Processional1 {
	margin-top:-180px;
	height:168px;
	width:239px;
	float:right;
}
#page_Body .Processional2 {
	margin-top:-190px;
	margin-right:53px;
	height:168px;
	width:133px;
	float:right;
}
#page_Body .Processional3 {
	margin-top:-200px;
	height:168px;
	width:239px;
	float:right;
}
#page_Body .Parents {
	margin-top:-180px;
	margin-left:-192px;
	height:168px;
	width:239px;
	float:right;
}
#page_Body .Reading {
	margin-top:-230px;
	margin-right:57px;
	height:168px;
	width:125px;
	float:right;
}
#page_Body .Vows1 {
	margin-top:-180px;
	margin-right:57px;
	height:168px;
	width:125px;
	float:right;
}
#page_Body .Vows2 {
	margin-top:-190px;
	margin-right:63px;
	height:168px;
	width:113px;
	float:right;
}
#page_Body .Ring {
	margin-top:-190px;
	margin-right:22px;
	height:168px;
	width:195px;
	float:right;
}
#page_Body .Kiss {
	margin-top:-220px;
	margin-right:58px;
	height:168px;
	width:123px;
	float:right;
}
#page_Body .Signing {
	margin-top:-185px;
	margin-right:29px;
	height:168px;
	width:181px;
	float:right;
}
#page_Body .Certificate {
	margin-top:-200px;
	margin-right:60px;
	height:168px;
	width:119px;
	float:right;
}
#page_Body .Recessional {
	margin-top:-188px;
	margin-right:21px;
	height:168px;
	width:197px;
	float:right;
}
#page_Body .Group {
	margin-top:-205px;
	height:168px;
	width:239px;
	float:right;
}
#page_Body .Vines {
	margin-top:-190px;
	margin-right:51px;
	height:168px;
	width:137px;
	float:right;
}
/**********************************************************************************************************************/

/*tr {
	border:#FFFFFF thin solid;
}*/
/*table {
	border:#FFFFFF thin solid;
}*/
/**********************************************************************************************************************/
/***********************************************  Copyright   ************************************************************/
/**********************************************************************************************************************/
div#copyright {
	width:799px;
	height:34px;
	font-size:10px;
	margin-left:-20px;
	text-align:center;
	padding-top:14px;
}
#copyright a{
	color: #CCC;
	text-decoration:none;
	}

