@charset "utf-8";
/* -- Site-wide Style Sheet -- */
body {
	margin: 20px 0;
	padding: 0;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	color: #555;
	background: #fff url(/images/backgrounds/stripe3.jpg);}

a:link {
	color: #773;}

a:visited {
	color: #555;}

a:hover {
	color: #aa6;}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0 .5em;}

p, table, fieldset {
	margin: 1em 0;}
	
legend {
	color: #777;}

h1 {font-size: 2em;}
h2 {font-size: 1.6em;}
h3 {font-size: 1.4em;}

/* -- Site Structure -- */
#wrapper {
	margin: 0 auto;
	width: 750px;
	background: url(/images/backgrounds/paper.jpg);
	border: 1px solid #777;}
	
/* -- Header -- */
#header {
	height: 149px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/images/backgrounds/banner.jpg);}
	
/* -- Navigation -- */
#navigation {
	background: #fff url(/images/backgrounds/stripe3.jpg);
	border-bottom: 1px solid #777;}

#navigation:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
	visibility: hidden;}	

#navigation ul {
	margin: 0;
	padding: .5em 0;
	list-style: none;
	text-align: center;}
	
#navigation li {
	display: inline;
	padding: 0 .5em;}

#navigation a {
	white-space: nowrap;
	text-decoration: none;
	color: #777;}

#navigation a:hover {
	text-decoration: underline;
	color: #333;}
	
/* -- Categories -- */
#categories {
	float: left;
	padding: 0 5px;
	width: 135px;
	text-align: center;
	font-size: 1.2em;}
	
#categories ul {
	margin: 0;
	padding: 0;
	list-style: none;}

#categories a {
	display: block;
	padding: 6px;
	text-decoration: none;
	color: #777;}

#categories a:hover {
	text-decoration: underline;
	color: #333;}


#categories li li a {
padding: 0 0 6px;
font-size: .9em;
color: #aa6;}

#categories a img {
	border: none;}

#categories p a {
	margin: .5em 0;
	padding: 0;
}
	
#categories .collapsed {
	display: none;
}
	
/* -- Page Content -- */
#content {
	float: right;
	margin: 0 28px;
	padding: 10px;
	width: 528px;
	min-height: 502px;
	font: 1.2em Georgia, "Times NewRoman", Times, serif;}

#content:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
	visibility: hidden;}	
	
/* -- Footer -- */
#footer {
	clear: both;
	padding: 38px 5px 5px;
height: 15px;
	text-align: center;
	background: #fff url(/images/backgrounds/footer.jpg);}
	
#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-basket, #header-shopping {
	width: 135px;
	text-indent: -9999px;
	overflow: hidden;
	background-position: center top;
	background-repeat: no-repeat;}
	
#header-basket {
	height: 30px;
	background-image: url(/images/backgrounds/text/your-basket.gif);
}
	
#header-shopping {
	margin-top: 10px;
	height: 46px;
	background-image: url(/images/backgrounds/text/goodies.gif);}

#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) no-repeat;}