body {
	font: 87.5% "Georgia";
	margin: 0;
}
h1, h2, h3, h4, #home h1 {
	font-family: "Georgia", "Palatino", serif;
	font-weight: normal;
	margin: 1em 0 0.5em 0;
}
h2 {
	font-size: 1.4em;
}
.i-page h2 { /* The title of an Individual page */
	font-size: 1.6em;
}
h3, #contact h2 {
	font-size: 1.33em;
}
h4 {
	font-size: 1.2em;
}
h1 {
	font-size: 1.2em;
	font-family: "Lucida Grande", "Lucida", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	margin: 0.5em 0 1.75em 0;
}
#home h1 {
	font-size: 1.75em;
	text-transform: none;
	letter-spacing: 0;
	margin: 0.25em 0 1em 0;
}
h1 a, h2 a {
	font-weight: normal;
}
p {
	margin: 0 0 1em 0;
	line-height: 1.35;
}
ul {
	margin: 1em 0 1em 2em;
	padding: 0;
	list-style-type: square;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
/*	text-decoration: underline; */
}
img {
	border: 1px solid;
	padding: 3px;
}
a img {
	border-width: 1px;
}
table {
	margin: 0;
}
td, th {
	padding: 0.5em 0.75em;
}
#intro kbd {
	font-family: inherit;
	font-weight: bold;
	padding-left: 20px;
	margin-left: 0.25em;
	background: transparent url(images/cart_put.png) no-repeat center left;
}
.pic {
	clear: both;
}
.big.pic {
	float: right;
	margin: 0 0 1em 2em;
}
.summary {
	font-size: 1.15em;
	line-height: normal;
	margin: 0.5em 0 1em 0;
}
.price {
	font-size: 1.1em;
	font-weight: bold;
}
.buy {
	line-height: 2;
	margin: -0.5em 0 0.5em 0;
}
.buy img {
	border: none;
	padding: 0;
}
html>body .buy label {
	margin-right: 0.5em;
	white-space: nowrap;
}
.buy .price {
	padding: 0 0.5em 0 20px;
}
.details {
	font-style: italic;
}
.note {
	font-weight: normal;
}
#items {
	overflow: auto;
	margin: 1em 0;
	padding: 0;
	font-size: 95%;
}
#items .entry {
	display: block;
	width: 41%;
	padding: 0 4%;
	overflow: hidden;
	margin: 0;
}
#items #entry-2 {
	float: left;
}
#items #entry-3 {
	float: right;
	padding-bottom: 1.5em;
}
#items .pic {
	float: right;
	max-width: 10em;
	margin: 1em 0 1em 1em;
}
.short h2 {
	font-size: 1.3em;
}
.short h2, #items .pic {
	margin-top: 1em;
}
#entry-4.short {
	clear: both;
	padding: 0 1em;
}
#order-form caption {
	display: none;
}
#order-form input {
	text-align: right;
	font-size: 1em;
	padding: 1px;
}
#order-form .item .name {
	display: block;
	margin: 0 0 0.5em 0;
}
#order-form .long {
	text-align: right;
	font-weight: bold;
}
#contact p {
	font-size: 95%;
}
#map {
	list-style: none;
	margin: 2em 0;
	font-size: 1.2em;
}
#map li {
	margin: 0 0.25em;
}
#map a {
	font-weight: normal;
}
/*<group=Colors>*/
a {
	color: #32407f;
}
a:visited {
	color: #2d355a;
}
a:hover, h1 a:hover {
	color: #D94337;
	/* color: #475DCC; blue */
	background: white;
}
img {
	background: #f7f9ed;
	border-color: #d5d8b8;
}
a:hover img {
	color: inherit;
	border-color: inherit;
}
h1, h2, h3, h4, h1 a, h1 a:visited, .note {
	color: #a63329;
}
#order-form tfoot .total, #menu a.current, #menu a.current:hover {
	background: #E9ECC9;
}
tbody {
	background: #EFF1D9;
}
#menu a:hover {
	background: white;
}
.summary, #menu a.current, #order-form .price {
	color: #575943;
}
#menu a.current {
	border-color: #BBC08F;
}
.short, #menu, #menu li {
	background-color: #f7f8e7;
}
.short, #menu {
	border: 1px solid #e3e5ce;
}
#items img {
	background: white;
}
.buy .price {
	background: transparent url(images/creditcards.png) no-repeat center left;
}
.flag {
	padding-left: 20px;
	background: transparent no-repeat center left;
}
.ship-to-0 {
	background-image: url(images/us.png);
}
.ship-to-1 {
	background-image: url(images/ca.png);
}
.ship-to-2 {
	background-image: url(images/world.png);
}
/*</group>*/
