body {
	margin-top: 0;
	width: 750px;
	background: #fff;
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 12px;
	color: #000;
	margin-right: auto;
	margin-left: auto;
	}

#prime {
	margin-top: 0;
	width: 750px;
	background: #fff url(graphics/bg.gif);
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 12px;
	color: #000;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	min-height: 600px;
	position: relative;
	z-index: 1;
	}
	
#banner {
	margin-top: 0;
	width: 750px;
	height: 70px;
	}
	
#logo {
	margin-top: 0;
	width: 537px;
	height: 70px;
	float: left;
	}
	
#cart {
	position: relative;
	margin-top: 45px;
	text-indent: -9999px;
	padding: 0;
	width: 88px;
	height: 15px;
	float: left;
	}

#cart a {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent 
		url(graphics/viewcart.gif) 
		top left no-repeat;
	}

#cart a:hover {
	background: transparent 
		url(graphics/viewcart.gif) 
		0 -15px no-repeat;
	}
	
#service {
	position: relative;
	margin-top: 45px;
	padding: 0;
	text-indent: -9999px;
	width: 119px;
	height: 15px;
	float: left;
	}

#service a {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent 
		url(graphics/customerservice.gif) 
		top left no-repeat;
	}

#service a:hover {
	background: transparent 
		url(graphics/customerservice.gif) 
		0 -15px no-repeat;
	}
	
#content {
	margin: 0 15px 0 174px;
	padding: 10px 0 0 15px;
	}
	
#footer {
	margin-top: 10px;
	border-top: 1px solid #C0C0C0;
	padding-top: 10px;
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 9px;
	color: #000;
	clear: left;
	}
	
h1 {
	font-size: 36px;
	margin-top: 15px;
	margin-bottom: 0;}

h2 {
	font-size: 30px;
	margin-top: 15px;
	margin-bottom: 0;}

h3 {
	font-size: 24px;
	margin-top: 15px;
	margin-bottom: 0;}

h4 {
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 0;}

h5 {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 3px;}

h6 {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 0;}
	
p {
	margin-top: 0;
	margin-bottom: 1em;
	}
	
#menuHome {
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	width: 50px;
	height: 21px;
	float: left;
	background: transparent 
		url(graphics/buttons/homeON.gif) 
		top left no-repeat;
	}

#menuHome a {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent 
		url(graphics/buttons/home.gif) 
		top left no-repeat;
	}

#menuHome a:hover {
	background: transparent 
		url(graphics/buttons/home.gif) 
		0 -21px no-repeat;
	}

#menuAbout {
	position: relative;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	width: 84px;
	height: 21px;
	float: left;
	background: transparent 
		url(graphics/buttons/aboutmvON.gif) 
		top left no-repeat;
	}

#menuAbout a {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent 
		url(graphics/buttons/aboutmv.gif) 
		top left no-repeat;
	}

#menuAbout a:hover {
	background: transparent 
		url(graphics/buttons/aboutmv.gif) 
		0 -21px no-repeat;
	}

#menuTrends {
	position: relative;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	width: 118px;
	height: 21px;
	float: left;
	background: transparent 
		url(graphics/buttons/featuredON.gif) 
		top left no-repeat;
	}

#menuTrends a {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent 
		url(graphics/buttons/featured.gif) 
		top left no-repeat;
	}

#menuTrends a:hover {
	background: transparent 
		url(graphics/buttons/featured.gif) 
		0 -21px no-repeat;
	}

#menuEvents {
	position: relative;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	width: 101px;
	height: 21px;
	float: left;
	background: transparent 
		url(graphics/buttons/specialeventsON.gif) 
		top left no-repeat;
	}

#menuEvents a {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent 
		url(graphics/buttons/specialevents.gif) 
		top left no-repeat;
	}

#menuEvents a:hover {
	background: transparent 
		url(graphics/buttons/specialevents.gif) 
		0 -21px no-repeat;
	}

#menuCatalog {
	position: relative;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	width: 103px;
	height: 21px;
	float: left;
	background: transparent 
		url(graphics/buttons/freecatalogsON.gif) 
		top left no-repeat;
	}

#menuCatalog a {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent 
		url(graphics/buttons/freecatalogs.gif) 
		top left no-repeat;
	}

#menuCatalog a:hover {
	background: transparent 
		url(graphics/buttons/freecatalogs.gif) 
		0 -21px no-repeat;
	}

#menuVisit {
	position: relative;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	width: 147px;
	height: 21px;
	float: left;
	background: transparent 
		url(graphics/buttons/visitON.gif) 
		top left no-repeat;
	}

#menuVisit a {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent 
		url(graphics/buttons/visit.gif) 
		top left no-repeat;
	}

#menuVisit a:hover {
	background: transparent 
		url(graphics/buttons/visit.gif) 
		0 -21px no-repeat;
	}

#menuNCGS {
	position: relative;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	width: 116px;
	height: 21px;
	float: left;
	background: transparent 
		url(graphics/buttons/memberON.gif) 
		top left no-repeat;
	}

#menuNCGS a {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent 
		url(graphics/buttons/member.gif) 
		top left no-repeat;
	}

