@charset "UTF-8";
body  {
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color:#b5b4b4;
}


#container { 
	width: 940px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-image:url(../images/bodybg.gif);
	background-repeat:repeat-y;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
#header { 
	background:url(../images/bgHeader.jpg);
	background-repeat:no-repeat;
	height:222px;
} 
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	text-indent:-9999px;
	}

#header h2 {
	text-indent:-9999px;
}

#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 268px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 15px 10px 15px 20px;
}

#sidebar1 h3{
	color:#275e17;
	padding:0;
	margin:0;
	padding-left:16px;
	padding-top:10px;
	line-height:1.5em;
	font-size:110%;
}

#sidebar1 p{
	padding:0;
	margin:0;
	padding-left:16px;
	padding-top:10px;
	line-height:1.5em;
	font-size:90%;
}

#sidePromo {
	text-indent:-9999px;
	margin-top:140px;
	margin-bottom:10px;
}

#sidePromo a{
	background-image:url(../images/sidePromo-1.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	height:112px;
	width:243px;
	margin-left:16px;
	display:block;
}

#sidePromo a:hover{
	background-image:url(../images/sidePromo-1.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	height:112px;
	width:243px;
	margin-left:16px;
	display:block;
 	background-position:0 -115px;
}

#mainContent { 
	margin: 0 0 0 300px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 14px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 

#mainContent h1 {
	font-size:18px;
	color:#275e17;
	line-height:1.5em;
	padding:0;
	padding-top:14px;
	padding-right:20px;
	margin:0;
}

#mainContent h2 {
	font-size:16px;
	color:#275e17;
	line-height:1.5em;
	padding:0;
	padding-top:14px;
	padding-right:20px;
	margin:0;
}

#mainContent p{
	line-height:1.5em;
	padding:0;
	padding-top:6px;
	padding-right:20px;
	margin:0;
}

strong{
	color:#275e17;
}

a:link{
	color:#275e17;
}

a:hover{
	color:#f2a73d;
}

a:visited{
	color:#666;
}

