/* CSS definition file containing site wide stylesheets */

.ScriptyHeadlines {
	font-family: "Vladimir Script",  cursive;
 	font-size: x-large;
 	text-align: center
}

.BulletedFloorPlanFeatures {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 14px;
 	color: rgb(0,0,0);
 	font-weight: bold;
 	list-style-type: square;
 	text-align: left
}

.AptHighlightsBullets {
	font-size: 18px;
 	color: rgb(0,81,20)
}