#content{
	position: relative;
}

#northStarImg{
	position: absolute;
	top: 50px;
	right: 78px;
}

#amenities{
	font-weight: bold;
	width: 700px;
	margin: 0 auto;
	color: black;
	background: #EBEBFF url(../images/atr1.jpg) no-repeat top left;
	padding: 5px 0px;
}

#amenities th{
	color: white;
}
#amenities td{
	text-align: left;
	vertical-align: top;
	padding: 5px;
	background: #E6E5E5;
}
#amenities td ul li{
	font-size: 0.8em;
	list-style-image: url(../images/blue_bullet.gif);
	font-weight: normal;
	color: black;
}
#amenities td ul li p{
	padding-left: 15px;
}

#amenities #first td{
	padding-top: 0px;
}

#amenities #last td{
	padding-bottom: 0px;
}

#amenities tr td:first-child{
	color: black;
	background: #CFCFCF;
}

.testimony{
	font-size: 0.9em;
	margin: 12px auto;
	width: 700px;
}

.tesimonialBy {
	font-weight: bold;
	font-style: italic;
}
