.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}
.bgmain {
	background-image: url(index_r3_c2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.headinglight {
	font-family: "Times New Roman";
	font-size: 30px;
	font-style: italic;
	color: #A78512;
	text-decoration: none;
	font-weight: normal;

}
.headingdark {
	font-family: "Times New Roman";
	font-size: 30px;
	font-style: italic;
	color: #D3C33D;
	text-decoration: none;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.subheading {
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	color: #996600;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;

}
