﻿a:link
{
	color: rgb(159, 88, 85);
	font-weight: bold;
	text-decoration: none;
}
a:visited
{
	color: rgb(159, 88, 85);
	font-weight: bold;
	text-decoration: none;
}
a:active 
{
	color: rgb(0, 0, 0);
	font-weight: bold;
}
a:hover 
{
	color: rgb(255, 0, 0);
	font-weight: bold;
	text-decoration: underline;
}
body
{
	font-family: Book Antiqua, Times New Roman, Times;
	background-color: rgb(255,255,255);
	color: rgb(51, 51, 51);
}
h6
{
	font-family: Book Antiqua, Times New Roman, Times;
}
h5
{
	font-family: Book Antiqua, Times New Roman, Times;
}
h4
{
	font-family: Book Antiqua, Times New Roman, Times;
}
h3
{
	font-family: Book Antiqua, Times New Roman, Times;
}
h2
{
	font-family: Book Antiqua, Times New Roman, Times;
}
h1
{
	font-family: Book Antiqua, Times New Roman, Times;
}
h1
{
	color: rgb(204,153,0);
}
h2
{
	color: rgb(51,102,51); 
}
h3
{
	color: rgb(102,0,51); 
}
h4
{
	color: rgb(51,102,51);
}
h5
{
	color: rgb(102,0,51);
}
h6
{
	color: rgb(51,102,51);
}
.h_rule {
	color: #A6605D;
	border: 1px solid #A6605D;
}
.nav-table {
	background-color: #FED9EA;
	border: medium double #6C3E3C;
	margin-bottom: 10px;
}
.align-left-top {
	text-align: left;
	vertical-align: top;
}
.align-center {
	text-align: center;
}
.thumbs {
	border: medium double #6C3E3C;
}
.nobrdr {
	border-width: 0;
}
.img {
	border: medium double #A6605D;
}
.address-cell {
	border-style: double none none none;
	border-width: medium;
	border-color: #6C3E3C;
	text-align: center;
}
.name {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #6C3E3C;
}
.headings {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6C3E3C;
	font-style: italic;
	vertical-align: middle;
	text-align: center;
}
.products {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	font-family: "Trebuchet MS";
	vertical-align: top;
	text-align: center;
}
.list {
	line-height: 32px;
	color: #6C3E3C;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: italic;
}
.external-links {
	background-color: #FED9EA;
	border: medium double #6C3E3C;
	margin-top: 10px;
}
.online-shopping {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #6C3E3C;
	font-style: italic;
	letter-spacing: 3px;
}
