@charset "utf-8";

div#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #040404;
}
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);
}
div#nav {
	height: 60px;
	text-align: center;
}
div#content_left {
	float: left;
	width: 270px;
	background-color: #68BD60;
	text-align: center;
	color: #000;
	margin-top: 2em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
}
div#content_left a:link, div#content_left a:visited {
	color: #063;
}
div#content_left a:hover {
	text-decoration: none;
}

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: 110%;
	line-height: 120%;
	color: #E7A01F;
	font-weight: bold;
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
div#content_right h4 {
	font-size: 105%;
	line-height: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
div#content_right img {
	border: 1px solid #666;
}


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

}
a:link, a:visited {
	color: #BA7A19;
}
a:hover {
	text-decoration: none;
}

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: #333;
	margin-right: 5em;
	margin-left: 5em;
}
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_front a:link,div#content a:visited {
	text-decoration: none;

}
div#content_front a:hover {
	color: #D8E66B;
}

div#content_full h4 {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
div#content_full h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-style: italic;
}

div#content_full img {
	border: 1px solid #333;
}

#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: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 150%;
	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 #333;
}
