body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #333333;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
.search_box {
	padding: 3px;
	border: thin solid #333333;
}

.more {
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
}
.featured_box {
	background-image: url(images/featured_box_fill.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #0A0B0F;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #999999;
}
.featured img {
	padding: 0px;
	margin: 15px;
	border-width: thin;
	border-style: solid;	
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.featured_product {
	border-width: thin;
	border-style: solid;
}

.left_nav {
	padding: 0px 0px 0px 0px;
}
.padding_top {
	padding-top: 15px;
}


ul a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	list-style-type: none;

}
ul {
	list-style-type: square;
}

h2 {
	color: #0066cc;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	padding-top: 15px;
}

TD.featured {
	border: 1px solid #FFFFFF;
}
* html .left_nav li {

	line-height:.5em;
}
* html .left_nav li li {

	line-height:.05em;
}
