body {
	margin: 10px auto;
	background: #92aa6b;
	text-align: center;
}
img, table {
	border: 0;
}
form 
{
	margin: 0;
	padding: 0;
}
/*-------------------------Non-Standard--------------*/
.sitediv
{
	display: block;
	width: 940px;
	padding: 0;
	margin: 0 auto;
	border: 1px solid #92aa6b;
	text-align: center;
}
.tab
{
	display: inline;
	float: left;
	width: 450px;
	height: 24px;
	text-align: left;
	padding: 0;
	margin: 0;
}
.tab .true
{
	float: left;
	height: 15px;
	font: 12px verdana, sans-serif;
	/*background: url(../images/bk_tabf.jpg) no-repeat 0 0;*/
	background: #fff url(../images/bk_tabt.gif) no-repeat 0 0;
	text-transform: uppercase;
	letter-spacing: 0.12em;
	padding: 6px 44px 3px 24px;
	margin: 0;
	color:Green;
}
.tab .end
{
	float: left;
	width: 8px;
	padding: 0;
	margin: 0 3px 0 0;
}
.tab .false
{
	float: left;
	height: 24px;
	font: 12px verdana, sans-serif;
	color: #999;
	background: url(../images/bk_tabf.jpg) no-repeat 0 0;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.12em;
	padding: 6px 44px 3px 24px;
	margin: 0;
}
.tab .false:hover
{
	background: url(../images/bk_tabf_f2.jpg) no-repeat 0 0;
	color: #000;
	text-decoration: none;
}
.masthd
{
	display: block;
	width: 960px;
	padding: 0;
	margin: 24px 0 0 0; /* Safari bug whereby top header is sitting against the top margin */
}
.address {
	float: right;
	width: 640px;
	font: 800 11px verdana, sans-serif;
	color: #d8e6b6;
	text-align: right;
	white-space: nowrap;
	margin: 0;
	padding: 4px 0 0 0;
}
.hdr1 
{
	display: block;
	width: 942px;
	height: 65px;
	background: url(../images/hdr1.gif) no-repeat 0 0;
	padding: 0 18px 0 0;
	margin: 25px 0 0 0;
	z-index: 1;

}
.searcharea 
{
	float: left;
	clear:left; /* Safari Searcharea float left fix */
	width: 220px;
	white-space: nowrap;
	text-align: left;
	margin: 8px 0 0 24px;
	padding: 0;
}
.hdr2 {
	width: 960px;
	height: 136px;
	background: url(../images/hdr2.jpg) no-repeat 0 0;
	margin: 0;
	padding: 0;
}
.logo {
	padding: 0;
	margin: 0 156px 0 410px
}
.maindiv
{
	float:left;
	display: block;
	width: 960px;
	background: #fff;
	padding: 0;
	margin: 0;
}
.page 
{
	float: left;
	width: 738px;
	font: 12px arial, sans-serif;
	color: #000;
	background: #fff;
	text-align: left;
	line-height: 16px;
	padding: 10px 18px 10px 6px;
	margin: 0;
}
.lnav-img {
	display: block;
	margin: 12px auto 22px auto;
	padding: 0;
}
.pwrdby
{
	display: block;
	width: 960px;
	height: 12px;
	background: url(../images/pwrdby.gif) no-repeat 50% 0;
	text-align: center;
	padding: 0;
	margin: 8px auto;
}
/*-----------------------------PADDING STYLES----------------------*/
.padleft {
	float: left;
	margin: 6px 12px 6px 0;
}
.padright {
	float: right;
	margin: 6px 0 6px 12px;
}
.pad {
	padding: 6px 0px;
	margin: 0;
}
/*--------------------------PRINTLINKS-------------------------------*/
.printlinks {
	display: block;
	text-align: center;
	white-space: nowrap;
	padding: 18px auto;
	margin: 8px 0 16px 0;
}
.printlinks ul {
	list-style-type: none;
	text-align: center;
	padding: 0;
	margin: 0;
}
.printlinks ul li {
	display: inline;
	padding: 0;
	margin: 0;
}
.printlink {
	font: normal 10px arial, sans-serif;
	color: #2b3d1d;
	border-right: 1px solid #2b3d1d;
	text-transform: lowercase;
	text-decoration: none;
	padding: 0 4px;
	margin: 0 0 0 -4px;
}
.printlink:hover {
	color: #8f3428;
	text-decoration: underline;
}
.printlink.last {
	font: normal 10px arial, sans-serif;
	color: #2b3d1d;
	text-transform: lowercase;
	text-decoration: none;
	padding: 0 4px;
	margin: 0 0 0 -4px;
	border: 0px;
}
.printlink.last:hover {
	color: #8f3428;
	text-decoration: underline;
}
/*---------------------------CART COUNT-----------------------------*/
#cartcount 
{
	position: relative;
	top: 10px;
	left: 224px;
	z-index: 20;
	width: 212px;
	height: 60px;
	font: normal 10px arial, sans-serif;
	color: #000;
	text-align: center;
	padding: 0;
	margin: 0;
}	
.cc-count 
{
	font: 800 12px arial, sans-serif;
	color: #000;
}
.cc-link 
{
	font: 800 9px arial, sans-serif;
	color: #f30;
	text-decoration: underline;
	text-transform: uppercase;
	text-align: center;
	padding: 0 2px;
	margin: 0;
}
.cc-link:hover
{
	color: #00f;
	text-decoration: underline;
}
/*--------------------------TOP NAVIGATION -------------------------------*/
.topnav {
	display: block;
	float: right;
	width: 570px;
	height: 22px;
	text-align: center;
	white-space: nowrap;
	padding: 0;
	margin: 10px 20px 0 0;
	overflow: hidden;
}
.topnav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.topnav ul li {
	display: inline;
	text-align: center;
	padding: 0;
	margin: 0;
}
.topnav .nav {
	height: 22px;
	font: normal 10px verdana, sans-serif;
	color: #fff;
	background: url(../images/butbk_tnav.gif) no-repeat 0 0;
	text-align: center;
	vertical-align: middle;
	line-height: 22px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .02em;
	white-space: nowrap;
	padding: 3px 10px 3px 15px;
	margin: 0;
}
.topnav .nav:hover {
	color: #000;
	background: url(../images/butbk_tnav_f2.gif) no-repeat 0 0;
	text-decoration: none;
}
.topnav .nav.focused {
	font: normal 10px arial, sans-serif;
	color: #fff;
	background: url(../images/butbk_tnav_f3.gif) no-repeat 0 0;
	text-align: center;
	vertical-align: middle;
	line-height: 22px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .02em;
	white-space: nowrap;
	padding: 3px 10px 3px 15px;
	margin: 0;
}
.tnav-end
{
	padding: 0;
	margin: 0 6px 20px 0;
	background: url(../images/tnav_r.gif) no-repeat 0 0;
}
.tnav-end:hover
{
	padding: 0 0 5px 0;
	margin: 0 6px 0 0;
	background: url(../images/tnav_r_f2.gif) no-repeat 0 0;
}

