@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #001C07;
	text-align: center;
	background-image: url(images/camo.jpg);
	background-repeat: repeat;
}
h1 {
	font-size: 2em;
	color: #074B1C;
	text-align: center;
}
h2 {
	font-size: 1.8em;
	color: #DC330A;
	text-align: center;
}
h3 {
	font-size: 2em;
	color: #FF0000;
}
h4 {
	font-size: 1.8em;
	color: #0000FF;
}
h5 {
	font-size: 1.5em;
	color: #4E331B;
	text-align: center;
}
h6 {
	font-size: 1.2em;
	color: #000099;
}
p {
	font-size: x-large;
	line-height: 1.1em;
	text-decoration: none;
	text-align: center;
}
#wrapper {
	position: relative;
	background: #fff url(images/sideBarback2.png) repeat-y;
	margin-top: 10px;
}
#clear {
	clear: both;
}
a:link {
	color: #2A2A2A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003333;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #00C;
}
.white {
	background-color: #FFF;
}
#header p {
	text-indent: -9000px;
	line-height: 0.5em;
	background-repeat: no-repeat;
	text-align: center;
	background-position: center;
	padding-top: 0px;
	}
.navBar {
	text-align: center;
	display: block;
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	margin-right: 1px;
	margin-left: 1px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}
.navBar a:hover {
 	background-image: url(images/navBarselect.png);
	background-repeat: repeat-x;
	color: #FFF;
}

.navBar tbody tr td a {
	padding: 10px;
	color: #CCC;
}

.navBar ul li {
	list-style-type: none;
	display: block;
	margin-right: 19px;
	margin-left: 19px;
	padding-top: 10px;
	background-image: url(images/navBarback.png);
	background-repeat: repeat-x;
	color: #000;
}
#nbr {
	position: absolute;
	top: 0px;
	right: 0px;
	background-repeat: no-repeat;
}
#nbl {
	position: absolute;
	left: 0px;
	top: 0px;
}
.content {
	float: left;
	width: 735px;
	text-align: left;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #1F4520;
	padding: 5px;
	font-size: 14px;
	color: #000;
	}
#form1 {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	float: none;
	clear: both;
}

#content li {
	text-align: center;
	padding: 10px;
	text-decoration: none;
	list-style-type: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	color: #000;
	font-weight: bold;
}
#mainLogo {
	text-align: center;
	margin-top: 10px;
}
#stickLeft img {
	float: left;
	margin-left: 20px;
}
#stickRight img {
	float: right;
	margin-right: 20px;
}
#videoDiv {
	text-align: center;
	padding: 10px;
}
.frontpageLogo {
	left: auto;
	right: auto;
	margin-top: 10px;
}
#sideBar {
	float: right;
	width: 200px;
	height: 100%;
	}
#header div {
	background-color: #FFF;
}

#sideBar img {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: none;
}
#sideBar p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
}
#gld {
	color: #5BF01C;
}
#footer {
	margin-top: 10px;
	background-image: url(images/camo.jpg);
	color: #FFFFFF;
}
#footer a {
	font-weight: bold;
	color: #FFFFFF;
}

#footer a:hover {
	background-color: #354022;
	color: #FFFF00;
}
#sideBar a {
	color: #1F4520;
}
#stickProducts div {
	float: left;
	width: 175px;
	margin: 5px;
}
p #brown {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #4E331B;
	font-weight: bold;
}
p #green {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #1F2A1D;
}
p #orange {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #DE3108;
}

.storyLeft h5 img {
	padding: 5px;
	text-align: center;
	margin: 8px;
	float: none;
}
#states {
	font-family: Verdana, Geneva, sans-serif;
	color: #292B13;
}
#states h5 a {
	color: #333821;
	text-decoration: underline;
	padding: 5px;
	list-style-type: circle;
}
#states h5 a:hover {
	color: #000;
	text-decoration: none;
}
.story {
	text-align: center;
}
.story a {
	text-align: center;
}


#form_info {
	text-align: center;
}
#usmap {
	margin-right: auto;
	margin-left: auto;
	width: auto;
	text-align: center;
}
#wrapper #content .style16 strong {
	color: #000;
}
.pink {
	color: #D0838C;
}
#wrapper #content .story table tr #pink .pink br {
	color: #FFF;
}
#giveaway img {
	left: auto;
	right: auto;

}
#giveaway p {
	font-size: xx-large;
	color: #D9772E;
}