#promo1{
	text-indent:-9999px;
	background-image:url(../images/promo-1.jpg);
	background-repeat:no-repeat;
	height:260px;
	width:600px;
	margin:0;
	padding:0;
	margin-top:20px;
	margin-bottom:10px;
}
#promo2{
	text-indent:-9999px;
	background-image:url(../images/promo-2.jpg);
	background-repeat:no-repeat;
	height:260px;
	width:600px;
	margin:0;
	padding:0;
	margin-top:20px;
	margin-bottom:10px;
}
#promo3{
	text-indent:-9999px;
	background-image:url(../images/promo-3.jpg);
	background-repeat:no-repeat;
	height:260px;
	width:600px;
	margin:0;
	padding:0;
	margin-top:20px;
	margin-bottom:10px;
}
#promo4{
	text-indent:-9999px;
	background-image:url(../images/promo-4.jpg);
	background-repeat:no-repeat;
	height:260px;
	width:600px;
	margin:0;
	padding:0;
	margin-top:20px;
	margin-bottom:10px;
}
#promo5{
	text-indent:-9999px;
	width:600px;
	margin:0;
	padding:0;
	margin-top:20px;
	margin-bottom:10px;
}
#new1{
	background-image:url(../images/new-1.jpg);
	background-repeat:no-repeat;
	background-position: right;
	height:300px;
	width:600px;
	margin:0;
	padding:0;
	margin-top:0px;
	margin-bottom:0px;
}
#new2{
	background-image:url(../images/new-2.jpg);
	background-repeat:no-repeat;
	background-position: right;
	height:300px;
	width:600px;
	margin:0;
	padding:0;
	margin-top:0px;
	margin-bottom:0px;
}
#new3{
	background-image:url(../images/new-3.jpg);
	background-repeat:no-repeat;
	background-position: right;
	height:300px;
	width:600px;
	margin:0;
	padding:0;
	margin-top:0px;
	margin-bottom:0px;
}
#new4{
	background-image:url(../images/new-4.jpg);
	background-repeat:no-repeat;
	background-position: right;
	height:300px;
	width:600px;
	margin:0;
	padding:0;
	margin-top:0px;
	margin-bottom:0px;
}
#svc1{
	background-image:url(../images/svc-1.jpg);
	background-repeat:no-repeat;
	background-position: right;
	height:300px;
	width:600px;
	margin:0;
	padding:0;
	margin-top:0px;
	margin-bottom:0px;
}
#svc2{
	background-image:url(../images/svc-2.jpg);
	background-repeat:no-repeat;
	background-position: right;
	height:300px;
	width:600px;
	margin:0;
	padding:0;
	margin-top:0px;
	margin-bottom:0px;
}
#svc3{
	background-image:url(../images/svc-3.jpg);
	background-repeat:no-repeat;
	background-position: right;
	height:300px;
	width:600px;
	margin:0;
	padding:0;
	margin-top:0px;
	margin-bottom:0px;
}
#svc4{
	background-image:url(../images/svc-4.jpg);
	background-repeat:no-repeat;
	background-position: right;
	height:300px;
	width:600px;
	margin:0;
	padding:0;
	margin-top:0px;
	margin-bottom:0px;
}
#parts1{
	background-image:url(../images/parts-1.jpg);
	background-repeat:no-repeat;
	background-position: right;
	height:300px;
	width:600px;
	margin:0;
	padding:0;
	margin-top:0px;
	margin-bottom:0px;
}
#parts2{
	background-image:url(../images/parts-2.jpg);
	background-repeat:no-repeat;
	background-position: right;
	height:300px;
	width:600px;
	margin:0;
	padding:0;
	margin-top:0px;
	margin-bottom:0px;
}
#parts3{
	background-image:url(../images/parts-3.jpg);
	background-repeat:no-repeat;
	background-position: right;
	height:300px;
	width:600px;
	margin:0;
	padding:0;
	margin-top:0px;
	margin-bottom:0px;
}
#parts4{
	background-image:url(../images/parts-4.jpg);
	background-repeat:no-repeat;
	background-position: right;
	height:300px;
	width:600px;
	margin:0;
	padding:0;
	margin-top:0px;
	margin-bottom:0px;
}
#credit1{
	background-image:url(../images/credit-1.jpg);
	background-repeat:no-repeat;
	background-position: right;
	height:300px;
	width:600px;
	margin:0;
	padding:0;
	margin-top:0px;
	margin-bottom:0px;
}
#credit2{
	background-image:url(../images/credit-2.jpg);
	background-repeat:no-repeat;
	background-position: right;
	height:300px;
	width:600px;
	margin:0;
	padding:0;
	margin-top:0px;
	margin-bottom:0px;
}
#credit3{
	background-image:url(../images/credit-3.jpg);
	background-repeat:no-repeat;
	background-position: right;
	height:300px;
	width:600px;
	margin:0;
	padding:0;
	margin-top:0px;
	margin-bottom:0px;
}
#credit4{
	background-image:url(../images/credit-4.jpg);
	background-repeat:no-repeat;
	background-position: right;
	height:300px;
	width:600px;
	margin:0;
	padding:0;
	margin-top:0px;
	margin-bottom:0px;
}
#about1{
	background-image:url(../images/about-1.jpg);
	background-repeat:no-repeat;
	background-position: right;
	height:300px;
	width:600px;
	margin:0;
	padding:0;
	margin-top:0px;
	margin-bottom:0px;
}
#about2{
	background-image:url(../images/about-2.jpg);
	background-repeat:no-repeat;
	background-position: right;
	height:300px;
	width:600px;
	margin:0;
	padding:0;
	margin-top:0px;
	margin-bottom:0px;
}
#about3{
	background-image:url(../images/about-3.jpg);
	background-repeat:no-repeat;
	background-position: right;
	height:300px;
	width:600px;
	margin:0;
	padding:0;
	margin-top:0px;
	margin-bottom:0px;
}
#about4{
	background-image:url(../images/about-4.jpg);
	background-repeat:no-repeat;
	background-position: right;
	height:300px;
	width:600px;
	margin:0;
	padding:0;
	margin-top:0px;
	margin-bottom:0px;
}
#stihl1{
	background-image:url(../images/stihl-1.jpg);
	background-repeat:no-repeat;
	background-position: right;
	height:300px;
	width:600px;
	margin:0;
	padding:0;
	margin-top:0px;
	margin-bottom:10px;
}
#stihl2{
	background-image:url(../images/stihl-2.jpg);
	background-repeat:no-repeat;
	background-position: right;
	height:300px;
	width:600px;
	margin:0;
	padding:0;
	margin-top:0px;
	margin-bottom:10px;
}
#stihl3{
	background-image:url(../images/stihl-3.jpg);
	background-repeat:no-repeat;
	background-position: right;
	height:300px;
	width:600px;
	margin:0;
	padding:0;
	margin-top:0px;
	margin-bottom:10px;
}
#stihl4{
	background-image:url(../images/stihl-4.jpg);
	background-repeat:no-repeat;
	background-position: right;
	height:300px;
	width:600px;
	margin:0;
	padding:0;
	margin-top:0px;
	margin-bottom:10px;
}
#newLevel2{
    overflow: hidden;
    zoom: 1;           /*triggers hasLayout for IE <7*/
}
.list2 {
	width: 49.5%;
	float: left;
}

