@charset "UTF-8";
/* CSS Document */
body	{
	font-family:Verdana, Geneva, sans-serif;
}
#digmark	{
	position:absolute;
}
#spread	{
	width:980px;
	height: 600px;
	position:relative;
	margin-left: auto;
	margin-right: auto;
}
#logotext	{
	margin-top: 40px;
	margin-left: 140px;
}
#header	{
	height:100px;
	background-image:url(../images/header-bkgd.gif);
	background-repeat:no-repeat;
}
#reservation	{
	font-family:sans-serif;
	width: 433px;
	float: right;
	font-size:10px;
	text-transform:uppercase;
	color: #999999;
	font-weight:bold;
}
#reservation a:link, #reservation a:visited	{
	text-decoration:none;
	color: #543019;
}
#reservation b	{
	color: #543019;
}
#reservation a:hover	{
	text-decoration:underline;
}
.reslabel	{
	color: #000000;
	font-weight:normal;
	text-transform:none;
}
#reservDates	{
	display: inline;
}
#reservDates form	{
	display: inline;
}
#reservDates input, #reservDates select 	{
	background-color:#999;
	font-size:10px;
	font-weight:normal;
}
#calendar1	{
	background-color:white;
	right: -3px;
	top: 20px;
	position:absolute;
	z-index: 20;
}
#main	{
	height: 469px;
}
#navigation	{
	float: right;
	height: 20px;
	position:absolute;
	right:0;
}
#content	{
	padding-top: 50px;
	width: 350px
}
#covercopy	{
	margin-left: 20px;
	color: #666666;
	margin-bottom: 20px;
}
#covercopy a:link, #covercopy a:visited	{
	color: #ffd300;
	text-decoration:none;
}
#covercopy a:hover	{
	color: #ffd300;
	text-decoration:underline;
}
#covercopy img	{
	margin-bottom: 20px;
}
#covercopy	p{
	font-size: 13px;
	line-height: 16px;
}
#feature	{
	height: 130px;
	position: absolute;
	bottom: 65px;
	width: 331px;
}
#featureunderlay	{
	margin-top: 45px;
	width: 331px;
	height: 130px;
	background-color:#ffffff;
	filter:alpha(opacity=70);
	-moz-opacity:0.8;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
#morelink	{
	bottom: 0;
	right: 15px;
	position:absolute
}
#featureimage	{
	float: left;
	width: 130px;
}
#featurecopy	{
	width: 170px;
	height: 100px;
	padding: 15px;
	float: right;
	position:relative;
}
#featurecopy p	{
	font-size:9px;
	line-height:11px;
}
.featuretitle 	{
	color: #d57b2b;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	line-height: 11px;
}
#footer	{
	height: 25px;
	padding: 2px 0;
	border-top: 5px solid #79bde9;
	font-family:Verdana, Geneva, sans-serif;
}
#footerleft 	{
	margin-top: 5px;
	float: left;
	font-size: 9px;
	margin-left: 20px;
	color: #999999;
}
#footerleft a:link, #footerleft a:visited	{
	color: #999999;
	text-decoration:none;
}
#footerleft a:hover	{
	text-decoration:underline;
}
#footerright	{
	float: right;
	color: #999999;
	text-transform:uppercase;
	font-size: 9px;
	font-weight:bold;
	margin-right:10px;
}
