body {
	background: #fdfae7 url("../images/bg.gif") no-repeat fixed bottom right;
	font-family: arial, helvetica, sans-serif;
	font-size: .8em;
	line-height: 130%;
}

body.home {
	background: #fdfae7 url("../images/bg_home.jpg") no-repeat fixed bottom right;
}

body.login {
	background: #fdfae7 url("../images/bg_catalog.jpg") no-repeat fixed bottom right;
}

body.nobg {
	background: #fdfae7;
}

body.photo, body.samples, body.clayphoto {
	margin: 0;
	padding: 0;
	background-image: none;
}

body.clayphoto {
	text-align: center;
}

a {
	color: #897341;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #5f604e;
}

a:active {

}

#nav {
	float: left;
	margin: 85px 0 0 0;
	width: 110px;
	padding-right: 10px;
	color: #fff;
	font-weight: bold;
	font-size: .7em;
	text-transform: uppercase;
}

ul#nav {
	margin-left:0;
	width:110px;
}

#nav li {
	margin: 0;
	padding: 0;
	height: 24px;
	width: 110px;
	list-style-type: none;
	border-top: 1px solid #5f604e;
}


#nav li.active {
	font-style: italic;
	color: #997d4d;
	padding: 4px 0 2px 8px;
}

#nav li a {
	padding: 4px 0 2px 4px;
	display: block;
	color: #897341;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

#nav li.last {
	border-bottom: 1px solid #5f604e;
}

#nav li a:hover {
	background-color: #897341;
	color: #fdfae7;
}

#container {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	background: url("../images/logo.gif") no-repeat top left; 
	width: 100%;
}

#homecontent {
	margin: 110px 30px 20px 160px;
	width: 40%;
}

#content {
	margin: 110px 280px 20px 160px;
}

#logincontent {
	margin: 110px 50px 20px 160px;
}

#samplecontent {
	margin: 90px 40px 20px 40px;
	text-align: center;
}

#homecontent h1, #content h1, #logincontent h1, #samplecontent h1 {
	font-size: 1.2em;
	color: #997d4d;
}

#homecontent h2, #content h2, #logincontent h2, #samplecontent h2 {
	font-size: 1.1em;
	color: #997d4d;
	font-style: italic;
	margin: 30px 0 -10px 0;
}

#samplecontent h1 {
	font-size: 1.4em;
}

#centercontent {
	text-align: center;
}

#centercontent img {
	border: none;
}

#centercontent td {
	text-align: center;
}

.photoleft, .compoleft, .composmall {
	float: left;
	margin: 10px 15px 10px 0;
}

.compoleft {
	height: 225px;
}

.composmall {
	height: 140px;
}

.photoright {
	float: right;
	margin: 10px 0 10px 30px;
}

.photohangright {
	float: right;
	margin: 10px -100px 10px 30px;
}

.contactphoto {
	float: right;
	margin: 120px 110px 10px 30px;
}

.photoleft, .photoright, .photohangright, .compoleft, .composmall {
	font-size: 12px;
	font-family: trebuchet ms, verdana, sans-serif;
	line-height: 120%;
	font-style: italic;
}

.photoleft img, .photoright img, .photohangright img, .compoleft img, .composmall img {
	border: none;
	margin: 0;
	padding: 0;
}

.formbox {
	float: left;
	width: 280px;
	height: 300px;
	margin: 20px 40px 20px 0;
	padding: 0 0 30px 0;
	background-color: #f0f1e1;
	border: none;
}

.formbox h2 {
	display: block;
	width: 100%;
	background-color: #997d4d;
	color: #fff;
	text-transform: uppercase;
	font-size: 90%;
	font-family: trebuchet ms, verdana, sans-serif;
	text-align: center;
}

.formbox a {
	background-color: #f0f1e1;
	color: #997d4d;
	font-style: normal;
	text-decoration: underline;
}

.formbox a:hover {
	background-color: #997d4d;
	color: #fff;
	text-decoration: none;
}

.formbox p {
	margin: 10px 20px 10px 20px;
}

.formbox input {
	width: 200px;
}

.formbox input.button {
	width: 150px;
	margin-top: 20px;
}

.testimonial {
	margin: 40px 0 20px 0;
	border-top: 1px solid #997d4d;
	padding-top: 15px;
	font-style: italic;
	font-size: 12px;
}

.hometestimonial {
	position: absolute;
	top: 20px;
	left: 650px;
	width: 330px;
	font-size: 12px;
	line-height: 1.2;
	font-style: italic;
}

.citation {
	font-style: normal;
	margin: 0 0 0 15px;
}

.cataloglink {
	margin: 0 0 30px 0;
	padding: 5px 0 0 0;
	border-top: 1px solid #997d4d;
	clear: both;
	text-align: left;
}

.cataloglink img {
	float: left;
	border: 0;
	margin: 0 10px 5px 0;
}

.samplelink {
	float: left;
	width: 260px;
	height: 210px;
	margin: 0 15px 10px 0;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-size: 85%;
	line-height: 105%;
}

.samplelink img, #samplecontent img {
	border: 0;
	margin: 0 0 2px 0;
}


.artisan, .theboss {
	margin: 10px 10% 20px 0;
	height: 220px;
}
.artisan {
	width: 40%;
	float: left;
	height: 240px;
}
.artisan img, .theboss img {
	float: left; 
	margin: 0 20px 0 0;
}

.mirrorlist {
	clear: right;
	margin: 10px 1% 20px 0;
}

.mirrorlist img {
	float: right;
	margin: 0 10px 20px 0;
	border: none;
}

.clearall {
	clear: both;
}

.moulding {
	border: 10px solid #000;
}

.finishsteps {
	position: absolute;
	top: 305px;
	left: 290px;
	width: 180px;
	height: 235px;
	overflow: hidden;
	background-color: #fdfae7;
	padding: 0;
}

.finishsteps dt {
	margin: 0;
	padding: 0;
	color: #997d4d;
	font-weight: bold;
	font-size: 1.1em;
}

.finishsteps dd {
	margin: 5px 0 0 0;
	padding: 0;
}

#finishsteps0 {
	display: block;
}

#finishsteps1 {
	display: none;
}

#finishsteps2 {
	display: none;
}

#finishsteps3 {
	display: none;
}

#finishsteps4 {
	display: none;
}

#finishsteps5 {
	display: none;
}

#finishsteps6 {
	display: none;
}

#finishsteps7 {
	display: none;
}

#finishsteps8 {
	display: none;
}

#footer, #homefooter {
	clear: both;
	font-size: 90%
}

#homefooter {
	margin: 20px 30px 100px 160px;
	width: 40%;
}

.endnav {
	padding: 15px 0 0 0;
	margin: 0 0 15px 0;
}

.endnav li {
	display: inline;
	margin: 0 10px 0 0;
}


body.photo img {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 0 15px 0;
}

.custlist {
	text-align: left;
}

.custlist table {
	border: 1px solid #333;
	font-size: 12px;
	padding: 10px;
	text-align: left;
}

.custlist th {
	font-weight: bold;
}

.custlist td {
	padding: 0 15px 0 0;
	text-align: left;
}


.custdetails {
	background: #fff;
	border: none;
}

.custdetails tr td {
	text-align: left;
}

.custom a {font-size:2em; color: #330033; font-weight:bold; font-style:italic; text-decoration:underline; }

.custom a:hover {
	color: #8a084b;
}
.price a {color: #330033; font-weight:bold; font-style:italic; text-decoration:underline; }

.price a:hover {
	color: #8a084b;
}
