@charset "UTF-8";
/* CSS Document */

#aboutPic {
	height: 187px;
	width: 250px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
#amList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	font-weight: bold;
	width: 300px;
}
#amenities ul {
	list-style-position: outside;
	list-style-image: url(../images/bullet_green_cream.gif);
}
