body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin: 0 auto;
	text-align: center;
	background-color: #DDD587;
	background-image: url(images/back.jpg);
	background-repeat: repeat-y;
	background-position: top center;
}
#wrapper {
	margin: 0 auto;
	text-align: center;

}
.IndexCopy {
	font-size: x-small;
	line-height: 21px;
	color: #032E5B;
	background-image: url(images/index_back.gif);
	background-repeat: no-repeat;
	padding: 20px;
	vertical-align: top;
	text-align: left;
}
.FooterCopy {
	font-size: xx-small;
	color: #E7E1A3;
	padding: 10px 0 15px 0;
	text-align: center;
	background-color: #002C58;
}
.DrillImage {
	background-position: top;
	padding-top: 20px;

}
.DrillCopy {
	font-size: x-small;
	line-height: 21px;
	color: #002E56;
	background-image: url(images/drill_back.gif);
	background-repeat: no-repeat;
	padding: 20px 25px 20px 50px;
	vertical-align: top;
	width: 350px;
	text-align: left;
}
.Links {
	font-size: x-small;
	font-weight: bold;
	color: #002C58;
}
.WhiteLinks {
	font-size: xx-small;
	font-weight: bold;
	color: #E7E1A3;
}
.WeddingCopy {
	font-size: x-small;
	line-height: 21px;
	color: #032E5B;
	padding: 20px 10px 20px 60px;
	vertical-align: top;
}
h1 {
	font-size: 14px;
	color: #002C58;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
}
.navtable {
	background-color: #E7E1A3;
}
.contenttable {
	background-color: #E7E1A3;
}
p, ol, ul, img {
	text-align: left;
	margin: 0;
}
h6 {
	font-family: Arial, Helvetica, sans-serif, Univers, "Univers 57 Condensed";
	font-size: 1em;
	color: #032E5B;
	background-color: #DDD587;
	width: 230px;
	padding: 5px 10px 5px 10px;
	text-align: center;
	border: 1px dotted;
	border-color: #C1B100;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 1.2em;
	border-bottom: 3px double #8F8B63;
	padding: 0 0 5px 0;
	margin: 0 50px 0 50px;
	color: #8F8B63;
}
.footerlogos {
	background-color: #E7E1A3;
	padding-bottom: 150px;
}

