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

html { height:101%; }

body {
	background: url(../images/body-bg.png) #dce4ed repeat ;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000000;	
}

/* Page Structure */

#wrapper {
	padding: 0px;
	height: auto;
	width: 1020px;
	margin:10px auto;
}
#container {
	background-image: url(../images/container-bg.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding: 0px;
	height: auto;
	width: 1020px;
	margin: 0px;
}

#navigation {
	width:990px;
	height:50px;
	margin:0px;
	background-image: url(../images/navigation-bg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

#navigation a {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	font-weight:normal;
	font-size: 1.6em;
	border-bottom:none;
	font-style:normal;
}

#navigation ul {
	margin-left: 120px;
	display: block;
	height: 30px;
}

#navigation ul li {
	float: left;
	padding:0px;
	margin:0px 5px;
	height: 30px;
	font-weight:bolder;
	_width:140px;
	_text-align:center;
}

#navigation ul li .hover-left {
	height: 30px;
	padding-left: 10px;
	background: url(../images/hover-bg.png) no-repeat left -60;
}

#navigation ul li .hover-right {
	height: 25px;
	padding: 5px 10px 0 0;
	background: url(../images/hover-bg.png) no-repeat right -60;
}

#navigation ul li:hover, #navigation ul li.current {
}

#navigation ul li:hover .hover-left, #navigation ul li.current .hover-left {
	background: url(../images/hover-bg.png) no-repeat left top;;
}

#navigation ul li:hover .hover-right, #navigation ul li.current .hover-right {
	background: url(../images/hover-bg.png) no-repeat right bottom;
}

#slideShow {
	padding: 0 80px 20px;
	height: 240px;
	width: 860px;
	margin: 0px;
	background: url(../images/slide-show-bg.png) no-repeat;
}

#topDisplay { height:240px; width:860px; padding:0; margin:0; }

#main-contents {
	width: 900px;
	height: auto;
	margin: 0px 60px;
	padding: 0px;
}

#main-contents .contents {
	padding: 10px 20px;
}

#main-contents .contents .left-col {
	width: 600px;
	float: left;
	padding:0px 10px 0px 0px;
	border-right: solid 1px #666666;
}

#main-contents .contents .right-col {
	float: right;
	height: auto;
	width: 240px;
	margin: 0px;
	padding: 0px;
}

ul.section-logos {
	width: 300px;
	padding: 0px;
	height: 100px;
	margin: 0px auto;
}

ul.section-logos li {
	height: 100px;
	width: 100px;
	float: left;
	padding: 0px;
	margin: 0px;
	cursor:pointer;
}

ul.section-logos li:hover {
	background-position: left bottom;
}

ul.section-logos li.current {
	background-position: left bottom;
}

ul.section-logos li a {
	height: 100px;
	width: 100px;
	padding: 0px;
	margin: 0px;
	display:block;
	text-indent:-9999px;
	border-bottom:none !important;
	font-style:normal;
	font-weight:normal;
}

ul.section-logos li a:hover { border-bottom:none; }

.sections-mitchell {
	background: url(../images/sections-mitchell.png) no-repeat 0 1px;
}

.sections-collector {
	background: url(../images/sections-collector.png) no-repeat 0 1px;
}

.sections-bakery {
	background: url(../images/sections-bakery.png) no-repeat 0 1px;
}

.sections-sauces {
	background: url(../images/sections-sauces.png) no-repeat 0 1px;
}

.sections-meals {
	background: url(../images/sections-meals.png) no-repeat 0 1px;
}

.sections-jam {
	background: url(../images/sections-jam.png) no-repeat 0 1px;
}

.sections-dips {
	background: url(../images/sections-dips.png) no-repeat 0 1px;
}

.sections-mobile {
	background: url(../images/sections-mobile.png) no-repeat 0 1px;
}

.sections-choice {
	background: url(../images/sections-choice.png) no-repeat 0 1px;
}

.sections-catering {
	background: url(../images/sections-catering.png) no-repeat 0 1px;
}

#sectionContainer { height:auto; }

#section-info {
	height: auto;
	width: 900px;
	background-image: url(../images/section-bg.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}

