p, font
{ font-family:		'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
td, th 
{ font-family:		'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
 }

H1
{
font-family: "times new roman"; "adobe jenson pro"; color: black; font-weight:bold;
font-size:175%; margin-bottom:0; margin-top:2; text-align:center;
}

H2
{
font-family: "times new roman"; "adobe jenson pro"; color: #5F1F2E; font-weight:bold;
font-size:150%; margin-bottom:0;margin-top:2;
}

H3
{
font-family: "times new roman"; "adobe jenson pro"; color: #5F1F2E; font-weight:bold;
font-size:110%; margin-bottom:0; margin-top:2;
}

H4
{
font-family: "times new roman"; "adobe jenson pro"; color: #5F1F2E; font-weight:bold;
font-size:100%; margin-bottom:0; margin-top:10px;
}

h5
{
font-family: "times new roman"; "adobe jenson pro"; color: #5F1F2E; font-weight:bold;
font-size:medium; margin-bottom:0; margin-top:10px;
}

H6
{
font-family: "times new roman"; color: #5F1F2E; font-weight:bold; font-size:130%; text-align:center; valign:center; text-transform:uppercase; margin-top:0; margin-bottom:0;
}

.header
{ font-size:		125%;
  color:			black;
  font-weight:		bold;
  text-decoration:	underline;
}
.no_underline
{ text-decoration:		none;
}
a
{
font-weight:		bold;
color:			#753333;
}

.fixedwidth
{
width: 120px;
}

.small
{ 
font-size:		80%;
}
.smallred
{
font-size:		80%;
color: red;
}

.faq
{ font-size:		110%;
}
.price_brief
{ font-size:		120%;
}
.big
{ font-size:		150%;
  text-decoration:	none;
}
.cat
{ font-size:		125%;
}
.standard
{ font-weight:		normal;
}
.purple
{ 
color:			#5F1F2E;
}

.white
{
color:			white;
}
.pink
{ color:			#D88498;
}
.menu
{ color:			black;
  font-weight:		bold;
  font-size:		100%;
}
div.topmenu_selected
{
  background:		#753333;
  padding:			7px;
}
div.topmenu_notselected
{
  background:		url(images/gradientbg1.gif);
  padding:			4px;
}
.footer
{
  font-size:		90%;
  color:			gray;
}
.lightsmall
{ color:			black;
  font-size:		80%;
}
.whitesmall
{ color:			white;
  font-size:		80%;
}
.category_child
{
  font-weight:		normal;
}

.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:			white;
  background-color:  transparent;
}

hr
{
 font-align: center;
 width: 100%;
 color: #5F1F2E;
 }
 
 .hand
 {
 cursor: pointer;
 cursor: hand;
 }
