.blue {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 14px;
	font-weight: lighter;
	text-transform: uppercase;
	text-align: left;
}
#cart form label #button {
	margin: 5px;
	color: #333;
}
#cart {
	background-position: 0px 0px;
	padding-left: 10px;
	padding-bottom: 50px;
	position: relative;
	margin-left: 10px;
	margin-bottom: 4700px;
}
#products {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: #CCC;
}
.shopitem #destitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #666;
}
.shopitem #destitle2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #666;
}

#headercont {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	padding-right: 5px;
	padding-left: 5px;
}
.normal {
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.carthead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
}
.blueTR {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
#header table {
	position: relative;
	bottom: 38px;
}
tr td #header1 {
	position: relative;
	top: 20px;
	color: #333;
}
.blueBR {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}
.cartitem {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
}
a:link {
	color: #999;
}
a:visited {
	color: #666;
}
a:hover {
	color: #CCC;
}

p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-align: left;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #FFF;
	text-align: left;
	font-size: 14px;
}

