/**
	**************************************************
			GLOBAL LAYOUT - STYLE AND COLOR
	**************************************************
**/

/* just to have some defaults */
body 
{
	/**background-color: #f1e2cb;
	background-image: url(/coleman/images/nav/Coleman_bgTilesq.gif);**/
	background-color: #634c32;
	background-image: url(bcktest6.gif);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:top left; 
	

}

h1.h3dark 
{
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 18px;
 color: #333333;
 text-decoration:none;
 text-transform:uppercase;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A6869;
	line-height: normal;
	text-decoration: none;
	font-style: normal;
}	
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6A6869;
	line-height: normal;
	text-decoration: none;
	font-style: normal;
}	
h3 
{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:18pt;
	color:#000000;
}

.h3light 
{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	color: #dbd2c1;
	text-decoration:none;
}
.h3light:hover 
{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	color: #e7e7e7;
	text-decoration:none;
}
h4 
{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
	color:#336666;
}
.h4dark 
{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	color: #7A725D;
	text-decoration:none;
}
.h4dark:hover 
{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	color: #e7e7e7;
	text-decoration:none;
}
h5 
{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:18px;
	color:#FF0000;
}
.h5light 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #cc0000;
	text-decoration:none;
}
.h5light:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #59585b;
	text-decoration:none;
}
.darkgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #59585b;
	text-transform: none;
	text-decoration: none;
}

.darkgrey:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #C7716C;
	text-transform: none;
	text-decoration: none;
}

 .darkgreyul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #59585b;
	text-transform: capitalize;
	text-decoration: none;
}
 
.h3dark 
{
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 18px;
 color: #333333;
 text-decoration:none;
 text-transform:uppercase;
}
.h3dark:hover 
{
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 18px;
 color: #e7e7e7;
 text-decoration:none;
 text-transform:uppercase;
}



/**
	**************************************************
		NAVIGATION / SITEWIDE HOVER MENU STYLES
	**************************************************
**/


/** Vertical hover menus based on Son of Suckerfish styles **/
#zindextop {
  	height: 1px;
    position: relative;
    z-index: 0;
	visibility: visible;
}
#flash {
    height: 1px;
    position: absolute;
    z-index: 0;
	top:158;
	left:new_x;
	visibility: visible;
}
	
	#nav, #nav ul { /* all lists */
		float:left;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		margin:0pt;
		padding:0pt;
		width:11em;
		position : relative;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		list-style: none;
		list-style-position: outside;
		z-index: 1;
	}
	
	#nav li { /* all list items */
		
		float : left;
		line-height : 1.50em;
		margin-bottom : -1px;
		width: 11em;
		z-index: 1;
	}
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 11em;
		margin-top : -1.35em;
		background-color:#7a725d;
		opacity: 0.90;
  		-moz-opacity: 0.90;
  		filter: alpha(opacity=90);
		margin-bottom: 7px;		
		z-index: 1;
	}
	
	
	#nav li a { /* top level lists link styles*/
		width: 140px;
		w/idth: 140px;
		display : block;
		color :  #e7e7e7;
		font-weight : bold;
		text-decoration : none;
		background: none;
		border : none;
		padding: 0 1em;		
		z-index: 1;
	}
	
	#nav li a:hover { /* top level lists link styles*/
		color : #f2dca8;
		border: none;
		margin-left: -3px;
		z-index: 1;
	}


	#nav li ul a {  /* second-level lists link styles*/
		color: #fff;
		font-weight: 100;
		font-size: 11px;
		padding: 0px;
		display: block;
		padding-left:3px;
		width: 12em;		
		z-index: 1;
	}


	#nav li ul a:hover {  /* second-level lists link styles*/
		color: #7a725d;
		font-weight: 100;
		font-size: 11px;
		background-color: #e3dfd6;
		margin: 0;
		border: 1px solid #333;
		width: 12em;
		z-index: 1;
	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;z-index: 1;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;z-index: 1;
	}
	
/** end suckerfish */





/**
	**************************************************
			CONTENT - STYLE AND COLOR
	**************************************************
**/
.content
{
	vertical-align:top;
}

