a, a:link {
	color: #b2791a;
	text-decoration: none;
}

a:visited {
	color: #b2791a;
	text-decoration: none;
}

a:hover, a:active {
	color: #83ad5b;
	text-decoration: none;
}

body{
	background: #000;
	margin: 0px;
	padding: 0px;
}

.BKGflareR {
  background: #000 url(../images/BKG_flareR.gif) no-repeat;
  background-position: top;
  width: 164px;
}

.BKGflareL {
  background: #000 url(../images/BKG_flareL.gif) no-repeat;
  background-position: top;
  width: 164px;
}

.content {
  background: #fff url(../images/BKG_main.gif) no-repeat;
  background-position: top;
  vertical-align: top;
  font: 12px Arial, Helvetica, sans-serif;
  color: #505153;
  line-height: 20px;
  padding: 10px 15px 15px 15px;
  border-right: 1px solid #83ad5b;
  border-left: 1px solid #83ad5b;
}

.columnR{
	padding-left: 20px;
	vertical-align: top;
	text-align: center;
}

.columnR a:link, .columnR a:visited {
  color: #5e6363;
  text-decoration: none;
  font-weight: bold;
}

.columnR a:hover, .columnR a:active {
  color: #83ad5b;
  text-decoration: none;
   font-weight: bold;
}

.credits{
	color: #fff;
	font: 11px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

.credits a:link, .credits a:visited {
  color: #fff;
  text-decoration: none;
}

.credits a:hover, .credits a:active {
  color: #000;
  text-decoration: none;
}

.footer{
   background: #83ad5b;
	color: #fff;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: right;
	padding: 4px 10px 10px 0px;
	letter-spacing: 1px;
}

.footer a:link, .footer a:visited {
	color: #405828;
  text-decoration: none;
}

.footer a:hover, .footer a:active {
	color: #000;
	text-decoration: underline;	
}

.fillerWH {
	background: #fff;
}

h1{
  font: 24px Times New Roman, Times, serif;
  color: #000;
}

h2{
  font: 19px Times New Roman, Times, serif;
  color: #6c8a4c;
}

.picpadR {
	padding: 12px 20px 12px 0px;
}

.picpadL{
	padding-left: 20px;
}

.rates1{
	background: #000;
	font: 12px Arial, Helvetica, sans-serif; 
	color: #ffffff;
	text-align: center;
	letter-spacing: 1px;
	padding: 6px;
}

.rates2{
	background: #83ad5b;
	text-align: center;
	font: bold 12px Arial, Helvetica, sans-serif; 
	color: #000;
	letter-spacing: 1px;
	padding: 6px;
}

.rates3{
	background: #83ad5b;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #465c30;
	text-align: right;
	padding-right: 6px;
	letter-spacing: 1px;
}

.ratesborder{
	border: 1px solid #83ad5b;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
	letter-spacing: 1px;
	padding: 6px;
	color: #000;
	line-height: 19px;
}

.ratesborder a:link, a:visited {
	color: #465c30;
	text-decoration: underline;
}

.ratesborder a:hover, a:active {
	color: #b2791a;
	text-decoration: underline;
}

.ratessmtxt{
	font: 10px Arial, Helvetica, sans-serif;
	color: #ffffff;
	letter-spacing: 1px;
}

.specialsLRG{
  font: 22px Times New Roman, Times, serif;
  color: #000;
  line-height: 24px;
}

.smtxt {
	font: 11px Arial, Helvetica, sans-serif;
}

.smtxt a:link, .smtxt a:visited { 
	color: #046E93;
	text-decoration: none;
}

.smtxt a:hover, .smtxt a:active { 
	color: #706c66;
	text-decoration: none;
}

.textBLK {
	color: #000;
}

.textGRN {
	color: #5a6e44;
}

.textWH {
	color: #fff;
}

ul {
	list-style: square;
}