/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	font-size: 15px;
	background: #3c362c;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #534b3d url(../images/background.jpg) repeat-x top left;
	color: #FFFFFF;
	}

a {
	font-size: 12px;
	color: #FFA157;
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	}
	
a:hover {
	color: #ffd6b5;
	text-decoration: none;
	}
span.uline {
	text-decoration: underline;
}
#everything {
	width: 800px;
	margin: 0 auto;
	padding-top: 1px;
	background: url(../images/everything-background.jpg) no-repeat top left;
	}
	
#header {
	width: 746px;
	height: 84px;
	margin: 30px auto 0px auto;
	border-left: 2px #000000 solid;
	border-right: 2px #000000 solid;
	background: url(../images/header.jpg) no-repeat top left;
	}
	
#nav {
	width: 746px;
	height: 36px;
	margin: 0 auto;
	border: 2px #000000 solid;
	border-bottom: none;
	background: url(../images/nav.jpg) no-repeat top left;
	}

#nav ul {
	margin: 0px;
	padding: 0px;
	}

#nav li {
	list-style-type: none;
	float: left;
	display: inline;
	margin: 0px; 
	padding: 0px;
	}
	
#nav li a {
	display: block;
	height: 26px;
	width: 90px;
	text-align: center;
	padding: 10px 3px 0px 3px;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffe6a1;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	}
	
#nav li a:hover {
	color: #ff9960;
	text-decoration: none;
	background: url(../images/nav-over.gif) no-repeat top left;
	}
	
#nav li a.nav-longer {
	width: 150px;
	}
	
#nav li a.order {
	width: 125px;
	}
	
#main {
	width: 746px;
	border-left: 2px #000000 solid;
	border-right: 2px #000000 solid;
	margin: 0 auto;
	background: #4b6052 url(../images/main.jpg) no-repeat top left;
	}
	
#main td.content {
	width: 572px;
	vertical-align: top;
	}

#main td.content table#content-container {
	width: 540px;
	margin: 11px 11px 3px 21px;
	border: 1px #000000 solid;
	background: #393939 url(../images/content-background.jpg) no-repeat top left;
	}
	
table#content-container div.gallery {
	margin: 0px 10px 0px 10px;
	width: 520px;
	}
	
table#content-container div.gallery img{
	margin: 0px 3px 20px 3px;
	border: 2px #000000 solid;
	}
	
#content-container td{
	width: 50%;
	vertical-align: top;
	}
	
#content-container h1 {
	display: block;
	height: 23px;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffa157;
	font-style: italic;
	font-weight: bold;
	margin: 5px 0px 10px 9px;
	padding: 0px;
	}
	
#content-container h1.services {
	width: 480px;
	}
	
#content-container h2 {
	display: block;
	height: 25px;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffa157;
	font-style: italic;
	font-weight: bold;
	margin: 15px 10px 2px 10px;
	padding: 0px 0px 5px 0px;
	border-bottom: 2px #000000 dotted;
	}

#content-container h1:first-letter {
	font-size: 30px;
	}
	
#content-container h2:first-letter {
	font-size: 30px;
	}
	
#content-container p {
	display: block;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 0px 5px 0px 10px;
	padding: 0px 0px 8px 0px;
	line-height: 20px;
	}
	
#content-container ul {
	margin: 0px 0px 0px 45px;
	padding: 5px 0px 5px 0px; 
	}
	
#content-container li {
	margin: 0px 20px 0px 0px;
	padding: 5px 0px 5px 0px; 
	list-style-image: url(../images/list-style.gif);
	list-style-type: none;
	}
	
#content-container li span.price {
	color: #999999;
	}
	
#content-container p.home-page-text {
	display: block;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #dfe2ca;
	margin: 33px 5px 5px 10px;
	padding: 0px;
	line-height: 18px;
	}
	
 b {
	font-weight: bolder;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #c7f2ff;
	}
	
#content-container p.payment {
	display: block;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
	height: 35px;
	margin: 12px 0px 0px 0px;
	padding: 13px 0px 0px 10px;
	background: #202020;
	text-align: center;
	}
	
#content-container p.home-page-text2 {
	display: block;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #dfe2ca;
	margin: 12px 5px 5px 10px;
	padding: 0px;
	line-height: 18px;
	}
	
#content-container p.top-section {
	border-bottom: 4px #212219 solid;
	}
	
#content-container p.home-page-text2 a {
	font-size: 12px;
	color: #FFA157;
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#content-container p.home-page-text2 a:hover {
	color: #ffd6b5;
	text-decoration: none;
	}

