/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#000000;
	font-size:.85em;
	margin:0 0 25px 0;
	font-style:italic;
	background-color:#FFF;
	font-family:"Times New Roman", Times, serif;
	background-image:url(images/bg_body.gif);
}

a { color:#832322; }

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:1.8em; }

h2 { font-size:1.4em; }

h3 { font-size:1.2em; }

/* ---- class settings ----------------------- */

.img-chef { float:left; margin:0 10px 15px 0; }

.content { padding:5px 15px 5px 15px; }

.img-border { border:3px double #737D75; }

/* ---- layout settings ----------------------- */

#main_container {
	position:relative;
	margin:0 auto;
	width:924px;
	height:auto;
	padding:14px;
	background-color:#fff;
	border-left:3px double #cbcbcb;
	border-right:3px double #cbcbcb;
	border-bottom:3px double #cbcbcb;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:924px;
	height:274px;
}

#audio-player {
	position:absolute;
	right:3px;
	bottom:3px;
	width:115px;
	height:25px;
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:0;
	left:0;
	width:924px;
	height:40px;
	background-color:#fff;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:890px;
	height:auto;
	padding:14px;
	border:3px double #fff;
	background-color:#EAE7D6;
	background-position:0 40px;
	background-repeat:no-repeat;
	background-image:url(images/bg_main.gif);
}

/* ---- start main content settings -------------- */

#content_left {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:490px;
	height:auto;
}

#about_chef {
	position:absolute;
	left:14px;
	bottom:14px;
	width:469px;
	height:auto;
	padding-right:15px;
	border:3px double #fff;
	background-color:#D4D1C0;
	background-repeat:no-repeat;
	background-position:right bottom;
	background-image:url(images/bg_about-chef.gif);
}

#about_chef a { text-decoration:none; }

#about_chef a:hover { text-decoration:underline; }

/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#content_right {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:390px;
	height:auto;
}

/* ---- end side bar content settings ---------------- */

#footer-copy {
	position:relative;
	top:0;
	left:0;
	width:924px;
	height:auto;
	color:#EAE7D6;
	font-size:12px;
	text-align:center;
	font-style:normal;
	margin:15px auto 0 auto;
}

#footer-copy a {
	text-decoration:none;
}

#footer-copy a:hover {
	text-decoration:underline;
}

#footer {
	position:relative;
	top:0;
	left:0;
	color:#FFF;
	width:924px;
	height:auto;
	clear:both;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:40px;
	cursor:pointer;
	background-repeat:no-repeat;
}

a#nav_01 {
	width:125px;
	background-position:0 0;
	background-image:url(images/nav2.gif);
}

a:hover#nav_01{
	background-position: 0 -43px;
}

.active_01 {
	background-position: 0 -43px !important;
}

a#nav_02 {
	width:119px;
	background-position:-128px 0;
	background-image:url(images/nav2.gif);
}

a:hover#nav_02{
	background-position:-128px -43px;
}

.active_02 {
	background-position:-128px -43px !important;
}

a#nav_03 {
	width:100px;
	background-position:-247px 0;
	background-image:url(images/nav2.gif);
}

a:hover#nav_03{
	background-position:-247px -43px;
}

.active_03 {
	background-position:-247px -43px !important;
}

a#nav_04 {
	width:105px;
	background-position:-347px 0;
	background-image:url(images/nav2.gif);
}

a:hover#nav_04{
	background-position:-347px -43px;
}

.active_04 {
	background-position:-347px -43px !important;
}

a#nav_05 {
	width:95px;
	background-position:-452px 0;
	background-image:url(images/nav2.gif);
}

a:hover#nav_05{
	background-position:-452px -43px;
}

.active_05 {
	background-position:-452px -43px !important;
}

a#nav_06 {
	width:130px;
	background-position:-547px 0;
	background-image:url(images/nav2.gif);
}

a:hover#nav_06{
	background-position:-547px -43px;
}

.active_06 {
	background-position:-547px -43px !important;
}

a#nav_07 {
	width:110px;
	background-position:-684px 0;
	background-image:url(images/nav2.gif);
}

a:hover#nav_07{
	background-position:-684px -43px;
}

.active_07 {
	background-position:-684px -43px !important;
}

a#nav_08 {
	width:115px;
	background-position:-794px 0;
	background-image:url(images/nav2.gif);
}

a:hover#nav_08{
	background-position:-794px -43px;
}

.active_08 {
	background-position:-794px -43px !important;
}

/* ---- start hidden layers settings -------------------------- */

#hidden-layers {
	position:absolute;
	top:320px;
	width:924px;
}

#hidden-layers a {
	color:#000;
	padding:3px;
	display:block;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	border-top:1px solid #cbcbcb;
}

#hidden-layers a:hover {
	color:#0f5b91;
	text-decoration:none;
}

#L1 {
	position:absolute;
	visibility:hidden;
	width:auto;
	background-color:#fff;
	border-left:1px solid #cbcbcb;
	border-right:1px solid #cbcbcb;
	border-bottom:1px solid #cbcbcb;
}

#L1 { width:175px; left:200px; }

.show {
	position:absolute !important;
	visibility:visible !important;
}

.hide {
	position:absolute !important;
	visibility:hidden !important;
}


