body, td, a, form {
	font-family: verdana,arial;
	font-size: 12px;
	line-height: 20px;
	color: #322813;
}
input, textarea {
	font-size: 11px;
}
checkbox {
	border: 1px solid black;
}
body {
	background: #332600;
}
.headerText {
	font-size: 14px;
	color: #c26f63;
}
.comingSoonText {
	color: #c26f63;
}
.productName {
	font-size: 14px;
	line-height: 16px;
	color: #c26f63;
}
.designerName {
	font-size: 12px;
	line-height: 14px;
	color: #332600;
}
.productFeatures {
	font-size: 11px;
	line-height: 14px;
	color: #332600;
}
.productMeasurements {
	font-size: 11px;
	line-height: 22px;
	color: #332600;
}
.productPrice {
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	color: #332600;
}
.salePrice {
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	color: red;
}
.subNavHead {
	font-size: 14px;
	line-height: 26px;
	color: #c26f63;
}
.subNav {
	font-size: 12px;
	line-height: 16px;
	color: #bfaa7a;
	text-decoration: none;
}
a.subNav:hover {
	color: #86000c;
	text-decoration: none;
}
a {
	color: #c26f63;
}
a:hover {
	color: #D89449;
}
a.viewProduct {
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	color: #D89449;
}
a.viewProduct:hover {
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	color: #c26f63;
}
.subscribe {
	color: #000000;
	font-size: 11px;
}
.footer {
	font-size: 10px;
	color: #BFAA7A;
}
a.footer:hover {
	color: #FFFFFF;
}
.featuredName {
	font-size: 14px;
}
.featuredSub {
	font-size: 12px;
	color: black;
}
.featuredText {
	font-size: 11px;
	line-height: 16px;	
	color: black;
}
a.toolTipRight span {
	display: none;
	text-decoration: none;
}
a.toolTipRight:hover span {
	position: absolute;
	text-align: left;
	padding: 3px;
	text-decoration: none;
	display: inline;
	left: 100px;
	background: #FFFFFF;
	font-size: 10px;
	line-height: 14px;
	border: 1px solid #BFAA7A;
	color: #322813;
	cursor: hand;
}
a.toolTipFeatured span {
	display: none;
	text-decoration: none;
}
a.toolTipFeatured:hover span {
	position: absolute;
	text-align: left;
	padding: 3px;
	text-decoration: none;
	display: inline;
	left: 200px;
	background: #FFFFFF;
	font-size: 10px;
	line-height: 14px;
	border: 1px solid #BFAA7A;
	color: #322813;
	cursor: hand;
}
	td.scrollablecontent { height: 276px; padding: 5px; font-size: 11px; color: #332600; }
	div.scrollablecontentContent { overflow: auto; height: 256px; padding: 5px; }
	.scrollbar {
		scrollbar-face-color: #adc4b0;
		scrollbar-shadow-color: #ffffff;
		scrollbar-highlight-color: #adc4b0;
		scrollbar-3dlight-color: #ffffff;
		scrollbar-darkshadow-color: #ffffff;
		scrollbar-track-color: #ffffff;
		scrollbar-arrow-color: #ffffff;
	}
	#designerpulldown {	
		position: absolute;
		margin: 0 0 0 2px;
		*margin: 0 0 0 1px;
		display: block; z-index: 1005;
	}
	#designerpulldown div {
		height: 175px;
		width: 190px;
		overflow: auto;
		background: #fff;
		border-width: 2px 1px 2px 2px;
		border-style: solid;
		border-color: #cfcfcf;
		z-index: 1005;
	}
	#designerpulldown a {
		display: block;
		padding: 3px 0 3px 3px;
		color: #333;
		font-size: 11px;
		line-height: 12px;
		text-decoration: none;
	}
	#designerpulldown a:hover {
		color: #c26f63;
		background-color: #fff;
	}
	.designermenu {
		margin: 4px 0 0 0;
		position: relative;
	}
	.designermenu .select {
		display: block;
		text-decoration: none;
		width: 150px;
		height: 12px;
		color: #333;
		border: 2px solid #cfcfcf;
		background: #fcfcfc;
		line-height: 12px;
		overflow: hidden;
		padding: 0 0 0 0px;
	}
	.designermenu .select span {
		float: left;
	}
.label {
	font-size: 10px;
	font-weight: bold;
}
.cart {
	font-size: 10px;
}
a.cartNav {
	font-size: 12px;
	color: #F2BB61;
	text-decoration: none;
}
a.cartNav:hover {
	color: #86000c;
	text-decoration: none;
}
a.cartProductNav {
	color: #332600;
	font-size: 11px;
}
a.cartProductNav:hover {
	color: #332600;
	font-size: 11px;
}
.cart_header {
	color: #adc4b0;
	font-weight: bold;
}
.cart_extra {
	color: #332600;
	font-size: 10px;
}