@charset "UTF-8";
/* CSS Document */

body {
	background-color: #f4ede4;
	background-image: url(images/background_strip.jpg);
	background-repeat: repeat-x;
}
#main_wrapper {
	margin-left:auto;  /* centers layout in browser */
	margin-right:auto; /* resets the centering hack for IE6 on the body tag */
	width: 780px;
}
#main_window {
	width: 780px;
	clear: both;
}
#main_window img {
	float: left;
}

#navbar {
	float: left;
	margin: 0px;
	height: 28px;
	width: 780px;
	background-image: url(images/navbar_middle.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navbar_inner {
	width: 760px;
	position: relative;
	left: 20px;
	top: 4px;
}
#main_window_contentarea {
	clear: both;
	width: 780px;
}
#main_column {
	float: left;
	width: 650px;
	position: relative;
	top: 10px;
	left: 65px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #590A08;
	clear: both;
}

.footer {
	width: 740px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #590A08;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
	clear: both;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #580F0C;
	float: left;
	margin-top: 20px;
}
.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #590A08;
	text-decoration: none;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #BA1610;
	text-decoration: underline;
}
.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #590A08;
	text-decoration: none;
}
.intro_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #BA1610;
	text-decoration: none;
}
#main_column a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #BA1610;
	text-decoration: none;
}
#main_column a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #BA1610;
	text-decoration: underline;
}
#main_column a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #BA1610;
	text-decoration: none;
}
.highlight_text {
	color: #DE2C08;
	font-size: 18px;
	font-weight: bold;
}
.Headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #BA1610;
	text-decoration: none;
}
.Headline2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #BA1610;
	text-decoration: none;
}
.eventbox {
	clear: both;
	float: left;
	width: 610px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #590A08;
	padding: 5px;
}
.specialsbox {
	clear: both;
	float: left;
	width: 340px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.specialsbox img {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.photosbox {
	clear: both;
	float: left;
	width: 620px;
}
.reservation_box {
	clear: both;
	float: left;
	width: 620px;
	margin-bottom: 50px;
}
.photosbox img {
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.smalltype {
	font-size: 9px;
	font-style: italic;
}
.events_div {
	clear: both;
	float: left;
	width: 300px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #602005;
}
.highlight_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #039;
	text-decoration: none;
}
.facebook_box {
	clear: both;
	float: left;
	width: 620px;
	margin-bottom: 0px;
}
