p, font
{ font-family:		Tahoma, Verdana, Arial, Sans-Serif;
}
td, th
{ font-family:		Tahoma, Verdana, Arial, Sans-Serif;
 font-size: 85%;
}

h1
{ color:			black;
  font-size:		20px;
  font-weight:      normal;
}
h5
{
  font-size:		115%;
}
.header
{ font-size:		125%;
  color:			black;
  font-weight:		bold;
  text-decoration:	underline;
}
.no_underline
{ text-decoration:		none;
}
a
{font-weight:		bold;
 color:			navy;
}
.small
{ font-size:		80%;
}
.faq
{ font-size:		110%;
}
.price_brief
{ font-size:		120%;
}
.big
{ font-size:		150%;
  text-decoration:	none;
}
.cat, .cat h1
{
  font-size: 18px;
  color: #a47433;
  font-weight: normal;
  text-decoration: none;
}
.standard
{ font-weight:		normal;
color: #A07D15;
}
.white
{ color:			white;
}
.pink
{ color:			pink;
}
.menu
{ color:			white;
  font-weight:		normal;
  font-size:		16px;
  text-decoration: none;
}
.topmenu
{ color:			white;
  font-weight:		bold;
  font-size:		16px;
  text-decoration: none;
}

div.topmenu_selected
{
  background:		#652212;
  padding:			7px;
}

div.topmenu_cart
{
  background:		#6D4B1F;
  padding:			7px;
}

div.topmenu_notselected
{
  background:		#E0AB09;
  padding:			7px;
}
.footer
{
  font-size:		60%;
  color:			gray;
}
.lightsmall
{ color:			black;
  font-size:		80%;
}
.category_child, .category_child h1, .category_child span
{
  font-weight: normal;
  font-size: 15px;
  line-height: 18px;
  margin: 0;
  padding-left: 5px;
  color: brown;
}

.category_child_notsel h1, .product_info, .category_child_notsel span
{
  padding-top: 5px;
  margin: 0;
  font-size: 15px;
  text-decoration: none;
  line-height: 18px;
  font-weight: bold;
  display: inline;
}

.category_parent, .category_parent h1, .category_child span
{
  font-weight: normal;
  font-size: 15px;
  line-height: 18px;
  margin: 0;
  color: brown;
}

.category_parent_notsel h1, .product_info, .category_parent_notsel span
{
  padding-top: 5px;
  margin: 0;
  font-size: 15px;
  text-decoration: none;
  line-height: 18px;
  font-weight: bold;
  display: inline;
}



.cart
{
  font-size:		90%;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			0px;
  font-weight:		bold;
  color:			navy;
  background-color:  transparent;
}
.big_header {
	color : #000000;
	font-size : 22px;
	font-family : Arial,Tahoma,Verdana;
	font-weight : bold;
}

.small_header {
	color : #634727;
	font-size : 16px;
	font-family : Verdana, Arial;
	font-weight : bold;
}

.main {
	color : #000000;
	font-size : 14px;
	font-family : Verdana, Arial;
}
