.catHeader{
	color:#0596d9;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
}
.subcatHdr{
	color:#0596d9;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
}
td{
	font-family:arial;
	font-size:12px;
}
.cartButtons{
   color:#ffffff;
   font-family:arial;
   font-size:84%;
   font-weight:bold;
   background-color:#739600;
   border:1px solid;
   border-top-color:#739600;
   border-left-color:#739600;
   border-right-color:#739600;
   border-bottom-color:#739600;
}
.error{color:red;font-size:11px;font-weight:bold;}

.mainContentArea {
	clear: both;
}
.featured {
	width: 750px;
}
.subNav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #739600;
	width: 200px;
	float: left;
	font-weight: bold;
	height: auto;
	display: block;
	margin: auto;
	padding: 0px;
	clear: both;
}
.subNav2 a {
	margin: auto;
	padding: 4px;
	height: auto;
	width: auto;
	float: left;
	clear: both;
}
.subNav2 a:hover {
	text-decoration: underline;
	color: #0098db;
	background-image: none;
}
.cartBdr {
	margin-top:8px;
}
h1 {
	margin-bottom: 15px;
}