body {
	margin:20px 0px; padding:0px;
	text-align:center;
	}
	
#wrapper2 {
	width:1000px;
	height: 550px;
	margin:0px auto;
	text-align:left;
	}

#content {
	position: fixed;
	width:980px;
	height: 530px;
	text-align:left;
	padding:10px;
	border:1px solid #a29061;
	z-index: 99998;
	}


	
	#scrollleft {
	position: absolute;
	width: 10px;
	height: 20px;
	left: 802px;
	z-index: 99999;
	top: 135px;
	}
	
	#scrollleft a { display:block; height:20px; width:10px; overflow:hidden; }
	#scrollleft a:hover { display:block; text-indent:-10px; }
	
	#scrollright{
	position: absolute;
	width: 10px;
	height: 20px;
	left: 862px;
	z-index: 99999;
	top: 135px;
	}
	
	#scrollright a { display:block; height:20px; width:10px; overflow:hidden; }
	#scrollright a:hover { display:block; text-indent:-10px; }
	
	#scrollid {
	position: absolute;
	width: 50px;
	height: 10px;
	left: 812px;
	z-index: 99999;
	top: 137px;
	}
	
	#scrollid p {
	text-align:center;
	color: #d1c8b0;
	font: 8pt/11pt Geneva, Arial, Helvetica, sans-serif;
	}


.cake {
	float:left;
	width:222px
	}

.cake a { display:block; height:211px; width:222px; overflow:hidden; }

.cake a:hover { display:block; text-indent:-222px; }


#cakewrapper {
	width: 8436px;
	height: 211px;
	}

#squarewrapper {
	width: 5550px;
	height: 211px;
	}

#pancakewrapper {
	width: 900px;
	height: 211px;
	}


#piewrapper {
	width: 2000px;
		height: 211px;
	}

#specialtywrapper {
	width: 2442px;
	height: 211px;
	}

#cookiewrapper {
	width: 1776px;
	height: 211px;
	}

#tartwrapper {
	width: 1776px;
	height: 211px;
	}

#cheesewrapper {
	width: 1332px;
	height: 211px;
	}

#fallwrapper {
	width: 1554px;
	height: 211px;
	}

#springwrapper {
	width: 2000px;
	height: 211px;
	}

#winterwrapper {
	width: 3552px;
		height: 211px;
	}

#flanwrapper {
	width: 1554px;
		height: 211px;
	}

#indiwrapper {
	width: 2220px;
		height: 211px;
	}

#divinewrapper {
	width: 1110px;
		height: 211px;
	}

#loavewrapper {
	width: 1110px;
		height: 211px;
	}


.cake {
	float: left;
	left: 0px;
	top: 0px;
	width: 222px;
	height: 211px;
	}

#menusides{
	position: absolute;
	top: 410px;
	width:1000px;
	height:170px;
	}

#wrapper {
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	}
 
.accordionButton {	
	width: 200px;
	float: left;
	cursor: pointer;
	color: #d1c8b0;
	}

.accordionButton:hover {	
	width: 200px;
	float: left;
	cursor: pointer;
	color: #b9ac89;
	}
 
.accordionContent {	
	width: 200px;
	float: left;
	display: none;
	padding-left: .5em;
	}

.accordionContent p {	
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	color: #462a29;
	font: 8pt/11pt Geneva, Arial, Helvetica, sans-serif;
	}


#menubar{
	position: absolute;
	top: 0px;
	width: 980px;
	height: 120px;
	}

#nav-menu{
	position: absolute;
	top: 6px;
	width: 980px;
	height: 120px;
	text-align:left;
	color: #d1c8b0;
	font: 9pt/12pt Geneva, Arial, Helvetica, sans-serif;
	}

#nav-menu a:link { text-decoration: none; color: #d1c8b0; }
#nav-menu a:visited { text-decoration: none; color: #d1c8b0; }
#nav-menu a:active { text-decoration: none; color: #d1c8b0; }
#nav-menu a:hover { text-decoration: none; color: #a29061; }

#nav-menu p {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	color: #d1c8b0;
	font: 9pt/12pt Geneva, Arial, Helvetica, sans-serif;
	}

#nav-menu-comment{
	display: block;
	height: 15px;
	float: left;
	width: 400px;
	}

#nav-menu-comment b {
	color: #d1c8b0;
	font: 9pt/12pt Geneva, Arial, Helvetica, sans-serif;
	}

