body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #000000;
	margin-top: 20px;
	background-image: url(/images/background.gif);
	background-repeat: repeat;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	color: #000000;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	color: #000000;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
}
input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

a:link, a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color: #3399ff;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #3399ff;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
}

a:active
{
	font-family: Arial, Helvetica, sans-serif;
	color: #3399ff;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.navigation
{
	background-image: url(/images/header1.jpg);
	background-color: transparent;
	background-repeat: no-repeat;
	width:948px;
	height:35px;
	text-indent:40px;
}
a.navlinks:link, a.navlinks:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFE7B9;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding-left:20px;
}

a.navlinks:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}

a.navlinks:active
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFE7B9;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

td.leftcol
{
	background-image: url(/images/leftnav.jpg);
	background-repeat: no-repeat;
	background-color: #300202;
}
td.rightcol
{
	background-color: #FFF;
}
.bolder
{
font-weight:bold;
}
.maincart
{
padding-left:10px;
}
.products
{
padding:5px;
line-height:16px;
}
.productname
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
table.cartitems
{
	padding: 2px;
	border: 1px #000 solid;
	width:550px;
	background-color:#eee;
}












