@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bkgr.jpg);
	margin: 0px;
}
a {
	color: #CD9D90;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #C59951;
}
.redbuttons {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CD9D90;
	text-decoration: none;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
}
.yellowbullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #C59951;
	font-size: 10px;
	line-height: 16px;
}
.footer {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.boldyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #C59951;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
}
.bodycopybio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 19px;
}
.airplaylocations {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CD9D90;
	text-decoration: none;
}
.contactlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
}
.linkstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 24px;
}
.largered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CD9D90;
	text-decoration: none;
	line-height: 22px;
}
.reviewtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CD9D90;
	text-decoration: none;
	line-height: 18px;
	font-style: italic;
	font-weight: bold;
}
.homebodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
.homebodycopyheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC9D90;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}

