body {
	background:#000;
	font:13px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
}

a:link, a:visited {
	color:#ED1C24;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

#page {
	margin:0 auto;
	width:712px;
}

#container {
    position: relative;
    min-height: 100%;
    height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
		width:712px;
		border-width:0px 1px 1px 1px;
		border-style:solid;
		border-color:#000;
		float:left;
}
	#top_links {
		font-size:0.9em;
		color:#fff;
		position:absolute;
		top:125px;
		right:290px;
		width:400px;
		text-align:right;
	}
	
		#top_links ul {
			list-style:none;
			margin:0;
			padding:0;
		}
		
		#top_links ul li {
			display:inline;
			padding:2px 6px 2px 6px;
			border-right:1px solid #ccc;
		}
		
		#top_links ul li a {
			color:#fff;
		}

	#header {
		position:relative;
		width:228px;
		height:194px;
		background:#000 no-repeat;
		padding-left:546px;
		padding-bottom:2px;
		background-position:5px 20px;
		}
	
		#header h1 {
			margin:0;
			background-repeat:no-repeat;
			position:relative;
			left:-54px;
			background-color:#000; 
			width:218px;
			height:144px;
			border:3px solid #ED1C24;
			}
		
			#header h1 span {
				display:none;
			}
			
	#content {
		float:left;
		width:775px;
		margin:0;
	}
	
		#left_sidebar {
			clear:none;
			float:left;
			width:215px;
		}
			#nav {
				background-color:#fff;
				padding:4px;
				border:3px solid #ED1C24;
				margin-bottom:7px;
			}
			#navigation {
				margin:0;
				padding:4px;
				list-style:none;
			}
				#navigation li {
					width:200px;
				}
				#navigation li span {
					display:block;
					visibility:hidden;
				}
							
				#navigation li a {
					display:block;
					background:url(/images/new-navigation.gif);
					background-position:0 0;
					width:200px;
					height:32px;
					}
				
				#navigation li a.nav_us-map { background-position:0 0; }
				#navigation li a.nav_us-map:hover { background-position:200px 0; }
				#navigation li a.nav_home { background-position:0 225px;}
				#navigation li a.nav_home:hover { background-position:200px 225px;}
				#navigation li a.nav_state-map { background-position: 0 193px;}
				#navigation li a.nav_state-map:hover { background-position: 200px 193px;}
				#navigation li a.nav_products { background-position:0 161px;}
				#navigation li a.nav_products:hover { background-position:200px 161px;}
				#navigation li a.nav_trophy-room { background-position:0 129px;}
				#navigation li a.nav_trophy-room:hover { background-position:200px 129px;}
				#navigation li a.nav_sample-unit { background-position:0 97px;}
				#navigation li a.nav_sample-unit:hover { background-position:200px 97px;}
				#navigation li a.nav_links { background-position:0 65px;}
				#navigation li a.nav_links:hover { background-position:200px 65px;}
				#navigation li a.nav_contact { background-position:0 33px;}
				#navigation li a.nav_contact:hover { background-position:200px 33px;}

		#right_sidebar {
			float:right;
			position:relative;
			top:-2px;
			color:#fff;
			width:550px;
		}
		
			#right_sidebar a {
				color:#ED1C24;
				font-weight:bold;
			}

#hunt_unit_search {
	padding-bottom:5px;
	float:left;
	}

	#hunt_unit_search div {
		margin:0 auto;
		width:90%;
		height:157px;
		color:#ED1C24;
	}
	
	#hunt_unit_search h2 {
		width:200px;
		padding:0px;
		color:#000;
		margin:0px;
		font-size:16px;
		text-align:center;
		}
	#hunt_unit_search h3 {
		color:#000;
		margin:0; padding:0;
		font-size:14px;
		text-align:center;
		}
	#hunt_unit_search h4 {
		color:#000;
		margin:0; padding:0;
		font-size:14px;
		text-transform:uppercase;
		text-align:center;
		padding-top:4px;
		font-weight:900;
		}
	#hunt_unit_search h5 {
	color:#000;
	margin:0;
	padding:0;
	font-size:14px;
	text-transform: none;
	text-align:center;
	padding-top:4px;
	font-weight:900;
}
	
	#hunt_unit_search form {
		margin:10px 0 0 0;
	}

#welcome {
	height:auto;
	min-height:430px;
	background:url(/images/box-pic-back2.jpg);
	float:left;
	clear:none;
	}
/*\*/
* html #welcome {
	height:430px;
	}
/**/

h1 {
	font-size:1.2em;
}
	
h2 {
	font-weight:bold;
	font-size:1.1em;
	margin:12px 0 12px 0;
}

h3 {
	font-size:1.1em;
}

h4 {
	font-size:1em;
}

.page_header {
	height:20px;
	margin-top:-30px;
	margin-right:53px;
	text-align:right;
}

	.page_header span {
		visibility:hidden;
	}
	
/* headers */

.welcome {
	background:url(/images/hdrs/hdr-welcome.jpg) no-repeat right;
}

.disclaimers {
	background:url(/images/hdrs/hdr-disclaimers.jpg) no-repeat right;
}

.terms {
	background:url(/images/hdrs/hdr-terms.jpg) no-repeat right;
}

.privacy {
	background:url(/images/hdrs/hdr-privacy.jpg) no-repeat right;
}

.state_map {
	background:url(/images/hdrs/hdr-map.jpg) no-repeat right;
}

.sample_unit {
	background:url(/images/hdrs/hdr-sample.jpg) no-repeat right;
}

.trophy_room {
	background:url(/images/hdrs/hdr-trophy.jpg) no-repeat right;
}