#nav-menu-left{
	float: left;
	width: 195px;
	}

#nav-menu-middle{
	float: left;
	width: 195px;
	}

#nav-menu-middle h4:hover, #nav-menu-middle h4.hover { text-decoration: none; color: #a29061; }

#nav-menu-right{
	float: left;
	width: 100px;
	}

#nav-menu ul{
	list-style: none;
	padding-left: 0em;
	text-indent: 0em;
	margin: 0 auto;
	}

#nav-menu-middle ul{
	list-style: none;
	padding-left: 0em;
	text-indent: .5em;
	margin: 0 auto;
	}


.accordion_toggle {
	cursor: pointer;
	}
		
.vertical_accordion_toggle {
	cursor: pointer;
	}

.accordion_content {
	overflow: hidden;
	}
			

.vertical_accordion_content {
	overflow: hidden;
	}


#singletextcol a {
	color: #d1c8b0;
	font: 9pt/12pt Geneva, Arial, Helvetica, sans-serif;
	}

#singletextcol a:hover {
	text-decoration: none;
	color: #a29061;
	}

a:link { text-decoration: none; color: black; }
a:visited { text-decoration: none; color: black; }
a:active { text-decoration: none; color: black; }
a:hover { text-decoration: none; color: #b9ac89; }

:link img, :visited img, :hover img, :active img, img { border: none; } 

h1 {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2pt;
	margin-left: 0;
	color: #462a29;
	font: 12pt/14pt Geneva, Arial, Helvetica, sans-serif;
	}

h2 {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	color: #462a29;
	font: 9pt/11pt Geneva, Arial, Helvetica, sans-serif;
	}

h3 {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3pt;
	margin-left: 0;
	color: #462a29;
	font: 8pt/11pt Geneva, Arial, Helvetica, sans-serif;
	font-style: italic
	}

h4 {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	color: #d1c8b0;
	font: 9pt/12pt Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	}

p{
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	color: #462a29;
	font: 8pt/11pt Geneva, Arial, Helvetica, sans-serif;
	}

#scrollshift {
	position: absolute;
	top:184px;
	}

#pane1 {
	height: 226px;
	width: 980px;
	padding: 0;
	overflow: auto;
	position: relative;
	}

#logo{
	position: absolute;
	width: 200px;
	height: 64px;
	padding-left: 10px;
	z-index: 99999;
	}

#conwrapper{
	position: absolute;
	left: 0px;
	top: 10px;
	width: 980px;
	height: 390px;
	padding-left: 15px;
	}

#contentleft{
	float: left;
	width: 390px;
	height: 390px;
	}

#contentmiddle{
	float: left;
	width: 195px;
	height: 390px;
	}

#contentright{
	float: left;
	width: 390px;
	height: 390px;
	}


#hometext{
	position: absolute;
	left: 310px;
	top: 265px;
	width: 240px;
	height: 36px;
	}

#hometext p {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	color: #462a29;
	font: 9pt/12pt Geneva, Arial, Helvetica, sans-serif;
	}

#hometext h1 {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: .25em;
	margin-left: 0;
	color: #462a29;
	font: 12pt/14pt Geneva, Arial, Helvetica, sans-serif;
	}

#contentmiddle_right {
	position: absolute;
	left: 290px;
	top: 0px;
	width: 685px;
	height: 390px;
	padding-left: 15px;
	}

#contentmiddle_about {
	position: absolute;
	left: 405px;
	top: 0px;
	width: 585px;
	height: 390px;
	}

#contentbackground {
	position: relative;
	left: 290px;
	top: 0px;
	width: 685px;
	height: 390px;
	}

#singletextcol {
	position: absolute;
	width: 340px;
	height: 390px;
	top: 150px;
	margin-left: 12px;
	z-index: 99990;
	}

#dualtextcol {
	width: 380px;
	height: 390px;
	z-index: 99990;
	}

#textcol1 {
	float: left;
	width: 48%;
	margin-top: 100px;
	padding-left: 1px;
	}

#textcol2 {
	float: right;
	width: 48%;
	margin-top: 120px;
	}

#concol1 {
	float: left;
	width: 48%;
	margin-top: 100px;
	padding-left: 1px;
	}

#concol2 {
	float: right;
	width: 48%;
	margin-top: 100px;
	}

 

