@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bk.jpg);
}
#HomeContent {
	margin-top: 32px;
}
#HomeContent div {
	background-image: url(images/glazed_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 434px;
}
#HomeContent p {
	font-family: verdana;
	font-size: 15px;
	color: #660000;
	text-align: center;
	padding-top: 0px;
	padding-left: 30px;
	padding-right: 60px;
	padding-bottom: 72px;
}
#HomeContentBg {
	background-image: url(images/60years.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#HomeContent #Image {
	background-image: url(images/flowers.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#HomeContentCenter {
	text-align: center;
}
#HomeContent h3 {
	font-family: verdana;
	font-size: 14px;
	color: #821102;
}


#BisqueContent {
	margin-top: 32px;
}
#BisqueContent div {
	background-image: url(images/bisque_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 444px;
}
#BisqueContent p {
	font-family: verdana;
	font-size: 11px;
	color: #660000;
	text-align: justify;
	padding-top: 26px;
	padding-left: 28px;
	padding-right: 48px;
	padding-bottom: 20px;
}
#BisqueContent #Image {
	background-image: url(images/bisque_img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 359px;
	margin-top: 24px;
}
#BisqueContent #Image a {
	display: block;
	margin-top: 318px;
	font-family: verdana;
	font-size: 11px;
	text-align: center;
	margin-left: 18px;
	color: #FFFFFF;
	text-decoration: underline;
}
#Background {
	background-image: url(images/content_bk.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F4CD92;
}
#Submenu {
	background-image: url(images/bg_sumenu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#GlazedContent {
	margin-top: 32px;
}
#GlazedContent div {
	background-image: url(images/glazed_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 434px;
}
#GlazedContent p {
	font-family: verdana;
	font-size: 11px;
	color: #660000;
	text-align: justify;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 60px;
	padding-bottom: 20px;
}
#GlazedContent #Image {
	background-image: url(images/glazed_img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 359px;
	margin-top: 24px;
}
#GlazedContent #Image a {
	display: block;
	margin-top: 318px;
	font-family: verdana;
	font-size: 11px;
	text-align: center;
	margin-left: 18px;
	color: #FFFFFF;
	text-decoration: underline;
}

#CatalogContent {
	margin-top: 32px;
}
#CatalogContent p {
	font-family: verdana;
	font-size: 14px;
	color: #330000;
	font-weight: normal;
}
#AboutContent {
	margin-top: 32px;
}
#AboutContent div {
	background-image: url(images/glazed_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 434px;
}
#AboutContent p {
	font-family: verdana;
	font-size: 14px;
	color: #660000;
	text-align: center;
	padding-top: 0px;
	padding-left: 30px;
	padding-right: 60px;
	padding-bottom: 72px;
}

#AboutContent #Image {
	background-image: url(images/flowers.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#AboutContentCenter {
	text-align: center;
}
#AboutContent h3 {
	font-family: verdana;
	font-size: 14px;
	color: #821102;
	margin-top: 32px;
	margin-bottom: 24px;
	margin-right: 24px;
}
