@charset "UTF-8";


/* BODY   ---------------------------------------------------------------------------------- */

body {
	background-color: #988F86;
	margin: 0px;
	margin-top: 20px;

}

/* FONTS   ---------------------------------------------------------------------------------- */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	line-height: 12pt;
}

a:visited, a:link, a:active {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

.red {
	color: #590000;
}


/* STRUCTURE   ---------------------------------------------------------------------------------- */

#sheet {
	background-color: #FFFFFF;
	display: block;
	width: 950px;
	height: 700px;
	padding: 10px;
	padding-bottom: 20px;
	z-index: 10;
}

#background_image {
	background-color: #FFFFFF;
	display: block;
	width: 950px;
	height: 700px;
	border: 1px #988F86 solid;
	z-index: 10;
}

#footer {
/*	background-color: #330000; */
	display: block;
	width: 950px;
	height: 20px;
	text-align: right;
	clear: both;
	padding-top: 2px;
	font-size: 7pt;
	letter-spacing: 1pt;
	z-index: 10;
}

#column_left {
	background-image:url('../images/transparent_bg.png');
	display: block;
	width: 238px;
	height: 700px;
	float: left;
	text-align:left;
	z-index: 10;
}

#column_left_home {
	display: block;
	width: 237px;
	height: 700px;
	float: left;
	text-align:left;
	z-index: 10;
}


#column_right {
	display: block;
	width: 712px;
	height: 700px;
	float: right;
	text-align: left;
	z-index: 10;
}

#column_right_home {
	display: block;
	width: 713px;
	height: 700px;
	float: right;
	text-align: left;
	z-index: 10;
}

#header_left {
/*	background-color: #330000; */
	display: block;
	width: 238px;
	height: 245px;
	text-align: left;
	border-right: 1px #988F86 solid;
}

/*#header_right {
	background-color:#00FF00; 
	display: block;
	width: 712px;
	height: 245px !important;
	height: 200px;
	text-align: left;
	z-index: 10; 
}*/

#navigation_left {
	background-image: url('../images/transparent_bg.png');
	display: block;
	width: 238px;
	height: 455px;
	text-align: left;
	z-index: 10;
}

/*#body_right {
	background-image: url('../images/transparent_bg.png');
	display: block;
	width: 711px;
	height: 454px;
	text-align: left;
	border-left: 1px #988F86 solid;
	border-top: 1px #988F86 solid;
	z-index: 10;
}*/


#body_right {
	background-image:url('../images/transparent_bg.png');
	display: block;
	width: 711px;
	height: 454px;
	text-align: left;
	border-left: 1px #988F86 solid;
	border-top: 1px #988F86 solid;
	z-index: 10;
	margin-top: 245px;
}

#title {
/*	background-color: #00CC99; */
	display: block;
	width: 450px;
	height: 90px;
	margin-left: 20px;
	border-bottom: 1px #988F86 solid;
	z-index: 10;
}

#body {
	float: left;
/*	background-color: #00CC99; */
	display: block;
	width: 450px;
	height: 320px;
	padding: 20px;
	text-align: left;
	z-index: 10;
}

#image_right {
	float: right;
/*	background-color: #00CC00; */
	display: block;
	width: 198px;
	height: 341px;
	margin-right: 20px;
	text-align: left;
	z-index: 10;
	border: 1px #988F86 solid;

}


/* GALLERY   ---------------------------------------------------------------------------------- */


#imagegallery {
	background-color: #988F86;
	display: block;
	width: 711px;
	height: 700px;
	z-index: 10;
	float: left;
}

#large {
	/* background-image: url('../images/transparent_bg.png');*/
	display: block;
	width: 711px;
	height: 454px;
	text-align: left;
	border-left: 1px #988F86 solid;
	border-bottom: 1px #988F86 solid;
	z-index: 10;
	margin: 0px;
}


#items {
	background-color: #FFFFFF;
	display: block;
	width: 711px;
	height: 245px;
	text-align: left;
	z-index: 10;
	border-left: 1px #988F86 solid;
	width: 711px;
	clear: both;
	margin: 0px;
	
}

#items .item {
	float: left;
	position: relative;
	margin-left: 22px;
	margin-top: 43px;
	border: 1px solid white;
	z-index: 10;
	width: 90px;
	height: 57px;
}
#items .item:hover {
	border: 1px solid #333333;
	z-index: 10;
}

#items .item img {
	width: 90px;
	height: 57px;
	z-index: 10;
}

#large .item {
	cursor: default;
	z-index: 10;
	
}
#large .item img {
	width: 711px;
	height: 454px;
	float: left;
	z-index: 10;
}



/* NAVIGATION   ---------------------------------------------------------------------------------- */

#nav {
	display: block;
	width: 238px;
	height: 90px;
	border-top: 1px #988F86 solid;
	text-align: left;
}

#restaurant_btn {
	float: left;
	margin-top: 199px;
	background-color: #330000;
	display: block;
	width: 119px;
	height: 46px;
}

#catering_btn {
	float: right;
	margin-top: 199px;
	background-color: #726E20;
	display: block;
	width: 119px;
	height: 46px;
}

/* TOP RIGHT TABS   ---------------------------------------------------------------------------------- */

/* #tab {
	position: absolute;
	display: block;
	width: 200px;
	height: 33px;
	margin-top: 0px;
	margin-left: 495px;
	z-index: 50;
	clear: both;
} */

#tab {
	position: absolute;
	display: block;
	margin-top: 0px;
	margin-left: 430px;
	z-index: 50;
	clear: both;
}

#tab_content {
	background-image: url('../images/transparent_bg_darker.png');
	display: block;
	padding: 10px;
	text-align: center;
	color: #FFFFFF;
	font-size: 8.5pt;
	margin-right: 1px;
	float: left;
	z-index: 50;
}
#tab_content_image {
	background-image: url('../images/transparent_bg_darker.png');
	display: block;
	padding: 8px;
	text-align: center;
	color: #FFFFFF;
	font-size: 8.5pt;
	margin-right: 1px;
	float: left;
	z-index: 50;
}
#tab_content_image a:hover img {
	opacity: 0.5;
}


#tab_content a:visited, #tab_content a:link, #tab_content a:active {
	color: #FFFFFF;
	text-decoration: none;
	z-index: 50;
}

#tab_content a:hover {
	color: #666666;
	text-decoration: none;
	z-index: 50;
}


/* HOME PAGE   ---------------------------------------------------------------------------------- */

#restaurant_home {
	float: left;
	background-image:url('../images/transparent_bg.png');
	display: block;
	width: 237px;
	height: 180px;
	border-top: 1px #988F86 solid;
	text-align: left;
}

#catering_home {
	background-image:url('../images/transparent_bg.png');
	float: left;
	display: block;
	width: 237px;
	height: 180px;
	border-left: 1px #988F86 solid;
	border-right: 1px #988F86 solid;
	border-top: 1px #988F86 solid;
	text-align: left;
}

#specials_home {
	background-image:url('../images/transparent_bg.png');
	float: left;	
	display: block;
	width: 474px;
	height: 180px;
	border-top: 1px #988F86 solid;
	text-align: left;
}

#logo_home {
	display: block;
	width: 238px;
	height: 520px;
	float: left;
	text-align:left;
	z-index: 10;
}

#footer_home {
	background-image:url('../images/transparent_bg.png');
	display: block;
	width:712px;
	height: 180px;
	z-index: 10;
	clear: left;
}
