@charset "utf-8";
body {
	background-color: #fffdef;
}
.GeneralTextMaroon {
	color: #652D20;
	font-size: small;
	font-weight: normal;
}

.MainTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #000B73;
}
.SideTitleMaroon {
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #652d20;
}
.SideParagraphMaroon {
	font-size: small;
	color: #652d20;
}
.sidetitleshite {
	font-size: large;
	color: #FFFFFF;
}
.sideparawhite {
	font-size: small;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
.footerparawhiteCopy {
	font-size: x-small;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
.sideparamarron {
	color: #652D20;
	font-size: small;
}
.sidetitlemaroon {
	font-size: large;
	color: #652d20;
	font-weight: bold;
	font-style: italic;
}
.DressInfoHeadings {
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #652d20;
}
.DressInfoText {
	color: #652D20;
	font-size: medium;
	font-weight: normal;
}
