/*************  NORMALIZING  ************************/

/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin : 0;
	padding : 0;
}
/* Normalizes font-size for headers */
h1, h2, h3, h4, h5, h6 {
	font-size : 100%;
}
/* Removes list-style from lists */
ol, ul {
	list-style : none;
}
/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var {
	font-style : normal;
	font-weight : normal;
}
/* Removes list-style from lists */
table {
	border-collapse : collapse;
	border-spacing : 0;
}
/* Removes border from fieldset and img */
fieldset, img {
	border : 0;
}
/* Left-aligns text in caption and th */
caption, th {
	text-align : left;
}
/* Removes quotation marks from q */
q:before, q:after {
	content :'';
}
/*************  END NORMALIZING  ********************/

body {
	background: url(../../images/879.jpg) repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #6D1408;
}
a:link {
color: #6D1408;
}
a:hover {
color: black;
}
#container {
	position: relative;
	margin: 10px auto;
	width: 1024px;
	z-index: 0;
}
/*******  shadows   ********/
#Grad_TopHalf {
	width: 1024px;
	height: 64px;
	background: url(../../images/Grad_TopHalf.png) no-repeat;
}
#Grad_Middle {
	width: 1024px;
	height: 1315px;
	background: url(../../images/Grad_Middle.png) repeat-y;
}
#Grad_BottomHalf {
	position: relative;
	width: 1024px;
	height: 64px;
	background: url(../../images/Grad_BottomHalf.png) no-repeat;
}
/*******  end shadows   ********/

#content {
	background: #666666;
	position: absolute;
	top: 31px;
	left: 32px;
	width: 961px;
	height: 1380px;
	z-index: 1
}
DIV#mast {
	margin: 10px auto;
	width:941px;
	height: 170px;
	background-image: url(../../images/Mast.png);
	background-repeat: no-repeat;
	z-index: 1
}
DIV#mast h1 {
	position: relative;
	left: -9999px;
	z-index: 1
}
DIV#mast img {
	position: absolute;
	top: -85px;
	left: -40px;
	z-index: 2;
}
h2 {
	font-size: 1.5em;
	color: #000000;
	margin: 0 0 1em 0;
}
#history {
	margin: 10px 10px 20px 10px;
	padding: 1em;
	background: #999999;
	border: 1px solid black;
	position: relative;
	width: 426px;
	z-index: 10;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
}
#googlemap {
	margin: 10px 10px 20px 10px;
	padding: 1em;
	background: #999999;
	border: 1px solid black;
	position: relative;
	width: 426px;
	z-index: 10;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
}
#googlemap iframe {
	border: 1px solid #C23809;
}
#footer {
	margin: 0 auto;
	position: absolute;
	top: 1274px;
	left: 10px;
	width: 940px;
	height: 95px;
	background: #939393;
	border: 1px solid black;
	z-index: 10;
}
#footer img {
border: 2px solid white;
	float: right;
	margin: 25px 10px 0 0;
}
#footer img:hover {
border: 2px solid #b2291b;
}
/********************** BOX MENU  ***************************/
#boxmenu {
	margin: .5em;
	border: 0px solid black;
	position: absolute;
	top: 214px;
	left: 515px;
	width: 460px;
	height: 706px;
	z-index: 10;
	background-color: transparent;/*background-image: url(../../images/boxes.png);
	background-repeat: no-repeat;	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;*/
}
ul {
	list-style-type: none;
}
ul li a {
	display: block;
	width: 100%;
	height: 100%;
}
ul li#ordersimg, #platesimg, #specialsimg, #freshmeatsimg, #sidesimg, #desertsimg {
	position: absolute;
	display: block;
	width: 216px;
	height: 216px;
	border: 2px solid black;
	background: url(../../images/menuHub.jpg) no-repeat;
}
ul li#ordersimg {
	top: 0px;
	left: 0px;
}
ul li#ordersimg:hover {
	background-position: -216px 0;
	border: 2px solid #C23809;
}
ul li#platesimg {
	top: 0px;
	left: 240px;
	background-position: 0px -216px;
}
ul li#platesimg:hover {
	background-position: -216px -216px;
	border: 2px solid #C23809;
}
ul li#specialsimg {
	top: 240px;
	left: 0px;
	background-position: 0px -432px;
}
ul li#specialsimg:hover {
	background-position: -216px -432px;
	border: 2px solid #C23809;
}
ul li#freshmeatsimg {
	top: 240px;
	left: 240px;
	background-position: 0px -648px;
}
ul li#freshmeatsimg:hover {
	background-position: -216px -648px;
	border: 2px solid #C23809;
}
ul li#sidesimg {
	top: 480px;
	left: 0px;
	background-position: 0px -864px;
}
ul li#sidesimg:hover {
	background-position: -216px -864px;
	border: 2px solid #C23809;
}
ul li#desertsimg {
	top: 480px;
	left: 240px;
	background-position: 0px -1081px;
}
ul li#desertsimg:hover {
	background-position: -216px -1081px;
	border: 2px solid #C23809;
}
.lileft {
	position: absolute;
	left: -9999px;
}
#boxs h2 {
	position: absolute;
	left: -9999px;
}
/************************  boxes headings  **********************************************/
#Orderstext, #platestext, #specialstext, #freshmeattext, #sidestext, #dessertstext {
	text-align: center;
	background: white;
	padding: 2px 0;
	color: black;
	width: 216px;
	position: relative;
	display: block;
	z-index: 15;
	font-size: 1.1em;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	border-bottom: 1px solid black;
}
#Orderstext {
	top: 2px;
	left: 2px;
}
#platestext {
	top: -27px;
	left: 242px;
}
#specialstext {
	top: 184px;
	left: 2px;
}
#freshmeattext {
	top: 155px;
	left: 242px;
}
#sidestext {
	top: 366px;
	left: 2px;
}
#dessertstext {
	top: 313px;
	left: 242px;
}
/************************  end boxes headings  ******************/
/********************** END BOX MENU  ***************************/
/********************** menu page  *****************************/
#menuTable {
	background: #999999;
	border: 1px solid black;
	margin: 10px 10px;
	position: relative;
	width: 460px;
	height: 1063px;
	z-index: 10;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
}
#menuTable table th {
	font-weight: bold;
}
#menuTable h2 {
	font-size: 1.5em;
	color: #000000;
	margin: .5em;
}
.underline {
	border-bottom-width: 2px;
	border-bottom-style: solid black;
	background: #c3877f;
	border-bottom: 1px solid black;
	border-left: 1px solid #434343;
}
td p {
	color: black;
	font-weight: bold;
	padding: 5px 0 3px 5px;
}
#beef, #ribs, #coupon {
	position: absolute;
	right: 10px;
	z-index: 20;
	border: 1px solid black;
}
#beef {
	top: 190px;
}
#ribs {
	top: 695px;
}
#coupon {
	top: 1049px;
}
#coupon:hover {
border: 1px solid #b2291b;
}
#nav {
	background-image: url(../../images/home.png);
	background: #999999;
	border: 1px solid black;
	position:absolute;
	top: 41px;
	right: 41px;
	width: 50px;
	height:168px;
	z-index: 10;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}
