html, body, h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}
p {
	margin:0;
}
h1 {
	font-size:26px;
}
h2 {
	font-size:22px;
}
html, body {
	height:100%;
	min-width:980px;
}
body {
	min-width:999px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position: top center;
	background-color:#eae4d5;
}
#container {
	width:988px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
#makeareservation {
	width:271px;
	height:200px;
	z-index:100;
	position:absolute;
	margin-top:218px;
	}
#topbar {
	width:980px;
	height:20px;
	padding-top:7px;
	color:#FFFFFF;
	font-size:12px;
}
#topbar a {
	color:#CCCCCC;
	text-decoration:none;
}
#topbar a:active {
	color:#CCCCCC;
	text-decoration:none;
}
#topbar a:visited {
	color:#CCCCCC;
	text-decoration:none;
}
#topbar a:hover {
	color:#E7A3A5;
	text-decoration:none;
}
#topbar .right {
	height:20px;
	width:300px;
	color:#FFFFFF;
	font-size:12px;
	text-align:right;
	float:right;
}
#topbar .left {
	height:20px;
	width:500px;
	color:#FFFFFF;
	font-size:12px;
	text-align:left;
	float:left;
}
#navigationbar {
	width:980px;
	height:115px;
	padding-top:40px;
	padding-bottom:40px;
}
#navigationbar .logo {
	float:left;
	width:275px;
}
#navigationbar .menu {
	float:right;
	width:603px;
	height:37px;
	padding-top:50px;
}
#mainimage {
	width:980px;
	height:403px;
	padding-top:8px;
	padding-left:8px;
	text-align:center;
	background-image:url(../images/MainImage_Placeholder.png);
	background-repeat:no-repeat;
}
#mainimage .cflash {
	float:left;
	width:545px;
	height:391px;
}
#mainimage .maintext {
	float:left;
	padding-left:20px;
	width:400px;
	text-align:left;
	height:371px;
	padding-top:20px;
	line-height:18px;
}
#mainimage .maintext h1 {
	color:#4A0000;
	font-size:30px;
}
#mainimage .maintext h4 {
	font-size:24px;
	color:#4A0000;
}
#content {
	width:940px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:10px;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
	background-color:#FFFFFF;
	/* CSS3 Box Shadow */
	-moz-box-shadow:0 0 3px #333333;
	-webkit-box-shadow:0 0 3px #333333;
	box-shadow:0 0 3px #333333;
}
.contentcolumn {
	width:225px;
	padding-right:10px;
	height:auto;
	float:left;
}
.contentcolumn p {
	margin-top:10px;
}
.contentleft {
	width:550px;
	float:left;
}
.contentright {
	width:390px;
	float:left;
}
.small {
	font-size:10px;
	font-style:italic;
}
.contentspacer {
	width:100%;
	height:10px;
	clear:both;
}
#boxes {
	width:980px;
	min-height:162px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	padding-top:35px;
	padding-bottom:35px;
}
#boxes .one {
	width:318px;
	float:left;
	height:auto;
}
#boxes .two {
	width:318px;
	float:left;
	height:auto;
	padding-left:12px;
}
#boxes .three {
	width:318px;
	padding-left:12px;
	float:left;
	height:auto;
}
#boxes .left {
	float:left;
	width:163px;
	height:162px;
}
#boxes .right {
	float:left;
	width:140px;
	min-height:162px;
}
#footer {
	width:100%;
	height:331px;
	clear:both;
	background-image:url(../images/bg_footer.jpg);
}
#footer .innertop {
	width:980px;
	height:197px;
	margin-left:auto;
	margin-right:auto;
	padding-top:14px;
}
#footer .innertop .right {
	width:506px;
	height:197px;
	background-image:url(../images/ContactUs.png);
	float:right;
}
#footer .innertop .left {
	color:#CCCCCC;
	width:465px;
	padding-top:20px;
	height:177px;
	float:left;
}
.item {
	float:left;
	padding-top:5px;
	width:120px;
}
#footer a {
	color:#CCCCCC;
	text-decoration:none;
}
#footer a:active {
	color:#CCCCCC;
	text-decoration:none;
}
#footer a:visited {
	color:#CCCCCC;
	text-decoration:none;
}
#footer a:hover {
	color:#E7A3A5;
	text-decoration:none;
}
#footer .innerbottom {
	width:980px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
	padding-top:60px;
	clear:both;
}
#footer .innerbottom .left {
	font-size:18px;
	color:#eae4d5;
	width:400px;
	float:left;
}
#footer .innerbottom .right {
	width:400px;
	float:right;
	font-size:10px;
	color:#eae4d5;
	text-align:right;
}
.formright {
	width:240px;
	float:right;
	padding-right:10px;
	padding-top:10px;
}
.sub {
	font-size:12px;
}
a {
	color:#990000;
	text-decoration:none;
}
a:active {
	color:#990000;
	text-decoration:none;
}
a:visited {
	color:#990000;
	text-decoration:none;
}
a:hover {
	color:#FF0000;
	text-decoration:none;
}