@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #bb9667;
	background-image: url(images/bgMain.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}.footerPhoneNumber {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 6px;
}
.footerAddress {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 4px;
}
.footerDividerPadding {
	padding-top: 15px;
	padding-bottom: 15px;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.copyrightLink a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.copyrightLink a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.formDivider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #754586;
}
a {
	color: #eed040;
}
.formBG {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #91749c;
}

a:hover {
	color: #ffffff;
}
.boldGold {
	font-weight: bold;
	color: #E1C439;
	text-decoration: none;
	letter-spacing: -1px;
}
.bgWeddings {
	background-color: #542a63;
	background-image: url(images/bgWeddings.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bgCorporate {
	background-color: #542a63;
	background-image: url(images/bgCorporate.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.picPaddingLeft20px {
	padding-left: 20px;
}
