body {
	background-repeat: repeat-x;
	background-color: #FDB700;
	font-family:Verdana;
	margin:0;
	padding:0;
}

p {
	font-family:Verdana;
	letter-spacing:.2px;
	font-size:.6em;
	margin-right:.3em;
}

.productdesc {
	margin-left:1em;
}

h1 a {
	color:white;
	text-decoration:none;
}

.productdesc p {
	font-size:.75em;
}

p.biggertext {
	font-size:.75em;
}

p.footer {
	font-size:.65em;
}

li {
	font-family:Verdana;
	letter-spacing:.2px;
	font-size:.75em;
}

p.footer a {
	color:red;
	font-weight:bold;
}

.kitcategories h1 {
	margin:0 0 0 3.5em;
	line-height:111px;
}

#productboxes td {
	background:white url(images/product-promo-background.png) top left no-repeat;
	padding:0 0 0 5px;
}

#productboxes {
	margin-left:.6em;
	border-spacing:8px;
}

#productboxes h2 a:link,#productboxes h2 a:visited {
	color:red;
	text-decoration:none;
}

#productboxes h2 a:hover {
	color:green;
	text-decoration:underline;
}

.productboxeshome h2 a:link,.productboxeshome h2 a:visited {
	color:red;
	text-decoration:none;
}

.productboxeshome h2 a:hover {
	color:green;
	text-decoration:underline;
}

h1 {
	color:white;
	font-size:2.5em;
	font-family:"Helvetica Neue";
	margin-left:.5em;
}

h1.homepromo {
	font-size:1em;
	margin-top:.5em;
	margin-bottom:.5em;
}

h2 {
	margin:.15em 0;
	font-size:1em;
	color:red;
}

.kitcategories h2 {
	margin:.15em .25em .15em 0;
	font-size:1em;
	color:red;
}

h2.sectionheading {
	color:green;
	margin:.244em .5em .5em 0.5em;
	font-family:"Helvetica Neue";
	font-size:2em;
}

h3 {
	color:forestgreen;
	margin:1em;
	font-family:"Helvetica Neue";
	font-size:1em;
}

a img {
	border:none;
	outline:0;
}

em {
	font-size:.8em;
	color:red;
	line-height:22px;
	font-style:normal;
	font-weight:bold;
	font-family:Helvetica;
	float:left;
	display:block;
}

#productboxes em {
	font-size:.72em;
	line-height:23px;
}

#catlisthompage td {
	margin:0 0 0 0;
	font-family:Verdana;
	letter-spacing:.2px;
	font-size:.8em;
	width:25%;
}

#catlisthompage td a {
	color:red;
	text-decoration:none;
	font-weight:bold;
}

#catlisthompage td a:hover {
	text-decoration:underline;
}

td.smallboxes {
	padding-left:5px;	
}

table#nav {
	position:relative;
	left:40px;
	bottom:2px;
}

ul.categorynav li, ul.categorykitnav li {
	list-style:none;
	margin:0 0 .5em 0;
	background-color:green;
}

ul.categorynav, ul.categorykitnav {
	margin:1em 0 0 .4em;
	padding:0;
}

ul.categorynav li a, ul.categorynav li strong, ul.categorykitnav li a, ul.categorykitnav li strong {
	background:green url(images/green-cross.png) 5px 7px no-repeat;
	display:block;
	color:white;
	padding:.5em .5em .5em 24px;
	text-decoration:none;
	font:100 normal .85em/15px Helvetica;
	text-transform:uppercase;
}

ul.categorynav li a, ul.categorynav li strong, ul.categorykitnav li strong {
	font-weight:bold;
}

ul.categorykitnav li a, ul.categorykitnav li strong {
	background:#eee;
	text-align:center;
	padding:.5em;
	text-transform:none;
	color:#000;
}

ul.categorynav li strong, ul.categorykitnav li strong {
	background-color:red;
	font-size:1em;
	color:white;
}

ul.categorynav li a:hover, ul.categorykitnav li a:hover {
	background-color:red;
	color:white;
}

tr.nav td {
	text-align:center;
}

table#nav td a {
	margin-right:30px !important;
}

tr.nav a {
	color:white;
	font-family:Helvetica;
	font-weight:bold;
	font-size:.8em;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	height:32px;
	line-height:32px;
	background-color:red;
}

table#nav a {
	height:30px;
	background: red;
}

.homepromo a:link, .homepromo a:visited {
	color:#fff;
	text-decoration:none;
}

.footsteps {color:#1E1E1E;font-size:9px; font-weight:normal; padding-left:5px;}
.footsteps a:active, .footsteps a:link, .footsteps a:visited {color:#1E1E1E;font-size:9px;font-weight:normal; text-decoration: underline;padding-left:5px;}
.footsteps a:hover {color:#333333;font-size:9px; font-weight:normal; text-decoration: underline;padding-left:5px;}