a.attractionCategories
{
  background-color:#d90000;
  border-bottom:1px solid white;
  color:#ffffff;
  display:block;
  font-family: Arial, Verdana, Helvetice, Georgia, Sans-Serif;
	font-size:12px;
  margin-left:12px;
  padding:4px 3px 5px 15px;
  text-decoration:none;
}
a.attractionCategories:visited{color:#ffffff;}
a.attractionCategories:hover{color:#0950A0;}
a.attractionCategories:active{color:#ffffff;}

a.attractionCategories#current{
  background-color:#F0E2C7;
  color:#d96c00;
  font-weight:bold;
}

p.specialOffer{
  color:#D90000;
  border:1px solid #D90000;
  padding:6px 12px 6px 12px;
}

#navBottom
{
  background-position: left bottom;
  background-image: url(../img/newyork_bl.gif);
  background-repeat: no-repeat;
  background-color: #d90000;
  height:22px;
  margin-left:12px;
  position:relative;
  text-align:right;
  width:298px;
}
#navBottomRight
{
  background-position: right bottom;
  background-image: url(../img/newyork_br.gif);
  background-repeat: no-repeat;
  height:22px;
  position:absolute;
  right:0;
  bottom:0;
  width:22px;
}

#feature_v2
{
  background: #F0E2C7;
  /*border:1px solid #0950A0;*/
  border:0;
  margin:140px 0 0 20px;
  padding:3px;
  position:absolute;
  width:285px;
}

#feature_v2 h3{font-size:12px;}
#feature_v2 a{color:#ff0000;}
#feature_v2 p{color:#ff0000;}

