/* top nav */

#top-nav  {
  border: 0;
  margin: 0;
  padding: 0;
  height: 54px;
  list-style-type: none;
}

#top-nav  li {
  display: block;
  float: right;
  padding: 0;
  margin: 0;

}

#top-nav  li a {
  height: 24px;
  padding: 10px 0 0 0;
  margin: 0 0 10px 0;
  color: #a30d44;
  text-decoration: none;
  display: block;
  font: 11px helvetica, arial, sans-serif;
  font-weight: bold;
  border-right: 0px solid #666;
  voice-family: "\"}\"";
  voice-family: inherit;
  height: 12px;
}

html>body #top-nav  li a {
  height: 12px;
  }

#top-nav  li a:hover {
  color: #d2638c;
}

#top-nav a:active {
  color: #d2638c;
}

#top-nav  li.one a {
  width: 90px;
  text-align: center;
  background: url(images/sep_topnav.gif) bottom left no-repeat;
}

#top-nav  li.two a {
  width: 90px;
  text-align: center;
  background: url(images/sep_topnav.gif) bottom left no-repeat;
}

#top-nav  li.three a {
  width: 120px;
  text-align: center;
}

.home-ad-top {
  float: right;
  height: 165px;
  margin-left: 15px;
  width: 239px;
}