#menuNCGS a:hover {
	background: transparent 
		url(graphics/buttons/member.gif) 
		0 -21px no-repeat;
	}

#menuDealer {
	position: relative;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	width: 89px;
	height: 21px;
	float: left;
	background: transparent 
		url(graphics/buttons/dealerssiteON.gif) 
		top left no-repeat;
	}

#menuDealer a {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent 
		url(graphics/buttons/dealerssite.gif) 
		top left no-repeat;
	}

#menuDealer a:hover {
	background: transparent 
		url(graphics/buttons/dealerssite.gif) 
		0 -21px no-repeat;
	}

#menuBlack {
	position: relative;
	margin: 0;
	padding: 0;
	width: 30px;
	height: 21px;
	float: left;
	background: #000;
	}

#prodSearch {
	background-color: #E9E9E9;
	padding: 10px 10px 5px 10px;
	margin-left: 1px;
	line-height: 1em;
	}
	
#searchQuery {
	font-size:12px;
	vertical-align: text-bottom;
	border-width: 1px;
	line-height: 1em;
	width: 120px;
	}

#new {
	height: 40px;
	width: 150px;
	background-image: url(graphics/buttons/featured.jpg);
	background-repeat: no-repeat;
	margin: 1.5em 12px 0 11px;
	color: #fff;
	text-align: center;
}

#new a {
	height: 40px;
	width: 150px;
	color: #fff;
	line-height: 4em;
	text-decoration: none;
	font-weight: bold;
}

#consign {
	height: 40px;
	width: 150px;
	background-image: url(graphics/buttons/consignment.jpg);
	background-repeat: no-repeat;
	margin: 1.5em 12px 0 11px;
	color: #fff;
	text-align: center;
}

#consign a {
	height: 40px;
	width: 150px;
	color: #fff;
	line-height: 4em;
	text-decoration: none;
	font-weight: bold;
}

#sale {
	height: 26px;
	width: 150px;
	background-image: url(graphics/buttons/sale.jpg);
	background-repeat: no-repeat;
	margin: 1em 12px 0 11px;
	color: #fff;
	text-align: center;
	line-height: 1.25em;
	padding: 7px 0 7px 0;
}

#sale a {
	height: 26px;
	width: 150px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#catonline {
	height: 40px;
	width: 150px;
	background-image: url(graphics/buttons/catalog.jpg);
	background-repeat: no-repeat;
	margin: 1em 12px 0 11px;
	color: #000;
	text-align: center;
}

#catonline a {
	height: 40px;
	width: 150px;
	color: #000;
	line-height: 4em;
	text-decoration: none;
	font-weight: bold;
}

#productNav {
	position: relative;
	padding: 0;
	margin: 0;
	width: 173px;
	float: left;
	font-size: 10px;
	line-height: 2em;
	height: 100%;
	z-index: 60;
	}
	
#productNav .header {
	color: #000;
	margin: 1em 0 1em 0;
	}

#productNav ul {
	width: 173px;
	list-style-type: none;
	margin: 5px 0 0 1px;
	padding-left: 0px;
	}
	
#productNav li {
	text-align: left;
	width: 173px;
	padding: 0;
	margin: 0;
	}

#productNav ul li a, #productNav ul li {
	display:block;
	position: relative;
	height: 2em;
	padding: 0;
	text-decoration: none;
	text-indent: 10px;
	font-weight: bold;
	color: #6F6F6F;
	line-height: 2em;
	width: 173px;
	}
	
#productNav p a {
	display:block;
	height: 1.5em;
	padding: 0;
	text-decoration: none;
	text-indent: 10px;
	font-weight: bold;
	color: #6F6F6F;
	line-height: 1.5em;
	width: 173px;
}

#productNav li span {
	display: block;
	width: 173px;
}

#productNav li ul {
	display: none;
	position: absolute;
	left: -999em;
	background-color: #fff;
	background-image: none;
	padding: .5em 0;
	border: solid 1px gray;
	width: 215px;
	z-index: 65;
}

#productNav li ul li a {
	width: 215px;
	z-index: 65;
}


#productNav li:hover ul, #productNav li.over ul {
	display: block;
	position: absolute;
	top: -1em;
	left: 160px;
	background-color: #fff;
	font-weight: bold;
	color: #fff;
	z-index: 65;
}

#productNav li:hover {
	text-decoration: none;
	background-color: #6F6F6F;
	font-weight: bold;
	color: #fff;
	z-index: 65;
	}

#productNav li a:hover {
	text-decoration: none;
	background-color: #6F6F6F;
	font-weight: bold;
	color: #fff;
	}

.callout {
	background-color: #E9E9E9;
	padding: 5px 10px 5px 10px;
	}
	
.product {
	font-size: 9px;
	}
	
.prodHed {
	text-align: center;
	}
	
.imgRight {
	margin-bottom: 5px;
	margin-left: 10px;
	float: right;
	}
	
.imgLeft {
	margin-bottom: 5px;
	margin-right: 10px;
	float: left;
	}
	
th {
	text-align: left;
	background: #C0C0C0;
	}
	
.formLabel {
	text-align: right;
	font-weight: bold;
	}

.red {
	color: #f00;
	}
	
.frontLabel {
	background-color: #9FA69E;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	line-height: 2em;
	}
