.background {
	background-attachment: scroll;
	background-image: url(images/backgroundTile.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footerLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.menuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.pageStroke {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #6f3387;
	border-left-color: #6f3387;
}
.BoldCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #4b0069;
}
.giftLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.smallCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.thanksLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 4b0069;
}
.CalendarLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4B0069;
	padding-left: 15px;
}
.CalendarSpace {
	padding-left: 15px;
}
