body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #261912;
	background-image: url("images/bg.jpg");
	background-repeat: repeat-y;
	background-position: 100px 295px;
}
table, tr, td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #261912;
}
a:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #725C3C;
	font-weight: bold;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #877148;
}
.navigation {
	font-weight: bold;
	font-size: 12px;
}
.links {
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}
.links a:active {
	text-decoration: none;
	color: #725C3C;
	font-weight: bold;
}
.links a:link {
	text-decoration: none;
	color: #725C3C;
	font-weight: bold;
}
.links a:visited {
	text-decoration: none;
	color: #725C3C;
	font-weight: bold;
}
.links a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.textsmall {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.bgleft {
	background-image: url("images/bg_left_top.jpg");
	background-repeat: no-repeat;
	background-position: right top;
}
.bgfooter {
	background-image: url("images/bg_right_footer.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
.bgright {
	background-image: url("images/bg_right_bottom.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgpage {
	background-image:  url("images/bg_page.gif");
	background-repeat: no-repeat;
	background-position: center bottom;
}
.content {
	padding-right: 20px;
	padding-left: 10px;
}
.menu {
	padding-left: 20px;
	background-image: url("images/bg_menu.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
.bgspecials {
	background-image: url("images/bg_specials.gif");
	background-repeat: repeat-y;
	background-position: center top;
}
.bgspecialsb {
	background-image: url("images/bg_specials_bottom.gif");
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 195px;
}
.bgspecialst {
	background-image: url("images/bg_specials_top.gif");
	background-repeat: no-repeat;
	background-position: center top;
	padding: 75px 15px 0px;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}
.bgspecialst a:active {
	text-decoration: none;
	color: #725C3C;
	font-weight: bold;
}
.bgspecialst a:link {
	text-decoration: none;
	color: #725C3C;
	font-weight: bold;
}
.bgspecialst a:visited {
	text-decoration: none;
	color: #725C3C;
	font-weight: bold;
}
.bgspecialst a:hover {
	text-decoration: none;
	color: #261912;
	font-weight: bold;
}