/* CSS Document */

body {
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #000000;
	text-align:left;
}

.header {
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #e80a24;
}

.blackheader {
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.bigheader {
	font-family: Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.whiteheader {
	font-family: Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}

.xlwhiteheader {
	font-family: Arial, Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
}

.footer {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
}

.leftnav_prod {font-size:12px;
color:#FFFFFF;
font-weight:bold;
}

.leftnav {font-size:12px;
color:#000000;
font-weight:bold;
}

.whiteheader {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.price {font-size:14px; color:#000000; font-weight:300;}

.product-name {font-size:14px; color:#000000; font-weight:bold;}

.bluebold {font-size:14px; color:#0000CC; font-weight:bold;}

.redbold {font-size:14px; color:#e80a24; font-weight:bold;}

.greenbold {font-size:14px; color:#009900; font-weight:bold;}

img {
  border: none;
}

#banner1 {
  margin-left: 15%;
}

#banner2 {
  margin-left: 15%;
}

