@import "colors_fonts.css";

*{
	margin:0px;
	padding:0px;
	color: #8C6B42;
}

html{
	overflow-y: scroll;
	height: 100%;
	width: 100%;
	background-image:  url(../images/BG_pat.jpg);
	background-repeat: repeat;
	background-position: top left;	
	background-color: #1C1000;
}

body {
	margin:0px;
	padding:0px;
	min-width: 1000px;
	text-align: center;
	color: #8C6B42;
	background-image:  url(../images/BGpage.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	height: 100%;
	width: 100%;
}

a { text-decoration:underline; }
a:hover { text-decoration:none; }


img { 
	behavior: url(iepngfix.htc); 
	border: 0px;
}

p{
	padding-bottom: 16px;
}

.clearboth{
	clear: both;
}

#viewcontent {
	background-color:black;
	display:none;
	position:absolute;
	text-align:right;
	margin-left: 900px;
	z-index:200;
}

#viewbg {
background-color:transparent;
display:block;
position:absolute;
text-align:right;
width:100%;
z-index:200;
}

.BG_page_intro {
	margin: 0 auto;
	}

.BG_page_home {
	background-image:  url(../images/BGpage_home.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0 auto;
}

.BG_page_home {
	background-image:  url(../images/BGpage_home.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0 auto;
}
.BG_page_about {
	background-image:  url(../images/BGpage_about.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0 auto;
}
.BG_page_catering {
	background-image:  url(../images/BGpage_catering.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0 auto;
}
.BG_page_chef {
	background-image:  url(../images/BGpage_chef.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0 auto;
}
.BG_page_contact {
	background-image:  url(../images/BGpage_contact.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0 auto;
}
.BG_page_events {
	background-image:  url(../images/BGpage_events.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0 auto;
}
.BG_page_menu {
	background-image:  url(../images/BGpage_menu.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0 auto;
}
.BG_page_reso {
	background-image:  url(../images/BGpage_reso.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0 auto;
}




#Navigation {
	position: absolute;
	margin-left: 22px;
	width: 181px;
	z-index:15;
}

	.logo {
	width: 181px;
	display:block;
	}

	.contactinfo {
	width: 181px;
	text-align: center;
	display:block;
	font-size: 11px;
	}

	.buttons {
	width: 181px;
	}
		
		.hoverblock {
		width: 171px;
		background-image:url(../images/nav_over.jpg);
		background-position:336px 0;
		background-repeat:no-repeat;
		height:32px;
		}

	.quicklinks {
	width: 181px;
	text-align: center;
	}

	.nav_bg {
	position: absolute;
	margin-left: 22px;
	width: 181px;
	z-index:10;
	}

#IntroCol {
	position: absolute;
	margin-left: 3px;
	width: 992px;
	height: 100%;
	background-color: color;
}

#ContentCol {
	position: absolute;
	margin-left: 203px;
	width: 793px;
	height: 100%;
	background-color: color;
}
	#ContentPic {
	position: absolute;
	width: 241px;
	height: 360px;
	margin-top:108px;
	margin-left: 64px;
	z-index: 50;
	}

	#ContentBlock {
	width: 620px;
	position: absolute;
	margin-top:128px;
	margin-left: 84px;
    background-color: #000000;
	background-repeat: repeat;
	}

		.ContentHeader {
		margin-top: 16px;
		margin-left: 230px;
		display:block;
		width: 371px;
		background-color: color;
		}

			#viewbg {
			position: absolute;
			top:23px;
			right: 22px;
			}

		.ContentText {
		margin-left: 230px;
		color:#916b3f;
		width: 372px;
		text-align: justify;
		display:block;
		background-color: color;
		line-height: 16px;
		}

		.ContentFoot {
		position:relative;
		top: 40px;
		left: 0px;
		width: 620px;
		height: 40px;
		display:block;
		}

#mplink {
	z-index: 200;
	display:block;
	width: 150px;
	height: 37px;
	position: absolute;
	bottom: 4px;
	margin-left: 840px;

	background-color: color;

}

	.scroll{
	width: 385px;
	height: 312px;
	overflow: auto;
	background-color: transparent;
	text-align: left;
	}
	
	.scroll2{
	width: 385px;
	height: 323px;
	overflow: auto;
	background-color: transparent;
	text-align: left;
	}

.info_text {
	color: #8C6B42;
}