body {
margin-top: 2px;
}

/* table, tr, td {
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
}
td {
	width: auto;
} */
#banner {
/*	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	width: auto;  */
	text-align: center;
/*	position: relative;    */
}

.RedBg {
	background-image: url(images/bg_red.jpg);
	background-repeat: repeat;
	padding-bottom: 12px;
/*	padding-left: 7px;
	padding-right: 7px; */
	padding-top: 12px;
}

.addtocart {
	height: 15px;
	padding-left: 8px;
}
.products {
	text-align: center;
	border: solid 3px #013d4d;
	background-color: #0f3d4d;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 12px;
	word-wrap: break-word;
}
.productsNav {
	text-align: center;
	border: solid 3px #cccccc;
	background-color: #0f3d4d;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 12px;	
}
.prodname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000;
	text-align: left;
	padding-left: 7px;
	background-color: #e1e1cb;
	height: 18px;
	width: auto;
	word-wrap: break-word;
	display:block;
}
.proddescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	font-weight: normal;
	text-align: left;
	padding-left: 7px;
	padding-right: 8px;
	background-color: #e1e1cb;
	height: 122px;
	width: auto;
	word-wrap: break-word;
	display:block;
}
.prodprice {
	background-color: #e1e1cb;
	font-family: Georgia, Verdana;
	font-style: italic;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
/*	padding-right: 55px;	*/
	padding-bottom: 3px;
	height: 15px;
	word-wrap: break-word;
	display:block;
/*	width: 220px;  */
}
.prodimage {
	background-color: #0f3d4d;
	width: 300px;   
	height: 174px;
	display:block;
	word-wrap: break-word;
/*	position: fixed; */
/*	top: 0;
	bottom: 0;
	left: 0;
	right: 0;   */
/*	vertical-align: middle;
	text-align: center;  */
}
.prodseparator {
	width: 80%;
	text-align: left;
	padding-left: 10px;
	height: 10px;
}
.prodnavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #E1E1CB;
	font-weight: bold;
	background-color: #0F3D4D;
	padding-bottom: 5px;
}
A.prodnavigation:link {
	text-decoration: none;
	color: #E1E1CB;
}

A.prodnavigation:visited {
	text-decoration: none;
	color: #E1E1CB;
}
A.prodnavigation:hover {
	text-decoration: none;
	color: #660000;
}
.catnavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #660000;
}
A.catnavigation:link {
	text-decoration: none;
	color: #660000;
}
A.catnavigation:visited {
	text-decoration: none;
	color: #660000;
}
A.catnavigation:hover {
	text-decoration: none;
	color: #fff;
}
.navdesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	font-weight: normal;
}
.catname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #660000;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: none;
	color: #0f3d4d;
}
.pagenums {
	background-color: #0f3d4d;
	text-align: center;
}
A.pagenums:link {
	text-decoration: none;
	color: #e1e1cb;
}
A.pagenums:visited {
	text-decoration: none;
	color: #e1e1cb;
}
A.pagenums:hover {
	text-decoration: none;
	color: #fff;
}
