body {
	margin: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #006666;	
	background: url(pix/pagebg.gif);
}
.cart{
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  background-color: #c06;
  /*background-image: url('http://blossomshopcc.com/pmwiki/pub/skins/bsf/pix/main.jpg);*/
  padding: ".$cart_padding."px;
}
.clearer {clear: both;}
i {display: none;}
a {
	font-weight: bold;
	color: #009999;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}
h1, h2, h3 {
	margin: 0;
	margin-bottom: 10px;
	font-weight: bold;
}
h1 {
	font-family: Garamond;
	font-size: 250%;
	color: #003399;
}
h2 {
	font-family: Garamond;
	font-size: 195%;
	color: #0099CC;
}
h3 {
	font-size: 140%;
	color: #CC3333;
}
#bgtop {
	width: 100%;
	background: url(pix/bgtop.gif) repeat-x top;
	min-height: 600px;
}
#alpha {
	margin: 0 auto;
	width: 750px;
	background: #FFF url(pix/alpha.gif) repeat-y;
}
#header {
	position: relative;
	height: 146px;
	background: url(pix/header.jpg) no-repeat;
}
a#logo {
	position: absolute;
	display: block;
	width: 220px;
	height: 75px;
	top: 20px;
	left: 26px;
}
#extramenu {
	position: absolute;
	width: 450px;
	top: 7px;
	right: 24px;
	text-align: right;
}

#main {
	min-height: 454px;
	background: url(pix/main.jpg) no-repeat top;
}
#leftmenu {
	float: left;
	width: 190px;
	min-height: 300px;
	margin-left: 15px;
}

#leftmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
}
#leftmenu ul li {
	color: #990000;
	font-family: Garamond;
	font-weight: bold;
	font-size: 140%;
	padding: 10px 20px;
	margin-bottom: 20px;
}
#leftmenu ul ul li {
	margin: 0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 0;
	padding-left: 10px;
	background: url(pix/null.gif);
}
#leftmenu ul ul a {
	color: #993300;	
}
#leftmenu ul ul a:hover {
	color: #FF9900;	
}
#leftmenu p {
	padding: 16px;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}

#topmenu {
	float: right;
	width: 440px;
	text-align: right;
	margin-right: 30px;
	color: #FFF;
	padding-top: 3px;
}
#topmenu a {
	display: block;
	float: left;
	color: #FFF;
	margin: 0 4px;
	padding: 4px 8px;
}
#topmenu a:hover {
	background: #099;
}
#pagetext {
	float: left;
	width: 440px;
	text-align: justify;
	margin-left: 70px;
	padding: 30px 0;
}
#footer {
	position: relative;
	min-height: 60px;
	background: url(pix/footer.gif) no-repeat top;
}
#cards {
	position: absolute;
	width: 144px;
	height: 20px;
	background: url(pix/cards.gif) no-repeat;
	bottom: 30px;
	left: 60px;
}
#bottommenu {
	position: absolute;
	width: 490px;
	bottom: 18px;
	right: 20px;
	font-size: 10px;
	font-weight: bold;
}
#bytds {
	margin: 6px  auto;
	font-size: 10px;
	font-weight: bold;
	color: #669999;
}
#edit a {color: #D6EAE7;}
#edit a:hover {color: #006;}
