body				{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: #3D551B; 
	color: #000000; 
	font-size: 1em; 
	margin: 0px 0px 0px 0px;
	text-align: center;
}

#siteContainer	{
	width: 984px;
	text-align: left;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px; 
	background-color: transparent; 
	color: #000000; 
	font-size: 1em; 
}

#contentContainer	{
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px; 
	background-color: #FFFFFF; 
	color: #000000; 
	font-size: 1em; 
}

a					{ color: #3D551B; background-color : transparent; }
a:hover			{ color: #DE8700; background-color : transparent; }

p					{ font-size: x-small; color: #000000; background-color : transparent; }

p.boxhead		{ font-size: x-small; color: #FFFFFF; background-color : transparent; font-weight: bold; }
p.edit		{ font-size: x-small; color: #FFFFFF; background-color : transparent; font-weight: bold; }
p.linktext		{ font-size: x-small; }
p.linktextbold		{ font-size: x-small; font-weight: bold; }

p.large			{ font-size: medium; }
p.medium			{ font-size: small; }
p.tiny       	{ font-size: xx-small; }
p.tinybold		{ font-size: xx-small; font-weight: bold; }

p.boxhead12		{ font-size: medium; color: #FFFFFF; background-color : transparent; font-weight: bold; }
p.headings		{ font-size: x-small; color: #FFFFFF; background-color : transparent; font-weight: bold; }
p.headings-tiny		{ font-size: xx-small; color: #FFFFFF; background-color : transparent; font-weight: bold; }

.highlight		{ font-size: small; color: #DE8700; background-color : transparent; font-weight: bold; }
.highlight10		{ font-size: x-small; color: #DE8700; background-color : transparent; font-weight: bold; }
.highlight8		{ font-size: xx-small; color: #DE8700; background-color : transparent; font-weight: bold; }
font			{ font-size: x-small; }

li			{ font-size: x-small; }
h1			{ font-size: large; font-weight: bold; }
h2, h5	{ 
	font-size: medium; 
	font-weight: bold; 
	background: #3D551B url('/images/h2h5.gif') no-repeat top right; 
	color: #DE8700; 
	padding: 10px 30px 10px 5px;
	margin: 0px 0px 0px 0px;
}
h3			{ font-size: x-small; font-weight: bold; }
h4			{ font-size: small; font-weight: bold; }
h6			{ font-size: small; font-weight : bold; }

input						{ font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #FFFFFF; font-size: xx-small; }
input.submit			{ font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #DE8700; color: #FFFFFF; font-size: xx-small; font-weight: bold; }
input#submit			{ font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #DE8700; color: #FFFFFF; font-size: xx-small; font-weight: bold; }
input.buyButton		{ font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #DE8700; color: #FFFFFF; font-size: xx-small; font-weight: bold; }

textarea			{ font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #FFFFFF; font-size: xx-small; }
select			{ font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #FFFFFF; font-size: xx-small; }
hr					{ color: #000000; width: 100%; }
td.shaded		{ background-color: #EEEEEE; }
td.whitefill	{ background-color: #FFFFFF; }
td.shaded-red	{ background-color: #DE8700; }
td.noshade		{ background-color: #FFFFFF; }
td.boxhead		{ background-color: #0099FF; }
td.nobg			{ background-color: #FFFFFF; }
.submenu			{ font-size: xx-small; font-weight: bold; }
.menu				{ font-size: x-small; font-weight: bold; }
.red				{color: #DE8700; }
.blue				{color: #000000; }
.green			{color: #00CC00; }
.grey				{color: #999999; }
.footer-main		{ font-size: x-small; font-weight: bold; }
.ongrey		{ font-size: x-small; font-weight: bold; color: #FFFFFF; }
.tiny		{ font-size: xx-small; }

table.lists	{width : 98%}

blockquote {font-weight : bold; }

.prod				{ font-size: x-small; }
.prodonoffer	{ font-size: x-small; text-decoration: line-through  }
.prodmain		{ font-size: x-small; color: #DE8700; background-color: transparent; font-weight: bold }
.prodsub			{ font-size: xx-small; }
.prodbold		{ font-size: x-small; font-weight: bold }
.prodsubbold	{ font-size: xx-small; font-weight: bold }

table.prod	{width : 98%}





#screenreader	{	position:absolute; left:0px; top:-500px; width:1px; height:1px; overflow:hidden; }

























#topNav, #bottomNav {
	background: #3D551B url('/images/navBGFill.png') repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em; 
	color: #DE8700;
	padding: 0px;
	margin: 0px;
	height: 50px;
}

#topNav ul, #bottomNav ul	{
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 50px;
}

#topNav ul li, #bottomNav ul li	{
	font-weight: bold;
	float: left;
	height: 50px;
	width: 122px;
	line-height:50px;
	text-align:center;
	font-size: 1em; 
}

#topNav ul li.navOn, #bottomNav ul li.navOn	{
	background: transparent url('/images/navOn.png') repeat-x;
	font-weight: bold;
	float: left;
	height: 50px;
	width: 122px;
	line-height:50px;
	text-align:center;
	font-size: 1em; 
}

#topNav ul li a, #bottomNav ul li a	{
	display: block;
	text-decoration: none;
	color: #DE8700;
	background-color: transparent;
}




#footer	{
	margin: 0px auto 20px auto;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	text-align: left;
	font-size: 0.6em;
	color: #DE8700;
}

#footer a	{
	color: #DE8700;
	background-color: transparent;
}

#footer a:hover	{
	color: #FFFFFF;
	background-color: transparent;
}

#footerL		{
	float: left;
	width:350px;
	text-align: left;
}

#footerR		{
	float: right;
	width:350px;
	text-align: right;
}





div.reset	{
	clear: both;
}














div.blockBordered	{
	font-size: xx-small;
	background: transparent;
	padding: 2px 2px 2px 2px;
}
div.blockBorderedHeading	{
	background: #3D551B;
	margin: 0px 0px 0px 0px;
}
div.blockBorderedHeading h2	{
	font-size: x-small;
	font-weight: bold;
	text-align: left;
	color: #DE8700;
	padding: 2px 40px 2px 3px;
	background: transparent url('/images/blockTop.gif') no-repeat top right;
	margin: 0px 0px 0px 0px;
}


div.blockBorderless	{
	font-size: xx-small;
	background: transparent;
	padding: 2px 2px 2px 2px;
}
div.blockBorderlessHeading	{
	background: transparent;
	margin: 0px 0px 0px 0px;
}
div.blockBorderlessHeading h2	{
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	padding: 4px 2px 4px 2px;
	color: #3D551B;
	background: transparent;
	margin: 0px 0px 0px 0px;
}









div.blockBordered h5, div.blockBorderless h5			{ 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: x-small; color: #3D551B;  background-color: transparent; font-weight : bold; border: 0px; background-image: none; padding: 0px 0px 0px 0px; }
div.blockBordered h5.categoryHeader, div.blockBorderless h5.categoryHeader			{
color: #DE8700;  
background: #3D551B url('/images/catH5.gif') no-repeat top right;
font-weight: bold; 
padding: 2px 28px 2px 2px;
margin: 0px 0px 1px 0px; }
div.blockBordered h5.categoryHeader a, div.blockBorderless h5.categoryHeader a			{ 
text-decoration: none; color: #DE8700; padding: 0px 0px 0px 0px; display: block;   }
div.blockBordered h5.categoryHeader a:hover, div.blockBorderless h5.categoryHeader a:hover	{ 
text-decoration: none; color: #FFFFFF; }

div.blockBordered a.subcategoryHeader, div.blockBorderless a.subcategoryHeader			{ 
font-size: xx-small; 
font-weight: bold;
color: #FFFFFF;   
background: #DE8700 url('/images/subCatOff.gif') no-repeat top right;
margin: 0px 0px 1px 0px; 
padding: 2px 28px 2px 2px; 
border-top: 0px solid #FFFFFF;
display: block;
text-decoration: none;  
}
div.blockBordered a.subcategoryHeader:hover, div.blockBorderless a.subcategoryHeader:hover	{ 
color: #3D551B;  
background: #9EAA8D url('/images/subCatOn.gif') no-repeat top right;
}





div.blockHighlight	{
	font-size: xx-small;
	background: transparent;
	padding: 2px 2px 2px 2px;
}
div.blockHighlightHeading	{
	background: #9EAA8D;
	margin: 0px 0px 0px 0px;
}
div.blockHighlightHeading h2	{
	font-size: x-small;
	font-weight: bold;
	text-align: left;
	color: #3D551B;
	padding: 2px 40px 2px 3px;
	background: transparent url('/images/hBlockTop.gif') no-repeat top right;
	margin: 0px 0px 0px 0px;
}


div.blockNews	{
	font-size: xx-small;
	background: transparent;
	padding: 2px 2px 2px 2px;
}
div.blockNewsHeading	{
	background: #DE8700;
	margin: 0px 0px 0px 0px;
}
div.blockNewsHeading h2	{
	font-size: x-small;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	padding: 2px 40px 2px 3px;
	background: transparent url('/images/nBlockTop.gif') no-repeat top right;
	margin: 0px 0px 0px 0px;
}


dt	{
	font-weight: bold;
	margin-top: 10px;
	font-size: x-small;
}

dd	{
	font-weight: normal;
	font-size: x-small;
}
