@charset "UTF-8";
.border_orange {
	border: 1px solid #9B5116;
}
.bg_nav {
	background-image: url(images/bg_nav_left.jpg);
	border: 1px solid #9B5116;
	background-position: top;
	background-color: #1F2923;
	background-repeat: no-repeat;
}
body {
	background-image: url(images/bg_main2.jpg);
	background-repeat: no-repeat;
	background-color: #261211;
}
.footertext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #9b7243;
	border: 1px solid #9B5116;
	background-image: url(images/footer.jpg);
	text-decoration: none;
}
a:link {
	color: #9b7243;
	text-decoration: none;
}
a:visited {
	color: #9b7243;
	text-decoration: none;
}
a:hover {
	color: #B55E1A;
	text-decoration: underline;
}
a:active {
	color: #9b7243;
	text-decoration: none;
}
:focus { outline: 0;}
.menu_items {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B2734A;
	line-height: 16px;
}
.descriptions {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A3F12;
	line-height: 16px;
}
.underline_gold {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7A3F12;
}
.bg_specials {
	background-image: url(images/bg_chalkboard.jpg);
	background-repeat: no-repeat;
	border: 1px solid #9B5116;
}
