BODY {
	font-family:arial, helvetica, sans-serif;
	margin:0px 0px 20px 0;
	padding:0px;
	font-size:12px;
	line-height:15px;
	background-color: #cccccc;
	}
	
#wrapper {
	width:800px;
	margin:0px auto 0px auto;
	text-align:left;
	background-color:#0d0d0d;
	}
#wrapper:after { content: ""; display: block; height: 0; clear: both; }
h1 {
	color:#ffffff;
	font:1.8em/1 Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	}
h2 {
	color:#333;
	font:1.1em/1 Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	margin:2em 0 .25em;
	}
h3 {
	color:#666;
	font-size:1em;
	font-weight:bold;
	margin:3em 0 .35em;
	}
a:link, a:active, a:visited	{
	color: #dcd9d9;
	text-decoration: none;
	font-weight:bold;
}

a:active, a:focus {outline:none;}

a:hover	{
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}

/*** HEADER   ***************************/
#header {
	position:relative;
	height:102px;
	background-image:url("/images/header.jpg");
}

#header a:link, #header a:active, #header a:visited	{
	color: #dcd9d9;
	text-decoration: none;
	font-weight:bold;
}

#header a:hover	{
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}

/* TOP MENU */
#top-nav {
	position:absolute;
	top:61px;
	left:436px;
	z-index:12;
}
#top-nav-1 {
    float:left;
	width:72px;
	margin:0px 10px 0px 0px;
}
#top-nav-2 {
    float:left;
	width:72px;
	margin:0px 10px 0px 10px;
}
#top-nav-3 {
    float:left;
	width:62px;
	margin:0px 10px 0px 10px;
}
#top-nav-4 {
    float:left;
	width:67px;
	margin:0px 0px 0px 10px;
}

/* SIDE MENU */
#side-menu	{
	float:left;
	margin: 0;
	width: 224px;
}

#leftnav	{
	margin: 5px 0px 0px 50px;
	line-height:26px;
}

#leftnav a:link, #leftnav a:active, #leftnav a:visited	{
	color: #c1bfbf;
	text-decoration: none;
	font-weight:bold;
}

#leftnav a:hover	{
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}
/* end of left menu *********************/

	
#content	{
	margin:0px 36px 0px 224px;
	padding-left:30px;
	padding-right:8px;
	background-color: #826e69;
	border:solid 1px #826e69;
	color:white;
}
#content-top	{
	margin:10px 0px 30px 0px;
	font-weight:bold;
}
#maintext	{
	margin: 0px 0px 0px 18px;
}
#sidebar	{
	padding: 5px;
	float:right;
	width: 145px;
	margin: 0;
}


#sidebar:after { content: ""; display: block; height: 0; clear: both; }

#sidebar h1	{
	margin:5px 0;
	padding:0;
	color:#88A08A;
	font-size: 18px;
	font-family: Garamond, Arial, Helvetica, sans-serif;	

}

#sidebar .event-details	{
	margin:5px 0 0 0;
	padding:0;
	color: #88A08A;
	line-height:normal;
}

#sidebar .event-name	{
	margin:0;
	padding:0;
	line-height:normal;
	color: #663366;
	border-bottom: 1px dashed #fefefe;
	font-weight:bold;
}

#sidebar a	{
	
}


/* DROPCAP */
  .dropcap {
    display:block;
    float:left;
    width:46px;
    height:63px;
    margin-right:5px;
    background-image:url("/images/dropcap_e.gif");
    background-repeat:no-repeat;
    }
  .dropcap span {display:none;}

#necklace-mid	{
	width:248px;
	background-image:url(/images/necklace-mid-tile.gif);
	background-repeat:repeat-y;
	background-position:top left;
}

#necklace-top	{
	width:248px;
	height: 130px;
	background-image:url(/images/necklace-top.gif);
	background-repeat: no-repeat;
	background-position:top left;
}

#necklace-bottom	{
	width:248px;
	height:57px;
	background-image:url(/images/necklace-bottom.gif);
	background-repeat: no-repeat;
	background-position:bottom left;
}

#subscribebox	{
margin:0;
padding: 3px;
width:160px;
background-color: #8d729b;
color: #F4F4F4;
}

form#subscribebox input	{
 border: 1px solid #666;
}



#subscribebox p	{
	color: #F4F4F4;
	margin: 0 5px;
	padding:0;
	line-height:normal;
}

/* Catalog images etc */
table#category td	{
background-color: #B3C4B6;
padding:5px;
}

.product-box	{
float: left;
text-align:center;
background-color: #B3C4B6;
padding:0px;
margin:0px 20px 20px 0px;
}
.product-box-inner	{
text-align:center;
background-color: #B3C4B6;
margin:10px;
width: 123px ;
height: 145px;
}
.product-box p	{
line-height:normal;
}

.product-box img	{
}

.product-box a.thumb 	{
border:1px solid #999;
display:block;
width:100px;
margin:0 auto 0 auto;
}

.product-box a.thumb:hover 	{
border:1px solid #333;
display:block;
width:100px;
margin:0 auto 0 auto;
}

.product-box p a:link, .product-box p a:active, .product-box p a:visited	{
	color: #495C4D; /* 495C4D = dark green */
}

.product-box p a:hover	{
	color: #663366; /* 663366 = dark green */
}


.product-box .sold, .product-detail .sold	{
	color: red;
	font-weight:bold;
}

#facebooklink {
	position:absolute;
	top:22px;
	right:35px;
	z-index:48;
}

/* FAQ ******************************/
.question    {
 color:#cccd80;
 font-weight:bold;
}
#faqquestions  a:link, #faqquestions  a:active, #faqquestions  a:visited  {
 color:#cccd80;
 font-weight:bold;
}
#faqquestions  a:hover  {
 color:#dddd90;
 font-weight:bold;
}
.faqtop  a:link, .faqtop  a:active, .faqtop  a:visited  {
 color:#000000;
 font-weight:normal;
 text-decoration:underline;

}
.faqtop  a:hover  {
 color:#333333;
 font-weight:normal;
 text-decoration:underline;
}
/* CONTACT ******************************/
form#contactform input	{
	border:1px solid #666666;
}

/* a:link.button	{
	padding:3px 5px;
	text-decoration: none;
	border: 1px solid #CCC;
	color: #663366;
}
*/