@charset "utf-8";

* {
margin: 0;
padding: 0;
}

body {
	font: 76%/1.5 Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: #180e04 url(../images/indexbg.gif) no-repeat top center;
	text-align: left;
	margin:0;
	padding:0;
	height:100%;
}

a img {
border:none;
}

#container {
	width:700px;
	margin:0 auto;
	padding: 0;
}
#topnav {
	float: right;
	margin: 100px 0 0 0;
	display: block;
	padding: 0 0 0 0;
	
}
#topnav ul {
	list-style: none;
	list-style-type: none;
}
#topnav li {
	float: left;
	list-style: none;
	list-style-type: none;
}
#topnav li a {
	display: block;
	height: 32px;
	width: 72px;
	padding-right: 2px;
	padding-bottom: 2px;
}

#topnav li a img:hover {
border-bottom: 3px #FF0000 solid ;
border-top: 1px #FF0000 solid ;
}

.b1off {
	background: url(images/btnHomeOff.gif) no-repeat;
}
.b1off:hover {
	background: url(images/btnHomeOn.gif) no-repeat;
}
.b1on {
	background: url(images/btnHomeOn.gif) no-repeat;
}
.b2off {
	background: url(images/btnAboutOff.gif) no-repeat;
}
.b2off:hover {
	background: url(images/btnAboutOn.gif) no-repeat;
}
.b2on {
	background: url(images/btnAboutOn.gif) no-repeat;
}
.b3off {
	background: url(images/btnCatalogOff.gif) no-repeat;
}
.b3off:hover {
	background: url(images/btnCatalogOn.gif) no-repeat;
}
.b3on {
	background: url(images/btnCatalogOn.gif) no-repeat;
}
.b4off {
	background: url(images/btnGuidedHuntsOff.gif) no-repeat;
}
.b4off:hover {
	background: url(images/btnGuidedHuntsOn.gif) no-repeat;
}
.b4on {
	background: url(images/btnGuidedHuntsOn.gif) no-repeat;
}
.b5off {
	background: url(images/btnGalleryOff.gif) no-repeat;
}
.b5off:hover {
	background: url(images/btnGalleryOn.gif) no-repeat;
}
.b5on {
	background: url(images/btnGalleryOn.gif) no-repeat;
}
.b6off {
	background: url(images/btnContactOff.gif) no-repeat;
}
.b6off:hover {
	background: url(images/btnContactOn.gif) no-repeat;
}
.b6on {
	background: url(images/btnContactOn.gif) no-repeat;
}

#flashbanner {
	width: 700px;
	height: 198px;
	padding: 0 0 0 0;
	margin: 2px 0 0 0;
	display: block;
	float: right;
}

#mid {
width: 854px;
display: block;
margin: 0 auto;
clear: both;
}

#founder {
background: url(../images/foundermsg.gif) no-repeat;
width: 340px;
height: 340px;
display: block;
float: left;
margin: 25px 0 0 0;
padding: 51px 0 0 90px;
font: Arial, Helvetica, sans-serif;
font-size: 10px;
}

#founder p {
color: white;
width: 210px;
float: right;
padding: 0 12px 0 0;
}

/* FEATURED PRODUCTS */
#mid #featured {
width: 339px;
height: 351px;
padding: 0 0 0 0;
margin: 24px 0 15px 10px;
background: url(../images/featuredbg.gif) no-repeat #39210a;
float:left;
}

#mid #featured ul{
list-style-type: none;
margin: 48px 0 0 12px;
padding: 0;
}

#mid #featured ul li {
background: #0f1a06;
display:block;
float:left;
margin:5px 4px 3px 1px;
width:312px;
height: 93px;
}

#mid #featured ul li img {
margin: 6px 0 0 6px;
width: 90px;
height: 81px;
float: left;
}

#mid #featured ul li a{
display: block;
float: left;
height: auto;
margin: 8px 0 0 8px;
color: #ffffff;
text-decoration: none;
}

#mid #featured ul li a:hover{
background: #000000;
color: #ffffff;
padding-right: 4px;
padding-left: 4px;
border: 1px solid red;
}

#mid #featured ul li a h1{
background: black;
margin: 0 8px 4px 0;
padding: 0 0 0 4px;
font-family: Arial, Helvetica, serif;
font-size: 10pt;
color: #ffffff;
letter-spacing: -0.080ex;
font-weight: bold;
}

#sponsors {
clear: both;
width: 730px;
display: block;
margin-left: 40px;
padding-top: 10px;
background: url(../images/edgesponsors.gif) top center no-repeat;
margin:0 auto;
}

#sponsors ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
text-align:center;
margin-top: 30px;
}

#sponsors ul li {
display:inline;
padding: 8px;
}

#sponsors ul li a img{
border: 1px solid white;
margin-bottom: 7px;
}

#mid a {
text-align: center;
}

#products {
text-align: center;
}

#products a img{
margin-top: 12px;
margin-right: 8px;
}
