  body {
    margin: 0 0 0 0;
    background-color: #fff;
    color: #000;
    font-family: 'Lucida Grande', Tahoma, Helvetica, sans-serif; color:#060;
  }

  h1,h2,h3,h4,h5,h6{
/*    font-family: 'Lucida Grande', Tahoma, Helvetica, sans-serif; color:#060;  */
    }
  .subhead{
   /* font-family: 'Lucida Grande', Tahoma, Helvetica, sans-serif;*/ font-size:18px; font-weight: bold; 
    }

ul li {
/*  font-family:'Lucida Grande',Tahoma,Helvetica, sans-serif;
  color:#060; */
}

  a:link, a:visited {
    color: #666;
    text-decoration: underline;    
  }
  a:hover, a:active {
    color: #333;
    text-decoration: underline;
  }
  #top_nav {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border: 0;
    text-align:center;
    color: #fff;
  }
  #top_nav ul {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border: 0;
  }
  #top_nav ul li {
    list-style: none;
	display:inline;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Tahoma,Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: bold;
  }
  #top_nav ul li:after {
    content: " :: ";
    color: #fff;
  }
  #top_nav ul li.last:after {
    content: "";
  }
  #top_nav ul li a:link, #top_nav ul li a:visited {
    color: #fff;
  }
  #top_nav ul li a:hover, #top_nav ul li a:active {
    color: Yellow;
  }
  #card-board-top {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border: 0px;
    width: 100%;
    background: #fff url('/images/torches_pitchforks/green_green_bg.gif') repeat-x;    
  }
  .admin_footer{
    font-family: Tahoma, Helvetica,sans-serif;  
    color: #fff; 
    font-size: 10px; 
    font-weight: bold;
  }
  a.admin_footer:link, a.admin_footer:visited {
    color: #fff;
  }
  a.admin_footer:hover, a.admin_footer:active {
    color: Yellow;
  }
  .product_text{
/*    font-family: 'Lucida Grande',Tahoma,Helvetica,sans-serif; color: #060; */
    }
  .product_name{
    font-weight: bold; font-style: italic;
    }
  .product_module{
    border-width:3px; border-color:#060; border-style:solid; background-color:#eee;
    }
  .product_module img {
    margin-left: 4px;
  }
  .product_module img#prod {
    margin: 0 0 0 0;
  }
 .sales_text{
/*   font-family: 'Lucida Grande',Tahoma,Helvetica,sans-serif; color:#006600; font-size: 13px; */
   }
 .available_text{
/*   font-family: 'Lucida Grande',Tahoma,Helvetica,sans-serif; color:#006600; font-size: 12px; */ font-weight:bold; 
   }  
  #footer {
    margin: 0;
    padding: 6px;
    background-color: #060;
    width:100%;
    border:0;
    text-align:center;
    color: #fff;
	font-family: Tahoma,Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;    
  }
  #footer a:link, #footer a:visited {
    color: #fff;
  }
  #footer a:hover, #footer a:active {
    color: Yellow;
  }  
