/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	border: 0;
	background: #301E10 url(pix/bg.jpg) repeat;
	width: 100%;
	height: 100%;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #E9D7A5;
}
#facebook-logo {
	position: absolute;
	right: 0;
	top: 40px;
	z-index: 100;
}
div#header_line {
	position: relative;
	background: #7E964A;
	left: 50%;
	margin-left: -45px;
	width: 90px;
	height: 5px;
}
div#container {
	position: relative;
	left: 50%;
	margin-left: -305px;
	width: 610px;
	margin-top: 30px;
	background: #301E10;
	padding-top: 5px;
	padding-bottom: 5px;
}
div#footer_line {
	position: absolute;
	background: #DD841F;
	bottom: 5px;
	left: 50%;
	margin-left: -45px;
	width: 90px;
	height: 5px;
}
div#header {
	position: relative;
	width: 600px;
	background: #E9D7A5;
	left: 5px;
	text-align: center;
}
img#cafe {left: 5px; vertical-align: top; margin-top: 5px;}
img#logo {vertical-align: top;}
img#restaurant {margin-top: 5px;}
div#menu {
	position: relative;
	width: 600px;
	height: 38px;
	left: 5px;
	background: url(pix/bg_menu.gif) repeat-x;
	text-align: center;
	overflow: hidden;
	line-height: 36px;	
}
div#menu a {  font-weight: bold; color: #E9D7A5; text-decoration: none; }
div#menu a:hover {  font-weight: bold; color: #DD841F; text-decoration: none; }
.hook { color: #DD841F; margin: 0px 13px; }
.hook_cafe { color: #DD841F; margin: 0px 15px; }
div#cn_out {
	position: relative;
	width: 600px;
	left: 5px;
	background: #E9D7A5;
}
.cn_line {
	position: relative;
	background: #DD841F;
	left: 50%;
	margin-left: -45px;
	width: 90px;
	height: 5px;
}
div#cn_in {
	position: relative;
	width: 590px;
	left: 5px;
	background: #E9D7A5 url(pix/bg_content.gif) repeat-y;
}
div#cn_img1 { height: 35px;}
div#cn_img2 { height: 50px; clear:both;}
div#cn_container {
	position: relative;
	left: 30px;
	width: 530px;
	padding: 0px;
}
div#cn_left {
	width: 125px;
	overflow: hidden;
	float: left;
}
div#cn_main {
	float: left;
	width: 405px;
	background: #D8BE87;
	color: #695A3B;
}
div#footer {
	position: relative;
	width: 610px;
	left: 50%;
	margin-left: -305px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 50px;
}
div#footer a {text-decoration: none; color: #E9D7A5;}
div#footer a:hover {text-decoration: underline; color: #DD841F;}
.hook2 { color: #DD841F; margin: 0px 5px; }
.orange {color: #DD841F;}
.orangeb {color: #DD841F; font-weight: bold;}
/*
----------- styles for cn_left (left content area) ---------------
*/
div#cn_left div.head {
	width: 120px;
	height: 30px;
	background: url(pix/c_head_bg.gif) repeat-x;
	color: #A58C59;
	font-weight: bold;
	text-align: left;
	overflow: hidden;
	line-height: 30px;
}
div#cn_left img {
	border: 0px;
	margin: 0 0 3px 0;
}
/*
----------- styles for cn_main (main content area) ---------------
*/
div#cn_main div.head {
	width: 405px;
	height: 30px;
	background: url(pix/c_head_bg.gif) repeat-x;
	color: #A58C59;
	font-weight: bold;
	text-align: center;
	overflow: hidden;
	line-height: 30px;
	clear: both;
}
div#cn_main p {
	margin: 0px 15px 15px 15px;
}
div#cn_main a {
	color: #695A3B;
	text-decoration: none;
	background: url(pix/a_bg1.gif) left bottom repeat-x;
}
div#cn_main a:hover {
	color: #BD790B;
	background: url(pix/a_bg2.gif) left bottom repeat-x;
}
h2 {
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin: 0 15px 15px 15px;
}
/*
----------- styles for splash page ---------------
*/
div#s_container {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -125px;
	margin-left: -244px;
	width: 488px;
	height: 250px;
	background: #301E10;
}
div#s_logo {
	position: relative;
	left: 5px;
	top: 5px;
	float: left;
}
div#s_cafe {
	position: relative;
	width: 320px;
	height: 115px;
	left: 15px;
	top: 5px;
	float: left;
	background: url(pix/s_cafe_bg.jpg) no-repeat;
}
div#s_cafe img { margin: 0px;}
div#s_cafe a { display: block; width: 315px; text-align: right;}
div#s_restaurant {
	position: relative;
	width: 320px;
	height: 115px;
	left: 15px;
	top: 15px;
	float: left;
	background: url(pix/s_restaurant_bg.jpg) no-repeat;
}
div#s_restaurant img { margin: 0px;}
div#s_restaurant a { display: block; width: 315px; text-align: right;}
div#s_left_line {
	position: absolute;
	background: #7E964A;
	top: 50%;
	margin-top: -45px;
	height: 90px;
	width: 6px;
}
div#s_right_line {
	position: absolute;
	background: #DD841F;
	top: 50%;
	right: 0px;
	margin-top: -45px;
	height: 90px;
	width: 6px;
}
b, strong {
	font-weight: normal;
	color: #413017;
}
.long_dotted_line {
	display: block;
	width: 375px;
	_height: 1%;
	height: 1px;
	margin: 0 15px 15px 15px;
	padding: 0;
	background: url(pix/dot_bg1.gif) repeat-x;
}
/* lightbox css rules */
#lightbox{
	background-color: #eee;
	padding: 10px;
	/*border: 5px solid #372B1A;*/
	}
#lightboxCaption{
	font-size: 0.8em;
	padding-top: 0.4em;
	}
#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(pix/gallery/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="pix/gallery/overlay.png", sizingMethod="scale");
	}
div#footer a.graphasel {
	display: block;
	margin-top: 8px;
	color: #B02D2C;
}
div#footer a.graphasel img {
	border: none;
}
