body {
	background-color: #000000;
}
.navCol {
	width: 193px;
	background-color: #003126;
	border: 9px solid #FFFFFF;
	padding: 5px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
}
.contentLeftCol {
	float: left;
	width: 382px;
}
.contentRightCol {
	float: right;
	width: 280px;
	margin-left: 9px;
}
h1 {
	font-family: "Century Gothic", Arial;
	color: #003333;
	font-weight: normal;
	font-size: 18pt;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 18pt;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
h2 {
	font-family: "Century Gothic", Arial;
	font-size: 14pt;
	font-weight: normal;
	color: #003333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003333;
	margin: 0px;
	padding-bottom: 5px;
}
#featureProducts td {
	width: 33%;
	text-align: center;
	padding-bottom: 5px;
	vertical-align: bottom;
}
#listProducts td {
	text-align: center;
	padding-bottom: 5px;
	vertical-align: bottom;
}
.ProdNameLink {
	font-family: "Century Gothic", Arial;
	font-size: 10pt;
	color: #003333;
}
.navBox {
	background-color: #00251C;
	width: 133px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 1px;
}
.navButton {
	height: 18px;
	background-image: url(assets/arrows.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669999;
	padding-bottom: 0px;
	margin-bottom: 10px;
}
.navButton a {
	color: #FFFFFF;
	text-decoration: none;
}
.navButton a:hover {
	text-decoration: underline;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.cart a {
	color: #ffffFF;
	text-decoration: none;
}
.prodCellImage {
	border: 1px solid #003126;
}
.productDetails {
	width: 380px;
	padding-left: 10px;
}
.price, .price td, .price th {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #003333;
	font-weight: bold;
}
.flash {
	margin-bottom: 10px;
	border: 1px solid #003333;
}

.salePrice { color:red; }
.oldPrice  { text-decoration:line-through; } 
.GroupNav {
	font-family: verdana;
	font-size: 12px;
}
th {font-size:14px}
