@charset "utf-8";
/* CSS Document */

body {
background:url(../images/BG_main.jpg) #362f2d;
margin:0px;
padding:0px;
font-family:Calibri, Arial, Helvetica, sans-serif;
font-size:small;
}

#container {
width:1000px;
height:100%;
background:url(../images/BG_content.png) repeat-y center;
margin:0px;
padding:0px 100px 0px 100px;
}

#header {
background:url(../images/IMG_header.jpg) no-repeat top;
height:90px;
width:794px;
position:relative;
}

#navigation {
background-color:#362f2d;
height:40px;
margin-top:0px;
margin-left:-10px;
width:805px;
}

#navigation ul {
list-style:none;
margin:0px;
}

#navigation li {
display:block;
list-style:none;
float:left;
margin:0px;
padding:0px;
}

#content {
	width:730px;
	text-align:left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 200px;
	padding-left: 5px;
	margin-left: 10px;
}

#footer {
background:url(../images/BG_footer.png) repeat-x top;
height:175px;
width:798px;
margin-top:-170px;
position:relative;
bottom:0px;
font-size:80%;
}

#footer ul {
list-style:none;
float:left;
margin-top:30px;
margin-left:-20px;
}

#footer li {
list-style:none;
float:left;
display:block;
padding:10px;
}

#footer a {
color:#ede9e3;
text-decoration:none;
}

#footer a:hover {
color:#ede9e3;
text-decoration:underline;
}
.nogap {
	margin-top: 0px;
	margin-bottom: 0px;
}
.logo {
position:relative;
top:5px;
z-index:15;
float:left;
left:100px;
}

.left {
	width:475px;
	position:relative;
	z-index:20;
	float:left;
	margin-left:-165px;
	margin-top:40px;
}
.left_index {
	width:475px;
	position:relative;
	z-index:20;
	float:left;
	margin-left:-165px;
	margin-top:40px;
	background-image:url(../images/BG_coffee.png);
	background-repeat: no-repeat;
}

.right {
	width:250px;
	margin-left:500px;
}

.content_box {
	background-color: #e3dacc;
	outline: 1px solid #362f2d;
	padding: 10px;
}
.close_button {
	background-color: #e3dacc;
	outline: 1px solid #362f2d;
	padding: 10px;
	width: 100px;
	height: 15px;
	margin-left:15px;
}
.content_box strong{
	font-size: 160%;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.content_box em {
font-size:110%;
color:#444444;
}

.news strong {
font-size:160%;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
}

.news em {
font-size:110%;
color:#444444;
}

.news p {
font-size:100%;
}

.navHome a{
background:url(../images/NAV_background_off.png) right top no-repeat;
width:130px;
height:40px;
margin:0px 0px 0px 70px;
padding:0px;
display:block;
z-index:10;
position: relative;
}

.navHome a:hover{
background:url(../images/NAV_background_on.png) right top no-repeat;
width:130px;
height:40px;
margin:0px 0px 0px 70px;
padding:0px;
display:block;
z-index:10;
position: relative;
}

.navMenu a{
background:url(../images/NAV_background_off.png) right top no-repeat;
width:135px;
height:40px;
margin:0px 0px 0px -30px;
padding:0px;
display:block;
z-index:9;
position: relative;
}

.navMenu a:hover{
background:url(../images/NAV_background_on.png) right top no-repeat;
width:135px;
height:40px;
margin:0px 0px 0px -30px;
padding:0px;
display:block;
z-index:9;
position: relative;
}

.navEvents a{
background:url(../images/NAV_background_off.png) right top no-repeat;
width:157px;
height:40px;
margin:0px 0px 0px -30px;
padding:0px;
display:block;
z-index:8;
position: relative;
}

.navEvents a:hover{
background:url(../images/NAV_background_on.png) right top no-repeat;
width:157px;
height:40px;
margin:0px 0px 0px -30px;
padding:0px;
display:block;
z-index:8;
position:relative;
}

.navContact a{
background:url(../images/NAV_background_off.png) right top no-repeat;
width:177px;
height:40px;
margin:0px 0px 0px -30px;
padding:0px;
display:block;
z-index:7;
position:relative;
}

.navContact a:hover{
background:url(../images/NAV_background_on.png) right top no-repeat;
width:177px;
height:40px;
margin:0px 0px 0px -30px;
padding:0px;
display:block;
z-index:7;
position: relative;
}

.menu_section {
	font-size: 130%;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.menu_price {
	font-style: italic;
}
.menu_sizes {
	font-weight: bold;
}
.menu_small {
	font-size: 11px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #362f2d;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.gallery td {
	background-color: #4c1707;
}
.gallery td:hover {
	background-color: #ee8e1b;
}

/* LIGHTBOX */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
