@charset "utf-8";
body  {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #171717;
	padding: 0;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #262626;
	background-image: url(images/backgroundgradient.jpg);
	background-repeat: no-repeat;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #360;
	margin-top: 0px;
	margin-bottom: 12px;
	font-weight: bold;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3E7702;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #346217;
	margin-bottom: 1px;
	margin-top: 3px;
	text-align: center;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #060;
	background-image: url(images/headers.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-left: 5px;
	display: block;
	clear: left;
	font-style: italic;
	margin: 0px;
	padding-bottom: 3px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #46871F;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	padding: 0px;
	margin-left: 8px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #146EB4;
	margin-top: 12px;
	margin-bottom: 6px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	margin-top: 2px;
	margin-bottom: 10px;
	color: #000;
	text-align: left;
}

li.left {
	font-size: 11px;
	margin-bottom: 1px;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 0px;
	padding-right: 6px;
}
td a {
	text-decoration: none;
	color: #3E6E1A;
}
td a:hover {
	text-decoration: none;
	color: #75BF06;
}
td img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
hr {
	color: #5EBDF7;
	margin-top: 6px;
	margin-bottom: 4px;
}

#header {
	height: 164px;
	margin: 0px;
	padding: 0px;
}

#header a {
	color: #FFF;
	font-weight: bold;
}

#header a:hover {
	color: #FF0;
	font-weight: bold;

}

#header .selected {
	color: #97F709;
}

.headerhunt {
	background-image: url(images/barnettheaderbuiltforthehunt.jpg);
}

.headeradventure {
	background-image: url(images/barnettheaderbuiltforadventure.jpg);
}

#navigation {
	height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	display: block;
}
.twoColFixLtHdr #container {
	width: 900px; /* the auto margins (in conjunction with a width) center the page */
	border: 3px solid #333;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000;
} 
#sidebar1 {
	width: 236px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	background-color: #000;
}

#sidebar1 a {
	line-height: 1.3em;
	text-decoration: none;
	margin-left: 8px;
	font-size: 12px;
	color: #FFF;
}

#sidebar1 a:hover {
	text-decoration: none;
	color: #FF0;
}

.sidebarselected {
	color: #46871F;
	margin-left: 10px;
	font-size: 12px;
}

#mainContent {
	display: block;
	width: 630px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
	float: right;
	clear: none;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(images/maincontentbottomfooter.jpg);
	border-right-width: 12px;
	border-right-style: solid;
	border-right-color: #000;
	height: auto;
}

#mainContent li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.1em;
	margin-bottom: 6px;
}

#mainContent .pill {
	background-image: url(images/pill.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	color: #87D118;
	font-size: 12px;
	font-weight: normal;
}
.white {
	color: #FFF;
}


#bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	display: block;
	padding-bottom: 12px;
	text-decoration: none;
	color: #002400;
}

#bottomnav a {
	text-decoration: none;
	color: #030;
}

#bottomnav a:hover {
	color: #93D72E;
}

#bottomnav .selected {
	border-bottom-style: solid;
	border-bottom-color: #3C0;
	border-bottom-width: 1px;
}

.twoColFixLtHdr #footer {
	padding: 0 8px 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #146EB4;
} 
#footer p {
	font-size: 10px;
	color: #184D11;
	text-align: left;
}

.twoColFixLtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.sidebar1archers {
	background-image: url(_gicode/t/02a/bgsb_234x250_030.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.rat {
	background-image: url(_gicode/t/02a/bgsb_234x250_040.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.bear {
	background-image: url(_gicode/t/02a/bgsb_234x250_0xbear2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.hunter {
	background-image: url(_gicode/t/02a/bgsb_234x250_0xbusbice01.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.mountaindeer {
	background-image: url(_gicode/t/02a/bgsb_234x250_0xdeer2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.elk {
	background-image: url(_gicode/t/02a/bgsb_234x250_0xelk1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.wolf {
	background-image: url(_gicode/t/02a/bgsb_234x250_predator_avi.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.dumblookingdeer {
	background-image: url(_gicode/t/02a/bgsb_234x250_revolution_avi.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.twoColFixLtHdr #container #mainContent table {
	color: #FFC;
}
