object {
	margin: 0px;
	padding: 0px;
	top: 0px;
}

.footer {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #CCCC99;
	padding-top: 0px;
	margin: 1px 0px 0px;
	text-align: left;
	padding-bottom: 10px;
}
.textblocks {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding: 0px;
}
.bartop {
	background-color: #311900;
	background-image: url(../images/bar.top.jpg);
	background-repeat: repeat-x;
}
.barbottom {
	background-color: #3C1400;
	background-image: url(../images/bar.bottom.jpg);
	background-repeat: repeat-x;
}
.dots {
	background-image: url(../images/dots.jpg);
	background-repeat: repeat-x;
}
#main {
	margin: auto;
	vertical-align: middle;
}
a:visited, a:link {
	color: #663300;
	text-decoration: none;
	font-weight: bold;
}
#content a:visited {
	font-size: 11px;
	color: #572600;
	font-weight: bold;
}
a:hover {
	color: #351705;
	text-decoration: underline;
}
.player {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.footer a:link, a:visited, a:active {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #CCCC99;
	text-align: left;
}
.footer a:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #B8B98A;
	padding-top: 0px;
	margin: 1px 0px 0px;
	text-align: left;
	text-decoration: underline;
}
textarea {
	font-family: arial;
	font-size: 11px;
	line-height: 27px;
	color: #663300;
	margin: 10px;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td.navs ul {
	margin:0;
	padding:0;
	list-style:none;
	font-family: arial;
	font-size: 10px;
	color: #371600;
	text-decoration: none;

}
td.navs ul li {
	margin:0 0 .6em .4em;
	list-style-image: none;
	list-style-type: none;
}
td.navs ul li a:link, a:visited {
	text-decoration:none;
	color: #3A1A03;
	list-style-type: none;
}
td.navs ul li a:hover { text-decoration:underline }
.textblocksleft {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding: 0px;
	float: left;
}

/*  gCommerce Edits */
.reserve-online img{
	margin: 0 40px 45px 0;
	border:none !important;
}

.email-offer{
	width:100%;
	padding:25px 0;
}
.special-offer{
	width:100%;
	padding:25px 0;
}

.email-offer img, .special-offer img{
	padding:0 15px;
	border:none;
}

tr.press-page {
	height: 136px;
}


