@charset "utf-8";
/*  CSS */

a,
a:link,
a:visited,
a:hover,
a:active	{color:#0c4205; outline: none;}

.left		{float:left;}
.right		{float:right;}
.clear		{clear:both;}
.clrright	{clear:right;}
.clrleft	{clear:left;}

h1			{font:1.6em Arial, Helvetica, sans-serif;margin:0;padding:0}
h2			{font:1.5em Arial, Helvetica, sans-serif;margin:0;padding:0}
h3			{font:1.4em Arial, Helvetica, sans-serif;margin:0;padding:0}

.pad5		{padding:5px;}
.sm9		{font-size:0.63em;}
.sm10		{font-size:0.69em;}

.px11	{font-size:11px;}
	
 
.px11 a,
.px11 a:link,
.px11 a:visited	{
	font-size:11px;
	background:#25a417;
	border:1px solid #1f8e13;
	padding:5px 4px;
	color:#fff;
	text-decoration:none;
	margin:1px;}

.px11 a:hover,
.px11 a:active	{
	background:#1f8e13;
	border:1px solid #25a417;
	}

img {behavior: url(inc/pngbehavior.htc);}
#map img {behavior:none !important;}
#map {line-height:15px;}



/******   LAYOUT   ******/
* {outline-style: none;}

html,body	{
	height:100%;
	width: 100%;
	margin: 0 auto;
	}
	
body	{
	margin:0 auto;
	text-align:center;
	padding:0;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	color: #0c4205;
	background:#5eb444 url(../images/bg.jpg) repeat-x;
	}
	
#wrapper	{
	width:900px;
	height:auto;
	margin: 0 auto;
	padding: 0 50px;
	text-align:left;
	background: url(../images/wrapperbg.jpg) no-repeat;
	font: 1.3em/1.5em Verdana, Arial, Helvetica, sans-serif;
	}
	
#header	{
	height:62px;
	margin:0 auto;
	position:relative;
	}

#logo	{
	z-index:10;
	position:absolute;
	}

#contenthome	{
	margin:0px;
	padding: 10px;
	}

#content	{
	margin:10px;
	padding: 10px;
	background:#fff;
	min-height:500px;
    height:auto !important;
    height:500px;
	}
	
h1.heading	{font: 26px Arial, Helvetica, sans-serif; border:1px solid #277a1b;color:#000;background:#2f9220;padding:2px 5px 5px 5px;z-index:10;}
h1.heading span	{
	position:absolute;
	z-index:1;
	margin-top:1px;
	color:#FFF;
	}

#NewsBG	{
	width:690px;
	height:300px;
	background:url(../images/NewsBG.jpg) no-repeat;
	}

#NewsBG span	{
	padding: 85px 15px 0px 25px;
	width:640px;
	height:195px;
	display:block;
	color: #fff;
	font:13px/18px Verdana, Arial, Helvetica, sans-serif;
	overflow:hidden;
	}

html>/**/body #NewsBG span {padding: 90px 15px 0px 25px;height:200px}

#NewsBG span a	{color:#fff;}


/************* RSS FEEDS  ************/
.rssfeed ul {
	list-style:none;
	margin:0;
	padding:0;
	}

.rssfeed ul li {padding: 8px 0; text-decoration:none;}
.rssfeed ul a { text-decoration:none;font:16px/18px Verdana, Arial, Helvetica, sans-serif;}
.rssfeed ul a:hover { text-decoration:underline;}


#colright	{
	width:170px;
	margin:15px 15px 0 0;
	float:right;
	font:12px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	}

#content strong	{font-weight:normal;}

.white,
.white a,
a.white:link,
a.white:visited,
a.white:hover,
a.white:active	{color:#FFF; }


img.services	{
	margin: 0 10px 0 0;
	padding:3px;
	background:#fff;
	border:1px solid #ccc;
	}

/******* FOOTER *******/
#footer	{
	height:80px;
	font-size:.85em;
	line-height:1.3em;
	color:#c1e6b6;
	clear:both;
	}
#footer a	{text-decoration:none;color:#c1e6b6}

#footer #credit				 {float:right;width:115px;}
#footer #credit a 	 		 {color:#73cd58;text-decoration:none;}
#footer #credit a:hover 	 {color:#000;text-decoration:none;}


/****************    NAV   ************/
#nav .menu {	
	padding: 62px 0px 0 0;
    overflow: hidden;
    height: 0px !important;
    height /**/:62px;
	float:left; 
	}
		
#nav a#home										{background:url(../images/nav-home.jpg) no-repeat;width:58px;}
#nav a#home:HOVER,.home #nav a#home				{background:url(../images/nav-home-over.jpg) no-repeat;}

#nav a#whoweare									{background:url(../images/nav-whoweare.jpg) no-repeat;width:113px;}
#nav a#whoweare:HOVER,.whoweare #nav a#whoweare	{background:url(../images/nav-whoweare-over.jpg) no-repeat;}
		
#nav a#services									{background:url(../images/nav-services.jpg) no-repeat;width:94px;}
#nav a#services:HOVER,.services #nav a#services	{background:url(../images/nav-services-over.jpg) no-repeat;}

