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

body {
	background-image: url(images/wood_bak.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:top;
	background-attachment:fixed;
	background-color:#000000;
		font-family: Arial, Helvetica, sans-serif;
	/*font-family: Georgia, "Times New Roman", Times, serif;
	font-family: Verdana, Geneva, sans-serif;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;*/
	font-size: 12px;
	font-style: normal;
	line-height: 130%;
}

a.top_nav:link {
	color: #FF9900;
	text-decoration: none;
	font-size:12px;
	font-weight:500;
	margin-right: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-stretch:ultra-condensed;
	letter-spacing: 0px;
}
a.top_nav:visited {
	color: #FF9900;
	text-decoration: none;
	font-size:12px;
	font-weight:500;
	margin-right: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-stretch:ultra-condensed;
	letter-spacing: 0px;
}
a.top_nav:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size:12px;
	font-weight:500;
	margin-right: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-stretch:ultra-condensed;
	letter-spacing: 0px;
}
a.top_nav:active {
	color: silver;
	text-decoration: none;
	font-size:12px;
	font-weight:500;
	margin-right: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-stretch:ultra-condensed;
	letter-spacing: 0px;
}

.specials {color: #A11C1F; font-weight: bold; }

p {
	font-family: Arial, Helvetica, sans-serif;
	/*font-family: Georgia, "Times New Roman", Times, serif;
	font-family: Verdana, Geneva, sans-serif;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;*/
	font-size: 12px;
	font-style: normal;
	line-height: 130%;
	/*padding: 8px;*/
}
.menu td {
	height:35px;
}
