body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.zbeadz.com/images/BrownWhitebg.gif);
	background-repeat: repeat;
	background-attachment:fixed;
	color: #634437;
}
#wrapper {
	width: 850px;
	background-color:#FFFFFF;
	margin: 0px auto 0px auto;
	padding: 0px;
	border: #634A39 4px solid;
}
#header {
 
	height: 223px;
	width: 850px;
	margin: 0px;
}
#main {
	width: 850px;
}
#content {
	width: 650px;
	padding: 5px;
	margin-bottom:15px;
	float: right;
	line-height: 1.5em;
}
#sidebar {
	width: 165px;
	float: left;
	margin: 0px 0 22px 0;
	padding: 5px;
	border-right: 2px dotted #634A39;
}
body,td,th {
	color: #634437;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:link {
	color: #42281B;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	color: #42281B;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #33A38A;
	text-decoration: underline;
	font-weight:bold;
}
a:active {
	color: #42281B;
	text-decoration: none;
	font-weight:bold;
}
a {
	font-size: 12px;
}
#footer {
    background-image: url(http://www.zbeadz.com/images/Footetbg.gif);
	width: 850px;
	height: 58px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	clear:both;
	
	}
	
#footer p {
	color: #634437;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 10px 5px 0px 5px;
	}
	
#footer a, #footer a:visited {
	color: #634437;
	font-size: 11px;
	text-decoration: none;
	}
	
#footer a:hover {
font-size: 11px;
	text-decoration: underline;
	}
	
#footerleft {
	width: 400px;
	float: left;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	text-align:left;
	font-size: 11px;

	}
	
#footerright {
	width: 400px;
	float: right;
	margin: 0px;
	padding: 10px 5px 0px 0px;
	text-align: right;
	font-size: 11px;

	}

#content h1 {
	font-size: 1.4em;
	color : #73C39C;
}
#sidebar h1 {
	font-size: 1.4em;
}
#sidebar h2 {
	font-size: 1.1em;
}
  .boldtext  {
color : #73C39C;
font-size : 14px;
font-weight : bold;
}
.salecolor {
color : #F678B2;
font-size : 13px;
font-weight : bold;
} 
.etsy{
text-align:center;}
#linecolor{
color:#73C39C;}