@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color: #636363;
	background-color: #fff;
	font: 62.5% Helvetica, Arial, Sans-serif;
	text-align: center;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td { font-weight: normal; 
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
p {
	margin-bottom:12px;
}
a {
	color: #3b3b3b;
	text-decoration: none;
}
a:hover {
	color: #3b3b3b;
	text-decoration: underline;
}
.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}
.largeMenuHeader {
	display: block;
	height: 180px;
	width: 834px;
	position: relative;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}
.largeMenuHeader ul {
	position: absolute;
	left: 390px;
	top: 24px;
}

.largeMenuHeader ul li {
	float: left;
	margin-right: 4px;
	height: 26px;
}
.largeMenuHeader ul li a {
	height: 0px;
	padding-top: 26px;
	overflow: hidden;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
}
.largeMenuHeader ul li a:hover {
	background-repeat: no-repeat;
	background-position: right top;
}
.largeMenuHeader ul li a.coffee {
	background-image: url(../images/coffeeMore.gif);
	width: 108px;
}

.largeMenuHeader ul li a.frozenYogurt {
	background-image: url(../images/frozenYogert.gif);
	width: 108px;
}
.largeMenuHeader ul li a.waffle {
	background-image: url(../images/waffle.gif);
	width: 62px;
}
.on {
	background-position: right top !important;
}
.redText { color: #8b0e04; }
.small { font-size: 0.6em; }



#container {
	width: 970px;
	text-align: left;
	margin: 0px auto;
	background-image: url(../images/mainBG.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#contentContact {
	background-image: url(../images/factsContentBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 834px;
	font-size: 1.2em;
}
#contentContact .leftColumn {
	float: left;
	width: 246px;
	margin: 29px 0px 0px 22px;
}
#contentContact .leftColumn h3 {
	font-size: 1.4em;
	font-weight: bold;
}
#contentContact .rightColumn {
	float: left;
	width: 532px;
	margin-top: 16px;
}
#contentContact .rightColumn h4 {
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: bold;
	margin-bottom: 12px;
}
#contentContact .rightColumn table td { padding: 3px 4px; }


#contentFacts {
	width: 780px;
	background-image: url(../images/factsContentBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 30px 27px 12px;
	font-size: 1.6em;
	line-height: 1.3em;
}
#contentFacts #ingredients {
	margin: 27px 0px 0px 50px;
	float: left;
	width: 332px;
	font-size: 0.7em;
	line-height: normal;
	color: #666;
}
#contentFacts #ingredients h5 {
	font-size: 1.3em;
	display: inline;
	padding-right: 10px;
}



#contentHello {
	background-image: url(../images/helloContentBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 436px;
	width: 469px;
	font-size: 1.6em;
	padding: 30px 30px 0px 335px;
}
#contentPlaces {
	background-image: url(../images/placesContentBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 437px;
	width: 813px;
	padding-top: 29px;
	padding-left: 21px;
	font-size: 1.4em;
}
#contentPlaces h3 {
	font-size: 1.2em;
	font-weight: bold;
}



#footer {
	border-top: 1px dashed #f3984c;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 1.2em;
	color: #8b0e04;
	margin-top: 60px;
}
#logo {
	margin-bottom: 25px;
	margin-top: 14px;
}
#largeMenu {
	height: 99px;
	width: 800px;
	display: block;
	background-image: url(../images/menuLarge.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 8px;
	font-size: 1.2em;
	text-align: right;
	padding-top: 158px;
	padding-right: 31px;
}
#largeMenu:hover  {
	background-position: right top;
	text-decoration: none !important;
	height: 89px;
	width: 810px;
	padding-top: 168px;
	padding-right: 21px;
}

#largeNav li {
	float: left;
	margin-bottom: 8px;
}
#largeNav   li  a  {
	display: block;
	height: 70px;
	width: 385px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 1.2em;
	text-align: right;
	padding-top: 108px;
	padding-right: 28px;
	text-decoration: none;
}
#largeNav li a:hover {
	background-position: right top;
	height: 60px;
	width: 395px;
	padding-top: 118px;
	padding-right: 18px;
}
#largeNav li a.factsButton { background-image: url(../images/factsLarge.jpg); }
#largeNav li a.helloButton { background-image: url(../images/helloLarge.jpg); }
#largeNav li a.placesButton { background-image: url(../images/placesLarge.jpg); }
#largeNav li a.talkButton { background-image: url(../images/talkLarge.jpg); }
#smallMenu {
	float: right;
	width: 395px;
}
#smallMenu ul { margin-bottom: 5px; }

#smallMenu ul li {
	float: left;
	display: inline;
	margin-left: 7px;
}
#smallMenu ul li a {
	width: 72px;
	padding-top: 72px;
	display: block;
	overflow: hidden;
	height: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
#smallMenu ul li a:hover { 
	background-position: right top; 
}
#smallMenu ul li a.facts { background-image: url(../images/factsSmall.jpg); }

#smallMenu ul li a.hello { background-image: url(../images/helloSmall.jpg); }
#smallMenu ul li a.menu { background-image: url(../images/menuSmall.jpg); }
#smallMenu ul li a.places { background-image: url(../images/placesSmall.jpg); }

#smallMenu  ul  li  a.talk { background-image: url(../images/talkSmall.jpg); }
