@charset "utf-8";
body {
	background-attachment: scroll;
	background-color: #e9dcf7;
	background-image: url(images/bgMain.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.contentBG {
	background-image: url(images/bgContent.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #9785ab;
	text-decoration: none;
	text-transform: uppercase;
}
.menuSide a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #eec400;
	text-decoration: none;
	letter-spacing: -1px;
	line-height: 14px;
}
.menuSide a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: -1px;
	line-height: 14px;
}
.menuSideBooks a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #ffe670;
	text-decoration: none;
	letter-spacing: -1px;
	line-height: 20px;
}
.menuSideBooks a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: -1px;
	line-height: 20px;
}
.copyrightLink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #9785ab;
	text-decoration: underline;
	text-transform: uppercase;
}
.copyrightLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #c4b2d8;
	text-decoration: underline;
	text-transform: uppercase;
}
.address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #9352da;
	text-decoration: none;
	letter-spacing: 5px;
}
.menuTop a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.menuTop a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #eec400;
	text-decoration: none;
	background-color: #7d609c;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
table {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.boldPurple {
	font-weight: bold;
	color: #7639b9;
}
.italic18ptPurple {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #a30097;
	text-decoration: none;
}
a {
	color: #29005c;
	text-decoration: underline;
}
a:hover {
	color: #a6009a;
	text-decoration: underline;
}
.faqTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #666699;
	text-decoration: none;
	letter-spacing: -1px;
}
.boldRed {
	font-weight: bold;
	color: #CC0000;
}
.cellUnderline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.disclaimerText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}
.bigGoldText {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.bigText {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #a30097;
	text-decoration: none;
	letter-spacing: -2px;
}
.menuDividerPadding {
	padding-top: 5px;
	padding-bottom: 5px;
}
.picPadding20px {
	padding-right: 20px;
	padding-left: 20px;
}
.picPaddingLeft20px {
	padding-left: 20px;
}
