td.productCell {
	background-repeat: no-repeat;
	width: 256px;
	height: 98px;
	cursor: pointer;
	padding: 3px 7px 0px 115px;
	
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.imageCaption {
	color: #989676;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	text-decoration: none;
	font-style:italic;
	font-weight: normal;
}

a.imageCaption:Hover {
	color: #989676;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	text-decoration: underline;
	font-style:italic;
	font-weight: normal;
}

h2 {
	color: #517A48;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12pt;
	text-decoration: none;
	font-style:normal;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

h3 {
	color: #666633;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11pt;
	text-decoration: none;
	font-style:normal;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

h4 {
	color: #666633;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	text-decoration: none;
	font-style:normal;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.secondaryImageDiv {
	display: inline;
	margin: 0px 8px 0px 8px;
	padding-bottom: 10px;
	width: auto;
	color: #989676;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	text-decoration: none;
	font-style:italic;
	font-weight: normal;
	float: left;
	text-align: center;
}

td.tabOn {
	background-image: url(/images/tab_on.gif);
	width: 108px;
	height: 29px;
	padding-left: 5px;
	cursor: pointer;
	
	color: #FFFFFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	line-height: 9pt;
	font-weight: normal;
	text-decoration: none;
}

td.tabOff {
	background-image: url(/images/tab_off.gif);
	width: 108px;
	height: 29px;
	padding-left: 5px;
	cursor: pointer;
	
	color: #999966;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	line-height: 9pt;
	font-weight: normal;
	text-decoration: none;
}

div.tabContent 
{
	width: 500px;
	padding: 10px;
	border: solid 5px #CDCBBC;
	
	font-size: 8pt;
	line-height: 11pt;
}

.colorChoice {
	padding: 0px;
	margin: 1px 4px 1px 0px;
}

.gallery_content {
	position: absolute;
	top: 140px;
	left: 20px;
	width: 705px;
	padding: 0px;
	margin: 0px;
	background: transparent;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #660000;
}

