
#directory div.dir-cathead {
  margin-top: 12px;
  margin-bottom: 5px;
}

#directory td.dir-cathead {
  vertical-align: middle;
  padding: 0px;
  padding-left: 0px;
  font-weight: bold;
  font-size: 14px;
}

#directory a.black:link {
  text-decoration: none;
  color: #000000;
}

#directory a.black:visited {
  text-decoration: none;
  color: #000000;
}

#directory a.black:hover {
  text-decoration: underline;
  color: #000000;
}

#directory a.black:active {
  text-decoration: underline;
  color: #000000;
}

#directory a.grouplink:link,
#directory a.grouplink:visited {
  font-family: tahoma;
  font-size: 11px;
  color: #666666;
  text-decoration: none;
}
#directory a.grouplink:hover,
#directory a.grouplink:active {
  font-family: tahoma;
  font-size: 11px;
  color: #000000;
  text-decoration: underline;
}

#directory .grouplink {
  font-family: tahoma;
  font-size: 11px;
  color: #666666;
}

#directory a.grouptitle:link,
#directory a.grouptitle:visited {
  font-size: 16px;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}
#directory a.grouptitle:hover,
#directory a.grouptitle:active {
  font-size: 16px;
  color: #000000;
  font-weight: bold;
  text-decoration: underline;
}

#directory .grouptitle {
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

#directory .listing-title {
  font-size: 13px;
  font-weight: bold;
  font-color: #000000;
}

#directory .listing-bold {
  padding: 2px;
  background-color: #e7e7e7;
  font-size: 15px;
  font-weight: bold;
  font-color: #000000;
  border: 0px;
  border-bottom: 1px;
  border-bottom-style: solid;
  border-bottom-type: thin;
  border-bottom-color: #999999;
}

#directory .listing-highlight {
  background-color: #ffffaf;
  border: 0px;
  border-bottom: 1px;
  border-bottom-style: solid;
  border-bottom-type: thin;
  border-bottom-color: #999999;
}

#directory .listing-priority {
  background-color: #ffffaf;
  border: 0px;
  border-bottom: 1px;
  border-bottom-style: solid;
  border-bottom-type: thin;
  border-bottom-color: #999999;
}

#directory div.listing-desc {
/*  width: 454px; */
  width: 456px;
  margin: 2px 0 0 0;
  padding: 2px;
  font-family: Tahoma;
  font-size: 11px;
  color: #333333;
}

#directory div.listing-desc-bold {
/*  width: 454px; */
  width: 456px;
  line-height: normal;
  margin: 2px 0 0 0;
  padding: 2px 2px 4px 2px;
  font-family: Tahoma;
  font-size: 11px;
  color: #333333;
}

#directory div.listing-contact {
  line-height: normal;
  padding-left: 2px;
  padding-bottom: 3px;
  background-color: #ffffe7;
  font-size: 12px;
  font-color: #000000;
}

#directory div.listing-contact-start {
  clear: both;
  margin-top: 4px;
  padding-top: 2px;
  border: 1px;
  border-top: 1px;
  border-top-style: dashed;
  border-top-type: thin;
  border-top-color: #c6c6c6;
}

#directory div.listing-free {
  width: 400px;
  margin-top: 5px;
}

#directory div.listing-box {
/*  width: 460px; */
  width: 462px;
  overflow: hidden;
  margin: 5px 0 0 0;
  padding: 2px;
  border: 1px;
  border-style: solid;
  border-type: thin;
  border-color: #c6c6c6;
  background-color: #f7f7f7;
}

#directory div.listing-box-highlight,
#directory div.listing-box-priority {
/*  width: 460px; */
  width: 462px;
  overflow: hidden;
  margin: 5px 0 0 0;
  padding: 2px;
  border: 1px;
  border-style: solid;
  border-type: thin;
  border-color: #666666;
  background-color: #f7f7f7;
}

/*
#directory div.listing-box-priority {
/*  width: 460px; */
  width: 462px;
  overflow: hidden;
  margin: 5px 0 0 0;
  padding: 2px;
  border: 1px;
  border-style: solid;
  border-type: thin;
  border-color: #666666;
  background-color: #f7f7f7;
  border-top-width: 4px;
  border-top-color: #efcc00;
}
*/

#directory div.line-listing {
  width: 400px;
  padding-left: 15px;
  text-indent: -15px;
}

#directory div.pagelinks {
  background-image: url(images/breadcrumbs-bg.png);
  background-repeat: repeat-y;
  padding: 3px;
  padding-left: 10px;
  margin-left: -7px;
}

#directory div.pagelinks a:link,
#directory div.pagelinks a:visited {
  color: #7b421c;
  text-decoration: none;
}
#directory div.pagelinks a:active,
#directory div.pagelinks a:hover {
  text-decoration: underline;
}

/*
#directory div.breadcrumbs,
#directory a.breadcrumbs:link,
#directory a.breadcrumbs:visited,
#directory a.breadcrumbs:hover,
#directory a.breadcrumbs:active {
  width: 475px;
  color: #496736;
  font-weight: normal; 
  font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
  text-decoration: none;
}

#directory div.breadcrumbs {
  background-image: url(images/breadcrumbs-bg.png);
  background-repeat: repeat-y;
  font-size: 12px;
  padding: 1px;
  padding-bottom: 3px;
  padding-left: 5px;
  margin: 0px;
  margin-top:3px;
  margin-left: -7px;
}

#directory h2 {
  font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
  padding: 0;
  margin: 15px 0 10px 0;
  background-color: transparent;
  color: #800000;
  font-size: 16px;
  font-weight: bold;
}
*/