#nav a#sportinggoods							{background:url(../images/nav-sportinggoods.jpg) no-repeat;width:152px;}
#nav a#sportinggoods:HOVER,.sportinggoods #nav a#sportinggoods	{background:url(../images/nav-sportinggoods-over.jpg) no-repeat;}

#nav a#catalog									{background:url(../images/nav-catalog.jpg) no-repeat;width:87px;}
#nav a#catalog:HOVER,.catalog #nav a#catalog	{background:url(../images/nav-catalog-over.jpg) no-repeat;}

#nav a#contact									{background:url(../images/nav-contact.jpg) no-repeat;width:121px;}
#nav a#contact:HOVER,.contact #nav a#contact	{background:url(../images/nav-contact-over.jpg) no-repeat;}
 
/******* HORIZONTAL NAV MENU  ***********/
#nav	{
	height:62px;
	
	}
*html #nav	{
	position:absolute;
	z-index:500;
	width:625px; 
	} /*IE 6*/ 
		
ul#hrznav {
 background:url(../images/navbg.jpg) -3px 0;
	margin: 0 0 0 275px;
  border: 0 none;
  padding: 0;
  width: 625px; /*For KHTML*/
  list-style: none;
  height: 62px;
  padding: 0px 0px 0px 0px;
  float:left;
	}

* html ul#hrznav {margin: 0 0 0 137px;}

ul#hrznav li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 62px;
  z-index:500;
	}

ul#hrznav li li{height:25px;}

ul#hrznav ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 290px;
  list-style: none;
  display: none;
  position: absolute;
  top: 34px;
  left: 0;
	}

ul#hrznav ul li {
  float: none; /*For Gecko*/
  display: block !important;
  display: inline; /*For IE*/
	}

/* Root Menu */
ul#hrznav a {
  padding: 2px 2px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  color: #e1a913;
  font: 1.3em/1.90em Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
	}

/* Root Menu Hover Persistence */
ul#hrznav a:hover,
ul#hrznav li:hover a,
ul#hrznav li.iehover a {
  background: #CCC;
  color: #FFF;
	}

/* 2nd Menu */
ul#hrznav li:hover li a,
ul#hrznav li.iehover li a {
  float: none;
  background:#262d3d;
  color: #dae4fb;
  border:1px solid #394259;
  font-size:1.2em;
  height:30px;
  text-indent:5px;
  	}
	
*html #nav	{z-index:500; position:relative;}



/* 2nd Menu Hover Persistence */
ul#hrznav li:hover li a:hover,
ul#hrznav li:hover li:hover a,
ul#hrznav li.iehover li a:hover,
ul#hrznav li.iehover li.iehover a {
  background: #424d66;
  color: #FFF;
	}

/* 3rd Menu */
ul#hrznav li:hover li:hover li a,
ul#hrznav li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
	}

/* 3rd Menu Hover Persistence */
ul#hrznav li:hover li:hover li a:hover,
ul#hrznav li:hover li:hover li:hover a,
ul#hrznav li.iehover li.iehover li a:hover,
ul#hrznav li.iehover li.iehover li.iehover a {
  background: #CCC;
  color: #FFF;
	}

/* 4th Menu */
ul#hrznav li:hover li:hover li:hover li a,
ul#hrznav li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
	}

/* 4th Menu Hover */
ul#hrznav li:hover li:hover li:hover li a:hover,
ul#hrznav li.iehover li.iehover li.iehover li a:hover {
  background: #CCC;
  color: #FFF;
	}

ul#hrznav ul ul,
ul#hrznav ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
	}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#hrznav li:hover ul ul,
ul#hrznav li:hover ul ul ul,
ul#hrznav li.iehover ul ul,
ul#hrznav li.iehover ul ul ul {
  display: none;
	}

ul#hrznav li:hover ul,
ul#hrznav ul li:hover ul,
ul#hrznav ul ul li:hover ul,
ul#hrznav li.iehover ul,
ul#hrznav ul li.iehover ul,
ul#hrznav ul ul li.iehover ul {
  display: block;
	}






/**********  CONTACT FORM   **********/
form#contact 	{
	margin:0;
	padding: 5px;
	float:right;
	width: 275px;
	background:#a5db9b;
	border: 1px solid #5aa24d;	
	}	

#contact label,#contact input {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
	}

#contact label {
	text-align: right;
	width: 75px;
	padding-right: 5px;
	}

#contact br {clear: left;}

#contact fieldset	{
	margin:0px 0px 10px 0px;
	position:relative;
	display:block;
	border:0px;
	padding: 0px 10px 10px 10px;
	} 
	
#contact legend	{
	color:#216115;
	font-variant:small-caps;
	font:bold 1.0em Verdana, Arial, Helvetica, sans-serif;
	padding:2px 5px;
	position: relative;  
	}

#contact span.state	{width:130px;float:left;text-align:right;}
	
#contact #zip {
	width: 60px;
	margin-right:12px;
	float: left;
	}
#contact #zipname	{width:27px;margin-left:13px;float:left;}
	
#contact #comments	{
	display: block;
	width: 240px;
	height:70px;
	margin-bottom: 15px;
	}

textarea{overflow:auto;}
	
#contact #submit	{
	width: 85px;
	height:32px;
	margin-left:90px;
	}
	
#contact .shhhh, .shhhh {display:none;}