@charset "UTF-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #326D46;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(building_shot_lrg_fade.jpg);
	background-attachment: scroll;
}
ins {
	text-decoration: none;
}
del {
	display: none;
}
.container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 216px;
}
#footer {
	font-size: .75em;
	padding-bottom: 18px;
	text-align: center;
}
.content {
	padding-right: 18px;
	padding-left: 18px;
	background-image: url(transparent_bkg.png);
	background-repeat: repeat-y;
}
.container h1 {
	background-image: url(willow_header.png);
	background-repeat: no-repeat;
	height: 144px;
}
.prose {
	line-height: 2em;
	text-align: justify;
}
#bottom {
	text-align: center;
	width: 90%;
}
ul#navigation
{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	text-align: center;
}
#navigation li
{
display: inline;
list-style-type: none;
}
#navigation a {
	padding-top: 3px;
	padding-right: 32px;
	padding-bottom: 3px;
	padding-left: 32px;
}

#navigation a:link, #navigation a:visited
{
	color: #fff;
	background-color: #2A6152;
	text-decoration: none;
	border: 1px solid #FFFFFF;
}

#navigation a:hover
{
	color: #fff;
	background-color: #ffcc00;
	text-decoration: none;
	border: 1px solid #326D46;
}
h1#Amenities  {
	background-image: url(willow_amenities_header.png);
	background-repeat: no-repeat;
	height: 144px;
}
#Amenities {
	background-image: url(bkgd_amenities.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.container .content .prose img {
	float: right;
	padding-left: 18px;
	padding-bottom: 18px;
	padding-top: 18px;
}
.container .content .prose .left {
	float: left;
	padding-right: 18px;
}
#Amenities .container .content .prose .left {
	float: left;
	padding-right: 18px;
	padding-bottom: 18px;
}
#Amenities .container .content ul {
	line-height: 1.5em;
}
#Amenities .container .content a {
	text-decoration: none;
}
#Healthclub {
	background-image: url(transparent_bkg.png);
	background-repeat: repeat;
}
#DropCapT {
	float: left;
	margin-top: -9px;
	margin-left: -36px;
	margin-bottom: -18px;
}
