﻿.headerFont
{
	font-family: Century Gothic;
	font-size: 18px;
	letter-spacing: 4px;
	color: White;
}

.homeFont
{
	font-family: Century Gothic;
	font-size: 16px;
	color: White;
}

a.menu:link
{
	font: 12px Century Gothic;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

a.menu:visited
{
	font: 12px Century Gothic;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover
{
	font: 14px Century Gothic;
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

.menuSelected
{
	font: 12px Century Gothic;
	color: #7c6a55;
	font-weight: bold;
}

.amenitiesFont
{
	font-family: Century Gothic;
	font-size: 13px;
	color: White;
}

.activitiesFont
{
	font-family: Century Gothic;
	font-size: 13px;
	color: White;
}

.ratesFont
{
	font-family: Century Gothic;
	font-size: 14px;
	font-weight: normal;
	color: #45392b;
}

.ratesFont2
{
	font-family: Century Gothic;
	font-size: 14px;
	font-weight: normal;
	color: #cd1d32;
}

.termsFont
{
	font-family: Century Gothic;
	font-size: 11px;
	color: White;
}
.termsHeader
{
	font-family: Century Gothic;
	font-size: 13px;
	color: White;
}
.imagePopUp
{
	position: absolute;
	visibility: hidden;
}

.contactFont
{
	font-family: Century Gothic;
	font-size: 12px;
	font-weight: normal;
	color: white;
}
.contactFont2
{
	font-family: Century Gothic;
	font-size: 12px;
	font-weight: normal;
	color: black;
}
.footerFont
{
	font-family: Century Gothic;
	font-size: 12px;
	color: White;
}
.font3
{
	font-family: Century Gothic;
	font-size: 12px;
	font-weight: bold;
	color: White;
}
.backGround
{
	background: #45392b;
}
