@charset "utf-8";
/* CSS Document */


* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #361b13 url(images/main-site-bg-tile.gif) repeat-x;
	text-align: center;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #b2b2b2;
}
a {
	color: #b2b2b2;
	text-decoration: none;
}
#center-wrapper {
	width: 833px;
	margin: 0px auto;
}
#float-wrapper {
	float: left;
	width: 833px;
	text-align: left;
	display: inline;
}
#top-navigation {
	float: left;
	width: 833px;
	margin-top: 1px;
	display: inline;
}
#top-navigation ul {
	list-style: none;
}
#top-navigation li {
	float: left;
	display: inline;
}
#top-navigation a {
	float: left;
	height: 30px;
	line-height: 800px;
	overflow: hidden;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: inline;
}
#top-navigation a:hover {
	background-position: 0px -30px;
}
#top-navigation .about {
	width: 160px;
	background-image: url(images/top-nav-01-about.jpg);
}
#top-navigation .classic {
	width: 150px;
	background-image: url(images/top-nav-02-classic.jpg);
}
#top-navigation .outdoorsmen {
	width: 195px;
	background-image: url(images/top-nav-03-outdoorsmen.jpg);
}
#top-navigation .sports {
	width: 150px;
	background-image: url(images/top-nav-04-sports.jpg);
}
#top-navigation .contact {
	width: 178px;
	background-image: url(images/top-nav-05-contact.jpg);
}
#landing-flash {
	float: left;
	width: 833px;
	display: inline;
}
#landing-footer {
	float: left;
	width: 833px;
	padding: 32px 0px 12px 0px;
	text-align: center;
	display: inline;
}
#landing-footer p {
	width: 570px;
	margin: 0px auto 12px auto;
}
#headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #963;
	color: #FFFFFF;
	padding-left: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	border: thin dashed #999999;
	letter-spacing: 0.3em;
}
#headertext a {
	color: #FFFFFF;
	text-decoration: none
}
#headertext a:hover {
	color: #333333;
}
.footertextlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #990000;
	color: #FFFFFF;
	padding: 4px;
	vertical-align: middle;
}
.footertextlinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #990000;
	color: #FFFFFF;
	letter-spacing: 0.5em;
	word-spacing: 5px;
}
.footertextlinks a:hover {
	font-weight: bold;
	color:#000000;
	text-kashida-space: 15;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CCCCCC;
	font-style: italic;
}
.spread {
	word-spacing: .9em;
}
