@charset "UTF-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
	}
	html, body {
			height:100%;
			}	
body{
	background:#400000;
	font: 12px Arial, Helvetica, sans-serif;
	color: #242424;
	line-height:18px;
	padding:25p
}

.clearer{
	clear:both;
}
.left{
float:left;
}
.right{
float:right;
}
.noflash{
color:#fff;
font-size:18px;
padding:18px;
}

p.noflash a, .noflash a:visited, noflash a:hover{
color:#fff;
font-size:18px;
}
h1{
font: 19px Georgia, "Times New Roman", Times, serif;
color:#681c11;
	padding-bottom:19px;
}

h2{
	font: 14px Georgia, "Times New Roman", Times, serif;
	color:#681c11;
	padding-bottom:8px;
}

h2 a{text-decoration:none; font: 14px Georgia, "Times New Roman", Times, serif;
	color:#681c11;
	padding-bottom:8px;}

h3{
	font: 14px Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#681c11;
	padding-bottom:8px;
}
p{
	padding-bottom:16px;
}
.small{
	font-size:10px;
	line-height:12px;
	padding-bottom:8px;
	color:#666;
	padding-right:4px;
	padding-left: 4px;
}

a{
	font: 12px Arial, Helvetica, sans-serif;
		line-height:19px;
	color:#681c11;
	text-decoration:underline;
}

a:hover{
	color:#242424;
}
#horizon        
	{
	width:1px;
		height:50%;
		background-color:#400000;
		margin-bottom:-384px; /* half of container's height */
		float:left;
	}

#container    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	width: 988px;
	height: 767px;
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		text-align:left;
		clear:left;
	}
#header{
	 
	height:143px;
	width:988px;
}

.head_xmas{

/*background:url(../images/header_home.jpg);*/
background:url(../images/header_holidays.jpg);
}

.head_home{

background:url(../images/header_home.jpg);
}

.head_legend{
background:url(../images/header_01.jpg);
}

.head_menu{
background:url(../images/header_02.jpg);

}

.head_locations{
background:url(../images/header_03.jpg);

}

.head_lifestyle{
background:url(../images/header_04.jpg);

}

.head_canoe{
background:url(../images/header_05.jpg);

}

.head_cards{
background:url(../images/header_06.jpg);

}

.head_seating{
background:url(../images/header_07.jpg);

}

.head_employment{
background:url(../images/header_09.jpg);

}

.head_news{
background:url(../images/header_08.jpg);

}

.head_contact{
background:url(../images/header_10.jpg);


}

ul#nav{
	background:#c5b8a3;
	height:41px;
	position: relative;
	width:988px;
	list-style:none;
	overflow:hidden;
	
}
ul#nav a{
	display:block;
height:41px;
text-indent:-9999px;

}

ul#nav li a{
	height: 41px;
	 position: absolute; 
	 top: 0; 
	 background: url(../images/navigation_dev.gif) 0 0 no-repeat; 
	 display: block; 
	 list-style: none;
}


ul#nav #nav_legend a{left: 0; width:125px;background-position:0 0;}
ul#nav #nav_menu a{left:125px; width:105px; background-position: -125px 0;}
ul#nav #nav_locations a{left:230px; width:140px; background-position: -230px 0;}
ul#nav #nav_life a{left:370px; width:100px; background-position: -370px 0;}
ul#nav #nav_canoe a{left:470px; width:230px; background-position: -470px 0;}
ul#nav #nav_cards a{left:700px; width:120px; background-position: -700px 0;}
ul#nav #nav_seating a{left:820px; width:168px; background-position: -820px 0;}


#nav #nav_legend a:hover, ul#nav #nav_legend a.current { background-position: 0px -41px;}
#nav #nav_menu a:hover, #nav #nav_menu a.current { background-position: -125px -41px;}
#nav #nav_locations a:hover, #nav #nav_locations a.current { background-position: -230px -41px;} 
#nav #nav_life a:hover, #nav #nav_life a.current { background-position: -370px -41px;}
#nav #nav_canoe a:hover, #nav #nav_canoe a.current {background-position: -470px -41px;}
#nav #nav_cards a:hover, #nav #nav_cards a.current {background-position: -700px -41px;}
#nav #nav_seating a:hover,#nav #nav_seating a.current {background-position: -820px -41px;}





#content{
	background:#c5b8a3;
	height:575px;
	width:988px;
}

#leftCol{
	width:476px;
	height:552px;
	float: left;
	margin-left: 21px;
	background: #b7a893;
	}
	
	

*html #leftCol{ /*conditional nonsense for ie 6*/

	*margin-left: 12px;	
	

}
#flashCol{
	background:#b7a893;
	width:469px;
	height:552px;
	float: left;
	}
	
	.giftbanner{
	padding-top:12px;
	}
	
	.societybanner{
	padding-top:12px;
	}
	



