body {
	/* background-color: #FFCC99; */
	background-color: #ccbbbb;
	color: black;
	font-family: verdana;
}

td p {
	font-size: 10pt;
}

body#rose {
	background-color: #ccbbaa;
}

body#truffle {
	background-color: #663344;
}

body#fiveoofive {
	background-color: #aa7788;
}

body#fournineninefive {
	background-color: #aa6677;
}

body#foureighttwo {
	background-color: #ddccbb;
}

body#fouronefive {
	background-color: #999988;
}

body#other {
	background-color: #775566;
}

body#fourohsix {
	background-color: #ccbbbb;
}

body#fouroheight {
	background-color: #aa9988;
}

body#fourthreeseven {
	background-color: #887766;
}

body#newother {
	background-color: #664455;
}

.leftnav {
	font-family: verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	/* color: #aa7744; */
	color: #997777;
	line-height: 170%;
}

.leftnav li {
	margin-left: 5px;
	font-weight: normal;
}

a.leftnav:hover {
	text-decoration: underline;
}

#leftnavtable {
	padding-right: 10px;
	padding-left: 3px;
}

.product-name {
	font-size: 11pt;
	font-weight: bold;
}


/* gallery */

.gallery-title {
	text-align: center;
	font-size: 90%;
}
