html, body {
	margin: 0px;
	padding: 0px;
}
h1,h2,h3,h4,h5,h6,p,address,blockquote,div,ul,li{
	
}
a:link{
	color: #333;
	text-size: 12pt;
	text-decoration: underline;
}
a:visited{
	color:#333
}
a:active{
	color:#CCC
}
a:hover{
	color: #0F0
	text-size: 16pt;
	color: #CCC;
}
a{
	text-decoration: none
}
body {
	font-family: "Century Gothic", Candara, Arial, sans-serif;
	background-color: #FFF;
	padding: 0px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1em;
}
#wrapper {
	background-color: #FFF;
	text-align: center;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#ammenities {
	text-align: center;
	font-size: 20px;
	color: #333;
	font-weight: 300;
	font-family: "Century Gothic", Candara, Arial, sans-serif;
	width: 550px;
	margin-left: 225px;
}
#ammenities1 {
	width: 550px;
	font-size: 16px;
	text-align: center;
	font-weight:100;
}
#contact {
	text-align: center;
	font-size: 20px;
	color: #333;
	font-weight: 300;
	font-family: "Century Gothic", Candara, Arial, sans-serif;
	width: 500px;
	margin-left: 250px;
	margin-top: 75px;
	line-height: 0.25em;
}
#header {
	text-align: center;
	font-size: 20px;
	color: #333;
	font-weight: 300;
	font-family: "Century Gothic", Candara, Arial, sans-serif;
	width: 550px;
	margin-left: 225px;
	margin-bottom: 25px;
}
#floorplans {
	min-height: 20px;
	width: 1000px;
}
