
  /*
  html {
  background: #b3b3b3 url(/themes/default/img/bg-tile.gif) 0 0 repeat;
  }
  */
  
  body { 
    background: #FFF url(/themes/default/img/wall.jpg) top center no-repeat;
	color:#666;
  }
  
  table th { background-color: #37accc;  }
  
  ul#navigation { background: #fff url(/themes/default/img/header_bg_nav.jpg) 0 0 no-repeat; border-bottom: 0; }
  
  #header a { color: #333; }
  #header { height: 102px;color: #333; margin:0 0 8px 0; }
  
  h3.section_label { 
    background-color: #3fb7d7;
  }

  #right_column h3, 
  #left_column h3 { 
    background: #fff url(/themes/default/img/title_bg.gif) 0 0 no-repeat;
    border: none;
  }
  
  .product_listing h3 a, h1 a, 
  .side_products a,
  .listing a, 
  .product_listing_horiz a,#search_results a, 
  .related_product_listing h3 a, ol.archive_list a { 
    color: #1d811e; 
  }