.contact {
	background:url(/images/hdrs/hdr-contact.jpg) no-repeat right;
}

/* end headers */

.clear {
	clear:left;
	line-height:0;
	height:5px;
}

.grey-surround {
	border:3px solid #ED1C24;
	padding:4px;
	background-color:#E3E3E3;
}

.gold-surround {
	border:3px solid #ED1C24;
	padding:4px;
	margin:0;
	background-color:#FFDB78;
}

.red-surround {
	float:left;
	width:470px !important;
	height:430px;
	border:3px solid #ED1C24;
	padding:8px;
}

html>body .red-surround {
	height:auto;
	min-height:430px;
}

.red-surround-size {
	float:left;
	width:470px !important;
	height:430px;
	border:3px solid #ED1C24;
	padding:8px;
}

html>body .red-surround-size {
	height:auto;
	min-height:430px;
}

.red-surround-scroll {
	float:left;
	width:470px !important;
	height:430px;
	border:3px solid #ED1C24;
	padding:8px;
	Z-INDEX: 1;
	OVERFLOW: auto;
	POSITION: relative;
}

html>body .red-surround-scroll {
	height:auto;
	min-height:430px;
}

.white-surround {
	float:left;
	border:3px solid #ED1C24;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:3px;
	padding-top:19px;
	background-color:#fff;
	width:470px !important;
	margin-top:5px;
	color:#000;
}

.white-surround-blk {
	float:left;
	border:3px solid #ED1C24;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;
	background-color:#000;
	width:486px !important;
	height:109px !important;
	margin-top:5px;
	color:#000;
}

.ltgrey-bg {
	background-color:#e5e5e5;
	margin:0;
	margin-bottom:7px;
}

.red-arrow {
	padding-left:23px;
	background-image:url(/images/design/arrow-hdr.gif);
	background-repeat:no-repeat;
	background-position:3px 50%;
}

.red_button {
	background:#ED1C24;
	color:#fff;
	border:0;
	padding:3px;
	float:right;
}

.target_button {
	background:#FFDB78;
	color:#000000;
	border:0;
	padding:3px;
	float:right;
}

.target_click_button {
	background:#FFDB78;
	color:#000000;
	border:0;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-left:20px;
	background-image:url(/images/design/click-target.gif);
	background-repeat:no-repeat;
	background-position:3px 50%;
	float:right;
}

.target_add_cart {
	background:#333333;
	color:#FFFFFF;
	border:0;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-left:20px;
	background-image:url(/images/design/click-target-grey.gif);
	background-repeat:no-repeat;
	background-position:3px 50%;
	float:right;
}

.red {
	color:#ED1C24;
}

.white {
	color:#fff;
}

.gold {
	color:#FFDB78;
}

#alt_nav {
	font-size:0.85em;
	padding:8px;
	width:702px;
	margin:0;
	border:1px solid #000;
	text-align:center;
	color:#000;
	line-height:1.7em;
	background-color:#E5E5E5;
}

#alt_nav a {
	color:#000 !important;
	text-decoration:none;
	}
#alt_nav a:hover {
	text-decoration:underline;
	}

#footer {
	padding-top:10px;
	height:50px;
	position:relative;
	color:#fff;
	font-size:0.85em;
	vertical-align:middle;
}

#footer span {
	position:absolute;
	right:5px;
	top:10px;
}

#account {
	float:left;
}

#account_nav {
	float:left;
	border-bottom:2px solid #666;
	margin-bottom:12px;
	width:100%;
}

	#account_nav ul {
		margin:0;
		padding:0;
	}

	#account_nav li {
		float:left;
		list-style:none;
		border-color:#666;
		border-width:1px 0px 0px 1px;
		border-style:solid;
	}
	
	#account_nav li.last {
		border-right:1px solid #666;
	}
	
	#account_nav li a {
		display:block;
		list-style:none;
		padding:8px;
		text-decoration:none;
		color:#fff;
	}
	
	#account_nav li.selected a {
		background-color:#333;
	}
	
/* Box surrounding messages */
.msg {
	padding:6px;
	border:1px solid #666;
	margin-bottom:10px;
	background:#333;
	width:90% !important;
}

/* Box surrounding errors */
.err {
	padding:6px;
	border:1px solid #6A0000;
	background-color:#6A0000;
	margin-bottom:10px;
	width:90% !important;
}

.hdr_cell {
	font-weight:bold;
	text-align:right;
}

.email {
	text-decoration:none;
}

.email span {
	color:#fff;
}

.trophy_room_pic {
	float:left;
	padding:6px;
	clear:none;
}

.product_listing {
	float:left;
	padding:6px;
	clear:none;
	width:200px;
	text-align:center;
	margin:5px;
	height:120px;
}

.product_details h4 {
	width:80%;
	border-bottom:1px solid #fff;
}

.price {
	background-color:#333333;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	padding:6px;
}

.cart_hdr {
	font-weight:bold;
}

.goldhdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFDB78 !important;
	text-decoration: none;
}
.goldhdr a:link, .goldhdr a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFDB78 !important;
	text-decoration: none;
}

.checkout_hlrow {
	background-color:#333333;
}

.checkout_hlrow td {
	font-weight:bold;
}

.base_list {
	list-style:none;
	padding:0;
	margin:0;
}

.small {
	font-size:0.8em;
}

.related_products {
	padding:5px;
	color:#999999;
}

.related_products a {
	font-weight:normal !important;
	color:#fff !important;
}

.gold-link a {
	color:#FFDB78 !important;
	text-decoration:none !important;
}

.cart-table td {
	border-bottom:1px solid #333333;
}

.red_border_bottom {
	border-bottom:1px solid #ED1C24;
}

