body {
	background-attachment: fixed;
	background-color: #7F3A23;
	background-image: url(img/background.gif);
	background-repeat: no-repeat;
	background-position: center 30px;
}
.border {
	border: 1px solid #67642F;
}
.verdana10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D8C491;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #7C3520;
}
a:active {
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.body2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bodytextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.bodytext10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.bodytext11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}


#reservation{
	z-index:1000;
	position:relative;
	width:200px;
	height:28px;
	float:left;
	margin-bottom:-28px;
}

#award{
	z-index:1000;
	position: absolute;
	width:68px;
	height:126px;
	left:50%;
	margin-left:382px;
	top:177px;
}
