/* CSS Document */

BODY {
	SCROLLBAR-FACE-COLOR: #a39161; 
	SCROLLBAR-HIGHLIGHT-COLOR: #7e7e7e;
	SCROLLBAR-SHADOW-COLOR: #000000; 
	SCROLLBAR-3DLIGHT-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #000000; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

hr {
	color: #a39161;
}

img {
	border-color: Black;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: Gray;
	text-decoration: none;
}

a.brown {
	color: Maroon;
	text-decoration: none;
}

a:hover.brown {
	color: Gray;
	text-decoration: none;
}

a.homeGr {
	color: #000000;
	text-decoration: underline;
}

a:hover.homeGr {
	color: #ffffff;
	text-decoration: none;
}

a.subMenu {
	color: Gray;
	text-decoration: none;
	font-size: 8pt;
}

a:hover.subMenu {
	color: #ffffff;
	text-decoration: none;
}

a.subMenuU {
	color: Gray;
	text-decoration: underline;
	font-size: 8pt;
}

a:hover.subMenuU {
	color: Maroon;
	text-decoration: none;
}

a.thisPage {
	color: Maroon;
	text-decoration: underline;
	font-size: 8pt;
	font-weight: bold;
	font-variant: small-caps;
}

a:hover.thisPage {
	color: #6c6c6c;
	text-decoration: underline;
}

a.thisPageG {
	color: Maroon;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}

a:hover.thisPageG {
	color: #6c6c6c;
	text-decoration: none;
}

a.subNav {
	text-decoration: underline;
	font-size: 8pt;
	color: Maroon;
}

a:hover.subNav {
	color: Gray;
	text-decoration: none;
}

a.subNavB {
	text-decoration: underline;
	font-size: 8pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
}

a:hover.subNavB {
	color: Maroon;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
	font-variant: small-caps;
}

td
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

input {
	font: Arial;
	font-size: 8pt;
}

select {
	font: Arial;
	font-size: 8pt;
}

option {
	font: Arial;
	font-size: 8pt;
}

.button { 	background-image: url("images/button.gif");
		background-color:#FFFFFF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }

.buttonon { background-image: url("images/buttonon.gif");
		background-color:#FFFFFF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #666666;
		font-size: 8pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }

.price
{	font: Arial;
	font-size: 8pt;
	font-weight: bold;
	color:#c1272d;
}
.item
{	font: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #4b4545;
}

.footer {
	font-size: 8pt;
	color: White;
}
.heading
{
	font-family: Arial;
	color:#ffffff;
	font-size: 13px;
	font-weight: bold;
	text-transform: lowercase;

}
.caption
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}

.caption2
{
	font-family: Arial;
	color:#ffffff;
	font-size: 8pt;
	font-weight: bold;

}
.caption3 {
	font-size: 8pt;
	color: Gray;
}

.pgH
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #8B4513;
}

.shadeform	{ FONT: 11px arial, verdana, sans-serif;
		background-image: url("images/shadeform.gif");
		text-align: left;
		WIDTH: 200PX;
		BORDER: #000000 1px solid}

.topnav
{
	font-family: Arial;
	color:#ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.topnav:hover
{
	font-family: Arial;
	color:#ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}
.content {
	font-family: Arial;
	color:#ffffff;
	font-size: 11px;
	line-height: 18px;
}
.button
{
	font-family: Arial;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.button:hover
{
	font-family: Arial;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}

.top
{
	font-family: Arial;
	color:#7E7E7E;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.top:hover
{
	font-family: Arial;
	color:#7E7E7E;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}

.right
{
	font-family: Arial;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.right:hover
{
	font-family: Arial;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}

.borders		{ border: #000000 1px solid; cursor:hand; }

.Galborder	 	{ border: #000000 1px solid; cursor:hand; }	
A:hover .Galborder,
A:active .Galborder 	{ border: #994708 1px solid; cursor:hand; }

.slideshow	{ font-family: arial, verdana, sans-serif;
		  font-size: 8pt;
		  background-color:#FFFFFF;
		  color: #000000;
		  cursor:hand;
		  font-weight: bold;
		  padding-left: 9px;
		  padding-right: 9px;
		  margin-bottom: 3px;
		  border: #000000 1px solid; }