.mainnav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;

}
.mainnav:hover {
	color: #000000;
}
.subnav {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.subnav:hover {
	color: #F26B21;
}
.imageGOLD{
	border: 2px solid #937D52;
	margin-bottom: 5px;
}

.subheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #937D52;
	text-decoration: none;
}
.subCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 70px;
	padding-left: 70px;
	text-align: justify;
}
.bulletCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding-right: 25px;
	line-height: 16px;


}
.rightcategoryname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #937D52;
	text-decoration: none;
	padding-right: 15px;
}
.backlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #937D52;
	text-decoration: none;
}
.backlink:hover{
	color: #F26B21;
}
ul {
	list-style-image: url(images/bullet.jpg);
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
