:root, html {
	overflow-y:scroll;
}
body {
	font-size:100%;
	color:#000;
	background-color:#9C6062;
	margin:0;
	padding:0;
	background-image:url(../_img/background-shadow.jpg);
	background-repeat:repeat-y;
	background-position:center;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}
#wrapper {
	width:960px;
	margin:0 auto;
	padding: 0;
}
#masthead {
	min-height:111px;
	background:url(../_img/masthead.jpg) no-repeat -1px top;
	padding-bottom:10px;
	position:relative;
}
#content {
	width:930px;
	margin:0 auto;
	overflow:hidden;
}
#leftContent {
	float: left;
	width: 698px;
	padding-bottom: 15px;
}
#leftContent h1 {
	font-size:1.6em;
	margin-top:0;
}

#leftLinks h2 {
	display:inline;
}
#leftLinks h2 a {
	color:#000;
	font-size:medium;
	text-decoration:none;
}
#leftLinks h2 a:hover, #leftLinks h2 a:focus {
	text-decoration:underline;
}
#leftLinks {
	color:#814F52;
}
#rightSidebar {
	width: 219px;
	margin-left: 710px;
}
#rightSidebar h2 {
	margin:.5em 15px;
}
#rightSidebar #daleeNews {
	font-size:0.9em;
	width:219px;
}
#rightSidebar #daleeNews h2 {
	margin:0;
}
#rightSidebar h2 a {
	font-size:medium;
	text-decoration:none;
	color:#000;
}
#rightSidebar h2 a:hover, #rightSidebar h2 a:focus {
	text-decoration:underline;
	color:#9B4341;
}
#sidebarFeatured {
	background-image:url(../_img/sidemiddle.gif);
}
#sideTop {
	background-image: url(../_img/sidetop.gif);
	height: 13px;
	background-repeat: no-repeat;
}
#sideBottom {
	background: url(../_img/sidebottom.gif) no-repeat left bottom;
	padding:15px;
}
#sideBottom p {
	margin:0;
}
#sideContent {
	padding:15px;
}
#sideContent img {
	display:block;
	margin:0 auto;
}
#featured {
}
#specials {
	margin:12px auto;
	background-color: #FAE1DA;
	background-image: url(../_img/special-middle.gif);
	background-repeat: repeat-y;
	overflow:hidden;
}
#specials-top {
	background-image: url(../_img/special-top2.gif);
	background-repeat: no-repeat;
	overflow:hidden;
}
#specials-top h3, #specials-top p {
	margin-bottom:0;
}
#specials-bottom {
	background-image: url(../_img/special-bottom.gif);
	background-repeat: no-repeat;
	clear:left;
	height: 18px;
	background-color: white;
}
.special {
	width:200px;
	margin:10px 28px 0 10px;
	float:left;
	text-align:center;
	min-height:152px;
	color:#652F2F;
}
.special a img {
	border:none;
	text-decoration:none;
}
.special.last {
	margin-right:0;
	padding-top:35px;
	padding-left:10px;
	width:170px;
	color:#652F2F;
	min-height:117px;
	font-weight:bold;
	font-size:1.3em;
	background-image: url(../_img/ele/sale-burstL2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.special.last a {
	color:#652F2F;
}
.special.last a:hover, .special.last a:focus {
	color:#000;
}
#items {
	background-image: url(../_img/item-top.gif);
	background-repeat: no-repeat;
	background-color: #FAE1DA;
	min-height:30px;
}
#items-top {
	padding:18px 0 0 18px;
	overflow:hidden;
}
#items-bottom {
	background: url(../_img/item-bottom.gif) no-repeat;
	min-height:12px;
}
.item {
	float: left;
	width: 123px;
	margin-right: 12px;
	min-height:118px;
	text-align:center;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:small;
	color:#5C2B2E;
}
.item img {
	border: 4px solid;
	border-color: #D8BCBE;
	display:block;
}
.item p {
	margin:.5em .5em 0;
}
#bottomMenu {
	background:#814F52 url(../_img/bottommenu-top.gif) no-repeat;
	width:927px;
	margin:0 auto;
	min-height:22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: white;
	text-transform: uppercase;
	text-align: center;
	padding-top: 16px;
	;
}
#bottomMenu a {
	color: #FFF;
	text-decoration: none;
}
#bottomMenu a:hover, #bottomMenu a:focus {
	color: #FAE1DA;
	text-decoration: underline;
}
#bottomMenuCap {
	width:927px;
	margin:0 auto;
	height:9px;
	background-image:url(../_img/bottommenu-bottom.gif);
	background-repeat: no-repeat;
}
#bottomContent {
	font-size:medium;
	clear: both;
}
#credit {
	font-size: x-small;
	margin: 0px auto;
	width: 960px;
	text-align: center;
	padding: 15px 0;
}
#headMenu {
	float:right;
	padding-top:10px;
	margin-right:20px;
	color:#FCC;
}
#headMenu a {
	color:#F9F6F7;
	text-transform:uppercase;
	font-size:.9em;
	text-decoration:none;
	font-weight:bold;
}
#headMenu a:hover, #headMenu a:focus {
	color:#D8BCBE;
	text-decoration:underline;
}
#mainMenu {
	margin:6px 0 10px;
	overflow:hidden;
}
#contactInfo, #contactForm {
	width:550px;
	margin:0 auto;
	overflow:hidden;
	margin-bottom:25px;
}
#contactInfo div {
	float:right;
	width:160px;
}
#contactInfo p {
	text-align:center;
	margin:0;
}
#contactInfo th {
	text-align:left;
}
#contactInfo a {
	text-decoration:none;
}
address {
	font-weight:bold;
}
#contactForm {
	overflow:visible;
}
#contactForm ol {
	list-style-type:none;
}
#contactForm li {
	margin-bottom:15px;
}
#contactForm label {
	display:block;
	float:left;
	width:90px;
	margin-right:15px;
}
hr {
	width:70%;
	display:block;
	margin:auto;
}
#leftContent #prodImg {
	float:right;
	margin: 0 1em 1em 1em;
	width:400px;
	text-align:center;
}
#leftContent #prodImg img {
	padding:3px;
	border:1px solid #814F52;
}
img#Logo {
	position:absolute;
	left:15px;
	top:48px;
	z-index:99;
}
a img#Logo {
	border:none;
}
/* onsale graphics */
td.onsale {
	background-image: url(../_img/ele/sale-burst.jpg);
	background-position: right 65%;
	background-repeat: no-repeat;
	padding-right: 35px;
}
td.onsaleL {
	background-image: url(../_img/ele/sale-burstL.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	padding-right: 75px;
}
#credit a img {
	border:none;
}