.tnav-end:focused
{
	padding: 0 0 5px 0;
	margin: 0 6px 0 0;
	background: url(../images/tnav_r_f3.gif) no-repeat 0 0;
}
/*----------------------------LEFT NAVIGATION ------------------------------------*/
.leftnavcol 
{
	float:left;
	width: 161px;
	height: 670px;
	background: #fff;
	text-align: center;
	padding: 0;
	margin: 0 18px;
}
.leftnav {
	display: block;
	margin: 20px 0 4px 0;
	padding: 0;
}
.leftnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.leftnav ul li {
	display: inline;
	padding: 0;
	margin: 0;
}
.leftnav .nav
{
	display: block;
	font: normal 13px verdana, sans-serif;
	color: #fff;
	background: url(../images/butbk_lnav01.gif) no-repeat 0 0;
	text-decoration: none;
	letter-spacing: 0.02em;
	text-align: left;
	padding: 4px 10px 0 14px;
	margin: 6px 0 0 0;
}
.leftnav .nav:hover
{
	background: url(../images/butbk_lnav01_f2.gif) no-repeat 0 0;
	text-decoration: none;
}
.leftnav .nav.focused
{	
	display: block;
	font: normal 13px verdana, sans-serif;
	color: #fff;
	background: url(../images/butbk_lnav01_f3.gif) no-repeat 0 0;
	text-decoration: none;
	letter-spacing: 0.02em;
	text-align: left;
	padding: 4px 12px 0 18px;
	margin: 6px 0 0 0;
}
.lnav01-b
{
	display: block;
	padding: 0;
	margin: 0;
}
.leftnav .level2 .nav {
	display: block;
	font: normal 11px verdana, sans-serif;
	color: #000;
	background: #ffdd94;
	border-right: 1px solid #2b3d1d;
	border-bottom: 1px solid #2b3d1d;
	border-left: 1px solid #2b3d1d;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0.01em;
	padding: 1px 4px 1px 8px;
	margin: 0 4px 0 10px;
}
.leftnav .level2 .nav:hover
{
	background: #ffc751;
	text-decoration: none;
}
.leftnav .level2 .nav.focused {
	display: block;
	font: normal 11px verdana, sans-serif;
	color: #fff;
	background: #f28500;
	border-right: 1px solid #2b3d1d;
	border-bottom: 1px solid #2b3d1d;
	border-left: 1px solid #2b3d1d;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0.01em;
	padding: 1px 4px 1px 8px;
	margin: 0 4px 0 10px;
}
.leftnav .level3 .nav{
	display: block;
	font: normal 11px verdana, sans-serif;
	color: #000;
	background: #e7e1cb;
	border-right: 1px solid #2b3d1d;
	border-bottom: 1px solid #2b3d1d;
	border-left: 1px solid #2b3d1d;
	text-decoration: none;
	text-align: left;
	padding: 1px 4px 1px 8px;
	margin: 0 4px 0 20px;
}
.leftnav .level3 .nav:hover
{
	background: #cbbd8d;
	text-decoration: none;
}
.leftnav .level3 .nav.focused {
	display: block;
	font: normal 11px verdana, sans-serif;
	color: #fff;
	background: #56543a;
	border-right: 1px solid #2b3d1d;
	border-bottom: 1px solid #2b3d1d;
	border-left: 1px solid #2b3d1d;
	text-decoration: none;
	text-align: left;
	padding: 1px 4px 1px 8px;
	margin: 0 4px 0 20px;
}
/*---------------------BUTTONS--------------------------*/
.searchbox
{
	display: inline;
}
.link.search
{
	display: inline;
	width: 60px;
	height: 16px;
	font: 9px verdana, sans-serif;
	color: #292125;
	background: url(../images/butbk_search.gif) no-repeat 0 0;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	padding: 2px 7px;
	margin: 0 0 0 9px;
}
.link.search:hover
{
	color: #fff;
	background: url(../images/butbk_search_f2.gif) no-repeat 0 0;
	text-decoration: none;
}
/*----------------------BREADCRUMBS ----------------------*/
/*Changes: #bcrumbs -> .bcrumbs; .bcrumbs -> .bcrumblink*/
#bcrumbs {
	display: block;
	font: normal 11px arial, sans-serif;
	color: #c60;
	text-align: left;
	padding: 0;
	margin: 0;
}
#bcrumbs .link 
{
	font: normal 11px arial, sans-serif;
	color: #999;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
#bcrumbs .link:hover {
	color: #2b3d1d;
	text-decoration: underline;
}
h1 
{
	display: block;
	width: 100%;
	font: 800 20px arial, sans-serif;
	color: #2b3d1d;
	text-align: left;
	text-decoration: none;
	padding: 8px 0 0 0;
	margin: 0 0 4px 0;
}
h2
{
	display: block;
	font: 800 18px arial, sans-serif;
	color: #54712d;
	text-align: left;
	text-decoration: none;
	padding: 0 0 2px 0;
	margin: 0;
}
h3{
	display: block;
	font: 800 16px arial, sans-serif;
	color: #2b3d1d;
	text-align: left;
	text-decoration: none;
	padding: 8px 0 2px 0;
	margin: 0;
}
h4{
	display: block;
	font: 800 14px arial, sans-serif;
	color: #54712d;
	text-align: left;
	text-decoration: none;
	padding: 0 0 4px 0;
	margin: 0;
}
h4:hover {
	text-decoration: underline;
}