#content-container p.home-page-text-bottom {
	margin-top: 31px;
	}

#content-container p span.artisan-name {
	font-weight: bold;
	color: #f3e26e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	}
	
#content-container img.home-page-image {
	margin: 0px 0px 5px 5px;
	}
	
#main td.side-nav {
	width: 174px;
	vertical-align: top;
	}
	
#main td.side-nav h1 {
	text-align: center;
	display: block;
	width: 100px;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffa157;
	font-style: italic;
	font-weight: bold;
	margin: 22px 0px 0px 35px;
	padding: 0px;
	}
	
#main td.side-nav table#side-nav-container {
	margin: 5px 14px 0px 11px;
	width: 149px;
	background: url(../images/side-nav-background.jpg) no-repeat top left;
	}
	
#side-nav-container ul {
	margin: 0px;
	padding: 0px;
	}
	
#side-nav-container li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	}
	
#side-nav-container li a {
	color: #dfe2ca;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	width: 134px;
	border-bottom: 2px #000000 solid;
	text-decoration: none;
	padding: 8px 0px 4px 15px;
	margin: 0px;
	}
	
#side-nav-container li a:hover {
	color: #ff9701;
	text-decoration: none;
	background: url(../images/side-nav-over.gif) repeat-y top left;
	}
	
#side-nav-container li a.ebay {
	font-style: italic;
	color: #f4db9a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	}
	
#side-nav-container li a:hover.ebay {
	color: #9ae8f4;
	background: url(../images/side-nav-over-ebay.gif) no-repeat top left;
	}
	
#bottom {
	margin: 0 auto;
	background: #4b6052;
	width: 746px;
	border: 2px #000000 solid;
	border-top: none;
	}
	
#bottom img {
	margin-left: 291px;
	padding: 4px 0px 5px 5px;
	}

#content-container div.products{
	margin: 10px 10px 20px 10px;
	border-bottom: 2px #000000 dotted;
	}
	
#content-container div.products form{
	margin: 0px;
	}
	
#content-container div.products img {
	border: 4px #000000 solid;
	margin: 0px;
	float: left;
	vertical-align: top;
	margin-bottom: 10px;
	}
	
#content-container div.products h1{
	text-align: left;
	font-weight: bolder;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #c7f2ff;
	font-size: 14px;
	display: block;
	margin: 10px 0px 5px 260px;
	padding: 0px 0px 15px 0px;
	}
	
#content-container div.products h1:first-letter {
	font-size: 30px;
	}
	
#content-container div.products p {
	margin: 0px 0px 0px 260px;
	padding: 0px;
	line-height: 25px;
	width: 248px
	}
	
#content-container p.disclaimer {
	font-size: 12px;
	line-height: 14px;
	color: #ffc6c6;
	padding-bottom: 10px;
	font-weight: bolder;
	font-style: italic;
	margin-top: 10px;
	display: block;
	width: 95%;
	height: 30px;
	text-align: center;
	
	}
	
.products input {
	border: 1px #ff9408 solid;
	background: #575555;
	color: #ff9408;
	font-weight: bolder;
	font-style: italic;
	text-align: center;
	float: right;
	height: 25px;
	margin-top: 10px;
	font-variant: small-caps;
	width: 110px;
	margin-bottom: 8px;
	}
	
.anti-float {
	clear: both;
	}
	
input.button {
	cursor: pointer;
	cursor: hand;
}
/*Everything below this point is for the holding page - http://www.woodlab.biz*/

#holder1 {
	margin: 30px 0px 0px 0px;
	width: 770px;
	}
	
#index {
	width: 750px;
	margin: 20px 25px 0px 25px;
	}
	
#holder table td.top{
	height: 96px;
	background: url(../images/holder-header.jpg) no-repeat top left;
	}
	
#holder table td.bottom{
	height: 174px;
	background: url(../images/holder-body.jpg) no-repeat top left;
	}
	
#holder table td.bottom p{
	padding: 0px;
	margin: 10px 20px 20px 50px;
	}
	
#footer {
	width: 750px;
	color: #363128;
	font-size: 10px;
	margin: 0 auto;
	}
	
#footer a {
	color: #363128;
	text-decoration: underline;
	}
	
#footer a:hover {
	color: #8e7854;
	text-decoration: none;
	}
#content-container p.quick {
	padding: 15px 0px;
	font-size: 16px;
	text-align: center;
	text-decoration: underline;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif !important;
	color: #ffa157;
	font-style: italic;
}
#content-container p.quick strong {
	font-size: 20px;
}