body {
	background: url(../images/background.gif) repeat;
	margin: 0px 0px 20px;
	padding: 0px;
}
#wrapper {
	margin: 0px auto;
	width: 950px;
	background: url(../images/filler.jpg) repeat-y;
	position: relative;
}
#bottom {
	background: url(../images/bottom.jpg) no-repeat bottom;
}
#masthead {
	background: url(../images/top.jpg) no-repeat;
	height: 144px;
	position: relative;
}
#masthead #logo {
	position: absolute;
	left: 13px;
	top: 7px;
}
#masthead p {
	font: 13px/15px Georgia, "Times New Roman", Times, serif;
	color: #53463b;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 26px;
	right: 350px;
}
#masthead #viewcart {
	display: block;
	background: #ada495;
	position: absolute;
	border: 1px solid #ccc;
	font: 13px/20px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-decoration: none;
	text-align: center;
	width: 74px;
	top: 22px;
	right: 270px;
}
#masthead #viewcart:hover {
	background: #53463b;
}
#masthead #mod_virtuemart_search {
	height: 18px;
	width: 173px;
	position: absolute;
	top: 49px;
	border: 1px solid #ccc;
	right: 269px;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #666;
}
#masthead form .button {
	position: absolute;
	top: 54px;
	right: 275px;
}
/*
#masthead #subscribe {
	background: #cc6633;
	position: absolute;
	height: 65px;
	width: 222px;
	top: 0px;
	right: 16px;
	padding-top: 7px;
	padding-left: 13px;
}
#masthead #subscribe h3 {
	font: normal 19px/19px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
#masthead #subscribe h4 {
	font: normal 12px/17px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
#masthead #subscribe form #fields_email {
	border: 1px solid #cccccc;
	height: 16px;
	width: 173px;
	position: absolute;
	left: 13px;
	bottom: 8px;
}
#masthead #subscribe form #subscribe_arrow {
	position: absolute;
	right: 30px;
	bottom: 10px;
}
*/
#content {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
}
#copyright {
	font: 13px/45px Georgia, "Times New Roman", Times, serif;
	color: #53463b;
	text-align: center;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
#copyright em{
	padding-right: 10px;
	padding-left: 10px;
}
p.buttonheading {
	display: none;
}
