* {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 1em;
}
body {
	min-width: 978px;
	text-align: center;
	background: #d8c272;
	margin: 0px;
}
#home #head-wrap {
	width: 100%;
	height: 400px;
	background: url(../skin/images/home_stripe_bg.png) left bottom repeat-x;
}
#home #head {
	width: 978px;
	height: 400px;
	margin: 0 auto;
	background: url(../skin/images/home_slide_bg.png) center bottom no-repeat;
	position: relative;
	text-align: left;
}
#home #slider {width: 940px; height: 300px; margin: 20px 19px; background: url(images/christmas09.jpg) no-repeat; 
position: absolute; top: 60px;}
#home #slider div {width: 442px; position: absolute; top: 50px; right: 80px;}
#home #slider div h2 {color: #600; margin: 0px; font-size: 1em;}
#home #slider div p {margin: 2px 0 0 0; font-size: .9em;}
#head-wrap {
	width: 100%;
	height: 178px;
	background: url(../skin/images/sub_stripe_bg.png) left bottom repeat-x;
}
#head {
	width: 978px;
	height: 178px;
	margin: 0 auto;
	background: url(../skin/images/sub_head_bg.png) center bottom no-repeat;
	position: relative;
	text-align: left;
}
#wrapper {
	width: 958px;
	background: #fff url(../skin/images/body_shad_bg.png) top center repeat-y;
	text-align: left;
	margin: 0 auto;
	padding: 0 10px;
}
ul.nav {
	margin: 0px;
	padding: 0px;
}
ul.nav li {
	list-style: none;
	display: inline;
}
#head h1#logo {
	margin: 0px;
	padding: 0px;
	width: 291px;
	height: 53px;
	position: absolute;
	top: 10px;
	left: 19px;
}
#head h1#logo a {
	display: block;
	height: 53px;
	width: 291px;
	background: url(../skin/images/head_logo.png) no-repeat;
	text-decoration: none;
}
#head h1#logo a span {
	text-indent: -1000em;
	display: block;
}
#cartnav {
	clear: both;
	position: absolute;
	right: 19px;
	top: 10px;
}
#cartnav li a.headerNavigation {
	font-weight: bold;
	font-size: 14px;
	color: #1b4f1a;
	text-decoration: none;
	padding: 3px 0 0 28px;
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 23px;
	display: block;
	margin: 0 0 0 14px;
	float: right;
}
#cartnav li a.headerNavigation:hover {
	color: #628321;
}
#cartnav li#myacct a.headerNavigation {background-image: url(../skin/images/head_myacct.png);}
#cartnav li#cart a.headerNavigation {background-image: url(../skin/images/head_cart.png);}
#cartnav li#chkout a.headerNavigation {background-image: url(../skin/images/head_checkout.png);}
#cartnav li#contact a.headerNavigation {background-image: url(../skin/images/head_contact.png);}
#cartnav li#home a.headerNavigation {background-image: url(../skin/images/head_home.png);}
#topnav {
	width: 520px;
	height: 58px;
	background: url(../skin/images/head_topnav_bg.png) no-repeat;
	position: absolute;
	top: 44px;
	left: 419px;
	padding: 16px 10px 0 10px;
}
#topnav ul {
	margin: 0 10px;
}
#topnav ul li {
	margin: 0 14px 0 0;
}
#topnav a {
	color: #fff;
	text-decoration: none;
	font-size: 1em;
}
#topnav a:hover {
	color: #d8c272;
}
table#content {width: 960px;}
table#content td {vertical-align: top;}
table#content td.copy {padding: 0 20px 0 10px; width: 700px;}
table#content td.navcol {padding: 0px; width: 230px;}
table#content td.navcol .infoBoxContents, table#content td.navcol .infoBox {background: none;}
table#content td.navcol td.infoBoxHeading {background: #1f591e url(images/navcol_head_bg.png) repeat-x; height: 20px; color: #edc677; font-size: .8em; font-weight: normal; padding: 10px 0;}
.copy h1 {color: #630052; font-size: 1.4em	; margin: 0;}
.copy .infoBox {background: none;}
.copy .infoBoxContents {background: none;}
.copy .infoBoxHeading {background: #1f591e url(images/navcol_head_bg.png) repeat-x; height: 10px; color: #edc677; font-size: .8em; font-weight: normal; padding: 5px 0;}
.copy td.main, .copy p.main {font-size: .8em;}
.crumbs {font-size: .7em; margin: 0 0 20px 0;}
.center {text-align: center;}
#foot-wrap {width: 100%; height: 151px; background: url(../skin/images/footer_bg_stripe.png) repeat-x; text-align: center;}
#foot {width: 978px; height: 141px; background: url(../skin/images/footer_bg.png) no-repeat; margin: 0 auto; font-size: .7em; color: #fff; position: relative; padding: 10px 0 0 0;}
#foot a {color: #fff;}
#bbb-badge {float: right; position: absolute; top: 30px; right: 20px;}

