body {
	font-family: "Trebuchet MS", Trebuchet, Arial, "Arial MT", sans-serif;
	background-color: #CCB34C;
	color: CCB34C;
}
.footer {
	font-family: "Trebuchet MS", Trebuchet, Arial, "Arial MT", sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
}
h1 {
	font-family: "Trebuchet MS", Trebuchet, Arial, "Arial MT", sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CCB34C;
}
p {
	font-family: "Trebuchet MS", Trebuchet, Arial, "Arial MT", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCB34C;
	padding-left: 15px;
	text-align: left;
}
.home {

	font-family: "Trebuchet MS", Trebuchet, Arial, "Arial MT", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
h3 {
	font-family: "Trebuchet MS", Trebuchet, Arial, "Arial MT", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCB34C;
	text-align: left;
}
h2 {
	font-family: "Trebuchet MS", Trebuchet, Arial, "Arial MT", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCB34C;
	padding-left: 15px;
	text-align: left;
	padding-top: 5px;
}
hr.gold {
	color: #ccb34c;
}
.blacktext {


	font-family: "Trebuchet MS", Trebuchet, Arial, "Arial MT", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
h3.blacktext {

	font-family: "Trebuchet MS", Trebuchet, Arial, "Arial MT", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
hr.black {
	color: #000000;
	text-align: left;
	width: 85%;
}
p.itemDescription {

	font-family: "Trebuchet MS", Trebuchet, Arial, "Arial MT", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCB34C;
	padding-left: 15px;
	text-align: left;
	padding-right: 10px;
}
p.itemSpecs {

	font-family: "Trebuchet MS", Trebuchet, Arial, "Arial MT", sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #CCB34C;
	padding-left: 15px;
	text-align: left;
	padding-right: 10px;
	font-style: normal;
}
p.itemNo {
	font-family: "Trebuchet MS", Trebuchet, Arial, "Arial MT", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CCB34C;
	padding-right: 10px;
	padding-left: 15px;
}
p.itemTitle {


	font-family: "Trebuchet MS", Trebuchet, Arial, "Arial MT", sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CCB34C;
	padding-left: 15px;
	text-align: left;
	padding-right: 10px;
}
.nav_2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.nav_2 a:hover {
    color: #FFFFFF;
}
.nav_1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 20px;	
}
.nav_1 a:hover {
    color: #FFFFFF;
}
