/* ---------------------------------------------------- */
/* SLIDESHOW
/* ---------------------------------------------------- */
#slideshow {
	width: 880px;
	margin-top: 20px;
}

#slideshow ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 1%; /* IE fix */
}

#slideshow ul:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}

/* ---------------------------------------------------- */
/* SLIDESHOW > SLIDES
/* ---------------------------------------------------- */
#slideshow .slides {
	overflow: hidden;
	width: 900px;
	height: 410px;
}

#slideshow .slides ul {
	width: 900px;
	height: 410px;
}

#slideshow .slides li {
	width: 920px;
	/*  float: left; */
	padding: 0px 20px;
	height: 410px;
}

#slideshow .slides h2 {
	margin-top: 4px;
	color: #F5BA00;
	font-size: 2.5em;
	font-family: "Bookman Old Style", Georgia, serif;
	padding: 0 0 18px 10px;
	letter-spacing: 1px;

}

#slideshow .slides h3 {
	margin-top: 0;
	color: #DA251D;
	font-size: 5.0em;
	font-family: "Bookman Old Style", Georgia, serif;
	padding: 0 0 20px 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#slideshow .slides .h3 {
	margin-top: 0;
	color: #DA251D;
	font-size: 4.0em;
	font-family: "Bookman Old Style", Georgia, serif;
	padding: 0 0 20px 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
#slideshow .slides .desserts {
	margin-top: 0;
	color: #895C4B;
	font-size: 5.0em;
	font-family: "Bookman Old Style", Georgia, serif;
	padding: 0 0 20px 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#slideshow .slides .soups {
	margin-top: 0;
	color: #D98200;
	font-size: 5.4em;
	font-family: "Bookman Old Style", Georgia, serif;
	padding: 0 0 20px 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#slideshow .slides .salads {
	margin-top: 0;
	color: #D98200;
	font-size: 4.4em;
	font-family: "Bookman Old Style", Georgia, "Times New Roman", serif;
	padding: 0 0 20px 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
}


#slideshow .slides h4 {
	margin-top: 0;
	color: #DA251D;
	font-size: 2.3em;
	font-family: "Bookman Old Style", Georgia, "Times New Roman", serif;
	padding: 0 0 20px 160px;
	letter-spacing: 1px;
}

#slideshow .slides .product {
	margin-left: 200px;
}
#slideshow .slides #product {
	margin-left: 130px
}

#slideshow .slides .soup {
	margin-left: 300px;
}




#slideshow .slides .more-info {
position: relative;
left: 80px;
top: -180px;
}
#slideshow .slides .extra-info {
position: relative;
top: -140px;
right: 35px;
}





/* ---------------------------------------------------- */
/* SLIDESHOW > NAVIGATION
/* ---------------------------------------------------- */
#slideshow .slides-nav {
	margin: 30px 0 0 1px;
}

#slideshow #slides-nav-center {
	margin: 30px 0 0 300px;
}

#slideshow .slides-nav li {
	float: left;
}

#slideshow .slides-nav li a {
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	color: #605D5C;
	display: block;
	padding: 0px 3px;
	outline: none;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
}

#slideshow .slides-nav li a:hover {
	color: #DA251D;
}


.js #slideshow .slides-nav li.on,
.js #slideshow .slides-nav li.on a {
	background-color: none;
	color: #DA251D;
	font-size: 11px;
}

.js #slideshow .slides-nav li.on a {
	position: relative;
	top: -4px;
}

.slides-nav li.on a img {
	width: 79px;
	height: 59px;
}


#s1 p {
	background-image: url("../img/brackets.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #8C422B;
	font-size: 13.5px;
	height: 60px;
	margin: 10px 0 0 60px;
	text-align: center;
	*width: 690px;
	_width: 688px;


}

#s1 span {
	width: 676px;
	display: block;
}