.link{
	font: normal 12px arial, sans-serif;
	color: #c60;
	text-decoration: none;
}
.link:hover {
	text-decoration: underline;
}
/*------------------------------CONTENT STYLES -----------------------------*/
.bodytext {
	font: normal 12px arial, sans-serif;
	color: #000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}
.bullet
{
	display: block;
	font: 12px arial, sans-serif;
	color: #000;
	background: url(../images/bullet.gif) no-repeat 20px 12px;
	line-height: 16px;
	text-align: left;
	padding: 6px 0 3px 30px;
	margin: 0;
}
.bullet-bold
{
	display: block;
	font: 800 12px arial, sans-serif;
	color: #000;
	background: url(../images/bullet.gif) no-repeat 18px 12px;
	line-height: 16px;
	text-align: left;
	padding: 6px 0 3px 30px;
	margin: 0;
}
.bodytext-bold {
	font: 800 12px arial, sans-serif;
	color: #000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}
.bodytext-bolditalic {
	font: italic 800 12px arial, sans-serif;
	color: #000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}
.bodytext-sm {
	font: normal 11px arial, sans-serif;
	color: #000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}
.small-uc {
	font: normal 11px arial, sans-serif;
	color: #000;
	text-transform: uppercase;
	text-align: center;
}

/*------------------*/
.headvlrg {
	display: block;
	font: 800 20px arial, sans-serif;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
.headlrg {
	display: block;
	font: 800 18px arial, sans-serif;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
.head {
	display: block;
	font: 800 16px arial, sans-serif;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
.subhd {
	display: block;
	font: 800 14px arial, sans-serif;
	text-decoration: none;
	vertical-align: top;
	padding: 0;
	margin: 0 0 4px 0
}
.subhd:hover {
	text-decoration: underline;
}
/*-----------------*/
.headvlrg.blk {
	color: #000;
}
.headlrg.blk {
	color: #000;
}
.head.blk {
	color: #000;
}
.subhd.blk {
	color: #000;
	text-decoration: none;
}
.subhd.blk:hover {
	color: #000;
	text-decoration: underline;
}
.link.blk {
	color: #000;
	text-decoration: none;
}
.link.blk:hover{
	text-decoration: underline:
}
/*-----------------*/
.headvlrg.gray {
	color: #999;
}
.headlrg.gray {
	color: #999;
}
.head.gray {
	color: #999;
}
.subhd.gray {
	color: #999;
	text-decoration: none;
}
.subhd.gray:hover {
	color: #999;
	text-decoration: underline;
}
.link.gray {
	color: #999;
	text-decoration: none;
}
.link.gray:hover {
	text-decoration: underline:
}
/*-------------------------------*/
.headvlrg.blu {
	color: #2d64a6;
}
.headlrg.blu {
	color: #2d64a6;
}
.head.blu {
	color: #2d64a6;
}
.subhd.blu {
	color: #2d64a6;
	text-decoration: none;
}
.subhd.blu:hover {
	text-decoration: underline;
}
.link.blu {
	color: #2d64a6;
	text-decoration: none;
}
.link.blu:hover 
{
	color: #2d64a6;
	text-decoration: underline;
}
/*-------------------------------*/
.headvlrg.red {
	color: #c30;
}
.headlrg.red {
	color: #c30;
}
.head.red {
	color: #c30;
}
.subhd.red {
	color: #c30;
	text-decoration: none;
}
.subhd.red:hover {
	text-decoration: underline;
}
.link.red {
	color: #c30;
	text-decoration: none;
}
.link.red:hover 
{
	color: #c30;
	text-decoration: underline;
}
/*-------------------------------*/
.headvlrg.burg {
	color: #930;
}
.headlrg.burg {
	color: #930;
}
.head.burg {
	color: #930;
}
.subhd.burg {
	color: #930;
	text-decoration: none;
}
.subhd.burg:hover {
	text-decoration: underline;
}
.link.burg {
	color: #930;
	text-decoration: none;
}
.link.burg:hover 
{
	color: #930;
	text-decoration: underline;
}
/*-------------------------------*/
.headvlrg.rust{
	color: #c60;
}
.headlrg.rust{
	color: #c60;
}
.head.rust {
	color: #c60;
}
.subhd.rust {
	color: #c60;
	text-decoration: none;
}
.subhd.rust:hover {
	text-decoration: underline;
}
.link.rust {
	color: #c60;
	text-decoration: none;
}
.link.rust:hover 
{
	color: #c60;
	text-decoration: underline;
}
/*----------------------------------*/
.headvlrg.grn {
	color: #54712d;
}
.headlrg.grn {
	color: #54712d;
}
.head.grn {
	color: #54712d;
}
.subhd.grn {
	color: #54712d;
	text-decoration: none;
}
.subhd.grn:hover {
	color: #54712d;
	text-decoration: underline;
}
.link.grn {
	color: #54712d;
	text-decoration: none;
}
.link.grn:hover {
	text-decoration: underline;
}
/*-----------------------TEXTLINKS -----------------------------*/
/*Changes:  #textlinkarea -> #textlinks; .textlinks -> .link*/
.textlinkarea 
{
	float: left;
	width: 960px;
	font: 10px arial, sans-serif;
	color: #da7838;
	background:	#2b3d1d;
	text-decoration: none;
	text-align: center;
	padding: 12px 0 12px 0;
}
.textlinkarea  .link
{
	font: normal 10px arial, sans-serif;
	color: #d8e6b6;
	text-align: center;
	text-decoration: none;
	padding: 0 1px 2px 1px;
}
.textlinkarea  .link:hover 
{
	text-decoration: underline;
}

/*----------------------------------PAGING STYLES------------------------------*/
/* The .detail styles are used for product and article page navigation (next, previous, up one level)*/
.level-paging
{
	display: block;
	float: right;
	width: 250px;
	white-space: nowrap;
	text-align: right;
	padding: 1px 0 2px 0;
	margin: 0;
}
.detail-page-false
{
	font: normal 10px verdana, san-serif;
	color: #000;
	background: #e9e9ef;
	border: 1px solid #9a9daf;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
	padding: 1px 4px 1px 4px;
	margin: 0 0 0 8px;
	display:inline-block;
}
.detail-page-false:hover
{
	color: #fff;
	background: #edf9c0;
	border: #000;
}

/* The .page styles are used for dept, product, and articles displays where paging is done with page numbers (PAGE 1 2 3 4 5...)*/
.page-true
{
	font: normal 10px verdana, san-serif;
	color: #fff;
	background: #9aa980;
	border: 1px solid #000;
	text-decoration: none;
	padding: 1px 4px 1px 4px;
	margin: 0 2px;
	display:inline-block;
}
.page-false
{
	font: normal 10px verdana, san-serif;
	color: #000;
	background: #e9e9ef;
	border: 1px solid #9a9daf;
	text-decoration: none;
	padding: 1px 4px 1px 4px;
	margin: 0 2px;
	display:inline-block;
}
.page-false:hover
{
	color: #333;
	background: #edf9c0;
}
/* .paging is used as the container element for the page numbers (PAGE 1 2 3 4 5...)*/
.paging
{
	display: block;
	width: 590px;
	font: normal 11px arial, sans-serif;
	color: #000;
	text-align: right;
	padding: 6px 0;
	margin: 0
	text-transform: uppercase;
}


/*Changes: Used for Content block on dept, product, content, and articles pages.  Can be different for Secondary Content blocks  */
/*	ie: .Secondary.Content{} */
.Content
{
	display:block;
	text-align:left;
	padding:8px 0 0 0;
	margin:4px 0 0 0;
}
/*Changes: Used to float Content Image on dept, product, content, and articles pages.  Can be different for Secondary Content Image  */
/*	ie: .Secondary.Content.Image{} */
.Content.Image
{
	float:right;
	padding: 5px;
}

.Content.Image .SubPages
{
	width: 180px;
}

.Secondary.Content.Image
{
	float:left;
	padding: 5px;
}
/*----------------------------Table Header---------------------*/
.hdr
{	
	width: 100%;
	height: 14px;
	padding: 0;
	margin: 0;
}
.hdr .first
{
	width: 50%;
	font: 800 12px verdana, sans-serif;
	color: #7b7c93;
	text-align: left;
	padding: 2px 6px 1px 0;
	margin: 0
}
.hdr .last
{
	width: 50%;
	font: 11px verdana, sans-serif;
	color: #9b9dae;
	text-align: right;
	vertical-align: bottom;
	padding: 2px 6px 0 10px;
	margin: 0;
}
.hdr .title
{
	font: 800 12px verdana, sans-serif;
	color: #7b7c93;
	text-decoration: none;
}
.hdr .title:hover
{
	color: #900;
	text-decoration: underline;
}
.hdr .hdrlink
{
	float: right;
	width: 220px;
	font: 11px verdana, sans-serif;
	color: #9b9dae;
	text-decoration: none;
	padding: 0;
	margin: 6px 10px 0 0
}
.hdr .hdrlink:hover
{
	color: #333;
	text-decoration: underline;
}
/*---------------------------Table Body------------------------*/
.body
{
	width: 100%;
	font: normal 12px arial, sans-serif;
	color: #000;
	line-height: 18px;
	
	margin: 0 0 10px 0;
}
.body .top td
{
	vertical-align: top;
	text-align: left;
	border-top: 1px solid #c2d0b8;
	padding: 14px 8px 14px 8px;
	margin: 0;
}
.body .mid td
{
	vertical-align: top;
	text-align: left;
	border-top: 1px solid #c2d0b8;
	padding: 14px 8px 14px 8px;
	margin: 0;
}
.body .bot td
{
	vertical-align: top;
	text-align: left;
	border-top: 1px solid #c2d0b8;
	border-bottom: 1px solid #c2d0b8;
	padding: 14px 8px 14px 8px;
	margin: 0;
}
.body .first
.body .last
.body td
{
}
/*-------------------------------Table Styles-----DOTNet ---------------------------------*/
.body .name 
{
	display: block;
	font: 16px arial, sans-serif;
	color: #063;
	line-height: 18px;
	text-decoration: none;
	margin: 0;
	padding: 8px 0 4px 0;
}
.body .name:hover	
{
	color: #063;
	text-decoration: underline;
}
.body .desc 
{
	display: block;
	font: normal 12px arial, sans-serif;
	color: #000;
	line-height: 15px;
	padding: 5px 0 0 0;
	margin: 0;
}
.body .mftr
{
	display: block;
	font: normal 9px arial, sans-serif;
	color: #000;
	line-height: 11px;
	text-decoration: none;
	padding: 4px 0 0 0;
	margin: 0;
}
.body .sku 
{
	display: block;
	font: 10px arial, sans-serif;
	color: #000;
	line-height: 11px;
	text-decoration: none;
	padding: 3px 0 0 0;
	margin: 0;
}

/*--------------------------------SUBPAGES TABLE--------------------------*/
/*Changes: All SubPages Table Layouts */
.SubPages
{	
	display: block;
	clear: both;
	font: normal 11px verdana, sans-serif;
	color: #000;
	border: 1px solid #ddd;
	margin: 10px 0;
}
.SubPages .hdr
{
	display: block;
	font: normal 14px verdana, sans-serif;
	color: #000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}

.SubPages .hdr td
{
	padding: 2px 5px;
}

.SubPages .body tr .first
{	
	text-align: left;
}

.SubPages .body td
{
	border: 0px;
	padding: 2px 5px;
}

.SubPages img
{
	padding-right: 5px;
	float:left;
}

.SubPages .name
{
	font: normal 11px verdana, sans-serif;
	color: #000;
	text-decoration: underline;
}

.PopUpWindow .link
{
	display:inline;
}


