* {
	margin: 0;
	padding: 0;
}
body {
	background: #a93719 url(../images/bg-mountain2.jpg) center top repeat-x;
	font-family: georgia, palatino, 'times new roman', serif;
}
a {
	color: #a93719;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin-bottom: 1.3em;
	line-height: 1.3em;
}
#wrap {
	margin: 10px auto;
	padding: 20px 20px 0 20px;
	width: 720px;
	background: #ffc;
	color: #222;
	text-align: left;
}
#header {
	background: transparent url(../images/headerbg.jpg) top center no-repeat;
	border-bottom: 1px solid #a93719;
}
#menu {
	margin: 10px 0 5px 0;
	font-weight: bold;
	text-align: center;
}
	#menu ul {
		text-decoration: none;
	}
		#menu li {
			display: inline;
		}
		#menu li a {
			display: inline;
			margin: 0 2px;
			padding: 5px 3px;
			text-decoration: none;
			background: #ffc;
			color: #a93719;
			font-size:10pt;
		}
		#menu li a:hover {
			background: #a93719;
			color: #ffc;
		}
		#menu li a.active {
			display: inline;
			margin: 0 2px;
			padding: 5px 3px;
			text-decoration: none;
			background: #a93719;
			color: #ffc;
			font-size:10pt;
		}
h1 {
	color: #a93719;
	font-family: 'times new roman', palatino, georgia, serif;
	font-size: 24pt;
	text-align: center;
}
h2 {
	font-weight: normal;
	font-style: italic;
	font-size: 18pt;
}
h3 {
	margin: 20px 0 10px 0;	
	font-size: 14pt;
}
h4 {
	margin: 20px 0 10px 0;	
	font-size: 12pt;
}
img {
	border: 0;
}
#shopcrumbs {
	margin: 0 0 10px 0;
}
#potterymenu {
	float: left;
	margin: 10px 0;
	padding: 2px;
}
	#potterymenu ul {
		list-style: none;
		width: 200px;
	}
		#potterymenu li a {
			display: block;
			margin: 0 0 2px 0;
			padding: 6px 5px 4px 5px;
			color: #a93719;
		}
		#potterymenu li a:hover {
			margin: 0 0 2px 0;
			padding: 6px 5px 4px 30px;
			background: #ffc url(../images/maple-red-yellow-icon.png) top left no-repeat;
			color: #a93719;
		}
#info {
	padding: 20px;
	border-top: 1px solid #a93719;
}
#contact {
	text-align: center;
}
	#contact h3 {
		margin: 20px 0 0 0;
	}
	#contact table {
		margin: 10px auto;
		padding: 5px;
		width: 720px;
	}
	#contact td {
		padding: 20px 5px;
		width: 33%;
		background: transparent url(../images/contact-grad.gif) top left repeat-x;
		border: 1px solid #a93719;
		vertical-align: top;
		font-size: 13pt;
	}
#shop {
	margin-left: 220px;
	padding: 20px 20px 20px 0;
}
	#shop p {
		margin: 5px 0;
	}

#footer {
	clear: both;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	border-top: 1px solid #a93719;
}
#footer ul {
	margin: 0 0 10px 0;
}
	#footer li {
		display: inline;
		margin: 0 5px 10px 5px;
	}
#classes {
	padding: 2px;
}
#classes th {
	margin: 2px;
	padding: 6px;
	background: #006;
	color: #ffc;
	text-align: center;
}
#classes td {
	padding: 10px;
	width: 33%;
	vertical-align: top;
	border: 1px solid #a93719;
}
#classes h4 {
	margin: 0 0 10px 0;
	font-size: 16pt;
	font-weight: normal;
}
.classcontact p {
	margin: 0;
	font-size: 13pt;
	text-align: center;
}
.green {
	font-weight: bold;
	color: #093;
}
.productdesc {
	width: 480px;
}
	.productdesc td {
		padding: 5px;
		border-bottom: 1px dotted #a93719;
	}
.productimg {
	text-align: center;
	border: 0;
}
#regtable {
	margin: 20px auto;
	width: 400px;
}
	#regtable th {
		padding: 5px;
		text-align: center;
	}
	#regtable td {
		margin-bottom: 2px;
		padding: 5px;
		background: #ffc;
		border-bottom: 1px dotted #a93719;
	}
	#regtable input {
		font-size: 13pt;
		width: 240px;
	}
	#regtable select {
		font-size: 13pt;
	}
.center {
	text-align: center;
}
#homesplash {
	margin: 0;
	width: 720px;
	height: 405px;
}
#homefeature {
	padding: 20px 0;
	width: 720px;
	min-height: 184px;
	border-top: 1px solid #a93719;
}
	#homefeature img {
		float: left;
	}
#homestory {
	float: left;
	margin-left: 220px;
}
#rebekah, #band, #robert {
	clear: both;
	margin: 20px 20px 40px 20px;
}
	#rebekah p {
		margin: 5px 0;
		line-height: 1.3em;
		text-align: justify;
	}
	#rebekah blockquote {
		padding: 10px 20px;
		font-style: italic;
	}
.story {
	float: left;
	width: 320px;
}

.story_pac {
	float: left;
	width: 380px;
}
.storypic {
	float: right;
	text-align: center;
	margin: 20px 0 20px 20px;
	padding: 4px;
	border: 1px solid #a93719;
}
#directions {
	
}
	#colLeft {
		float: left;
		padding: 20px;
		width: 280px;
		text-align: center;
	}
		#colLeft img {
			margin: 10px auto;
			padding: 9px;
			border: 1px solid #a93719;
		}
		#directions li {
			list-style: none;
			line-height: 1.3em;
		}
	#colRight {
		float: right;
		padding: 20px;
		width: 360px;
	}
.potteryitem {
	margin: 20px 0 40px 0;
	
}
#oilinstructions {
	float: left;
	width: 280px;
}
#oillamp img {
	float: right;
	margin: 20px 0 20px 20px;
	padding: 4px;
	border: 1px solid #a93719;
}
.spacer {
	margin: 10px auto;
	text-align: center;
}

#gatlinburg {
	font-size:11px;
}
#link_video {
	color:#ffc;
	text-decoration:none;
}

#link_video:hover {
	text-decoration:underline;
}

#signupdiv {
	top:0px;
	left:10px;
	width:220px;
	height:73px;
	position:absolute;
	background:url(../images/new/signup.jpg) no-repeat;
	font-family: georgia, palatino, 'times new roman', serif;
	font-size: 11pt;
	padding-top:8px;
	color:#ffc;
	text-align:center;
}

/* BUTTONS */

.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 5px;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:georgia, palatino, 'times new roman', serif;
    font-size:12px;
    line-height:100%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:2px 5px 3px 4px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 5px 5px 2px; /* Firefox */
    line-height:10px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:10px;
    height:10px;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#000;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#ffc;
    border:1px solid #C6D880;
    color:#000;
}
.buttons a.positive:active{
	background-color:#ffc;
    border:1px solid #C6D880;
    color:#000;
}