.text {
	font: 8pt tahoma;
	color: #486E17
	font-family: tahoma;
	line-height: 150%;
}

.nav {
	font: 8pt tahoma;
	color: #2E470B
	font-family: tahoma;
	font-weight: bold;
	line-height: 150%;
}


.header {
	font-weight: normal;
	color: #2E470B;
	font-family: georgia;
	font-style: italic;
	font-size: 14 pt;
}

	
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #2E470B;
}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #2E470B;
}
a:hover, a:active { 
	text-decoration: underline; 
	color: #2E470B;
}
	
.artist {
	font: 9pt tahoma;
	font-family: tahoma;
	font-style: bold;
	line-height: 150%;
	color: #2E470B
}

.address {
	font: 8pt tahoma;
	color: #000000
	font-family: tahoma;
	font-style: normal;
	line-height: 150%;
}

.itemname {
	text-align: center;
	background-color: #FFFFCC;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 8pt;
	color: #2E470B;
}

.itemdesc {
	background-color: #DFEBCE;
}

.description {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
}

.specs {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
}

.featured {
	color: #FF0000;
	font-weight: bold;
	font-size: 8pt;
}

.specialty {
	color: #0000FF;
	font-weight: bold;
	font-size: 8pt;
}
