@charset "utf-8";
/* -- Site-wide Style Sheet -- */
body {
	margin: 20px 0;
	padding: 0;
	font: 62.5% Arial, Helvetica, sans-serif;
	background: url(/images/backgrounds/back1.jpg);}

legend {
	color: #F696CC;}



a:link {
	text-decoration: none;
	color: #F696CC;
}
a:visited {
	text-decoration: none;
	color: #F696CC;
}
a:hover {
	text-decoration: underline;
	color: #F16BB7;
}


h1, h2, h3 {
 margin: 0 0 .5em;}

p, table, fieldset {
	margin: 1em 0;}

h1 {font-size: 2em; color:#F696CC;}
h2 {font-size: 1.6em;color:#F696CC;}
h3 {font-size: 1.4em;color:#F696CC;}


/* -- Site Structure -- */
#wrapper {
	margin: 0 auto;
	width: 760px;
	background:  #fff url(/images/backgrounds/cat.jpg) repeat-y;
	border: 1px solid #F9C7C7;}
	
/* -- Header -- */
#header {
	height: 150px;
	text-indent: -9999px;
	overflow: hidden;
	background: #FDF0F7 url(/images/backgrounds/banner.jpg);}
	
/* -- Navigation -- */
#navigation {
	padding: 5px 0;
	width: 760px;
	text-align: center;
	background: #FDE1F1;}

#navigation:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
	visibility: hidden;}	

#navigation ul {
	
	margin: 0;
	padding: 0;
	list-style: none;}
	
#navigation li {
	display:inline;
	padding: 0 0.3em;
	}


#navigation a {
	text-decoration: none;
	font-style: bold;
	font-size: 12px;
}
	
#navigation a:hover {
	text-decoration: underline;
	color: #F16BB7;
	
}


/* -- Search Box -- */

.search-box {
border: 1px solid #F696CC;}


	
/* -- Categories -- */
#categories {
	float: left;
	width: 149px;
	background:  url(/images/backgrounds/cat.jpg);
border-right: 1px solid #fde1f1;}
	
#categories ul {
	margin: 0;
	padding: 0;
	list-style: none;}

#categories a {

	background:  url(/images/backgrounds/back1.jpg);
	border-top: 2px solid #fde1f1;
	border-bottom: 2px solid #fde1f1;
	display: block;
	padding: 0.3em;
	color: #F16BB7;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	margin: 10px 0;
	
	}

#categories ul ul a {
margin: 0 auto;
width: 100px;
font-size: 1em;
font-weight: normal;
background: #fff;
border: none;
}

#categories a:hover {
	text-decoration: underline;
	color: #F16BB7;
	
}

	
/* -- Page Content -- */
#content {
	float: right;
	padding: 10px;
	width: 590px;
	min-height: 335px;
	font-size: 1.2em;
	color: #F696CC;
	background: #fff;}

#content:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
	visibility: hidden;}	
	
/* -- Footer -- */
#footer {
	clear: both;
	padding: .5em;
	text-align: center;
	color: #F696CC;
	background: #FDE1F1;}
	
#footer p {
	margin: 0;}
	
/* -- Wholesale -- */
#wholesale-valid {
	text-align: center;
	color: #900;}
	
#wholesale-valid a:link, #wholesale-valid a:visited, #wholesale-valid a:hover, #wholesale-valid a:active {
	display: inline;
	width: auto;
	height: auto;
	text-decoration: underline;
	color: #900;
	background: none;
	border: none;}
	
/* -- Image Replacement -- */
#header-welcome, #header-about, #header-events, #header-links, #header-guestbook, #header-gallery, #header-policies, #header-contact, #header-thank-you, #header-empty-cart, #header-checkout, #header-payment, #header-wholesale {
	/* height: 50px;
	text-indent: -9999px;
	overflow: hidden; */}
	
#header-welcome {background: url(/images/backgrounds/text/header-1.png) no-repeat;}
#header-about {background: url(/images/backgrounds/text/header-2.png) no-repeat;}
#header-events {background: url(/images/backgrounds/text/header-3.png) no-repeat;}
#header-links {background: url(/images/backgrounds/text/header-4.png) no-repeat;}
#header-guestbook {background: url(/images/backgrounds/text/header-5.png) no-repeat;}
#header-gallery {background: url(/images/backgrounds/text/header-6.png) no-repeat;}
#header-policies {background: url(/images/backgrounds/text/header-7.png) no-repeat;}
#header-contact {background: url(/images/backgrounds/text/header-8.png) no-repeat;}
#header-thank-you {background: url(/images/backgrounds/text/header-9.png) no-repeat;}
#header-empty-cart {background: url(/images/backgrounds/text/header-10.png) no-repeat;}
#header-checkout {background: url(/images/backgrounds/text/header-11.png) no-repeat;}
#header-payment {background: url(/images/backgrounds/text/header-12.png) no-repeat;}
#header-wholesale {background: url(/images/backgrounds/text/header-13.png) n