<!--

body, td, span, div, p, a, input {
  font-family: Garamond,Garamond-Normal,Times New Roman,Times Roman,MS Serif;
  font-size: 11pt;
	line-height: 12pt;
	color: #000000;
	font-weight : normal;
}

form {
  margin: 0px 0px 0px 0px;
}

a {
  text-decoration: none;
}
 
.title {
	color: #911919;
	font-weight: bold;
}

.subtitle {
	line-height: 11pt;
	color: #911919;
}

h1 {
  font-size: 13pt;
  line-height: 14pt;
  font-weight: normal;
  margin: 0px 0px 0px 0px;
}

h2 {
	line-height: 15pt;
}

a.content:link {
	color: #6F1111;
}

a.content:hover {
	text-decoration: underline;
	color: #6F1111;
}

a.content:visited {
	color: #6F1111;
}

a.moreinfo:link {
  font-style: italic;
	color: #6F1111;
}

a.moreinfo:hover {
	text-decoration: underline;
  font-style: italic;
	color: #6F1111;
}

a.moreinfo:visited {
  font-style: italic;
	color: #6F1111;
}

.content {
}

.cartTitle {
  font-size: 13pt;
  line-height: 14pt;
  font-weight: bold;
}

.cartSubTitle {
  font-size: 12pt;
  line-height: 13pt;
}

.cartCaption {
  color: #6F1111;
  font-size: 12pt;
  line-height: 13pt;
}

.cartInfo {
  font-style: italic;
}

.cartField {
  height: 21px;
  font-size: 13px;
  background-color: #E9EED0;
  border: 1px solid #6F1111;
  color: #6F1111;
}

.contentError {
	font-size: 9pt;
	line-height: 12pt;
	color: #FF0000;
	font-weight : normal;
}

a.contentNoline:link {
	font-size: 11pt;
	color: #6F1111;
}

a.contentNoline:hover {
	text-decoration: none;
	color: #6F1111;
}

a.contentNoline:visited {
	font-size: 11pt;
	color: #6F1111;
}

.bannercode {
	font-family: Arial, Helvetica, Times New Roman;
	font-size: 8pt;
	line-height: 10pt;
	color: #000000;
	font-weight : normal;
}

.contentNoline {
	text-decoration: none;
}

.contentGray {
	color: #555555;
}

.caption {
	font-size: 9pt;
	color: #555555;
}

a.footer:link {
	font-size: 8pt;
	color: #56574E;
}

a.footer:visited {
	font-size: 8pt;
	color: #757D69;
}

a.footer:hover {
	font-size: 8pt;
}

.footer {
	font-size: 8pt;
	color: #757D69;
}

#eMail {
  text-transform: none;
}

#banners {
  color: #851717;
  text-transform: none;
}

div.naviMainItem {
  padding: 7px 3px 7px 3px;
  font-size: 12px;
  font-weight : normal;
  color: black;
  text-decoration: none;
  text-transform: uppercase;
}

div.naviSubMenu {
  position: absolute;
  top: 0px;
  border: 2px solid #7D0307;
  background-color: #D5DBB2;
  visibility: hidden;
  z-index: 10;
}

div.naviSubItem {
  /* due to an IE bug, this class must have a fixed width 
     IE needs that to register the onmouseover event for a DIV element */
  width: 150px;
  cursor: hand;
  padding: 3px 3px 4px 3px;
  font-size: 12px;
  font-weight : normal;
  color: black;
  text-decoration: none;
  text-transform: uppercase;
  background-color: #D5DBB2;
}

div.naviSubRule {
  background-color: #EEF1E0;
  width: 100%;
}

table.naviSubInside {
  border: 2px solid #EEF1E0;
}

#newProdItem {
  color: #911919;
}
-->