.searchTitle {
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  color: #998866;
}

.textForm {
  font-family: arial;
  font-size: 12px;
  color: #998866;
}

input, select {
  font-family: arial;
  font-size: 12px;
}

.noResults {
  font-family: arial;
  font-size: 12px;
  color: #FF0000;
}

.resTableColor {
  background: url(http://images.taylorandcoultas.com/bg.gif);
}

.resTableTitle {
  font-family: arial;
  font-size: 18px;
  color: #998866;
}

.storeInfoText {
  font-family: arial;
  font-size: 12px;
  color: #998866;
}

.storeTitle {
  font-family: arial;
  font-size: 12px;
  color: #998866;
  font-weight: bold;
}

.linkMap {

}