﻿a:link
{
	color: #993333; 
}

a:visited
{
	color: #666666; 
} 
a:active 
{
	color: #993333;
}

a:hover
{
    text-decoration:none;
}


BODY, TABLE, TD, TH

{
	font-family: ms sans serif, arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
}

BODY

{

	background-color: #660000;
	color: #333333;
}


p, h1, h2, h3, b
{
	font-family: Arial, Helvetica;
}

p
{
	text-align: left; font-size: 10pt; color: 333333; font-weight: normal
}

h1
{
   font-size: 12pt; color: #666666; font-weight: bold 
}

h2
{
	font-size: 11pt; color: #003399; font-weight: bold
}


b
{
	font-weight: bold
}

.copyright      { text-align: center; font-size: 8pt; color: #666666; font-weight: normal }

.homepage { font-size:9pt; color:#333333; font-weight:bold;}

.guestbookbold { font-size:9pt; color:#333333; font-weight:bold}

.guestbookitalic { font-size:9pt; color:#333333; font-weight:normal; font-style:italic}

.guestbookbolditalic { font-size:9pt; color:#333333; font-weight:bold; font-style:italic}

.photocaption { font-size:8pt; color:#333333; font-weight:normal}

.homepagephotocaption { font-size:8pt; color:#ffffff; font-weight:normal}

.bioheading  { font-size:13pt; color:#660000; font-weight:bold }

.biosubheading  { font-size:10pt; color:#660000; font-weight:bold }

.map  {font-size:13pt; color:#FFFAE2; font-weight:bold}

.h1 { font-size:13pt; color:#333333; font-weight:bold }

.h2 { font-size:12pt; color:#660000; font-weight:bold }

.h3 { font-size:11pt; color:#412D2D; font-weight:bold }

.h4 { font-size:10pt; color:#660000; font-weight:bold }

.underimagetext { font-size:8pt; color:#333333; font-weight:normal }

.subscript { font-size:8pt; color:#333333; font-weight:normal }

.subscriptbold { font-size:8pt; color:#333333; font-weight:bold }

.ingredients { font-size:9pt; color:#333333; font-weight:normal }

.errormessage { font-size:10pt; color:#990000; font-weight:normal }


.footerlink { text-align: center; font-size: 7pt; color: #993333; font-weight: normal }
.footerlink a:active {text-decoration:underline; color:#993333; font-size:7pt}
.footerlink a:link {text-decoration:underline; color:#993333; font-size:7pt}
.footerlink a:visited {text-decoration:underline; color:#666666; font-size:7pt}
.footerlink a:hover {text-decoration:none; color:#666666; font-size:7pt}

.redsmalllink { text-align: center; font-size: 7pt; color: #660000; font-weight:bold }
.redsmalllink a:active {text-decoration:underline; color:#660000; font-size:7pt; font-weight:bold}
.redsmalllink a:link {text-decoration:underline; color:#660000; font-size:7pt; font-weight:bold}
.redsmalllink a:visited {text-decoration:underline; color:#660000; font-size:7pt; font-weight:bold}
.redsmalllink a:hover {text-decoration:none; color:#660000; font-size:7pt; font-weight:bold}

.homepagemorelink a:active {text-decoration:underline; color:#000099; font-size:8pt; font-weight:bold}
.homepagemorelink a:link {text-decoration:underline; color:#000099; font-size:8pt; font-weight:bold}
.homepagemorelink a:visited {text-decoration:underline; color:#999966; font-size:8pt; font-weight:bold}
.homepagemorelink a:hover {text-decoration:none; color:#000099; font-size:8pt; font-weight:bold}

.contactfont {
	text-align: left; font-size: 10pt; color: 333333; font-weight: normal
}

div.hr hr {
  display: none;
}

.hr {
	background-color: transparent;
	color: #000000;
	width: 45%;
	height: 1px;
	border-bottom: 1px #660000 solid;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
