BODY {
	background-color: #000000;
	color: #29472d;
	padding: 0px;
	font: 10px Verdana;
	margin: 0px;
}
#navKimsMainWrapper {
 	width: 775px;
	text-align: left;
}
/*Linking*/
a.morelinks:visited,a.morelinks:active,a.morelinks:link,a.morelinks:hover{
	color: #544e38;
	font-weight: bold;
    font-size: 10px;
    text-decoration: none;
}
a {
	text-decoration: none;
	color: #29472d;
}
a:hover {
	text-decoration: underline;
	color: #544e38;
}
/*Header*/
table.header {
	width: 100%  !important;
	background-color: #000000;
	border: 0px;
	height: 155px;
	
}
td.headertopleft {
	background-image: url(../images/leftmainheading.jpg);
	width: 675px;
	height: 155px;
	background-repeat: repeat-x;
}
td.headertopcenter {
	background-image: url(../images/topborderbackground.jpg);
	height: 155px;
}
td.headertopright {
	background-image: url(../images/righttopborder.jpg);
	width: 66px;
	height: 155px;
}
table.headerNavigation{
	width: 100%  !important;
	height: 17px;
}
td.headerNavigation{
 	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	color: black;
	font-size: 11px;
}
a.headerNavigation:visited,a.headerNavigation:active,a.headerNavigation:link {
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-variant : small-caps;
}
a.headerNavigation:hover  {
	color: #ffffff;
	text-decoration: none;
}

td.special1 {
	background-image: url(../images/mainpagetoprowleft.jpg);
	width: 23px;
	height: 38px;
}
td.special2 {
	background-image: url(../images/mainpagetoprowleft2.jpg);
	width: 148px;
}
td.special3 {
	background-image: url(../images/mainpagetoprowleft3.jpg);
	width: 23px;
}
td.special4 {
	background-image: url(../images/mainpagetoprowcenter.jpg);
}
td.special5 {
	background-image: url(../images/mainpagetoprowcenter2.jpg);
	width: 50px;
}
td.special6 {
	background-image: url(../images/mainpagetoprowcenter3.jpg);
	width: 75px;
}
td.special7 {
	background-image: url(../images/mainpagetoprowright1.jpg);
	width: 150px;
}
td.special8 {
	background-image: url(../images/mainpagetoprowright.jpg);
	width: 21px;
}


table.bannertable {
	width:470px;
}
td.headerexpagesnav {
	font-family: Verdana, Arial, sans-serif;
  	font-size: 10px;
	color: #000000;
 	font-weight : bold;
 	text-align : center;
}
a.headerexpagesnav:visited,a.headerexpagesnav:active,a.headerexpagesnav:link {
	font-weight: bold;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}
a.headerexpagesnav:hover  {
	color: #544e38;
	text-decoration: none;
}
/*End of Header Styles*/

/*Adjust for Center of Table Width*/
.maintable {
	padding: 5px;
	position: relative;
	width: 98%  !important;
	border: 2px solid #000000;
}
td.specialmain1 {
	background-image: url(../images/leftpageborder.jpg);
	width: 22px;
}
/*Left Column Information*/
td.columnLeft{
	width:150px;
}
#navColumnOneWrapper {
	margin: auto;
} 
.leftbox {
 	font-family: Verdana;
 	font-size: 10px;
	background: transparent;
 	border: 0px solid #7e4444;
 	margin-bottom: 15px;
 	width: 100%;
}
td.leftboxfooter {
	
}
TD.leftboxheading {
  	background:#9b9670;
}
.leftboxheading {
	font-size: 12px;
	font-weight: bold;
	color: black;
	height: 1px;
	text-align: center;
	font-family: Verdana;
	font-variant : small-caps;
}
.leftboxcontent {
  	padding: 4px;
	background-color: #ffffff;
 }
td.specialmain2 {
	background-image: url(../images/leftcenterbar.jpg);
	width: 26px;
}
td.blank {width:10px;}
/*Center Column Information*/

td.centermain {
	background-color: #ffffff;
	padding: 0px 0px 0px 0px
}
#navBreadCrumb {
	padding-left:3px;
	font-weight:bold;
	font-variant : small-caps;
	font-size: 10px;
}
HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9b9670;
}
div.centerBoxWrapper, {
	padding: 0px;
	height: 1%; /*do not remove- IEhack*/
	border: 1px solid #9a9a9a;
	margin: 1em;
}		
.productListing-rowheading {
	margin: 0em;
	font-size: 1em;
	color: #ffffff;
	padding: 0.5em 0.2em;
	border-bottom: 1px solid #9a9a9a;
	background-color: #000000;
}
h2.centerBoxHeading, .productListing-rowheading {
	margin: 0em;
	font-size: 1em;
	color: #ffffff;
	padding: 0.5em 0.2em;
	border-bottom: 1px solid #9a9a9a;
	background-color: #000000;
}
.productListing-rowheading a {
	font-size: 1em;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	text-align:top;
}
td.centerboxfooter {
	
}
TD.centerboxheading {
  	background:#c2d7de;
  	background-image: url(../images/boxesheading.jpg);
}
.centerboxcontent {
  	padding: 4px;
	background-color: #ffffff;
 }

