* {
	margin: 0;
	padding: 0;
}
body {
	background: #f8d052;	
	color: #000;
	font: normal 12px/1.5em Arial, Helvetica, sans-serif;
}
img {
	border: none;
}
div.hr {
	height: 1px;
	background: #000;
	border: none;
	margin: 10px 0;
}
div.hr hr {
	display: none;
}
.clear {
	clear: both;	
}
.float-left {
	float: left;	
}
.float-right {
	float: right;	
}
.container {
	width: 950px;
	margin: 0 auto;
}
.header {
	height: 80px;
	background: #d0e890;
	border-bottom: 1px solid #000;
	font-weight: bold;
}
.header-phone {
	color: #619448;
	font-size: 18px;
	padding: 46px 0 0 20px;
}
.header-nav {
	width: 343px;	
	margin: 51px 0 0 0;
}
.header-nav ul, .sidebar ul, .footer-green ul {
	list-style: none;
}
.header-nav li, .footer-green li {
	display: inline;
	float: left;
}
.header-nav a {
	display: block;
	background-image: url(../images/header-nav.jpg);
	background-repeat:no-repeat;
	color: #fff;
	text-decoration:none;
	text-transform:uppercase;
	height: 12px;
	text-align:center;
	padding: 9px 0 8px 0;
	line-height: 1em;
}
.header-nav a.header-events {
	width: 159px;
}
.header-nav a.header-events:hover {
	background-position: 0 -29px;
	color: #f8d052;
}
.header-nav a.header-deals {
	background-position: -159px 0;
	width: 184px;
}
.header-nav a.header-deals:hover {
	background-position: -159px -29px;
	color: #f8d052;
}
.main-contain {
	background: url(../images/bg.jpg) repeat-y top center;	
}
.content-area {
	padding: 20px;
	background: #fff;
}
.logo img {
	margin: 20px 0 0 20px;
}
.rotator #fadeshow1 {
	border: 1px solid #000;
	margin-bottom: 10px;
}
.sidebar {
	width: 175px;	
	padding: 0 20px 0 0;
}
.sidebar ul li a {
	display: block;
	color: #7b1d3d;
	font-weight: bold;
	font-size: 13px;
	line-height: 1em;
	text-decoration:none;
	text-transform:uppercase;
	border-bottom: 1px solid #d0e890;
	padding: 8px 0;
}
.sidebar ul li a:hover {
	background: #f4fae3;
	color: #000;
}
.sidebar img {
	vertical-align: middle;
	margin-right: 6px;
}
.copyarea {
	width: 690px;
	border-left: 2px solid #98bb5f;
	padding: 0 0 0 20px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
}
.copyarea h1 {
	font-size: 18px;
	font-weight: bold;
}
.copyarea h1, .copyarea p {
	margin-bottom: 20px;	
}
.copyarea p:last-child {
	margin: 0;	
}
.copyarea a {
	color: #769c10;	
}
.copyarea ul {
	margin: 0 0 20px 25px;
}
.copyarea td ul {
	margin-bottom: 0;	
}
.specials-sidebar {
	width: 215px;
}
.specials-sidebar p {
	margin-bottom: 10px !important;	
}
.special-canada {
	width: 650px;
	border-style: dashed;
	border-color: #000;
	border-width: 2px;
	padding: 15px;
}
table.roomstable td {
	padding: 20px 20px 20px 0;	
	width: 340px;
	border-top: 1px solid #000;
}
table.roomstable img {
	float: right;
	border: 1px solid #000;
	margin: 0 0 10px 10px;
}
table.amenitiestable td {
	padding: 20px 20px 20px 0;	
	width: 210px;
	border-top: 1px solid #000;
}
table.amenitiestable img {
	border: 1px solid #000;
}
table.diningtable td {
	padding: 20px 20px 20px 0;	
	border-top: 1px solid #000;
}
table.attractionstable td {
	padding: 0 20px 20px 0;	
}
img.imageright {
	float: right;
	margin: 0 0 20px 20px;
	border: 1px solid #000;
}
img.imagerightnobdr {
	float: right;
	margin: 0 15px 20px 20px;
}
img.imageleft {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #000;
}
input,textarea,select {
	margin: 1px;
	padding: 4px;
}
.red {
	color: #ff0000;	
}
.footer-green {
	height: 70px;	
	background: #d0e890;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 10px 0 0 0;
	font-size: 10px;
}
.footer-green p {
	float: left;
	width: 150px;
	margin: 5px 0 0 20px;
	line-height: 1.25em;
}
.footer-green img {
	margin: 0 0 0 15px;	
}
.footer {
	padding: 20px;
	font-size: 11px;
	line-height: 1.25em;
}
.footer a {
	color: #7c1d3d;
	text-decoration:none;
}
.footer-address {
	width: 250px;	
}
.footer-oliver {
	width: 420px;	
	text-align: center;
}

div#weather-box{
	float:left;
	width:190px;
	font-size:12px;
	padding:20px 0 0 0;
	margin:0;
}

div#weather-box b{
	margin-top:12px;
	display:block;
	}

div#weather-box img{
	float:left;
	margin:0 5px 0 0;
}