.contentTrimLeft
{
	vertical-align:top;
	/**background-image:url(/coleman/images/nav/Coleman_bgLeftTile.gif)
	 **/
	background-image:url(/coleman/images/nav/spacer.gif)
}

.contentTrimRight
{
	vertical-align:top;
	/**background-image:url(/coleman/images/nav/Coleman_bgRightTile.gif) **/
	background-image:url(/coleman/images/nav/spacer.gif)
}

/**
	**************************************************
			CONTENT LEFT - STYLE AND COLOR
	**************************************************
**/
.leftCol 
{
	width:170px;
	vertical-align:top;
	background-color: #D8CFC1;
	background-image:url(/coleman/images/nav/leftBG.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}
.emailSub
{
	background-color: #b7ae9d;
}

.leftCol form
{
	margin: 0px;
	padding: 2px 3px 15px 8px;
	border: 0px;
}

/**
	**************************************************
			CONTENT RIGHT - STYLE AND COLOR
	**************************************************
**/
.rightCol 
{
	width:568px;
	height:550px;
	vertical-align:top;
	background-color: #FFFFFF;
	background-image:url(/coleman/images/nav/rightBG_lant.gif);
	background-position: bottom center;
	background-repeat: no-repeat;

}

.rightColhome 
{
	width:568px;
	height:250px;
	vertical-align:bottom;
	background-color: #FFFFFF;
	background-image:url(/coleman/images/homepage/bck_tree.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;

}
.rightColfinder
{
	width:568px;
	/*height:550px;*/
	vertical-align:top;
	background-color: #FFFFFF;
	background-image:url(/coleman/images/nav/rightBG_lant.gif);
	background-position: bottom left;
	background-repeat: no-repeat;

}
.rtHeader
{
	background-color: #E6EAF4;
	width:100%;
	height:50px;
	text-indent:12px;
}
.rtHeaderblend
{
	width: 100%;
	height: 75px;
	text-indent: 12px;
	background: url(/coleman/images/blendbg_150_2.gif);
}
.rtHeader a
{
	text-decoration:none;
	color:#336666;
	font-size:9px;
}
.rtHeader a:visited
{
	text-decoration:none;
	color:#336666;
	font-size:9px;
}

.rtHeader a:hover
{
	text-decoration:none;
	color:#003333;
	font-size:9px;
}

.rtMenuL1
{
	background-color: #E6EAF4;
	width:100%;
	padding-bottom:10px;
}
.rtMenuL2
{
	background-color: #CACACA;
}
.rtMenuL2 img
{
	padding: 2px 2px 2px 2px;
}

.rtContent
{
	width:100%;
	padding-bottom:150px;
	padding-top:5px;
	padding-left:15px;
	padding-right:15px;
}

.eve_rightCol 
{
	width:568px;
	height:550px;
	vertical-align:top;
	background-color: #FFFFFF;
	background-image:url(http://www.colemaneverest.com/coleman/everest/images/Eve_rightBG_lant.gif);
	background-position: bottom center;
	background-repeat: no-repeat;

}

.eve_leftCol 
{
	width:172px;
	vertical-align:top;
	background-color: #AEC2C1;
	background-image:url(http://www.colemaneverest.com/coleman/everest/images/eve_leftBG.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}

.hLine
{
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-color: #CACACA;
}

.categoryInfo
{
	width:100%;
	padding-top:15px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
	vertical-align:top;
}
.categoryInfo li
{
	padding-top:5px;
	list-style: square;
	color: #666666;
}

.expertInfo
{
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-color: #CACACA;
	background-color: #F7F1EB;
	background-image:url(/coleman/images/nav/expertInfo.gif);
	background-repeat: no-repeat;
	width:285px;
}
.expertInfo ul
{
	padding-top:20px;
	list-style: url(/coleman/images/nav/bullet.gif);

}
.expertInfo li
{
	padding-top:5px;
}

.expertInfo a
{
	color: #666666;
}
.expertInfo a:hover
{
	color: #507B7A;
}
.expertInfo a:visited
{
	color: #666666;
}

/* for category pages products*/
.product 
{
	width: 125px;
	height: 70px;
	text-align:center;
	vertical-align: bottom;
}

.product a
{
	text-decoration:none;
	color:#838383;
}
.product a:visited
{
	text-decoration:none;
	color:#838383;
}
.product a:hover
{
	text-decoration:none;
	color:#003333;
}

/*for products pages*/
.prod200
{
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color: #CACACA;
	width: 220px;
	height: 220px;
}
.prod200 img
{
	padding: 10px 10px 10px 10px;
}

.prod50
{
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color: #CACACA;
	width: 70px;
	height: 70px;
}
.prod50 img
{
	padding: 10px 10px 10px 10px;
}

.prod150
{
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color: #CACACA;
	width: 150px;
	height: 150px;
}

.recommends
{
	text-align:center;
	width:70px;
}

.productPrice
{
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	
}
.homepromotext 
{
	background-color: #FFFFFF;
	background-image:url(/coleman/images/homepage/homopromotextbck.gif);

}
.homepromoleft 
{
	background-color: #000000;
	background-image:url(/coleman/images/homepage/homepagebox_left.gif);

}

.imgborder
{
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color: #847965;
}

/**
	**************************************************
			FOOTER - STYLE AND COLOR
	**************************************************
**/
.footer
{
	background-color: #f1e2cb;
	/**background-image: url(/coleman/images/nav/Coleman_bgTile.gif);**/
	padding-top:15px;
	padding-bottom:15px;
	padding-left:55px;
	padding-right:65px;
	align: center;
	text-align: center;
	font-size:9px;
	color:#838383;
}
.footer a
{
	text-decoration:none;
	color:#838383;
}
.footer a:visited
{
	text-decoration:none;
	color:#838383;
}
.footer a:hover
{
	text-decoration:none;
	color:#003333;
}

/**  
	*****************************************************
			Navigation Styles
	***************************************************
	
	<!--
/* This is the background image */
.bg {
	width: 170px;
	height: 269px;
	background: url(/coleman/images/nav/navHolder.gif);
	/*border: 2px solid black;*/
	}
	
/* This is the transparent box */
	
.fontsansnormalred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CA3728;
	line-height: normal;
	text-decoration: none;
	font-style: normal;
}	
.fontsansnormalred:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6A6869;
	line-height: normal;
	text-decoration: none;
	font-style: normal;
}
.retailprice {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	color: #2f595a;
	font-style: normal;
	text-transform: uppercase;
}	
.redprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #CA3728;
	text-decoration: none;
}

.fontsnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #5F9EA0;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
}	

.fontsnormalgrn {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #6c9292;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	text-decoration: none;
}	

.redupper {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #B32731;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	text-decoration: none;
}	
.redupper:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #727674;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	text-decoration: none;
}
.fontsans {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #BEBEBE;
	font-style: normal;
	line-height: normal;
	
}	

.fontheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #727674;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	text-decoration: none;
}	

.timesnormal {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 10px;
	color: #727674;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	text-decoration: none;
}

.timesnormal:hover {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 10px;
	color: #5F9EA0;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	text-decoration: none;
}

.searchcenter {
	position: relative;
	text-align: left;
	vertical-align: text-top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	font-style: normal;
	line-height: normal;
}
#Leftmainnav {
	position: relative;
	left: 0px;
	top: 0px;
	width: 169px;
	height: 256px;
	z-index: auto;
	background-image: url(/coleman/images/nav/navphotoBG.gif);
	margin: 0px 0px 0px 0px;
}
.leftnavtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: White;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	margin: 5px;
}
.leftnavtext:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: Silver;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	margin: 5px;
}
.homenavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e7e7e7;
	font-style: normal;
	text-decoration: none;
	margin: 15px;
	line-height: 20px;
	font-weight: bold;
}
.homenavtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e7e7e7;
	font-style: normal;
	text-decoration: none;
	margin: 10px;
	font-weight: bold;
}
.homenavtext2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-style: normal;
	text-decoration: none;
	margin: 10px;
	font-weight: bold;
}
.homenavtext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f2dca8;
	font-style: normal;
	text-decoration: none;
	margin: 10px;
	line-height: 20px;
}
.homelinktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336666;
	font-style: normal;
	text-decoration: none;
	margin: 5px;
	font-weight: bold;
}
.homelinktext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-style: normal;
	text-decoration: none;
	margin: 5px;
	font-weight: bold;
}
.fontsansnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: normal;
	text-decoration: none;
	font-style: normal;
}	
.fontsansnormal:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336666;
	line-height: normal;
	text-decoration: none;
	font-style: normal;
}	
.fontscroll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: normal;
	text-decoration: none;
	font-style: normal;
}	
.fontscroll:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B32731;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}	
.fontsansbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
}
.fontsansnormal12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	text-decoration: none;
	font-style: normal;
}	
.fontsansnormal12:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336666;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}	

