html, body {
	background: #e8eadc url(../images/backgrounds/canvas.jpg); font-size: 100%; font-family: Arial, sans-serif; margin: .5em; padding: 0;
}
.clear {
	clear: left;
}
.clear-both {
	clear: both;
}
#height {
	height: 15em; clear: both;
}
.center {
	text-align: center;
}
.margin-top {
	margin-top: 3em;
}
.margin-top-b {
	margin-top: 2em;
}
.margin-b {
	margin: 2em 0;
}
.fireb {
	color: #900;
}
.line-through {
	text-decoration: line-through;
}
.line-height-a {
	line-height: 1.6em;
}
.font-b {
	font-size: .8em;
}
h1.standard, h2.standard, h3.standard {
	text-align: center; text-decoration: underline;
}
h3.standard-no-under {
	text-align: center;
}
h3.explan {
	text-align: left; margin-left: 10%;
}
.color-block {
	font: 600 1.1em Arial, sans-serif; float: left; margin-top:  2em; padding-right: 2em;
}
p.descrip {
	font: 600 1.1em Arial, sans-serif; padding: 0em 2em; margin: 0;
}
input.font-a {
	font-size: 160%;
}
select, input {
	font-size: 110%;
}
h1#header {
	margin: 1em 5%; padding: .3em; font-size: 1.7em; border: .1em solid #000; text-align: center; background: #ffffda url(../images/backgrounds/extra-light-ivory.jpg);
}
.ordering {
	margin: 2em 1%; border: .2em solid #000; background: #ffffda url(../images/backgrounds/extra-light-ivory.jpg); font-size: 1.1em;
}
.ordering h2 {
	background: #f5f5f5 url(../images/backgrounds/canvas.jpg); width: 65%; font-size: 1.3em; text-align: center; padding: .4em; border: .1em solid #000; margin-left: 2em;
}
.ordering p.first {
	padding: .4em; border: .1em solid #000; margin: .5em; background: #fff url(../images/backgrounds/grey.gif); text-indent: 2.5em;
}
.menu-center li#order-link {
	background-color: #ffc0cb; font-size: 1.2em;
}
.menu-center {
	margin: 1em 10%;
	font-weight: 600; font-size: 1.1em; background-color: #faebd7;
	border: .3em double teal;
	padding-right: .3em; padding-bottom: .3em; padding-left: .3em;
}
.menu-center ul {
	margin: 0; padding: 0; border: none;
}
.menu-center li {
	border-bottom: .1em solid #000;
	margin: 0; padding: 0; list-style: none; text-align: center;
}
.menu-center li a {
	display: block; padding: .3em .5em;
	text-decoration: none;
	border-left: .5em double #900;
	border-right: .5em double #900;
}
.menu-center, .menu-left, .menu-right, a:visited {
	color: #000;
}
.menu-center, .menu-left, .menu-right, a:hover {
	color: #900;
}
.menu-center li a:hover {
	border-left: .5em solid #000;
	border-right: .5em solid #000;
	color: #900; background-color: #fff;
}
.menu-center li#order-link {
	background-color: #ffc0cb; font-size: 1.2em;
}
.access {
	display: none;
}
a#shopping-home {
	background-color: #fff;
}
a:hover#shopping-home {
	background-color: #eee;
}
#shopping-index-link {
	font-weight: 900; font-size: 1.5em;
}
.details {
	font-size: 1.2em; line-height: 1.4em; padding-left: 3em;
}
.extra-thick {
	border-bottom: .8em solid #000 !important; padding-bottom: 1em;
}