﻿body						{ background-image: url('images/Parchment1.gif'); margin: 0; padding: 0; }
a							{ color: #600000; font-weight: bold; text-decoration: none }
a:visited					{ color: #600000 }
a:hover						{ color: yellow }
a:active					{ color: white }
a.front, a.front:visited	{ color: red }
a.front:hover				{ color: yellow }
a.front:active				{ color: white }
img							{ border: 0px }

.ScrollImage		{ border: 1px solid #0a6e01 }

.MainTable			{ background: transparent url('images/MountainBG3.jpg') no-repeat 50% 25%; border: 1px solid #bdb28c; border-collapse: collapse; margin: 10px; width: 752px }
.MainTableNoImage	{ border: 1px solid #bdb28c; border-collapse: collapse; margin: 10px; width: 752px }
.Header				{ height: 124px }

.NavBar
{
	color: white;
	background-color: #ad6d31;
	border-top: 1px solid #bdb28c;
	border-bottom: 1px solid #bdb28c;
	font-size: 9pt;
	width: 100%;
}

.Button
{
	color: white;
	background-color: #ad6d31;
	cursor: pointer;
	font-size: 9pt;
	text-align: center;
}

.Button.special
{
	background: #bc0080;
}

.Button a
{
	background: transparent;
	color: #fff;
	display: block;
	font-weight: normal;
	text-align: center;
}

.Button a:active, .Button a:hover, .Button a:focus
{
	background: #bdb28c;
	color: #000;
	cursor: pointer;
}

.ButtonHover
{
	background-color: #bdb28c;
	color: #000000;
	cursor: pointer;
	font-size: 9pt;
	text-align: center
}

.NavLink, .NavLink:visited, .NavLink:hover, .NavLink:active
{
	color: white;
	display: block;
	font-weight: normal;
	width: 100%;
}

.NavLink:hover
{
	color: black;
	font-weight: normal;
}

.NavBottom .NavLink, .NavBottom .NavLink:visited, .NavBottom .NavLink:hover, .NavBottom .NavLink:active
{
	display: inline;
}

.NavBottom .NavLink
{
	margin: 0.25em;
	padding: 0 3px;
	white-space: nowrap;
}

.NavBottom .NavLink:hover,
.NavBottom .NavLink:active
{
	background: #bdb28c;
}

.Menu				{ color: white; background-color: #ad6d31; border: 1px solid #bdb28c; position: absolute }
.MenuItem			{ cursor: pointer; display: block; font-size: 10pt; width: 100% }
.MenuItem a, .MenuItem a:visited, .MenuItem a:hover, .MenuItem a:active,
.MenuItemHover a, .MenuItemHover a:visited, .MenuItemHover a:hover, .MenuItemHover a:active
{ color: white; display: block; font-weight: normal; text-decoration: none; width: 100% }
.MenuItem a:hover, .MenuItemHover a:hover
{ color: black }
.MenuItemHover		{ background-color: #bdb28c; color: black; cursor: pointer; display: block; font-size: 10pt; width: 100% }

#Associates			{ border: 0px; width: 75% }
#Associates td		{ text-align: center }

a.highlight:link, a.highlight:visited { color: #00f; }
a.highlight:active, a.highlight:hover { color: #fff; }

.special-links a
{
	color: #00f;
	text-decoration: underline;
}

.special-links a:active, .special-links a:hover
{
	text-decoration: none;
}

.translator img
{
	margin: 5px 0;
}

.standards
{
	margin: 0 1em;
	text-align: left;
	width: 75%;
}

.warning
{
	font-size: 0.9em;
	margin: 0 1em;
	text-align: left;
	text-transform: uppercase;
	width: 90%;
}

.standards strong, .warning strong
{
	color: #f00;
}

.video
{
	float: right;
	margin: 1em;
	text-align: center;
}

.video img
{
	border: 1px solid #000;
	display: block;
	margin: 0 0 0.25em 0;
}

.video a:active, .video a:focus, .video a:hover
{
	color: #bc0080;
}

.made-in-usa
{
	clear: right;
	float: right;
	font-size: 0.8em;
	font-weight: bold;
	margin: 1em 0 1em 1em;
	text-align: center;
	width: 210px;
}

.made-in-usa p
{
	margin: 0 0 1em 0;
}

.product-info-listing .navigation td
{
	font-size: 1.15em;
	padding: 0.5em 0;
	text-align: center;
}

.product-info-listing h1
{
	font-size: 1.75em;
	text-align: center;
}

.product-info-listing h1 img
{
	display: block;
	margin: 0 auto;
}

.product-listing
{
	margin: 0 1em;
}

.product-info-listing .product-listing h2
{
	font-size: 1.15em;
	text-align: center;
}

.product-info-listing .product-listing .description
{
	padding: 1em;
}

.product-info-listing .product-listing .price
{
	font-weight: bold;
	padding: 1em 0 1em 1em;
}

.important-info
{
	color: #f00;
	font-size: 1.15em;
	margin: 0 auto;
	text-align: center;
	width: 90%;
}

.important-info address
{
	color: #000;
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
}