body {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	background-color: #669966;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
}

.bodystyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
}

.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.75em;
}

.medium {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
}

.big {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.25em;
}

.xbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
}

.expanded {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.25em;
	letter-spacing: 2px;
}

.justified {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #003333;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
}
.top-cta-book-btn {
	background-color: #b3a47b;
	padding: 15px 30px;
	color: #3d5112;
	border-radius: 10px;
	border: 2px solid #5b543f;
	font-family: sans-serif;
	text-decoration: none;
}
.top-cta-book-btn:hover {
	background-color: #b3a47b;
	padding: 15px 30px;
	color: #5b543f;
	border:	2px solid #fff;
}
.cta-btn {
	text-align: center;
	position: relative;
  margin: 15px;
	height: 32px;
}
