body {
	background-color: #e9dfcd;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	background-image: url(../images/FC_card_texture_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}
p {
	color: #000000;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 20px;
	line-height: 13px;
	text-align: left;
	vertical-align: top;
}
h1 {
	color: #CC9966;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
}
h2 {
	color: #CC0000;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}
h3 {
	color: #CC9966;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}
h4 {
	color: #000000;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}
h5 {
	font-size: 10px;
	font-weight: bold;
	color: #CC9966;
}
a:link, a:visited, a:active {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #CC9966;
	text-decoration: none;
}
.table {
	border: 7px solid #FFFFFF;
	background-color: #f2ece0;
	background-position: center top;
	width: 960px;
}
.tableouter {
	width: 1000px;
	height: 550px;
}
.tableindex {
	vertical-align: middle;
}
.headernav {
	background-position: left center;
	height: 20px;
	padding-left: 20px;
}
.darkbeige {
	color: #CC9966
}
.indexborder {
	border: 7px solid #FFFFFF
}
.centredtext {
	text-align: center
}
.italic {
	font-style: italic;
}
.quote {
	font-size: 16px;
	color: #000000;
	line-height: 19px;
	font-weight: normal;
}
.quotelrg {
	font-size: 22px;
	line-height: 19px;
	color: #CC9966;
	letter-spacing: -0.7px;
	font-weight: bold;
}
.boldtext {
	font-weight: bold;
}
.redtext {
	color: #CC0000;
}
.greytext  {
	color: #999999
}
.nav {
	background-image: url(../images/nav_bar.png);
	background-repeat: repeat-x;
	width: 946px;
}
.shadleft {
	background-image: url(../images/FC_tableshad-L.png);
	background-repeat: repeat-y;
	width: 20px;
}
.shadright {
	background-image: url(../images/FC_tableshad-R.png);
	background-repeat: repeat-y;
	width: 20px;
}
.shadtop {
	background-image: url(../images/FC_tableshad-T.png);
	background-repeat: repeat-x;
	height: 20px;
}
.shadcnr-tr {
	background-image: url(../images/FC_cnrshad-TR.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
}
.shadcnr-tl {
	background-image: url(../images/FC_cnrshad-TL.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
}
.shadbot {
	background-image: url(../images/FC_tableshad-B.png);
	background-repeat: repeat-x;
	height: 20px;
}
.shadcnr-br {
	background-image: url(../images/FC_cnrshad-BR.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
}
.shadcnr-bl {
	background-image: url(../images/FC_cnrshad-BL.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
}
.slideshowreg {
	width: 500px;
	height: 550px;
}
.slidereglarge {
	width: 700px;
	height: 550px;
}
.fullwidthreg {
	width: 946px;
	height: 550px;
}
.textreg {
	width: 446px;
	height: 550px;
}
.textregsmall {
	width: 246px;
	height: 550px;
}
.shadnav {
	background-image: url(../images/FC_navshad.png);
	background-repeat: repeat-x;
	height: 30px;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3aa81;
}