/* CSS Document */

body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #241211;
	background-image: url(bg.jpg);
	}
	
a:link { font-weight:normal;
		color:#eff4f4;
		text-decoration:underline;
 }

a:visited { font-weight:normal;
		color:#eff4f4;
		text-decoration:underline;
 }

a:hover, a:active { 
	text-decoration:underline;
	color:#eff4f4; 
	background-color:#d0c09c;
}

.brown12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#4f2f1e;
}

.brown10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#4f2f1e;
	}

.contact10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #eff4f4;
}		

.h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#4f2f1e;
	}
	
.h2red{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#b70320;
	}
	
.pgtitles{
	color:#eff4f4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	
}


table#footer{
	width: 797px;
	height: 66px;
	background-color: #b70320;
}

table#body{
	width: 799px;
}

table#pgtitle {
	width: 636px;
	background-image: url(layout_images/content/images/contentbox01_01.jpg);
	height: 29px;
	background-repeat: no-repeat;
	background-position: right;
}

table#header{
	width: 799px;
}

table#foodimages{
	background-image: url(layout_images/content/food_bg.jpg);
	height: 83px;
	background-repeat: repeat-x;
}

table#contentindex{
	background-attachment: top;
	background-repeat: no-repeat;
	width: 634px;
	height: 418px;
	background-image: url(layout_images/content/images/contentbox_indexbr.jpg);
}

table#contentgold{
	background-attachment: top;
	background-repeat: no-repeat;
	width: 634px;
	height: 418px;
	background-image: url(layout_images/content/contentboxgold.jpg);
}

table#menu{
	width: 600px;
	margin-left: 20px;
	OVERFLOW: auto; 
	HEIGHT: 375px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#34291f;
}

table#contact{
	border-top-color:#704f2e;
	border-right-color:#704f2e;
	border-bottom-color:#704f2e;
	border-left-color:#704f2e;
	outline-width: 1px;
	outline-style: solid;
	outline-color: #704f2e;
	border-style: solid;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
}
table#event{}
