a {
	font-family: Century Gothic;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;

	
}

a:hover {
	font-family: Century Gothic;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	cursor: pointer;

	
}

a:active {
	font-family: Century Gothic;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;


}




.left-bg {
	font-family: Century Gothic;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/feathers-lodge-left-bg.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
}

.right-bg {
	font-family: Century Gothic;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/feathers-lodge-right-bg.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
}

.buttons-bg {
	font-family: Century Gothic;
	font-size: 15px;
	color: #58585a;
	background-image: url(images/accommodation-buttons.jpg);
	background-repeat: no-repeat;
}

.buttons-text {
	font-family: Century Gothic;
	font-size: 15px;
	color: #58585a;
}

.welcome {
	font-family: Century Gothic;
	font-size: 30px;
	color: #bcd75f;
}

.vision {
	font-family: Century Gothic;
	font-size: 25px;
	color: #bcd75f;
}

.green-smaller {
	font-family: Century Gothic;
	font-size: 15px;
	color: #9bb543;
}

.grey-big {
	font-family: Century Gothic;
	font-size: 16px;
	color: #6d6d6d;
}
.body-text {
	font-family: Century Gothic;
	font-size: 13px;
	color: #6d6d6d;
}

.grey-links {
	font-family: Century Gothic;
	font-size: 12px;
	color: #757575;

}

.copyright {
	font-family: Century Gothic;
	font-size: 14px;
	color: #626262;
}

.firefly {
	font-family: Century Gothic;
	font-size: 12px;
	color: #a3a3a3;
}

.white {
	font-family: Century Gothic;
	font-size: 12px;
	color: #6c6c6c;
}

.style1 {font-size: 12px}

.suite-headings {
	font-family: Century Gothic;
	font-size: 15px;
	color: #FFFFFF;
	padding-left: 10px;
}