#newSvc{
    overflow: hidden;
	width: 350px;
    zoom: 1;           /*triggers hasLayout for IE <7*/
	padding-left: 150px;
}
.svc {
	width: 175px;
	float: left;
}
#newParts{
    overflow: hidden;
	width: 400px;
    zoom: 1;           /*triggers hasLayout for IE <7*/
	padding-left: 100px;
}
.part {
	width: 200px;
	float: left;
}
#jdCredit{
    overflow: hidden;
	width: 500px;
    zoom: 1;           /*triggers hasLayout for IE <7*/
	padding-left: 25px;
}
.credit{
	width: 250px;
	float: left;
}
#contactUs{
    overflow: hidden;
	width: 500px;
    zoom: 1;           /*triggers hasLayout for IE <7*/
	padding-left: 25px;
}
.list2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#level1{
	background-image:url(../images/kids-section.jpg);
	background-repeat:no-repeat;
	background-position: right;
	height:300px;
	width:600px;
	margin:0;
	padding:0;
	margin-top:0px;
	margin-bottom:10px;
}
#level5{
	width:600px;
	margin:0;
	padding:0;
	margin-top:0px;
	margin-bottom:10px;
}
#level1text{
	height:300px;
	width:400px;
	margin:0;
	padding-left:7px;
	margin-top:0px;
	margin-bottom:10px;
	color: #ffffff;
}
#jdlinks{
	margin:0;
	padding:0;
	margin-top:0px;
	margin-right:10px;

}
#stihllinks{
	margin:0;
	padding:0;
	margin-top:0px;
	margin-right:10px;
}
#newtext{
	height:300px;
	width:400px;
	font-size: 12px;
	margin:0px;
	padding:0;
	margin-top:35px;
	margin-bottom:0px;
}
#nav {
	background-image:url(../images/navBttm.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:243px;
	height:243px;
	position: absolute;
	top:106px;
	text-indent:-9999px;
	margin-left:35px;
}

#nav ul{
		list-style-type:none;
		padding:0;
		padding-top:10px;
		padding-left:20px;
		margin:0;
}
	

#newEquip a{
	background-image:url(../images/newEquip.gif);
	background-repeat:no-repeat;
	height:36px;
	width:204px;
	margin:0;
	padding:0;
	display:block;
}


#newEquip a:hover{
	background-image:url(../images/newEquip.gif);
	background-repeat:no-repeat;
	height:36px;
	width:204px;
	margin:0;
	padding:0;
	display:block;
	 background-position:0 -36px;

}

#usedEquip a{
	background-image:url(../images/usedEquip.gif);
	background-repeat:no-repeat;
	height:36px;
	width:204px;
	margin:0;
	padding:0;
	display:block;
}


#usedEquip a:hover{
	background-image:url(../images/usedEquip.gif);
	background-repeat:no-repeat;
	height:36px;
	width:204px;
	margin:0;
	padding:0;
	display:block;
	 background-position:0 -36px;
}

#service a{
	background-image:url(../images/service.gif);
	background-repeat:no-repeat;
	height:36px;
	width:204px;
	margin:0;
	padding:0;
	display:block;
}


#service a:hover{
	background-image:url(../images/service.gif);
	background-repeat:no-repeat;
	height:36px;
	width:204px;
	margin:0;
	padding:0;
	display:block;
	 background-position:0 -36px;
}

#parts a{
	background-image:url(../images/parts.gif);
	background-repeat:no-repeat;
	height:36px;
	width:204px;
	margin:0;
	padding:0;
	display:block;
}


