body {
	margin: 0;
	padding: 0;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #800000;
}

.bgWhite {
	background-color: #EDE1BB;
}

.bgRed {
	background-color: #800000;
}

.bgRedLight {
	background-color: #CC3333;
}

.bgDots {
	background-image: url(images/dots.gif);
	background-repeat: repeat-x;
}

.bgFeather {
	background-image: url(images/bgFeather.jpg);
	background-repeat: repeat-y;
}

.bgFeatherWatermark {
	background-image: url(images/featherWatermark.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.bgNavigation {
	background-image: url(images/bgNavigation.gif);
	background-repeat: repeat-x;
}

.bgPicturesIndex {
	background-image: url(images/bgPicturesIndex.gif);
	background-repeat: repeat-x;
}

.bgContactUs {
	background-image: url(images/brideGroomPillars.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.bgFAQ {
	background-image: url(images/brideDoorway.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.bgEvents {
	background-image: url(images/champaignFlutes.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.bgWeddings {
	background-image: url(images/bridePillars.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.bgTestimonials {
	background-image: url(images/testimonials.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.bgBorder {
	background-color: #666;
}

.marginRight {
	margin-right: 15px;
}

.textNormal {
	font-family: "Garamond", "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	color: #444;
}

.textNormalRed {
	font-family: "Garamond", "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	color: #800000;
}

.textNormalBold {
	font-family: "Garamond", "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	color: #000;
}

.textNormalBoldItalic {
	font-family: "Garamond", "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	line-height: 20px;
	color: #111;
}

.textFAQAnswer {
	font-family: "Garamond", "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #000;
}

.textCopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	line-height: 14px;
}

.textNote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333399;
	line-height: 16px;
}

.textNormalIndex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFF;
}

.textTestimonialIndex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FFF;
}

.textTestimonialIndexItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	line-height: 12px;
	color: #FFF;
}

.textPhoneIndex {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #F2865A;
}

.textTitle {
	font-family: "Garamond", "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	color: #990000;
}

.textSmallIndex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #EDE1BB;
}

.linkNormal {
	font-family: "Garamond", "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	color: #993399;
}

a.linkNormal:hover {
	color: #444;
	text-decoration: none;
}

.linkMainNav {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	line-height: 34px;
	text-decoration: none;
	color: #FFF;
}

a.linkMainNav:hover {
	color: #800000;
}

.linkTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	color: #663366;
}

a.linkTop:hover {
	color: #111;
	text-decoration: none;
}

.linkSmallIndex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #EDE1BB;
}

.linkSmallIndexItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 14px;
	color: #EDE1BB;
}

a.linkSmallIndex:hover, a.linkSmallIndexItalic:hover {
	text-decoration: none;
}

.linkMaxcreative {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	line-height: 14px;
}

a.linkMaxcreative:hover {
	text-decoration: none;
}
