body {
	font-family: Helvetica, Arial, sans-serif;
	color: 			#FFFFFF;
	font-size:		13px;
	line-height: 	19px;
	background-color: #B1A07E;
	margin:		 	0px;
	padding:		0px;
	}
	
.subhead {
	font-size:		23px;
	font-weight:	bold;
	color:			#D0C6B2;
}

.subhead2 {
	font-size:		18px;
	font-weight:	bold;
	color:			#FFFFFF;
}

.product {
	padding-top:	8px;
}

.itemname {
	font-size:		19px;
	color:			#675160;
}

.fieldname {
	font-size:		9px;
	color:			#514A49;
	line-height:	18px;
}

.fieldvalue {
	font-size:		12px;
	line-height:	11px;
}

.fieldvalueemph {
	font-size:		12px;
	line-height:	11px;
	font-weight:	bolder;
}

.whiteline {
	border-top:		solid #C9BFAB 4px;
}

td.copyright:before {
	font-size:		10px;
	padding-top:	10px;
	content:		"©2006 THE LILY CUPBOARD. ALL RIGHTS RESERVED.";
	text-align:		left;
	display:		inherit;
}

a {
	color:			#675160;
	text-decoration: none;
}

a:link {
	color:			#675160;
	}
	
a:visited {
	color:			#7E7077;
	}
	
a:active {
	color:			#7E7077;
	}
	
a:hover	{
	color:			#7E7077;
	}

.closewindow	{
	font-size:		13px;
	font-weight:	lighter;
	text-decoration:underline;
}