/*end of center of page styles*/
td.specialmain3 {
	background-image: url(../images/rightcenterbar.jpg);
	width: 25px;
}
/*Right Column Styles*/
td.columnRight{
	width:150px;
}
#navColumnTwoWrapper {
	margin: auto;
}
.rightbox {
	font-family: Verdana;
 	font-size: 10px;
	background: transparent;
 	border: 0px solid #7e4444;
 	margin-bottom: 15px;
 	width: 100%;
}
td.rightboxfooter {
	
}
TD.rightboxheading {
 	background:#9b9670;
}
.rightboxheading {
	font-size: 11px;
	font-weight: bold;
	color: black;
	height: 1px;
	text-align: center;
	font-family: Verdana;
	font-variant : small-caps;
}
.rightboxcontent {
  	padding: 4px;
	background-color: #ffffff;
 }
td.specialmain4 {
	background-image: url(../images/rightpageborder.jpg);
	width: 16px;
}
/*Single Box Styles*/
.singlebox {
  	font-family: Verdana;
 	font-size: 10px;
	background: transparent;
 	border: 2px solid #7e4444;
 	margin-bottom: 15px;
 	width: 100%;
}
td.singleboxfooter {
	
}
TD.singleboxheading {
  	background:#c2d7de;
  	background-image: url(../images/boxesheading.jpg);
}
.singleboxheading {
	font-size: 11px;
	font-weight: bold;
	color: white;
	height: 1px;
	text-align: center;
	font-family: Verdana;
	font-variant : small-caps;
}
.singleboxcontent {
  	padding: 4px;
	background-color: #ffffff;
 }

/*Beginning of Footer Information*/
td.footerexpagesnav {
	font-family: Verdana, Arial, sans-serif;
  	font-size: 10px;
	color: #ffffff;
 	font-weight : bold;
 	text-align : center;
}
a.footerexpagesnav:visited,a.footerexpagesnav:active,a.footerexpagesnav:link {
	font-weight: bold;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
a.footerexpagesnav:hover  {
	color: #b7b28b;
	text-decoration: none;
}

table.footerNavigation{
	width: 99%  !important;
	height: 17px;
}
td.footerNavigation{
	padding-left: 5px;
	padding-right: 5px;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	font-variant : small-caps;
	font-weight: bold;
}
a.footerNavigation:visited,a.footerNavigation:active,a.footerNavigation:link {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	font-variant : small-caps;
	font-weight: bold;
}
a.footerNavigation:hover  {
	color: #b7b28b;
	text-decoration: none;
}
td.specialft1 {
	background-image: url(../images/mainpagebottomrowleft1.jpg);
	width: 18px;
	height: 36px;
}
td.specialft2 {
	background-image: url(../images/mainpagebottomrowleft2.jpg);
	width: 151px;
}
td.specialft3 {
	background-image: url(../images/mainpagebottomrowleft3.jpg);
	width: 23px;
}
td.specialft4 {
	background-image: url(../images/mainpagebottomrowleft4.jpg);
	width: 85px;
}
td.specialft5 {
	background-image: url(../images/mainpagebottomrowcenter.jpg);
}
td.specialft6 {
	background-image: url(../images/mainpagebottomrowright1.jpg);
	width: 17px;
}
td.specialft7 {
	background-image: url(../images/mainpagebottomrowright2.jpg);
	width: 163px;
}
td.specialft8 {
	background-image: url(../images/mainpagebottomrowright3.jpg);
	width: 14px;
}

TABLE.footer {
  	width: 100%  !important;
}

TD.footer {
	vertical-align: text-bottom;
	font-size: 10px;
	margin: 0em;
	padding: 0.5em;
}
table.legalCopyright {
	padding-bottom:10px;
}
.legalCopyright {color:white;}
.legalCopyright a {color:white;}
.legalCopyright :hover {color:white;}

/*Beginning of Expages TOC */
td.navEZPagesTOC {
	width:150px;
	border:2px solid #544e38;
	background-color:#9b9670;
}
#navEZPagesTOC ul li a {
	color: #000000;
	text-decoration: none;
}
#navEZPagesTOC ul li a:hover {
	color: #29472d;
	text-decoration: none;
}

/*BetterCategoriesEzInfo v1.3.0.2 added  2006-06-22  gilby*/

.betterCategories, .betterDocuments, .betterEzpages,
.betterInformation, .betterMoreinformation, .betterBestsellers {
	border-top: 3px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	text-decoration:none;
	margin-bottom:3px;
}

.betterCategories a, .betterCategories a:visited,
.betterDocuments a, .betterDocuments a:visited,
.betterEzpages a, .betterEzpages a:visited,
.betterInformation a, .betterInformation a:visited,
.betterMoreinformation a, .betterMoreinformation a:visited,
.betterBestsellers a, .betterBestsellers a:visited {
	display: block;
	background-color: #5a6a39;
	/*border-top: 2px solid #ffffff;*/
	padding: 0px;
	color: white;
	font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight:bold;
	text-decoration:none;
}

.betterCategories a:hover, .betterCategories a:active,
.betterDocuments a:hover, .betterDocuments a:active,
.betterEzpages a:hover, .betterEzpages a:active,
.betterInformation a:hover, .betterInformation a:active,
.betterMoreinformation a:hover, .betterMoreinformation a:active,
.betterBestsellers a:hover, .betterBestsellers a:active {
	background-color: #000000;
	color: white;
	font-weight:bold;
	text-decoration:none;
}

/*
.category-subs-selected, .category-subs-selected a:hover {
	font-weight: bold;
	text-decoration: none;
}
*/

