body, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight:normal;
}
body {
	margin: 0px;
	background:transparent url(../images/footer.jpg) repeat-x scroll left bottom;
}

p {
	text-align:left;
}
a {
	color: #802735;
	font-weight:bold;
}
a:hover {
	color: #073b6c;
}
h1 {
	font-size: 16px;
	color: #073b6c;
	padding-bottom: 5px;
	margin: 0px;
	font-weight:bold;
}
h2 {
	font-size: 14px;
	color: #073b6c;
	margin: 0px;
}
h3 {
	font-size: 13px;
	color: #073b6c;
	margin: 0px;
}
.wrapper {
	position:relative;
}
.mainwrappertop {
	background-image: url(../images/headerbg.jpg);
	background-repeat:repeat-x;
}
.maincontentwrapper {
	width:972px;
	background-image:url(../images/tablebg.png);
	background-repeat:no-repeat;
	background-position:top;
	margin:auto;
}
.topnav {
	background-color: #802735;
	height:19px;
	width:928px;
	margin:auto;
	margin-bottom: 1px;
	padding-right:10px;
	padding-top: 3px;
}
.topnav-links {
	color:#FFF;
	text-decoration:none;
}
.topnav-links:hover {
	color:#faeca2;
}
.bottomnav {
	background-image:url(../images/navbg.jpg);
	height:58px;
	width:938px;
	margin:auto;
}
.navitem {
	display: block;
	line-height: 58px;
	background-repeat: no-repeat;
	background-position: 20px -1px; 
	float:left;
	margin:auto;
	margin-right: 8px;
	margin-left: 8px;
	text-indent: -10000px;
}
.navitem-home {
	background-image:url(../images/nav_home.png);
	width: 99px;
}
.navitem-home:hover, .selected-home {
	background-image:url(../images/nav_home_over.png);
}
.navitem-events {
	background-image:url(../images/nav_events.png);
	width: 110px;
}
.navitem-events:hover, .selected-events {
	background-image:url(../images/nav_events_over.png);
}
.navitem-tickets {
	background-image:url(../images/nav_tickets.png);
	width: 110px;
}
.navitem-tickets:hover, .selected-tickets {
	background-image:url(../images/nav_tickets_over.png);
}
.navitem-specials {
	background-image:url(../images/nav_menuspecials.png);
	width: 205px;
}
.navitem-specials:hover, .selected-specials {
	background-image:url(../images/nav_menuspecials_over.png);
}
.navitem-recipes {
	background-image:url(../images/nav_recipes.png);
	width: 113px;
}
.navitem-recipes:hover, .selected-recipes {
	background-image:url(../images/nav_recipes_over.png);
}
.navitem-sustainability {
	background-image:url(../images/nav_sustainability.png);
	width: 190px;
}
.navitem-sustainability:hover, .selected-sustainability {
	background-image:url(../images/nav_sustainability_over.png);
}
.eventsnav {
	background-color:#0b4d7f;
	height:22px;
	width: 879px;
	margin:auto;
}
.events-navitem {
	color:#FFF;
	text-decoration:none;
	margin: auto;
	border-right: 1px solid #bce6f2;
	width:219px;
	text-transform:capitalize;
	padding: 0 30px;
	line-height: 22px;
}
.events-navitem:hover {
	color:#faeca2;
}
.events-navitemlast {
	text-transform:capitalize;
	color:#FFF;
	text-decoration:none;
	margin: auto;
	padding: 0 30px;
	border-right: none;
	line-height: 22px;
}
.events-navitemlast:hover {
	color:#faeca2;
}
.content {
	background-image:url(../images/tablebg_image.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:938px;
	margin:auto;
	min-height: 550px;
}
.homecontent {
	padding-left: 38px;
	padding-right: 25px;
	line-height:20px;
	color: #0b4d7f;
	text-align: left;
}
.homegraphics {
	width:298px;
	height:263px;
	float:left;
	margin-left:14px;
}
.footer-links {
	color:#FFF;
	line-height: 20px;
}
.footer-links:hover {
	color:#faeca2;
}
.FormRow {
	clear			: left;
	margin: 0 10px 10px 0;
}
.FormRow .FormHeader {
	float			: left;
	width			: 150px;
	text-align		: right;
	font-size		: 9pt;
}
.FormRow input {
	margin-left		: 10px;
}
.footer {
	margin-top: 90px;
	height: 170px;
	width:100%;
	text-align:center;
	color:#FFF;
}
.footerlink {
	color:#FFF;
}
.footerlink:hover {
	color:#faeca2;
}
