body{
  background: #a29b7f;
	text-align:center;
}
#resize{
  padding:0;
  text-align: right;
}
#container{
  width:78%;
	margin:15px auto 25px;
	text-align:left;
	background: url(../img/pageBg.jpg);
}
.minPageWidth{
  min-width:870px;
}
#pageLeft{
	background: url(../img/leftBg.jpg) repeat-y;
}
#pageRight{
	background: url(../img/rightBg.jpg) repeat-y top right;
}
#pageLeftTop{
	background: url(../img/centerLeft.jpg) no-repeat 0px 171px;
}
#pageHead{
	background: #a29b7f url(../img/topPage.jpg) repeat-x 0px 106px;
}
#pageHeadLeft{
  background-image: url(../img/topLeft.png);
  background-repeat: no-repeat;
	text-align:left;
	height:171px;
}
#logo{
	display: none;
}
#pageHeadRight{
  background: url(../img/topRight.png) no-repeat top right;
	height:171px;
	_height:109px;
	padding-top:62px;
}
div.menu-off{
  background-position: top left;
}
div.menu-on{
	background-position: bottom left;
}
div.menu-on #menu li a{display: block;}
div.menu-off #menu li a{display:none;}
#menu{
	margin: 0;
	padding:0;
	padding:10px 0 0 45px;
	height:45px;
	width:570px;
  list-style: none;
}
#menu li{
  float:left;
	display:inline;
}
#menu li a{
	padding:0 14px;
  line-height: 2em;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
  font-size: 19px;
	text-decoration: none;
	color: #765;
}
#menu li a:hover{
	color: #000;
}

#crumbs{
	padding-top:25px;
	padding-left:50px;
}


#pageContent{
  padding:0px 65px 0 50px;
	min-height: 480px;
	_height: 480px;
	clear: both;
	background: url(../img/bakery.png) no-repeat center;
}
#myStory{
  clear:both;
}

#pageEnd{
	background: url(../img/bottomPage.jpg) repeat-x bottom;
	clear: both;
}
#pageEndLeft{
	background: url(../img/bottomLeft.jpg) no-repeat bottom left;
}
#pageEndRight{
	background: url(../img/bottomRight.jpg) no-repeat bottom right;
	height:45px;
}

#important{
  margin:0;
  clear: both;
  padding:10px 15px 0 0;
	background: #a29b7f;
	height: 30px;
	text-align: center;
}
