@charset "utf-8";

div#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #040404;
	margin-bottom: 2em;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	background-color: #040404;
	background-image: url(images/background.jpg);
	color: #EAA737;
	letter-spacing: 0.1em;
}
div#header {
	background-color: #2B2728;
	background-image: url(images/background.jpg);
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
div#nav {
	height: 60px;
	text-align: center;
}
div#content_left {
	float: left;
	width: 270px;
	text-align: center;
	color: #000;
	margin-top: 8em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	background-color: #71B64B;
	font-size: 1em;
	background-repeat: repeat-x;
}
div#content_left a:link, div#content_left a:visited {
	color: #333;
}
div#content_left a:hover {
	text-decoration: none;
}
div#content_left h2 {
	font-size: 1.7em;
	line-height: 1.2em;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
}


div#content_right {
	background-color: #040404;
	float: right;
	width: 470px;
	padding-right: 1em;
	padding-left: 1em;
}
div#content_right h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 180%;
	font-style: italic;
	color: #A57312;
	margin-top: 1em;
	text-align: center;
}
div#content_right h3 {
	font-size: 1.5em;
	line-height: 120%;
	color: #E7A01F;
	font-weight: normal;
	text-transform: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
}
div#content_right h4 {
	font-size: 105%;
	line-height: 120%;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
}
div#content_right img {
	border: 1px solid #666;
}


div#content_full {
	padding-right: 1em;
	padding-left: 1em;

}

div#footer {
	font-size: 80%;
	text-align: center;
	clear: both;
	color: #E7A01F;
	margin-bottom: 1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #141414;
	margin-right: 5em;
	margin-left: 5em;
}
a:link, a:visited {
	color: #E7A01F;
}
a:hover {
	text-decoration: none;
}

div#content_full h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 180%;
	font-style: italic;
	color: #A57312;
	margin-top: 1em;
	text-align: center;
}
div#content_full a:link,div#content_full a:visited {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CA8615;
	font-size: 120%;

}
div#content_full a:hover {
	color: #D8E66B;
	text-decoration: none;
	border-bottom-style: none;
}

div#content_full h4 {
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: italic;
	font-size: 14px;
	height: auto;
}
div#content_full h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	font-variant: small-caps;
	line-height: 1.2em;
	color: #EAA737;
}
#container #content_full table tr td h5 {
	font-size: 1.2em;
	font-weight: normal;
}
#container #content_full table tr td p a {
	font-size: 1.2em;
}



div#content_full img {

}

#map {
	float: left;
	margin-right: 2em;
	margin-bottom: 8em;
	margin-left: 2em;
	margin-top: 8em;
}
.smallcaps {
	font-variant: small-caps;
	font-weight: bold;
}
div#content_front {

}
div#content_front h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 180%;
	font-style: italic;
	color: #A57312;
	margin-top: 1em;
	text-align: center;
}
.caption {
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	font-size: 1.2em;
	font-weight: bold;
}

img#restaurant {
	float: left;
	margin-right: 1em;
}
#tenround td {
	border: 1px solid #333;
}
#fifteen td {
	border: 1px solid #333;
}
#twenty td {
	border: 1px solid #333;
}
#annual td {
	border: 1px solid #333;
}
#tbl td {
	border: 1px solid #121212;
}
#specials {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-top: 5em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #060;
	line-height: 1.2em;
}
#specials a:link, #specials a:visited {
	color: #F00;
}
#specials a:hover {
	text-decoration: none;
	color: #060;
}

.black {
	color: #000;
}
#content_full #specials div h5 {
	font-size: 1.5em;
	color: #000;
	line-height: 1.5em;
}
#container #content_full #specials div h6 {
	font-size: 1.2em;
	color: #040404;
}
#par4thecause {
	border: 1px solid #044427;
}
.red {
	color: #F00;
}
#slideshow {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

