body
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A2A23;
	text-decoration: none;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A2A23;
}

A.visited  {font-family: Arial, Helvetica, sans-serif;	font-size: 11px; color: #675c4e; font-weight: normal; text-decoration: none;}
A.link  {font-family: Arial, Helvetica, sans-serif;	font-size: 11px; color: #675c4e; font-weight: normal; text-decoration: none;}
A.active  {font-family: Arial, Helvetica, sans-serif;	font-size: 11px; color: #675c4e; font-weight: normal; text-decoration: none;}
A.hover   {font-family: Arial, Helvetica, sans-serif;	font-size: 11px; color: #675c4e; font-weight: normal; text-decoration: underline;}

A.bodytext:visited  {font-family: Arial, Helvetica, sans-serif;	font-size: 11px; color: #675c4e; font-weight: normal; text-decoration: none;}
A.bodytext:link  {font-family: Arial, Helvetica, sans-serif;	font-size: 11px; color: #675c4e; font-weight: normal; text-decoration: none;}
A.bodytext:active  {font-family: Arial, Helvetica, sans-serif;	font-size: 11px; color: #675c4e; font-weight: normal; text-decoration: none;}
A.bodytext:hover   {font-family: Arial, Helvetica, sans-serif;	font-size: 11px; color: #675c4e; font-weight: normal; text-decoration: underline;}

A.leftnav:visited  {font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: #2A2A23; font-weight: normal; text-decoration: none;}
A.leftnav:link  {font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: #2A2A23; font-weight: normal; text-decoration: none;}
A.leftnav:active  {font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: #2A2A23; font-weight: normal; text-decoration: none;}
A.leftnav:hover   {font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: #878A5F; font-weight: normal; text-decoration: none;}

A.prodcat:visited  {font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: White; font-weight: normal; text-decoration: none;}
A.prodcat:link  {font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: White; font-weight: normal; text-decoration: none;}
A.prodcat:active  {font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: White; font-weight: normal; text-decoration: none;}
A.prodcat:hover   {font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: #878A5F; font-weight: normal; text-decoration: none;}

A.topnav:visited  {font-family: Century Gothic;	font-size: 15px; color: #4F4C48; font-weight: normal; text-decoration: none;}
A.topnav:link  {font-family: Century Gothic;	font-size: 15px; color: #4F4C48; font-weight: normal; text-decoration: none;}
A.topnav:active  {font-family: Century Gothic;	font-size: 15px; color: #4F4C48; font-weight: normal; text-decoration: none;}
A.topnav:hover   {font-family: Century Gothic;	font-size: 15px; color: #F8F9EC; font-weight: normal; text-decoration: none;}

A.viewdetails:visited  {font-family: Century Gothic;	font-size: 13px; color: #4F4C48; font-weight: normal; text-decoration: none;}
A.viewdetails:link  {font-family: Century Gothic;	font-size: 13px; color: #4F4C48; font-weight: normal; text-decoration: none;}
A.viewdetails:active  {font-family: Century Gothic;	font-size: 13px; color: #4F4C48; font-weight: normal; text-decoration: none;}
A.viewdetails:hover   {font-family: Century Gothic;	font-size: 13px; color: #4F4C48; font-weight: normal; text-decoration: underline;}

A.addbasket:visited  {font-family: Century Gothic;	font-size: 13px; color: #F8F9EC; font-weight: normal; text-decoration: none;}
A.addbasket:link  {font-family: Century Gothic;	font-size: 13px; color: #F8F9EC; font-weight: normal; text-decoration: none;}
A.addbasket:active  {font-family: Century Gothic;	font-size: 13px; color: #F8F9EC; font-weight: normal; text-decoration: none;}
A.addbasket:hover   {font-family: Century Gothic;	font-size: 13px; color: #F8F9EC; font-weight: normal; text-decoration: underline;}

A.pagelinks:visited  {font-family: Arial, Helvetica, sans-serif;	font-size: 11px; color: #C8C9BB; font-weight: normal; text-decoration: none;}
A.pagelinks:link  {font-family: Arial, Helvetica, sans-serif;	font-size: 11px; color: #C8C9BB; font-weight: normal; text-decoration: none;}
A.pagelinks:active  {font-family: Arial, Helvetica, sans-serif;	font-size: 11px; color: #C8C9BB; font-weight: normal; text-decoration: none;}
A.pagelinks:hover   {font-family: Arial, Helvetica, sans-serif;	font-size: 11px; color: #C8C9BB; font-weight: normal; text-decoration: underline;}

.bigprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #2A2A23;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    color: #2A2A23;
}

.smallwht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.linktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #BCB1A1;
}

.browseshop {
	font-family: Century Gothic;
	font-size: 20px;
	color: #2B2B22;
}

.page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C8C9BB;
}

#specialoffershome{
	width: 580px;
	margin: 1px auto 0 auto;
	padding: 1px;
	background: url(graphics/special-bg.jpg) #bcb1a1 repeat-x;
	border: 1px solid #4f4c48;
	overflow: hidden;
}	
.specialtitle{
	text-align: center;
	color: #4f4c48;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	padding: 4px 0 5px 0;
	margin: 0;
}
.singleoffer{
	width: 168px;
	height: 215px;
	background: #FFFFFF;
	border: 1px solid #988b77;
	text-align: center;
	padding: 3px;
}