.attractions{
	width: 700px;
	margin: 0 auto;
	background: #EBEBFF url(../images/atr1.jpg) no-repeat top left;
	text-align: center;
}

.attractions td{
	text-align: center;
	font-weight: bold;
	vertical-align: top;
}

.attractions th{
	color: white;
	text-align: left;
	vertical-align: top;
}

.attractions td.first{
	width: 180px;
}

.title{
	font-weight: bold;
	font-size: 1.2em;
}

dl dt{
	font-weight: bold;
}

dl dd{
	font-size: 0.8em;
}

button{
	font-weight: bold;
	background: #B2B3FF;
}

#reserveWoodsy{
	font-size: 12px;
}

#goCheckAvailability{
	color: white;
}