body {
	background-color: #be2201;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 140%;
	font-size: 82%;
}
#logoheader {
	float: left;
	height: 74px;
	width: 741px;
	position: relative;
	background-image: url(../images/topheader.gif);
	margin: 0px;
	background-repeat: no-repeat;
	padding-top: 66px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 31px;
	font-weight: bold;
	color: #424242;
	font-size: 90%;
	line-height: 120%;
}
#nav {
	width: 174px;
	float: left;
	position: relative;
	left: 5px;
	padding-left: 20px;
	padding-right: 10px;
}
#bodybtm {
	height: 10px;
	clear: both;
	background-image: url(../images/bodybtm.gif);
	background-repeat: no-repeat;
	width: 534px;
}

#nav a {
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	display: block;
	padding-top: 10px;
	padding-left: 10px;
	height: 26px;
	width: 164px;
	text-decoration: none;
	color: #f3deda;
	font-size: 12px;
	font-weight: bold;
}
#footerwrapper a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
}

#nav a:hover {
	background-image: url(../images/buttonhover.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}

#footerwrapper ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footerwrapper li {
	display: inline;
}
#footerwrapper a {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
#footerwrapper a:hover {
	color: #333333;
	text-decoration: underline;
}


a{
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

a:hover{
	text-decoration: underline;
	color: #000033;
}

/************** header tag styles **************/

h1 {
	font-size: medium;
	font-weight: bold;
	color: #cc3300;
	background-image: url(../images/title_bg.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 7px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
}
h2 {
	font-size: 100%;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #CC3300;
	padding: 0px;
	margin: 0px;
}
h3 {
	font-size: medium;
	font-weight: bold;
	padding: 0px;
	margin: 0px;

}
h4 {
	font-size: small;
	font-weight: bold;
}
h5 {
	font-size: x-small;
}
h6 {
	

}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#center {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	height: auto;
	margin-bottom: 5px;
	width: 774px;
}
#tabletop {
	height: 17px;
	width: 774px;
	position: relative;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
}

#menuwrapper {
	float: left;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#bodytext {
	float: left;
	width: 504px;
	position: relative;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 90%;
	background-color: #FFFFFF;
}
#bodytop {
}

#slogan {
	height: 56px;
	width: 577px;
	float: left;
	position: relative;
	background-image: url(../images/headerslogan.gif);
	background-repeat: no-repeat;
}

#imagecolumn {
	float: right;
	width: 175px;
	position: relative;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


#content {
	position: relative;
	height: auto;
	width: 525px;
	clear: none;
	float: left;
	left: 6px;
}
.bannertext {
	color: #003366;
	font-size: 85%;
}
.bannertitle {
	font-size: 150%;
	font-weight: bold;
	color: #FFFFFF;
}


#contentwrapper {
	float: left;
	width: 780px;
	height: auto;
	clear: both;
	background-image: url(../images/backgroundshadow.gif);
	background-repeat: no-repeat;
}
#bodytop {
	background-image: url(../images/bodytop.gif);
	background-repeat: no-repeat;
	width: 534px;
	height: 10px;
	background-color: #FFFFFF;
}

#logo {
	height: 119px;
	width: 178px;
	float: left;
	position: relative;
	text-align: right;
}
#titlebar {
	color: #FFFFFF;
	width: 534px;
	padding: 0px;
}
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav li {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 174px;
}

hr {
	color: #CFECF4;
	font-size: 1px;
	height: 1px;
}



#footerwrapper {
	background-image: url(../images/btm.jpg);
	background-repeat: no-repeat;
	width: 774px;
	float: left;
	position: relative;
	background-position: bottom;
	clear: both;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	height: 4em;
}
#credit {
	height: 18px;
	width: 198px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	float: left;
}
#footerlinks {
	height: 18px;
	width: 534px;
	position: relative;
	float: left;
	text-decoration: none;
	font-weight: normal;
}
#history #nav .link1 a {
	background-image: url(../images/buttonhover.gif);
}



#contentbackground {
	background-image: url(../images/tablebackground.gif);
	width: 780px;
	position: relative;
	background-repeat: no-repeat;
}
#bodywrapper {
	float: left;
	height: auto;
	clear: both;

}
#banner {
	float: left;
	height: 90px;
	width: 427px;
	position: relative;
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-left: 12px;
	padding-bottom: 12px;
	padding-right: 140px;
	background-image: url(../images/homebanner_bg.jpg);
}
#accommodation #nav .link2 a {

	background-image: url(../images/buttonhover.gif);
}
#food #nav .link3 a {


	background-image: url(../images/buttonhover.gif);
}
#functions #nav .link4 a {



	background-image: url(../images/buttonhover.gif);
}
#reservations #nav .link5 a {




	background-image: url(../images/buttonhover.gif);
}
#locations #nav .link6 a {




	background-image: url(../images/buttonhover.gif);
}
