
body {background-color: #2D1400;
}

body,td,th {
	color: #2D1400;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:600;
}

.main { background-image: url("images/background.jpg");
	background-repeat:repeat-y;
	vertical-align: top;
}
.mainindex { background-image: url("images/backgroundindex.jpg");
	background-repeat:repeat-y;
	vertical-align: top;
}
td.buttons { background-image: url("images/hunt4.jpg");
	background-repeat:repeat-y;
	vertical-align: top;
}

td.rightside { background-image: url("images/hunt6.jpg");
	background-repeat:repeat-y;
	vertical-align: top;
}

a {
	color: #FF9900;
}
a:hover {
	color: #FFCC00;
}

a.leftlink {display: block;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	line-height: 2em;
	padding-left: 30px;
	text-decoration: none;
}
a.leftlink:hover  { color: #FFCC00;
}

a.leftlinka {display: block;
	color: #FFCC00;
	font-weight: bold;
	font-size: 16px;
	line-height: 2em;
	padding-left: 30px;
	text-decoration: none;
}
a.leftlinka:hover  { color: #FFFFFF;}

a.sublink {display: block;
	color: #FFCC00;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.5em;
	padding-left: 50px;
	text-decoration: none;
}
a.sublink:hover  { color: #FFFFFF;}

a.sublinka {display: block;
	color: #FFCC00;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.5em;
	padding-left: 50px;
	text-decoration: underline;
}
a.sublinka:hover  { color: #FFFFFF;}

.maincopy { padding: 0 30px 14px 40px;}


.heading { font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

.emph {color: #FFCC00;
	font-weight: bold;
	font-size: 1.15em;}
	
.linksbottom {font-size: 11px;
	color: white;
	font-weight: bold;
	text-decoration: none;}

.linksbottom:hover {color: #FFCC00;
}
.smbottom {font-size: 11px;
	color: white;
	text-decoration: none;
	font-weight:normal;}

.style2 {color: #EAB35C}
