.headings { font-family: Verdana; font-size: 10px; }
.headings2 { font-family: Verdana; font-size: 10px; color: #223377; }
.title { font-family: Verdana; font-size: 12px; font-variant:small-caps; font-weight: bold; color: #223344; }
.category {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #223377;
}
.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000``;
}
.saleprice {
	color: #223377;
}
.items { font-family: verdana; font-size: 10px; color: #223344; } 

.featured { font-family: Verdana; font-size: 14px; font-weight: bold; color: #223377; }
.productname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #223377;
}
.description { font-family: verdana; font-size: 12px; color: #000000; } 
.black { font-family: Verdana; font-size: 12px; }
.option { width:50px; border:1px solid #CCCCCC; }

table.mainframe { background-color: silver; }
table.featuredspace { background-color: #ffffff; }
.background { background-color: #FFFFFF; }
.background-brown { background-color: #FFFFFF; }
.bottom { background-color: #efefef; }

a { text-decoration: none; color: #000000; }
a:hover { text-decoration: underline; }

h1 { color: #223344; }
h2 { color: #223344; }
input { font-family: Verdana; font-size: 12px; }
select { font-family: Verdana; font-size: 12px; }
body { font-family: Verdana; font-size: 12px; }

td { vertical-align: top; }
