﻿/* This rule resets a core set of elements so that they will appear consistent across browsers.  */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
body {
	text-align: center;
	background-image: url('../images/bg.jpg');
	background-repeat: repeat;
	font-family: Trebuchet MS;
	font-size: 12px;
}
a:link {
	color: #1B9FCB;
}
a:visited {
	color: #1688AD;
}
a:hover {
	color: #FF6600;
}
#container {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('../images/container-bg.jpg');
	background-repeat: repeat-y;
	text-align: center;
	position: relative;
	margin-bottom:20px;
}
#pagecontainer {
	background-image: url('../images/page-bg.jpg');
	background-repeat: repeat-y;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}
#pagecap {
	background-image: url('../images/pagecap.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	width: 990px;
	min-height: 800px;
	margin-left: auto;
	margin-right: auto;
}
#pagebottom {
	background-image: url('../images/page-bottom.jpg');
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	min-height: 800px;
}
#logo {
	width: 190px;
	height: 230px;
	margin: 40px 0px 20px 10px;
	margin-left: auto;
	margin-right: auto;
}
#reservations {
	width: 202px;
	height: 230px;
	background-image: url('../images/reservations.jpg');
	margin: 10px 0px 20px 0px;
	margin-left: auto;
	margin-right: auto;
	font-size:12px;
}
#nav {
	width: 200px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
/* Navigation*/
#mainmenu {
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size:14px;
}
#mainmenu li {
	font-size: 14px;
	font-family: Trebuchet MS;
	margin: 0;
	padding: 0;
	height: 20px;
	padding: 2px;
	text-decoration:none;
}
#mainmenu a:link {
	background: #5C081D;
	color: #CEAD66;
	text-decoration: none;
	height: 20px;
	padding: 2px;
	display: block;
	text-decoration:none;
}
#mainmenu a:visited {
	background: #5C081D;
	color:#CEAD66;
	height: 20px;
	padding: 2px;
	display: block;
	text-decoration:none;
}
#mainmenu a:hover {
	/*background: #2580a2 url("images/hover.gif") left center no-repeat;*/
	background-color:#770B26;
	color: #CEAD66;
	height: 20px;
	display: block;
	padding: 2px;
	text-decoration:none;
}
.lcol {
	width: 240px;
	float: left;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.midcol {
	width: 750px;
	margin-top: 0px;
}
#innermidcol {
	width: 750px;
	margin-top: 0px;
}
#search {
	width: 200px;
	height: 20px;
	position: absolute;
	left: 35px;
	margin-left: auto;
	margin-right: auto;
}
#contentcap {
	width: 703px;
	height: 68px;
	text-align: left;
	background-image: url('../images/content-cap.png');
	background-repeat: no-repeat;
	background-position: center bottom;
}
#content {
	width: 703px;
	text-align: left;
	background-image: url('../images/content-bg.png');
	background-repeat: repeat-y;
	background-position: center;
	position: relative;
	min-height:1000px;
}
#innercontent {
	padding: 0px 15px 0px 15px;
	font-size:12px;
}
#slideshow {
	width: 674px;
	height: 286px;
}
#contentbottom {
	width: 703px;
	height: 14px;
	background-image: url('../images/content-bottom.png');
	background-repeat: no-repeat;
	background-position: center top;
}
#footer {
	font-size: 10px;
	height: 20px;
	padding-top: 10px;
	text-align: center;
	color: #fff;
}
#footer a:link {
	color: #fff;
}
#footer a:visited {
	color: #ddd;
}
#footer a:hover {
	color: #FF6600;
}
#copyright {
	font-size: 10px;
	padding-top: 10px;
	text-align: center;
	color: #fff;
}
#copyright a:link {
	color: #fff;
}
#copyright a:visited {
	color: #ddd;
}
#copyright a:hover {
	color: #FF6600;
}
.optionbutton {
	font-family: arial;
	font-size: 10px;
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #FF3F00;
}
.optionbutton2 {
	font-family: arial;
	font-size: 10px;
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #00DD00;
}
.redheader {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	color: #CC4447;
}
.subheader {
	font-weight: bold;
	font-size: 14px;
	color: #669900;
}
.imageright {
	float: right;
	border: 0px;
	text-align: center;
	margin: 10px 0px 10px 20px;
}
.smalltext {
	font-size: 10px;;
}
.header {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
}
.Bold {
	font-weight: bold;
}
.header2 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
table{
	font-size:12px;
}
.aligncenter {
	text-align: center;
}

#watermark
{
	background-image: url('../images/flower-watermark.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
}

#email2 { display: none; }

#address5 { display: none; }