body
{
	font-size: 8pt;
	margin: 2px;
	font-family: Verdana, Arial;
}
TD
{
	font-size: 8pt;
	font-family: Verdana, Arial;
}
A
{
	color: #708041;
	text-decoration: none;
}
A:Hover
{
	text-decoration: underline;
}
.BodyArea
{
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.TopMenu
{
	padding-right: 7px;
	padding-left: 7px;
	font-weight: bolder;
	font-size: 8pt;
	padding-bottom: 5px;
	border-left: #aca996 1px solid;
}
.TopMenuLink
{
	color: #ffffff;
	text-decoration: none;
}
.TopMenuLink A:hover
{
	text-decoration: underline;
}
.PicCell
{
	border-bottom: #FFFFFF 2px solid;
}
.NavCell
{
	padding-left: 6px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: #ffffff 1px solid;
}
.ParentCategory
{
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.ChildCategory
{
	color: #000000;
	text-decoration: none;
}
.NavCell A
{
	text-decoration: none;
}
.SearchCell TD
{
	color: #ffffff;
}
.SearchCell
{
	border-top: #ffffff 1px solid;
	padding-left: 6px;
	padding-bottom: 2px;
	color: #ffffff;
	padding-top: 3px;
	border-bottom: #ffffff 3px solid;
	background-color: #59532c;
}
.SearchCell Select
{
	font-size: 8pt;
	width: 185px;
	color: #ffffff;
	height: 23px;
	background-color: #837e61;
}
.SearchCell Input
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	font-size: 10pt;
	border-left: white 1px solid;
	color: #ffffff;
	border-bottom: white 1px solid;
	height: 23px;
	background-color: #837e61;
}
.SearchCell A
{
	color: #ffffff;
	text-decoration: none;
}
.SearchCell A:hover
{
	text-decoration: underline;
}

.ProductBox
{
	border-right: #708041 2px solid;
	border-top: #708041 2px solid;
	border-left: #708041 2px solid;
	border-bottom: #708041 2px solid;
}
.ProductName
{
	font-weight: bold;
	font-size: 10pt;
	color: #708041;
	text-decoration: none;
}
.ProductName:Hover
{
	text-decoration: underline;
}
.BrownLine
{
	border-bottom: #59532c 1px solid;
}
.ProductDetailShortDesc
{
	font-weight: bold;
	padding-bottom: 8px;
}
.ProductDetailName
{
	font-weight: bold;
	font-size: 12pt;
	color: #708041;
}
.ProductDetailItem
{
	padding-left: 7px;
	font-weight: bold;
	font-size: 10pt;
}
.ProductImageBox
{
	border-right: #708041 1px solid;
	border-top: #708041 1px solid;
	border-left: #708041 1px solid;
	border-bottom: #708041 1px solid;
}
.ProductSidebar
{
	border-right: #708041 1px solid;
	border-top: #708041 1px solid;
	border-left: #708041 1px solid;
	border-bottom: #708041 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 5px;
	background-color: #ACB88A;
}
.CartTable
{
	border-right: #59532c 1px solid;
	border-top: #59532c 1px solid;
	border-left: #59532c 1px solid;
	border-bottom: #59532c 1px solid;
	
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 1px;
	padding-top: 2px;
}
.QtyBox
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-size: 8pt;
	border-left: 1px solid;
	border-bottom: 1px solid;
}
.CartItemLink
{
	color: #000000;
	text-decoration: none;
}
.CartItemLink:Hover
{
	text-decoration: underline;
}

.CommonTableHdr
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 3px;
	color: #ffffff;
	padding-top: 3px;
	background-color: #708041;
}



.HeaderCollapsed
{
         font-weight: bold;
         color: white;
         padding-left: 5px;
         padding-top: 3px;
         padding-bottom: 3px;
         cursor: hand;
         cursor: pointer;
}

.HeaderExpanded
{
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 3px;
	cursor: pointer;
	color: white;
	padding-top: 3px;
}

.HeaderHover
{
         font-weight: bold;
         color: white;
         background-color: #59532c;
         padding-left: 5px;
         padding-top: 3px;
         padding-bottom: 3px;
         cursor: hand;
         cursor: pointer;
}

.ItemCollapsed
{
         font-size: 8pt;
         padding-left: 10px;
         padding-top: 3px;
         padding-bottom: 3px;
         cursor: hand;
         cursor: pointer;
}

.ItemHover
{
         background-color: #C3CBAD;
         padding-left: 10px;
         padding-top: 3px;
         padding-bottom: 3px;
         cursor: hand;
         cursor: pointer;
}

