* {
	margin: 0;
	padding: 0;
	}

body {
	margin: 20px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #543018;
	}

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

a:hover {
	text-decoration: underline;
	}

#container {
	margin: 0 auto;
	width: 685px;
	}

#header h1 {
	float: left;
	width: 240px;
	height: 70px;
	background: url(images/logo.jpg) no-repeat;
	text-indent: -90000px;
	}

#header #navigation {
	list-style: none;
	float: left;
	width: 445px;
	height: 35px;
	background: url(images/navend.jpg) repeat-x;
	}

#header #navigation li {
	float: left;
	}

#header #navigation li a {
	display: block;
	float: left;
	height: 35px;
	text-indent: -9000px;
	}

#header #navigation li#home a {
	width: 45px;
	background: url(images/home.jpg) no-repeat;
	}

#header #navigation li#home a:hover {
	background: url(images/home_selected.jpg) no-repeat;
	}

#header #navigation li#about a {
	width: 55px;
	background: url(images/about.jpg) no-repeat;
	}

#header #navigation li#about a:hover {
	background: url(images/about_selected.jpg) no-repeat;
	}

#header #navigation li#photos a {
	width: 63px;
	background: url(images/photos.jpg) no-repeat;
	}

#header #navigation li#photos a:hover {
	width: 63px;
	background: url(images/photos_selected.jpg) no-repeat;
	}

#header #navigation li#shop a {
	width: 46px;
	background: url(images/shop.jpg) no-repeat;
	}

#header #navigation li#shop a:hover {
	background: url(images/shop_selected.jpg) no-repeat;
	}

#header #navigation li#contact a {
	width: 71px;
	background: url(images/contact.jpg) no-repeat;
	}

#header #navigation li#contact a:hover {
	background: url(images/contact_selected.jpg) no-repeat;
	}

#header #navigation li#faq a {
	width: 40px;
	background: url(images/faq.jpg) no-repeat;
	}

#header #navigation li#faq a:hover {
	background: url(images/faq_selected.jpg) no-repeat;
	}

#content {
	clear: both;
	}

form#email {
	height: 28px;
	}

form#email span {
	display: block;
	float: left;
	width: 355px;
	height: 28px;
	background: url(images/emailupdates.jpg) no-repeat;
	text-indent: -9000px;
	}

form#email #emailaddress {
	width: 248px;
	margin-right: 3px;
	border: 1px solid #999;
	}

form#email input[type=image] {
	position: relative;
	top: 5px;
	}

#bottomnav {
	clear: left;
	list-style: none;
	}

#bottomnav li {
	float: left;
	width: 170px;
	height: 149px;
	}

#bottomnav li a {
	display: block;
	float: left;
	width: 170px;
	height: 149px;
	text-indent: -9000px;
	}

#bottomnav li#aboutBig a {
	background: url(images/about_bigbox.jpg) no-repeat;
	}

#bottomnav li#aboutBig a:hover {
	background: url(images/about_bigbox_s.jpg) no-repeat;
	}

#bottomnav li#aboutBig {
	background: url(images/about_bigbox_s.jpg) no-repeat;
	}

#bottomnav li#shopBig a {
	background: url(images/shop_bigbox.jpg) no-repeat;
	}

#bottomnav li#shopBig a:hover {
	background: url(images/shop_bigbox_s.jpg) no-repeat;
	}

#bottomnav li#shopBig {
	background: url(images/shop_bigbox_s.jpg) no-repeat;
	}

#bottomnav li#photosBig a {
	background: url(images/photos_bigbox.jpg) no-repeat;
	}

#bottomnav li#photosBig a:hover {
	background: url(images/photos_bigbox_s.jpg) no-repeat;
	}

#bottomnav li#photosBig {
	background: url(images/photos_bigbox_s.jpg) no-repeat;
	}

#bottomnav li#faqBig a {
	background: url(images/faq_bigbox.jpg) no-repeat;
	}

#bottomnav li#faqBig a:hover {
	background: url(images/faq_bigbox_s.jpg) no-repeat;
	}

#bottomnav li#faqBig {
	background: url(images/faq_bigbox_s.jpg) no-repeat;
	}

#copyright {
	padding: 4px 4px 0 0;
	clear: both;
	color: #543018;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
	}

#copyright span.snowfire {
	color: #939598;
	}

#copyright span.snowfire span.blue {
	color: #149CD8;
	}

#copyright span.snowfire span.fire {
	color: #F26631;
	}