/* CSS Document */

body
{	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(images/background.jpg);
	margin:0px;
}

.zoom
{ 	color: #5B3284;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {color: #5B3284;}


#nav a
{	color: #5B3284;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}

#nav a.special
{	color: red;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}

#nav a.cart
{	color: #d00040;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}

#nav td
{	
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}

h1
{	font-size: 20px;
	font-family:"Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #5B3284;
}

h2
{	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5B3284;
}

.quote1
{	font-size: 18px;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	color: #5B3284;
}

li
{ list-style-image:url(images/heart.gif); margin-left: -20px; line-height: 20px;
}

.border 
{	border:solid #5B3284 1px;
}

.callout
{	color: #990000;
	font-weight: bold;
}

TD.header-l        {font: bold 8pt "Tahoma","Arial","Helvetica","Sans-Serif"; color: white; background: #900070; text-align: left;}
TD.header-c        {font: bold 8pt "Tahoma","Arial","Helvetica","Sans-Serif"; color: white; background: #900070; text-align: center;}
TD.header-r        {font: bold 8pt "Tahoma","Arial","Helvetica","Sans-Serif"; color: white; background: #900070; text-align: right;}

.quote             {font: italic 12pt "Georgia", "Times New Roman", Times, serif; color: #600090;}

.robe              {font: normal 10pt "tahoma","Arial","Helvetica","Sans-Serif"; color: black; background: #f0e0ff;}

.note {font-style: italic;}
