@charset "utf-8";
/* -- Site-wide Style Sheet -- */
body {
	margin: 0 0 20px;
	padding: 0;
	font: 62.5% Georgia, "Times New Roman", Times, serif;
color: #c3a993;
	background: #d7cfc3 url(/images/backgrounds/2009/linen-pattern.png) fixed;}
	
a:link, a:visited {
	color: #c3a993;}

h1, h2, h3 {
	margin: 0 0 .5em;
	color: #c3a993;}

p, table, fieldset {
	margin: 1em 0;}
	
legend {
	color: #c3a993;}

h1 {font-size: 2em;}
h2 {font-size: 1.6em;}
h3 {font-size: 1.4em;}

/* -- Site Structure -- */
#wrapper {
	margin: 0 auto;
	width: 745px;
	background: url(/images/backgrounds/2009/columns.png) 0 265px no-repeat;}
	
/* -- Header -- */
#header {
	height: 265px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/images/backgrounds/2009/pale-banner.gif);}
	
/* -- Navigation -- */
#navigation {
	height: 70px;
	overflow: hidden;
	background: url(/images/backgrounds/2009/navigation.png);}

#navigation:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
	visibility: hidden;}	

#navigation ul {
	margin: 0;
	padding: 2px 0 0;
	list-style: none;
	text-align: center;}
	
#navigation li {
	display: inline;
	padding: 0 .5em;
	font: 1.6em Georgia, "Times New Roman", Times, serif;}

#navigation a {
	color: #c3a993;
	text-decoration: none;}
	
/* -- Categories -- */
#categories {
	position: relative;
	top: -20px;
	left: 0;
	float: left;
	margin-left: 12px;
	width: 152px;
	z-index: 1;}
	
#categories ul {
	margin: 5px 0;
	padding: 0;
	list-style: none;}

#categories li a {
	display: block;
	padding: 10px 6px 16px 45px;
	font-size: 1.4em;
	color: #c3a993;
	text-decoration: none;
	background: url(/images/backgrounds/2009/button.jpg) no-repeat;}
	
#categories h1 {
	margin: 0;
	height: 25px;
	text-indent: -9999px;
}

#categories p {
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: none;}
	
/* -- Page Content -- */
#content {
	position: relative;
	top: -35px;
	left: 0;
	padding: 0 20px 0 200px;
	min-height: 350px;
	font-size: 1.4em;}

#content:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
	visibility: hidden;}	
	
/* -- Footer -- */
#footer {
	clear: both;
	margin: 0 auto;
	width: 745px;
	height: 71px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/images/backgrounds/2009/pale-footer.gif);}
	
#footer p {
	margin: 0;}

#footer a {
	display: block;
	margin-top: 20px;
	height: 20px;}	
/* -- 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;}
	
.moreInfo {
	cursor: pointer;}

/* -- 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) no-repeat;}
