body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434969;
	background-image: url(images/background.gif);
	background-repeat: repeat;
}
.mainTable {
	border: 1px solid #FFFF99;
	background-color: #FFFFFF;
	width: 970px;
}

.footerLogo {
	padding: 5px;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding: 5px;
	color: #FFFFFF;
}

#check {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #28243D;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	position: relative;
	bottom: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	width: 220px;
	text-align: right;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.welcomeBox {
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}

#check select {
	color: #28243D;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 3px;
	margin-left: 5px;
	width: 90px;
}


#footer a:link {
	color: #FFFF99;
	text-decoration: none;
}	
.hotSpecials {
	text-align: center;
	padding: 0px;
}


#footer a:hover{
	color: #FF9900;
	text-decoration: underline;
}	

#footer a:active {
	color: #FF9900;
	text-decoration: underline;
}	
.reservations {
	background-color: #434969;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FEB495;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#searchForm {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
.topNav {
	position: relative;
	right: 0px;
	bottom: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.searchbox {
	margin-top: 3px;
	margin-bottom: 5px;
	margin-right: 0px;
	padding: 0px;
	height: 18px;
	vertical-align: bottom;
}

#footer a:visited {
	color: #FFFF99;
	text-decoration: none;
}	
.eventBox {
	padding: 5px;
	width: 565px;
	vertical-align: top;
	margin: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666095;
}
.contentTable {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-left: 5px;
	width: 770px;
}

.eventImage {
	padding-right: 8px;
}
.eventTitle {
	font-size: 14px;
	font-weight: bold;
}



.rightAds {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3A3654;
	width: 160px;
}
.adImage {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.thinBorder {
	border: 1px solid #333366;
}
.highlightCell {
	font-weight: bold;
	color: #FFFF99;
	background-color: #28243D;
}
.sitemap {
	font-size: 13px;
}

.sitemap a:link {
	text-decoration: none;
}

.sitemap a:visited {
	text-decoration: none;
}

.sitemap a:hover {
	text-decoration:underline;
}

.sitemap a:active{
	text-decoration:underline;
}

a:link {
	color: #2A2F4C;
}

a:visited {
	color: #2A2F4C;
}

a:active {
	color: #FF4242;
	text-decoration: none;
}

a:hover {
	color: #FF4242;
	text-decoration: none;
}
