@charset "UTF-8";
body {
	background-color: #000000;
	background-image: url(images/bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
}
#bodyarea {
	height: auto;
	width: 953px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-color: #000000;
	height: 144px;
	width: 953px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	vertical-align: top;
}
#header #navigation {
	float: right;
	height: 144px;
	width: 590px;
}
#navigation #products {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 144px;
	width: 133px;
}
#header #logo {
	float: left;
	height: 144px;
	width: 363px;
	margin: 0px;
	padding: 0px;
}
#navigation  #home {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 144px;
	width: 133px;
}
#navigation #Visit {
	float: right;
	height: 144px;
	width: 133px;
	margin: 0px;
	padding: 0px;
}
#navigation #specials {
	margin: 0px;
	float: right;
	height: 144px;
	width: 133px;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer {
	background-image: url(images/footer2.jpg);
	background-repeat: no-repeat;
	width: 953px;
	height: 241px;
	padding: 0px;
	vertical-align: bottom;
	margin-right: auto;
	margin-left: auto;
}
#footer #text  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	height: auto;
	width: 953px;
	float: left;
}
.misc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #999999;
	text-transform: uppercase;
}
.botnav {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #8c5c4f;
	margin-top: 20px;
}
.botnav a:visited {
	color: #9e7c73;
	text-decoration: none;
}
.botnav a:link {
	text-decoration: none;
	color: #8c5c4f;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #8ab241;
}
.address a:link {
	text-decoration: none;
	color: #8ab241;
}
a:hover {
	color: #00FF00;
	text-decoration: none;
}
#design {
	width: 200px;
	float: right;
	height: 40px;
	visibility: visible;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 200px;
	padding-top: 20px;
}
#design  a i {
	visibility:hidden
}
a:link {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	color: #FF9900;
}