#section-info .section-top {
	margin: 0px;
	padding: 0 50px;
	height: 21px;
	width: 800px;
	background: url(../images/section-top.png) no-repeat 0px 0px;
}

#section-info .section-top #pointerHolder {
	height:11px;
	width:auto;
	position:relative;
	overflow:hidden;
}

#section-info .section-top #pointer {
	padding: 0px;
	height: 11px;
	width: 21px;
	background: url(../images/pointer.png) no-repeat 0px 0px;
	margin:11px 0 0 292px;
	position:absolute;
	_display:none;
}

#section-info .section-content {
	padding: 5px 0;
	width: 856px;
	margin:0 22px;
}

#section-info .section-content ul {
}

#section-info .section-content ul li {
	padding: 0px;
	height: auto;
	width: 856px;
	display:none;
}

#section-info .section-content ul li.welcome {
	display:block;
}

#section-info .section-content ul li img, .leftImg, .map {
	float:right;
	margin:0 0 0 20px;
	border:5px solid #e5e5e5;
}

#section-info .section-bottom {
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 900px;
	background:url(../images/section-bottom.png) no-repeat 0 0;
}

#page-info {
	height: auto;
	width: 900px;
	background-image: url(../images/section-bg.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}

#page-info .page-top {
	margin: 0px;
	padding: 0 50px;
	height: 21px;
	width: 800px;
	background: url(../images/section-top.png) no-repeat bottom left;
}

#page-info .page-top #pointer {
	padding: 0px;
	height: 11px;
	width: 21px;
	background: url(../images/pointer.png) no-repeat 0px 0px;
	_display:none;
}

.s1 { margin:0 0 0 292px; }
.s2 { margin:0 0 0 392px; }
.s3 { margin:0 0 0 492px; }
.hidden { display:none }

#page-info .page-content {
	padding: 5px 0;
	height: auto;
	width: 856px;
	margin:0 22px;
}

#page-info .page-content .col1 {
	height: auto;
	width: 586px;
	margin: 0px;
	float: left;
	padding:5px 10px 5px 0px;
	border-right: solid 1px #666666;
}

#page-info .page-content .col2 {
	padding: 5px 0px 5px 10px;
	height: auto;
	width: 249px;
	margin: 0px 0px 0px -1px;
	float: right;
	border-left: solid 1px #666666;
}

#page-info .page-bottom {
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 900px;
	background:url(../images/section-bottom.png) no-repeat 0 0;
}

#footer {
	background-image: url(../images/footer-bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 60px;
	width: 1020px;
}

#footer .footer-contents {
	height: 15px;
	width: 860px;
	color: #FFFFFF;
	margin: 0px auto;
	padding: 23px 0px 0px;
	font-size: 0.95em;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* Page Styling */

.logo {
	height: 145px;
	width: 142px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	z-index: 100;
	padding: 0px;
	margin-top: -15px;
	margin-left: -30px;
	text-indent: -9999px;
}

h1 {
	font-size: 2.8em;
	margin-bottom: 20px;
	font-weight:normal;
	border-bottom:1px dotted #C00;
}

h2 {
	font-size: 2em;
	margin:20px 0 10px;
	font-weight:normal;
}

h3 {
	font-size: 1.4em;
	font-style:italic;
	margin:20px 0 10px;
	font-weight:normal;
}

a, a:visited {
	text-decoration:none;
	color:#000000;
	border-bottom:1px dotted #C00;
	font-style:italic;
	font-weight:bold;
}

a:hover {
	text-decoration:none;
	color:#000000;
	border-bottom:2px solid #C00;
}

a.leftImg:hover { border-color:#C00; border-width:5px; }

p {
	line-height:1.4em;
	margin:0 0 10px;
	display:table;
}

p.opener { font-style:italic; font-size:1.2em; }

.left { float:left; }
.right { float: right; }
.cdLink { width:36px; height:12px; background:url(../images/cddesign-logo.png) no-repeat top left; display:inline-block; text-indent:-9999px; border-bottom:none; }
.cdLink:hover { background-position:bottom left; border-bottom:none; }

.findOut { font-weight:bolder; font-style:italic; border-bottom:1px dotted #C00; }

.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */