/* CSS Document */
body {
	background-color: #333333;
	margin: 0px;
}
.main-header {
	text-align: right;
	vertical-align: bottom;
}
.main-footer {
	vertical-align: top;
	font-family: "Tw Cen MT";
	font-size: 18px;
	color: #CC6600;
	text-align: center;
}
.main-body {
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.main-footer a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.main-footer a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.main-footer a:active {
	color: #CCCCCC;
	text-decoration: overline;
}
.main-footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.menu {
	font-family: "Tw Cen MT";
	font-size: 12px;
	color: #996600;
	background-color: #D1D1D1;
}
.desc {
	font-family: "Tw Cen MT";
	font-size: 12px;
}
.menu h1 {
	font-size: 16px;
}
.menu h2 {
	font-size: 12px;
	font-weight: normal;
	color: #805000;
	text-align: justify;
}
.menu a:link {
	text-decoration: none;
	color: #000000;
}
.menu a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #B5B5B5;
}
.menu a:active {
	color: #000000;
	text-decoration: none;
}
.menu a:visited {
	color: #000000;
	text-decoration: none;
}


body {
	font-family: "Tw Cen MT";
	font-size: 12px;
	background-color: #333333;
}
img {
	border: 1px solid #333333;
	margin: 3px;
}
.imagetab {
	padding: 25px;
}
.sale a:link {
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}
.sale a:visited {
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}
.sold a:link {
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
.sold a:visited {
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}

.itemwood {	font-size: 14px;
	font-style: italic;
}
.itemname {	font-size: 16px;
	font-weight: bold;
}
.itemlink a:link {
	color: #006600;
	text-decoration: none;
}
.itemlink a:visited {
	color: #006600;
	text-decoration: none;
}
.itemlink a:active {
	color: #006600;
	text-decoration: none;
}
.itemlink a:hover {
	text-decoration: underline;
}
.history {
	font-size: 16px
}
.bigcap {
	font-size: 24px
}
.store {
	font-size: 16px;
}

