@charset "UTF-8";
body {
	background-color: #f6f5e6;
	background-image: url(../images/bg_tile.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: 'Yanone Kaffeesatz', Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 15px;
	font-style: normal;
	color: #605c50;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 20px;
	padding-left: 7px;
}
.bglogoArea {
	background-image: url(../images/bg_middle.jpg);
	background-repeat: repeat-y;
	text-align: center;
}
.bgContent {
	background-image: url(../images/bg_middle.jpg);
	background-repeat: repeat-y;
}
.navArea {
	background-color: #ddd3b9;
	text-align: center;
	font-size: 20px;
	font-weight: 300;
	height: 29px;
	vertical-align: middle;
}
a.navLinks:link {
	color: #605c50;
	text-decoration: none;
	margin-right: 17px;
	margin-left: 17px;
}
a.navLinks:visited {
	color: #605c50;
	text-decoration: none;
	margin-right: 17px;
	margin-left: 17px;
}
a.navLinks:hover {
	color: #9ab8ce;
	text-decoration: none;
	margin-right: 17px;
	margin-left: 17px;
}
a.navLinks:active {
	color: #605c50;
	text-decoration: none;
	margin-right: 17px;
	margin-left: 17px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h1 {
	font-weight: 200;
	color: #9ab8ce;
	padding: 0px;
	margin-top: 29px;
	margin-bottom: 0px;
}
h2 {
	font-weight: 200;
	color: #9ab8ce;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
	font-size: 22px;
}
.amenitiesCopy {
	line-height: 22px;
}
.contactName {
	font-weight: 200;
	color: #9ab8ce;
	font-size: 24px;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
}
.bodycopy {
	line-height: 32px;
	text-align: justify;
}
.copyright {
	font-size: 12px;
}
a.footerLinks:link {
	color: #605c50;
	text-decoration: none;
}
a.footerLinks:visited {
	color: #605c50;
	text-decoration: none;
}
a.footerLinks:hover {
	color: #9ab8ce;
	text-decoration: none;
}
a.footerLinks:active {
	color: #605c50;
	text-decoration: none;
}
a:link {
	color: #605c50;
	text-decoration: none;
}
a:visited {
	color: #605c50;
	text-decoration: none;
}
a:hover {
	color: #9ab8ce;
	text-decoration: none;
}
a:active {
	color: #605c50;
	text-decoration: none;
}
.contactSpacing {
	line-height: 24px;
}
.photoPaddingLeft {
	padding-left: 25px;
	padding-bottom: 20px;
}
a.avaspaceLink:link {
	color: #9ab8ce;
	text-decoration: none;
}
a.avaspaceLink:visited {
	color: #9ab8ce;
	text-decoration: none;
}
a.avaspaceLink:hover {
	color: #666666;
	text-decoration: none;
}
a.avaspaceLink:active {
	color: #9ab8ce;
	text-decoration: none;
}
.avspText {
	font-size: 20px;
	line-height: 26px;
}
