/* frenchcountry */
/* 2006-07-15 */

#head {
/*  background: url(/img/stripe_line_and_curve_v2yellow.jpg) repeat left bottom; */
}

#product_thumbs {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

#product_thumbs img {
  margin: 0 4px; 0 4px;
}


td {
  font-family: Verdana, sans-serif;
  padding: 0 0.5em 0 0;
  vertical-align: text-bottom;
  font-size: 90%;
  color: #333;
}

#product_thumbs .thumbtext {
  font-family: Verdana, sans-serif;
  font-size: 75%;
  color: black;
  text-align: center;
  margin: 0.2em 0 0.5em 0;
  text-decoration: none;
}

.thumbtext a:link {
  color: black;
  text-decoration: none;
}
.thumbtext a:visited {
  color: black;
  text-decoration: none;
}
.thumbtext a:hover {
  color: teal;
  text-decoration: none;
}
.thumbtext img:hover {
  border-color: teal;
}


h3 {
  font-size: 120%;
  font-weight: normal;
}