#parts a:hover{
	background-image:url(../images/parts.gif);
	background-repeat:no-repeat;
	height:36px;
	width:204px;
	margin:0;
	padding:0;
	display:block;
	 background-position:0 -36px;
}

#financing a{
	background-image:url(../images/financing.gif);
	background-repeat:no-repeat;
	height:36px;
	width:204px;
	margin:0;
	padding:0;
	display:block;
}


#financing a:hover{
	background-image:url(../images/financing.gif);
	background-repeat:no-repeat;
	height:36px;
	width:204px;
	margin:0;
	padding:0;
	display:block;
	 background-position:0 -36px;
}

#about a{
	background-image:url(../images/about.gif);
	background-repeat:no-repeat;
	height:32px;
	width:204px;
	margin:0;
	padding:0;
	display:block;
}


#about a:hover{
	background-image:url(../images/about.gif);
	background-repeat:no-repeat;
	height:32px;
	width:204px;
	margin:0;
	padding:0;
	display:block;
	 background-position:0 -32px;
}




 #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-image:url(../images/bgfooter.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:130px;
} 
 #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 18px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color:#FFF;
	font-weight:bold;
	letter-spacing:.05em;
	font-size:85%;
}

#address{
	width:560px;
}

#phone{
	width:260px;
	text-align:right;
	padding-right:10px;
		
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.lineRule{
	background-image:url(../images/lineRule.gif);
	background-repeat:no-repeat;
	height:9px;
	margin-left:14px;
}

#gold a{
	background-image:url(../images/goldstar.jpg);
	background-repeat:no-repeat;
	height:136px;
	width:128px;
	display:block;
	text-indent:-9999px;
}

#affiliations{
	width:110px;
	padding-bottom:10px;
}

#affils p{
	margin:0;
	padding:0;
	padding-top:8px;
}
#affiliations2{
	width:50%;
	padding-bottom:10px;
}
#affils2 p{
	align: center;
	margin:0;
	padding:0;
	padding-top:8px;
	padding-right: 15px;
}
#JD a{
	background-image:url(../images/jdParts.gif);
	background-repeat:no-repeat;
	height:42px;
	width:94px;
	display:block;
	text-indent:-9999px;
}

#lawnBoy a{
	background-image:url(../images/lawnBoy.gif);
	background-repeat:no-repeat;
	height:35px;
	display:block;
	text-indent:-9999px;
}

#feather a{
	background-image:url(../images/featherLite.jpg);
	background-repeat:no-repeat;
	height:36px;
	display:block;
	text-indent:-9999px;
}
#frontier a{
	background-image:url(../images/frontier.gif);
	background-repeat:no-repeat;
	height:35px;
	width:128px;
	display:block;
	text-indent:-9999px;
}
#stihl a{
	align: left;
	background-image:url(../images/stihl.gif);
	background-repeat:no-repeat;
	height:35px;
	width:94px;
	display:block;
	text-indent:-9999px;
}

#maps p{
	margin:0;
	padding:0;
	padding-top:8px;
}
#map {
	background-image:url(../images/gampps-map.gif);
	background-repeat:no-repeat;
	height:227px;
	width:244px;
	display:block;
	text-indent:-9999px;
}
a.mapText:link {
	color: #339900; 
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.mapText:visited {
	color: #339900; 
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.mapText:hover {
	color: #FFCC00; 
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
}
a.green:link {
	color: #275f17; 
	font-size: 11px;
	font-face: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.green:visited {
	color: #275f17; 
	font-size: 11px;
	font-face: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.green:hover {
	color: #ffcc00; 
	font-size: 11px;
	font-face: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.brand{
	color: #275f17; 
	font-size: 12px;
	font-weight: 700;
	font-face: Verdana, Arial, Helvetica, sans-serif;
}
.used{
	font-family: tahoma,helvetica,verdana;
	color: #000000;
	font-size: 10px;
	font-weight: 300;
	font-align: center;
}
.common{
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 350px;
}
#prods ul {
		list-style-type:none;
		padding:0;
		padding-top:10px;
		padding-left:50px;
		margin:0;
}
.breadcrumb {
	color: #275f17; 
	font-size: 10px;
	font-weight: 500;
	font-face: Verdana, Arial, Helvetica, sans-serif;
}

