html, body, div, span, object, h1, h2, h3, a, em, img, q, ul, li, fieldset, label, legend, table, caption, tr, td, th {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
}

a:link, a:active, a:visited, a:focus {color: #000; text-decoration: none; outline: none;}

#menu { display: none;}

.center {
	text-align: center;	margin-bottom: 20px;
	
}

.left {
	float: left;
	width: 460px;	margin-bottom: 20px;
}

.right {
	float: right;
	width: 125px;	margin-bottom: 20px;
}

.wide {

}

h1 {
	font-size: 1.6em;
	margin-bottom: 0.4em;
	text-transform: uppercase;
	
}

h2 {
	font-size: 1.4em;
	margin-bottom: 0.4em;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0.4em;
}

p {
	margin-bottom: 1em;
	line-height: 1.5em;
}

img {
	margin: 4px;
	border: 1px solid #666;
	padding: 1px;
	background-color: #fff;
}

.break {
	width: 100%;
	/*height: 30px;
	background: url(../pics/spacer.png) no-repeat center;
	opacity: 0.6;*/
	margin-bottom: 1.5em;
}

table {
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: left;
	line-height: 1.5em;
}

form { display: none; }

td {
	padding: 0px 40px 20px 0px;
	vertical-align: top;	
}

.header {
	font-family: Arial, sans-serif;
	color: #555944;
	font-size: 1.8em;
	line-height: 1.4em;
}

.indent {
	margin-left: 40px;
}

.item {
	border: 1px solid #999;
	margin-bottom: 10px;
	padding: 10px;
}

.item .productimg {
	float: right;
	clear: right;
}

.item .drawing {
	float: left;
	border: none;
	margin: 0px 6px 16px 6px;
}

.item ul {
	margin-left: 0px;
}

.item select, .item button {
	margin-right: 10px;
}

.item table {
	float: left;
	line-height: 1em;
	margin: 0px 20px 20px 0px;
	font-size: 0.8em;
}

.item table td {
	padding: 0px 10px 2px 10px;
	vertical-align: top;
	text-align: center;	
}

.price {
	float: right;
	font-family: Arial, sans-serif;
	color: #555944;
	font-size: 1.8em;
	margin-right: 4px;
	margin-top: 2px;
}

ul.colortable {
	height: 38px;
	list-style: none;
	clear: right;
	clear: left;
	border-left: 1px solid #444;
}

ul.colortable li {
	list-style: none;
	float: left;
	display: block;
	width: 40px;
	height: 38px;
	text-align: center;
	line-height: 38px;	
}

ul.colortable img {
	padding: 0;
	margin: 0;
	border: 0px;
	width: 40px;
	height: 38px
}

.colortable a {
	display: block;
	width: 39px;
	height: 36px;
	text-decoration: none;
	border: 1px solid #444;
	border-left: none;
}

.colortable a:link, .colortable a:visited {
	color: #222;
}

#footer {
	clear: both;
	margin-top: 2em;
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
}