ul#footer{
	background:#400000;
	height:31px;
	position: relative;
	width:988px;
	list-style:none;
	overflow:hidden;
	
}
ul#footer a{
	display:block;
height:31px;
text-indent:-9999px;

}

ul#footer li a, ul#footer li{
	height: 31px;
	 position: absolute; 
	 top: 0; 
	 background: url(../images/footer_new.gif) 0 0 no-repeat; 
	 display: block; 
	 list-style: none;
}

ul#footer #foot_ann a{left: 10px; width:100px;background-position:-10px 0;}
ul#footer #foot_atl a{
	left: 110px;
	width:75px;
	background-position:-110px 0;
}
ul#footer #foot_chi a{
	left:185px;
	width:75px;
	background-position: -185px 0;
}
ul#footer #foot_col a{
	left:260px;
	width:90px;
	background-position: -260px 0;
}
ul#footer #foot_lou a{
	left:350px;
	width:90px;
	background-position: -350px 0;
}
ul#footer #foot_nash a{
	left:440px;
	width:75px;
	background-position: -440px 0;
}
ul#footer #foot_st a{
	left:525px;
	width:100px;
	background-position: -525px 0;
}
ul#footer #foot_emp a{left:650px; width:90px; background-position: -650px 0;}
ul#footer #foot_news a{left:740px; width:50px; background-position: -740px 0;}
ul#footer #foot_cont a{left:790px; width:80px; background-position: -790px 0;}
ul#footer #foot_sound{
	left:867px;
	width:120px;
	background:#400000;
}

#footer #foot_ann a:hover, ul#footer #foot_ann a.current  { background-position: -10px -31px;}
#footer #foot_atl a:hover, ul#footer #foot_atl a.current  { background-position: -110px -31px;}
#footer #foot_chi a:hover, ul#footer #foot_chi a.current { background-position: -185px -31px;}
#footer #foot_col a:hover, ul#footer #foot_col a.current { background-position: -260px -31px;}
#footer #foot_lou a:hover, ul#footer #foot_lou a.current { background-position: -350px -31px;}
#footer #foot_nash a:hover, ul#footer #foot_nash a.current { background-position: -440px -31px;}
#footer #foot_st a:hover, ul#footer #foot_st a.current {background-position: -525px -31px;}
#footer #foot_emp a:hover, ul#footer #foot_emp a.current {background-position: -650px -31px;}
#footer #foot_news a:hover, ul#footer #foot_news a.current {background-position: -740px -31px;}
#footer #foot_cont a:hover, ul#footer #foot_cont a.current {background-position: -790px -31px;}



/*SCROLL STYLES*/
	#main{
	width: 450px;
	max-width:450px;
	height: 525px;
	background: none;
	margin-top: 20px;
	margin-left:20px;
		}

		#display {
	width: 440px;
	max-width:430px;
	min-width:430px;
	height: 525px;
	float: left;
	overflow: hidden;
		}
*html #display{
/*	margin-left:-8px; more ie nonsense*/
}
		.text {
	margin-left:0;
	padding-left:0;
	width:425px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
		}
.offer{background:#c5b8a3;padding:6px;margin:0;}
.offerHead{padding:0;margin:0;}
		.vScrollbar {
			float: left;		
			
		}
		
		
		.vTrack {
			height: 10px;
			width: 13px;
			position: relative;
			background: none;
			overflow: hidden;			
		}
		
			

		.vThumb {
			position: absolute;
			top: 0;
			left: 0;
			height: 10px;
			width: 13px;
			background: #938072;
			overflow: hidden;
		}
		
		.arrowUp, .arrowDown{
			height: 16px;
			width: 13px;
			overflow: hidden;						
		}

		.arrowUp{
	background:url(../images/arrow_up.gif) no-repeat center center;

		}
		
.arrowDown{
	background:url(../images/arrow_down.gif) no-repeat center center;
		}
		
.formItem{
	border: 1px solid #666;
	background:#fff;
	font:12px Arial, Helvetica, sans-serif;
	padding:6px;
}

.submitItem{
	text-align:right;
}


ul#home_locations{
	list-style:none;
	padding-bottom: 24px;
}
ul#home_locations li{
	display:inline;
	padding-right: 3px;
	border-left: 1px solid #601319;
	padding-left: 5px;
}

ul#home_locations .first{padding-left:0;border-left:none;}
ul#home_locations a{color:#681c11;text-decoration:underline;}
ul#home_locations a:hover{color:#000;}
.alert{
	color:#CC0000;
	font-size:12px;
	font-weight:bold;
}
.printer{padding-left:24px;}

.specialCard{padding:3px 10px 0px 0;}