/* template: The Wooden Hill Company #1 */

table.njh_header { width: 1000px; background: transparent url(images/biddley.gif) no-repeat left top; }

table.spectabs { width: 1000px; background: #f2f2f2 /*top tabrow background*/; border-bottom: 2px solid #dddddd/*top tabrow bottom border*/; }
table.spectabs span { display: inline-block; padding: 5px 5px; border-right: 1px solid #ffffff/*top tabrow right border*/; border-left: 1px solid #b7b9b0/*top tabrow left border*/; }
table.spectabs span.link_home { border: 0; }
table.spectabs td.left { text-align: right; padding: 5px5px; }
table.spectabs td.right { border-right: 1px solid #f2f2f2/*top tabrow background*/; }
table.spectabs td a { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; color: black/*top tabrow text*/; text-decoration: none; }
table.spectabs td a:hover { color: black/*top tabrow text*/; text-decoration: underline; }

table.njh_tabs { width: 1002px;  }
table.njh_tabs td { text-align: center; padding: 4px 10px; background-color: #7f7575/*main tabs background*/; }
table.njh_tabs td.cat_link { }
table.njh_tabs td.cat_link_hover,
table.njh_tabs td.cat_link_active { background-color: #4c4a4a/*main tabs hover background*/; }
table.njh_tabs td a {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; color: white/*main tabs text*/; text-decoration: none; }
table.njh_tabs td.cat_link_hover a,
table.njh_tabs td.cat_link_active a,
table.njh_tabs td a:hover { color: white/*main tabs text hover*/; text-decoration: none; }

table.main { width: 1000px; }
table.main td.left#left { background: transparent url no-repeat left top; border-right: 1px solid #949494; text-align: center; padding: 10px; }
table.main td.right#right { text-align: center; padding: 10px; border-left: 1px solid #949494; }


table.main td.left table.sidebar { width: 155px; }
table.main td.right table.sidebar { width: 110px; }

table.sidebar#categories caption { display: none; }
table.sidebar#categories { border-collapse: collapse; border-right: 1px solid #666666; border-bottom: 1px solid #666666; }
table.sidebar#categories td.l1 { background: #bebebe; border-bottom: 1px solid #666666; padding: 3px; }
table.sidebar#categories td.l1_over,
table.sidebar#categories td.l1_active { background: #666666; border-bottom: 1px solid #3f3f3f; padding: 3px; }
table.sidebar#categories td.l2 { background: #bebebe; border-bottom: 1px solid #666666; padding: 3px; }
table.sidebar#categories td.l2_over,
table.sidebar#categories td.l2_active { background: #666666; border-bottom: 1px solid #3f3f3f; padding: 3px; }

table.sidebar#categories td a,
table.sidebar#categories td a:hover { font-family: Tahoma, sans-serif; font-size: 12px; color: white; text-decoration: none; }

div.njh_footer { background: #19008c; padding: 10px; font-family: Tahoma, sans-serif; font-size: 9px; color: white; text-align: center; }



