body {
	margin:0;
	padding:0;
	text-align:center;
	background:#FDFDFD;
	font-family:arial;
	font-size:13px;
	color:#000;
	}

#wrap {
	position:relative;
	text-align:left;
	margin:0 auto;
	width:880px;
	}
	
h1 {
	font-size:18px;
	color:#697A16;
	display:none;
	}
	
h2 {
	font-size:15px;
	color:#697A16;
	margin-top:0;
	}
	
h3 {
	font-size:15px;
	color:#697A16;
	margin-top:0;
	}
	
h4 {
	font-size:14px;
	color:#697A16;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	padding-top:15px;
	}
	
.clear {
	clear:both;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:880px;
	height:148px;
}

#content {
	position:relative;
	top:0;
	left:0;
	text-align:left;
	width:880px;
	height:auto;
}

#content_left {
	float:left;
	text-align:left;
	width:660px;
	height:auto;
}

#content_right {
	float:right;
	text-align:left;
	width:210px;
	height:auto;
}

.right_top {
	position:relative;
	top:0;
	left:0;
	width:210px;
	height:50px;
	background:url(slices/sidetop.jpg);
	background-repeat:no-repeat;
	text-align:center;
}

.right_middle {
	position:relative;
	top:0;
	left:0;
	width:210px;
	height:auto;
	background:url(slices/sidemiddle.jpg);
	background-repeat:repeat-y;
}

.right_middle a {
	color:#697A16;
}

.right_middle a:hover {
	color:#CC7D00;
}

.right_bottom {
	position:relative;
	top:0;
	left:0;
	width:210px;
	height:25px;
	background:url(slices/sidebottom.jpg);
	background-repeat:no-repeat;
}

#features {
	positon:relative;
	top:0;
	left:0;
	width:660px;
	height:auto;
	padding-top:5px;
}

#features p {
	margin-top:0;
	margin-bottom:0;
	text-align:center;
}

#features img {
	margin-bottom:8px;
}

.featured_product {
	float:left;
	width:125px;
	height:200px;
	margin-right:7px;
	font-size:12px;
}

.featured_text {
	position:relative;
	top:0;
	left:0;
	width:125px;
	height:auto;
	text-align:center;
	padding-top:5px;
}

#features a {
	display:block;
	width:125px;
	height:115px;
	background:#697A16;
	color:#FFF;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding-top:5px;
}

#features a:hover {
	display:block;
	width:125px;
	height:115px;
	background:#CC7D00;
	color:#FFF;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding-top:5px;
}

#status_bar {
	positon:relative;
	top:0;
	left:0;
	width:660px;
	height:30px;
	line-height:28px;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
}

.status_on {
	float:left;
	width:163px;
	height:28px;
	background:#CC7D00;
	border:1px solid #FDFDFD;
	text-align:center;
}

.status_off {
	float:left;
	width:163px;
	height:28px;
	background:#697A16;
	border:1px solid #FDFDFD;
	text-align:center;
}

#photo_bar {
	positon:relative;
	top:0;
	left:0;
	width:660px;
	height:30px;
	line-height:28px;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
}

.photo {
	float:left;
	width:130px;
	height:28px;
	background:#697A16;
	border:1px solid #FDFDFD;
	text-align:center;
}

.photo2 {
	float:left;
	width:132px;
	height:auto;
	text-align:center;
}

.photolink {
	margin-left:37px;
}

.photo2 img {
	padding-bottom:8px;
}

.photo2 a {
	display:block;
	width:58px;
	height:19px;
	background:#CC7D00;
	color:#FFF;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	line-height:19px;
}

.photo2 a:hover {
	display:block;
	width:58px;
	height:19px;
	background:#697A16;
	color:#FFF;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	line-height:19px;
}

.finishlink {
	positon:relative;
	top:0;
	left:0;
	padding-top:45px;
	padding-bottom:20px;
	margin-left:275px;
}

.finishlink a {
	display:block;
	width:110px;
	height:23px;
	background:#697A16;
	color:#FFF;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	line-height:23px;
}

.finishlink a:hover {
	display:block;
	width:110px;
	height:23px;
	background:#CC7D00;
	color:#FFF;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	line-height:23px;
}

#logo {
	position:absolute;
	top:5px;
	left:0;
	width:380px;
	height:70px;
	background:url(slices/logo.jpg);
	background-repeat:no-repeat;
	z-index:5;
}

#search {
	position:absolute;
	top:16px;
	right:0;
	width:auto;
	height:auto;
	z-index:5;
}

#pagination {
	position:relative;
	top:0;
	left:0;
	width:650px;
	height:48px;
	padding-top:15px;
}

.page {
	float:left;
	width:27px;
	height:23px;
}

.page_on a {
	display:block;
	width:25px;
	height:23px;
	background:#CC7D00;
	color:#FFF;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	line-height:23px;
}

.page_off a {
	display:block;
	width:25px;
	height:23px;
	background:#697A16;
	color:#FFF;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	line-height:23px;
}	

#accountcenter {
	position:absolute;
	top:48px;
	right:0;
	width:115px;
	height:25px;
	z-index:5;
}

#bottomnav {
	position:relative;
	top:0;
	left:0;
	width:880px;
	height:295px;
}

