/* CSS Document */

<style type="text/css">
<!--
body {
	background-image:url(webimages/birdbg.png);
	background-repeat:repeat;
	
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a {
	font-size: 10px;
	color: #6a4726;
	font-weight: bold;
	text-decoration: none;
}
a:hover { font-family: Arial, Helvitica, sans-serif; font-size: 10px; color: #c7b063;}


img
{
 border-color: #cccccc;
}



.subtitle {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #3A2C11;
	text-decoration: none;
}

.soldout {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #C0272D;
	text-decoration: none;
}

.itemtitle {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.featured {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3A2D12;
	text-decoration: none;
}

.featuredwhite {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.tutorial {
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
-->
</style>