ul li#navItemHome {
	width: 42px;
	height: 32px;
	background-position: 0px 0px;
	background-image: url(../../images/home.png);
	background-repeat: no-repeat;
}
#nav ul li{
margin: 10px auto;
}
ul li#navItemHome:hover {
	width: 42px;
	height: 32px;
	background-position: 0px -32px;
	background-repeat: no-repeat;
	background-image: url(../../images/home.png);
}
ul li#navItemMail {
	width: 30px;
	height: 23px;
	background-position: 0px 0px;
	background-image: url(../../images/mail.png);
	background-repeat: no-repeat;
}
ul li#navItemMail:hover {
	width: 30px;
	height: 23px;
	background-position: 0px -23px;
	background-repeat: no-repeat;
	background-image: url(../../images/mail.png);
}

ul li#navItemForwardArrow {
	width: 40px;
	height: 31px;
	background-position: 0px 0px;
	background-image: url(../../images/arrowForward.png);
	background-repeat: no-repeat;
}
ul li#navItemForwardArrow:hover {
	width: 40px;
	height: 31px;
	background-position: 0px -31px;
	background-repeat: no-repeat;
	background-image: url(../../images/arrowForward.png);
}
ul li#navItemBack {
	width: 40px;
	height: 31px;
	background-position: 0px 0px;
	background-image: url(../../images/arrowBack.png);
	background-repeat: no-repeat;
}
ul li#navItemBack:hover {
	width: 40px;
	height: 31px;
	background-position: 0px -31px;
	background-repeat: no-repeat;
	background-image: url(../../images/arrowBack.png);
}
#footer p {
position: absolute;
left: 350px;
top: 70px;
}
#family {
border: 2px solid black;
position: absolute;
left: 491px;
top: 912px;
}
#counter {position: relative; top: 40px; left: -68px;}
