@charset "ISO-8859-1";
body {
	background-color: #FEF3F6;
	background-image: url(http://www.fantasy-celebrations.com/images/pagebgpink.png);
	margin-top: 0px;
	margin-bottom: 33px;
	background-repeat: no-repeat;
	background-position: center top;
}
.middlebg {
	background-image: url(http://www.fantasy-celebrations.com/images/middlebg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.footerbg {
	background-image: url(http://www.fantasy-celebrations.com/images/footerbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
body,td,th {
	color: #432F13;
	font-family: Century Gothic, Century, Adobe Garamond Pro, Arial;
	font-size: 10pt;
}
a:link {
	color: #432F13;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #432F13;
}
a:hover {
	text-decoration: none;
	color: #F6A9C0;
}
a:active {
	text-decoration: underline;
	color: #432F13;
}
.maincontent {
	text-align: center;
	margin-right: 16px;
	margin-left: 20px;
}
.bottommain {
	margin-top: 15px;
}
.textcontent {
	margin-right: 5px;
	margin-left: 0px;
	text-align: right;
	margin-top: 15px;
	text-indent: 4px;
}
.bottomlinks {
	color: #432F13;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
	font-size: 9pt;
	font-weight: normal;
}
.style1 {
	font-size: 16pt;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-indent: 7px;
}
.pagecontent {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 4px;
	margin-right: 4px;
}
.columns {
	text-align: center;
	font-size: 10pt;
	list-style-type: none;
	background-color: #FEF3F6;
	border: 4px solid #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	color: #3f2a0c;
}
.columnheaders {
	margin-top: 0px;
	margin-bottom: 12px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #F6A9C0;
}
ul {
	text-align: left;
	list-style-type: circle;
}
h1 {
	color: #432F13;
	text-align: center;
	font-size: 18pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}	
