/* ------------------------------ TAGs ------------------------------ */

a {
	color: #d17d52;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}

blockquote {
	color: #CCA946;
	font-size: medium;
	float: left;
	line-height: 1.3;
	margin: .5em 0 0 0;
	width: 280px;
}

#activities_page blockquote,
#retail_page blockquote {
	margin-top: 2em;
}

#wholesale_page blockquote {
	margin-top: 1em !important;
}

body {
	background: #fffdf8 url('/images/gui/body_bg.gif') repeat-y top left;
	color: #000;
	font-family: georgia;
	font-size: small;
	margin: 0;
}

h1 {
	line-height: 1;
	margin: 0;
}

h2 {
	font-size: xx-large;
	line-height: 1;
	margin: 0;
	padding: 0;
}

h3 {
	color: #000;
	font-size: x-large;
	font-style: italic;
	font-weight: normal;
	line-height: 1;
	margin: 0 0 0 40px;
}

h4 {
	background: url('/images/gui/pumpkin_bg.gif') no-repeat left bottom;
	float: left;
	line-height: .6;
	margin: 0;
	padding: 0 0 28px 80px;
	font-size: 500%;
}

/* ------------------------------ IDs ------------------------------- */

#background {
	background: url('/images/gui/splat.gif') no-repeat 445px -40px;
}

#container {
	background: #fffdf8 url('/images/gui/footer.jpg') no-repeat bottom left;
	padding-bottom: 15px;
	width: 770px;
}

#header {
	background: url('/images/gui/banner.jpg') no-repeat;
	height: 218px;
}

#header h1 {
	display: none;
}

#footer {
	clear: both;
	padding-top: 50px;
}

#footer a {
	color: #000;
	font-size: small;
	letter-spacing: normal;
}

#footer a:hover {
	color: #d17d52;
}

#footer p {
	color: #8C8776;
	margin: 0 0 10px 0;
	text-align: center;
	width: 570px;
}

#gallery img {
	border: 3px solid #d6ba78;
	padding: 1px;
	margin-bottom: 15px;
}

#photos_page #left_col h3 {
	margin: 0 0 15px 15px;
}

#photos_page #left_col .hrule {
	margin-bottom: 20px;
}

#left_col {
	float: left;
	width: 568px;
}

#left_col p {
	line-height: 1.3;
	margin: 10px 20px 30px 40px;
}

#left_col ul {
	line-height: 1.2;
	margin: 0;
	padding: 0;
}

#left_col ul li {
	background: url('/images/products/product_divider.gif') no-repeat bottom left;
	clear: both;
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
}

#left_col ul li img,
.inline_photo {
	float: right;
	margin: 10px 20px 5px 15px;
}

#left_col ul li p {
	clear: left;
	line-height: 1.3;
	margin: 0 20px 0 40px;
	padding-top: 10px;
}

#left_col ul li ul {
	float: left;
	margin: 10px 0 0 0;
	width: 146px;
}

#left_col ul li ul.first_child {
	margin-left: 40px;
	margin-right: 10px;
}

#left_col ul li ul.wide {
	width: 300px;
	margin-left: 40px;
}

#left_col ul li ul.wide li {
	clear: none;
	float: left;
	margin-right: 15px;
}

#left_col ul li ul li {
	background: none;
	color: #757166;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
}

#left_col ul .clearing {
	padding-top: 20px;
}

#middle {
	background: url('/images/gui/vertical_line.gif') repeat-y 565px top;
	position: relative;
	top: -15px;
}

#page_nav {
	margin-left: 80px;
	margin-top: 20px;
	position: relative;
	width: 420px;
	z-index: 10;
}

#page_nav h3, #page_nav p {
	display: inline;
	margin: 0;
}

#page_nav p {
	color: #DDD5C0;
	font-size: medium;
}

#right_col {
	background: url('/images/gui/poem.gif') no-repeat bottom left;
	float: right;
	top: -15px;
	padding-bottom: 145px;
	position: relative;
	width: 202px;
}

#right_col p {
	font-size: small;
	line-height: .5;
	margin: 20px 0 0 0;
	text-align: center;
}

#right_col p a {
	font-weight: bold;
}

#right_col p strong {
	font-size: large;
	letter-spacing: 1px;
	text-transform: uppercase;
}

#right_col p em {
	color: #A8A28F;
	display: block;
	font-size: x-large;
}

#right_col ul {
	background: url('/images/gui/right_col_divider2.gif') no-repeat bottom left;
	font-size: large;
	list-style-type: none;
	margin: 0;
	padding: 0 0 20px 0;
}

#right_col ul li {
	line-height: 30px;
	margin: 0 0 0 12px;
	padding: 0;
}

#right_col ul li a {
	color: #000;
}

#right_col ul li a:hover,
#right_col ul li a.active,
#right_col ul li a.active:hover {
	color: #d17d52;
}

#right_col ul li a.active {
	background: url('/images/gui/hand.gif') no-repeat center right;
	padding-right: 55px;
}

#title {
	background: url('/images/gui/pumpkin_bg.gif') no-repeat left bottom;
	float: left;
	padding: 0 0 28px 80px;
	font-size: 500%;
	width: 150px;
}

#title .small_header {
	line-height: .4;
}

#retail_page #title {
	padding-left: 110px;
	width: 120px;
}

#retail_page #title .small_header,
#activities_page #title .small_header {
	padding-left: .2em;
}

#history_page #title .small_header {
	padding-left: .3em;
}

#wholesale_page #title {
	line-height: .4;
}

#wholesale_page #title .small_header {
	line-height: 1;
	font-size: 59%;
}

/* ----------------------------- Classes ---------------------------- */

.address, .phone {
	font-size: small;
	line-height: 1 !important;
}

.phone {
	background: url('/images/gui/right_col_divider3.gif') no-repeat bottom left;
	padding-bottom: 25px;
}

.back_link {
	clear: both !important;
	float: none !important;
	font-size: x-small;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
}

.clearing {
	clear: both;
}

.column {
	float: left;
	margin-left: 20px;
	width: 120px;
}

.column.first_child {
	margin-left: 80px;
}

.column h2 {
	line-height: 32px;
	font-size: 375%;
}

.column p {
	line-height: 1.3;
	margin: 5px 0 0 0 !important;
}

.divider {
	background: url('/images/gui/left_col_divider.gif') no-repeat top left;
	clear: both;
	position: relative;
	top: -15px;
	padding-top: 60px;
	z-index: 1;
}

.hrule {
	background: url('/images/products/product_divider.gif') no-repeat bottom left;
	clear: both;
	height: 7px;
}

.notes {
	color: #8C8776;
	margin: 0 40px 20px 40px !important;
}

.small_header {
	display: block;
	font-size: 65%;
}

.wide_column h2 {
	float: left;
	margin: 8px 0 25px 20px;
}

.wide_column img {
	float: left;
	margin: 0 0 0 20px;
}

.wide_column p {
	float: left;
	line-height: 1.3;
	margin: 0 0 0 20px;
	width: 260px;
}

/* ----------------------------- Buttons ---------------------------- */

.home_button {
	font-style: italic;
}

.activities_button {
	font-size: xx-large;
}

.gallery_button {
	text-transform: uppercase;
	letter-spacing: 2px;
}

.products_button {
	text-transform: uppercase;
	letter-spacing: 1px;
}

.retail_button {
	font-size: x-large;
	font-weight: bold;
	letter-spacing: 1px;
}

.wholesale_button {
	font-size: x-large;
	font-style: italic;
}

.history_button {
	font-size: x-large;
	letter-spacing: 2px;
	text-transform: uppercase;
}