@font-face {
    font-family: "HfW cursive";
    font-style:  normal;
    font-weight: normal;
    src: url(HFWCURS0.eot);
}
@font-face {
    font-family: KleinsForgottenRoman;
    font-style:  normal;
    font-weight: normal;
    src: url(KLEINSF0.eot);
}
.footer { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
a.footer { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.gradualfader {
	width: 100%; 
	color:#edf1a4;
	font-family: KleinsForgottenRoman, "Bodoni MT", Arial; 
	font-size:18px; 
	cursor:pointer;
}
.menuitem {
	width: 100%; 
	color:#edf1a4; 
	font-family: KleinsForgottenRoman, "Bodoni MT", Arial; 
	font-size:18px; 
	font-weight:bold;
}
a {
	font-family: KleinsForgottenRoman, "Bodoni MT", Arial;
	text-decoration: underline;
	font-weight: bold;
	font-size: 16px;
	color: #253646;
}
a.gallery {
	font-family: KleinsForgottenRoman, "Bodoni MT", "Baskerville Old Face", Arial;
	text-decoration: none;
	font-size: 24px;
	color: #253646;
}
td {
	font-family: Verdana, Arial;
	font-size: 14px;
	color: #253646;
}
td.stdpage {
	font-family: KleinsForgottenRoman, "Bodoni MT", "Baskerville Old Face", Arial;
	font-size: 24px;
	color: #253646;
}
body { 
	margin:0;
	scrollbar-face-color: #C6C777;
	scrollbar-highlight-color: #edf1a4;
	scrollbar-3dlight-color: #edf1a4;
	scrollbar-darkshadow-color: #edf1a4;
	scrollbar-shadow-color: #edf1a4;
	scrollbar-arrow-color: #edf1a4;
	scrollbar-track-color: #edf1a4;
}
td.chalk {
	font-family: "HfW cursive", Pristina, Arial;
	font-size: 16px;
	color:#ffffff;
	text-align:left;
	vertical-align: top;
}
td.fairtrade {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #253646;
	text-align:center;
}
#topbar {
	position:absolute;
	border: 1px solid black;
	padding: 2px;
	width: 20px;
	visibility: hidden;
	z-index: 100;
}
#maintext {
	font-family: KleinsForgottenRoman, "Bodoni MT", "Baskerville Old Face", Arial;
	font-size: 24px;
	color: #253646;
	text-align:left;
}
#opening {
	font-family: KleinsForgottenRoman, "Bodoni MT", "Baskerville Old Face", Arial;
	font-size: 20px;
	color: #253646;
	text-align:left;
}
.slideshow{ /*CSS for DIV containing each image*/
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.slideshow img{ /*CSS for each image tag*/
	border: 0;
	width: 200px;
	height: 106px;
}
#navlinks{ /*CSS for DIV containing the navigational links*/
	width: 400px;
}

#navlinks a{ /*CSS for each navigational link*/
	margin-right: 8px;
	margin-bottom: 3px;
	font-size: 110%;
}

#navlinks a.current{ /*CSS for currently selected navigational link*/
	background-color: yellow;
}
.stepcarousel{
	position: relative; /*leave this value alone*/
	border: 1px solid navy;
	overflow: scroll; /*leave this value alone*/
	width: 600px;
	height: 220px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 10px; /*margin around each panel*/
	width: 250px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

p.samplebuttons{
	width: 320px;
	text-align: center;
}

p.samplebuttons a{
	color: #2e6ab1;
	padding: 1px 2px;
	margin-right: 3px;
	text-decoration: none;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(Images/blank.gif) no-repeat; /* 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;
	}

#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	border: 0px;
	/*border-bottom-width: 6px;*/
	width: 590px; /*width of featured content slider*/
	height: 400px;
}
.sliderwrapper .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	/*padding: 5px;*/
	/*background: white;*/
	width: 590px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 100%;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.pagination{
	/*width: 400px;*/ /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	text-align: center;
	vertical-align:middle;
	height:100%;
	/*background-color: navy;*/
	padding: 5px 10px;
}
.pagination a{
	padding: 0 5px;
	text-decoration: none; 
	color: #253646;
	text-align:center;
	/*background: white;*/
}
.pagination a:hover, .pagination a.selected{
	color: #edf1a4;
}
.sect_name {
	font-family: "HfW cursive", Pristina, Arial;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
}
.sect_desc {
	font-family: "HfW cursive", Pristina, Arial;
	font-size:14px;
	text-align:center;
}
.fooditem {
	font-family: "HfW cursive", Pristina, Arial;
	font-size:18px;
}
.fooddesc {
	font-family: "HfW cursive", Pristina, Arial;
	font-size:14px;
}
