.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	overflow: auto;
	height: 277px;
}
.textcontainer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #ffffff;
	position: relative;
}
.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #ffffff;
	position: static;
}
.background_default {
	background-attachment: fixed;
	background-image: url(images/background_default.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.background_about {

	background-attachment: fixed;
	background-image: url(images/background_about.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.background_residents {


	background-attachment: fixed;
	background-image: url(images/background_residents.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.background_staff {



	background-attachment: fixed;
	background-image: url(images/background_staff.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.background_wyndham {



	background-attachment: fixed;
	background-image: url(images/background_wyndham.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.background_charles {




	background-attachment: fixed;
	background-image: url(images/background_charles.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.background_service {




	background-attachment: fixed;
	background-image: url(images/background_service.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.background_contact {





	background-attachment: fixed;
	background-image: url(images/background_contact.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.effusionstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
/*	padding: 4px 18px 8px;*/
	font-weight: normal;
	
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	padding: 0px;
}
.linkimagestyle {
	border: 0px;
}
.linkimagestyle a hover {
	border: 0px;
	padding-left: 4px;
}