#navigationlist {position: relative; margin: 0; padding: 0; width: 880px; height: 295px; background: url(slices/navigation.jpg);}
#navigationlist li {width: 880px; height: 295px; position: absolute; top: 0px; background: url(slices/navigation.jpg) 0 0 no-repeat; display: block; list-style: none;}
#navigationlist a {height: 295px; display: block; border: 0px; font-size: 5px; text-indent: -9999px; text-decoration: none;}

#navigationlist #bows {left: 0px; background-position: -0px 0; width: 214px;}
#navigationlist #arrows {left: 222px; background-position: -222px 0; width: 214px;}
#navigationlist #accessories {left: 444px; background-position: -444px 0; width: 214px;}
#navigationlist #treestands {left: 666px; background-position: -666px 0; width: 214px;}

#navigationlist #bows a:hover {background: url(slices/navigation.jpg) -0px -295px no-repeat;}
#navigationlist #arrows a:hover {background: url(slices/navigation.jpg) -222px -295px no-repeat;}
#navigationlist #accessories a:hover {background: url(slices/navigation.jpg) -444px -295px no-repeat;}
#navigationlist #treestands a:hover {background: url(slices/navigation.jpg) -666px -295px no-repeat;}

#footer {
	position:relative;
	top:0;
	left:0;
	width:880px;
	height:auto;
	font-size:11px;
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
}

#footer a {
	color:#000;
	text-decoration:none;
	font-size:11px;
}

#topnavigation {
	position:absolute;
	top:85px;
	left:0;
	width:874px;
	height:auto;
	padding-left:6px;
	text-align:left;
	background:url(slices/topnavdrop.jpg);
	background-repeat:no-repeat;
	z-index:50;
}

#nav {
	margin:0;
	padding:0;
	height:50px;
}

#nav a {
	font-weight:bold;
	font-size:12px;
	float: left;
	text-decoration: none;
	display: block;
	float: left;
	cursor: pointer;
	height: 50px;
	line-height: 50px;
	padding: 0 38px;
  	overflow: hidden;
}

#nav li li a{
	background: none;
	font-weight: bold;
	padding: 0;
	text-indent: 15px;
}

#nav, #nav ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav li li {
	padding: 0;
	background: none;
}

/* sub level links */

#nav ul ul a {
	display: block;
	text-decoration: none;
	width: 100%;
	height:24px;
	line-height:24px;
	text-transform: none;
}

/* top level buttons */

#nav li {
	float: left;
	padding: 0;
  	background: none;
  	height:24px;
}

#nav ul li {
	position: relative;
}

#nav li ul {
	top: 50px;
	position: absolute;
	left: -999em;
	height: auto;
	width: 190px;
	font-weight: normal;
	border-width: 0;
	margin: 0;
	padding: 0;
}
	
#nav ul {
	padding: 0;
	margin: 0;
}

#nav li.active li a {
	background: none;
}

#nav li li {
	float: left;
	padding: 0;
  	width: 190px;
}

/* margin for pullouts */
#nav li ul ul {
	margin: -24px 0 0 190px;
}


#nav li:hover ul ul, 
#nav li:hover ul ul ul,
#nav li:hover ul ul ul ul,  
#nav li.sfhover ul ul, 
#nav li.sfhover ul ul ul, 
#nav li.sfhover ul ul ul ul {
	left: -999em;
}

#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul, 
#nav li li li li:hover ul,
#nav li.sfhover ul, 
#nav li li.sfhover ul, 
#nav li li li.sfhover ul,
#nav li li li li.sfhover ul{
	z-index: 100;
	left: -1px;
}

#nav li:hover, #nav li.sfhover {
      left: 0;
}

#nav ul ul a {
	background: none;
}

#nav li li.active {
	background: none;
}

#nav a {
	color: #CC7D00;
}

#nav a.topnav,
#nav li.active a.topnav {
	border: 0;
}

#nav ul ul a.topnav2 {
	border: 0;
}

#nav li a {
	border-left:  1px solid #CC7D00;
}

#nav li li a {
	border: 0;
}

#nav ul li a:hover,
#nav ul li ul li a:hover,
#nav ul li ul li ul li a:hover,
#nav ul li.active ul li a:hover,
#nav ul li.active ul li ul li a:hover,
#nav li.active li.active a,
#nav li.active li.active a:hover {
	background: #697A16;
}

#nav li li {
	border-bottom: 1px solid #697A16;
}

#nav ul ul a {
	color: #fff;
}

#nav li:hover a, #nav li.sfhover a {
  color: #fff;
  background:#CC7D00;
}

#nav li li:hover a, #nav li li.sfhover a {
  color: #fff;
}

#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul, 
#nav li li li li:hover ul,
#nav li.sfhover ul, 
#nav li li.sfhover ul, 
#nav li li li.sfhover ul,
#nav li li li li.sfhover ul{
	background: #CC7D00;
	border:  1px solid #697A16;
}

#picture_container{
position:relative;
top:0;
left:0;
width:350px;
height:auto;
margin:0;
z-index:5px;
}

.thumbnail img{
margin-top:5px;
margin-right:5px;
border:0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border:0;
}

.thumbnail span{
position: absolute;
padding:0;
left: -1000px;
border:0;
visibility: hidden;
}

.thumbnail span img{
border-width: 0;
padding:0;
}

.thumbnail:hover span{
visibility: visible;
top:-3px;
left: 0;
z-index:50;
width:350px;
background:#FDFDFD;
}
