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

body {
	background-color: #851019;
}

.bodyHome {
	background-image: url(../images/pageBG.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.bodyGallery {
	background-image: url(../images/pageBGGallery.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.bodyTestimonials {
	background-image: url(../images/pageBGTestimonials.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.bodyPackagingInfo {
	background-image: url(../images/pageBGPackageInfo.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.bodyContact {
	background-image: url(../images/pageBGContact.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.bodyAbout {
	background-image: url(../images/pageBGAbout.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.bodyGalleryPages {
	background-image: url(../images/pageBGGalleryPages.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.bodyWeddingPackage {
	background-image: url(../images/pageBGWeddingPackage.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.bodyEngagementPackage {
	background-image: url(../images/pageBGEngagementPackage.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.bodyChildrenPackage {
	background-image: url(../images/pageBGChildrenPackage.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.bodySeniorPackage {
	background-image: url(../images/pageBGSeniorPackage.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.bodyBusinessPackage {
	background-image: url(../images/pageBGBusinessPackage.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.bodyFamilyPackage {
	background-image: url(../images/pageBGFamilyPackage.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.eventCodeTable {
	position: relative;
	top: 10px;
}

.pageContent {
	position: relative;
	top: 80px;
}

.copyrightTableHome {
	position: relative;
	top: 424px;
}

.copyrightTableGallery {
	position: relative;
	top: 164px;
}

.copyrightTablePackagingInfo {
	position: relative;
	top: 164px;
}

.copyrightTableTestimonials {
	position: relative;
	top: 156px;
}

.copyrightTableContact {
	position: relative;
	top: 492px;
}

.copyrightTableAbout {
	position: relative;
	top: 304px;
}

.copyrightTableGalleryPages {
	position: relative;
	top: 175px;
}

.copyrightTableWeddingPackage {
	position: relative;
	top: 154px;
}

.copyrightTableEngagementPackage {
	position: relative;
	top: 390px;
}

.copyrightTableChildrenPackage {
	position: relative;
	top: 372px;
}

.copyrightTableSeniorPackage {
	position: relative;
	top: 338px;
}

.copyrightTableBusinessPackage {
	position: relative;
	top: 358px;
}

.copyrightTableFamilyPackage {
	position: relative;
	top: 372px;
}

.copyrightTableOpenHouse {
	position: relative;
	top: 218px;
}

.copyrightTableChristmasCards {
	position: relative;
	top: 119px;
}

p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #C0C0C0;
	line-height: 14px;
}
.copyText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #ffffff;
}

a:link {
	font-family: Helvetica, Arial, sans-serif; color: #bf8b12;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	font-family: Helvetica, Arial, sans-serif; color: #bf8b12;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	font-family: Helvetica, Arial, sans-serif; color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
.weddingPackagePricingTable {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #bf8b12;
	line-height: 14px;
	border-style:solid;
	border-width: thin;
	border-color: #bf8b12;
}