@charset "utf-8";
#apDiv1 {
	position:absolute;
	left:400px;
	top:99px;
	width:358px;
	height:64px;
	z-index:1;
}

body {
	background-color: #FF6600;
	background-image: url();
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: .75px;
}
.copyright {
	font-family: "Myriad Pro";
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
}
.italic {
	font-family: "Myriad Pro";
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.orangebullet {
	font-family: "Californian FB";
	font-size: x-small;
	font-style: normal;
	color: #F7931E;
	text-decoration: none;
}

.news {
	font-family: "Myriad Pro";
	color: #0066CC;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
.body {
	font-family: "Californian FB";
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
}
.letter {
	font-family: Georgia;
	font-size: 36px;
	color: #0066CC;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	top: auto;
}
.bullets {
	font-family: "Californian FB";
	font-size: medium;
	color: #FFFFFF;
	text-decoration: none;
}
.title {
	font-family: "Californian FB";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
	color: #FFFFFF;
}
.titleitalic {
	font-family: "Californian FB";
	font-size: 20px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #000;
}
a {
	font-weight: bold;
}

#reservation a {
	color: #FFF;
	font-size: 18px;
}

#reservation a:hover {
	color: #F63;
	font-size: 18px;
}