.fontsansnormalwht10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: normal;
	text-decoration: none;
	font-style: normal;
}

.fontsansnormalwht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: normal;
	text-decoration: none;
	font-style: normal;
}	
.fontsansnormalwht:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336666;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}	

.fontsansnormalgrey12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A6869;
	line-height: normal;
	text-decoration: none;
	font-style: normal;
}	
.fontsansnormalgrey12:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9A9899;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}	
.fontsanscrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dbd2c1;
	line-height: normal;
	text-decoration: none;
	font-style: normal;
}	
.fontsanscrumb:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A6869;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}	
.fontsansnormalred12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc0000;
	line-height: normal;
	text-decoration: none;
	font-style: normal;
}	
.fontsansnormalred12:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A6869;
	line-height: normal;
	text-decoration: none;
	font-style: normal;
}	

.fontsansnormalred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9f2d20;
	line-height: normal;
	text-decoration: none;
	font-style: normal;
}	
.fontsansnormalred:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9f2d20;
	line-height: normal;
	text-decoration: none;
	font-style: normal;
}	
.darkred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc0000;
	line-height: normal;
	text-decoration: none;
	font-style: normal;
}	
.darkred:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A6869;
	line-height: normal;
	text-decoration: none;
	font-style: normal;
}	
.expertinfoV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: normal;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	margin-top: 8px;
	margin-left: 8px;
}	
.expertinfoV:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc0000;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: normal;
	margin-top: 8px;
	margin-left: 8px;
}
.expertinfoH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A725D;
	line-height: normal;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}	
.expertinfoH:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc0000;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: normal;
}
.whitereverse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}
.viewcart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9f2d20;
	font-style: normal;
	text-decoration: none;
	line-height: 15px;
	font-weight: bold;
}
.viewcart:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-style: normal;
	text-decoration: none;
	line-height: 15px;
	font-weight: bold;
}
/*layer info for prodlist2.asp*/
#allw {
	position:absolute;
	left:new_x;
	top:172px;
	width:568px;
	height:378px;
	z-index:1;
}
#campingw {
	position:absolute;
	left:new_x;
	top:172px;
	width:568px;
	height:378px;
	z-index:1;
	visibility: hidden;
}
#hikingw {
	position:absolute;
	left:new_x;
	top:172px;
	width:568px;
	height:378px;
	z-index:1;
	visibility: hidden;
}
#fishingw {
	position:absolute;
	left:new_x;
	top:172px;
	width:568px;
	height:378px;
	z-index:1;
	visibility: hidden;
}
#huntingw {
	position:absolute;
	left:new_x;
	top:172px;
	width:568px;
	height:378px;
	z-index:1;
	visibility: hidden;
}
#boatingw {
	position:absolute;
	left:new_x;
	top:172px;
	width:568px;
	height:378px;
	z-index:1;
	visibility: hidden;
}
#tailgatingw {
	position:absolute;
	left:new_x;
	top:172px;
	width:568px;
	height:378px;
	z-index:1;
	visibility: hidden;
}
#backyardw {
	position:absolute;
	left:new_x;
	top:172px;
	width:568px;
	height:378px;
	z-index:1;
	visibility: hidden;
}
#homew {
	position:absolute;
	left:new_x;
	top:172px;
	width:568px;
	height:378px;
	z-index:1;
	visibility: hidden;
}
-->