#contenthold {
	padding: 10px;
	height: auto;
	width: 680px;
	margin-bottom: 10px;
	background-color: #F1F1EA;
}
#productimage {
	margin-bottom: 10px;
	padding: 0px;
	height: 150px;
	width: 140px;
}

#productcontent {
	width: 280px;
	height: 280px;
	overflow: auto;
	padding-right: 5px;
}

#contenthead {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 280px;
	text-align: left;
	vertical-align: top;
	position: relative;
	top: 20px;
}
#slideshowhold {
	height: 230px;
	width: 240px;
	margin-bottom: 30px;
}
#othermenu {
	height: 100px;
	width: 220px;
	margin-top: 20px;
}
#othermenu a:link,a:active,a:visited {
	color: #B21107;
	text-decoration: none;
}
#othermenu a:hover {
	color: #B21107;
	text-decoration: underline;
}
#othermenu li a {
	color: #B21107;
	text-decoration: none;
}
#othermenu li a:hover{
	color: #B21107;
	text-decoration: underline;
}
.prodname {
	font-size: 22px;
	font-weight: bold;
	color: #B21107;
	line-height: 100%;
}
#productmenu li {
	font-size: 11px;
}
#mapimage {
	height: 100px;
	width: 140px;
	margin-bottom: 10px;
}
#coopmenu {
	background-color: #B21107;
	height: 210px;
	width: 140px;
	padding: 5px;
}
#coopmenu li {
	color: #FFFFFF;
}
#coopmenu li a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#coopmenu li a:hover {
	font-size: 11px;
	color: #F06000;
	text-decoration: none;
}
#coopmenu a {
	color: #B21107;
	text-decoration: none;
}
#coopmenu a:hover {
	color: #B21107;
	text-decoration: underline;
}

.pagebreak {
	width: 680px;
	height: 10px;
	margin: 0 10px;
	border-bottom: 1px dotted #555555;
}

.productSubhead {
	font-size: 12px;
	color: #555555;
	font-weight: bold;
	display: block;
	margin: 5px 0;
}

