	/* general */
	html * {padding:0;margin:0;}
	body {font-family:arial,helvetica,sans-serif;font-size:12px;}
	h2 {text-transform:uppercase;letter-spacing:1px;font-weight:300;margin:10px 0;font-size:18px;}
	h3 {text-transform:uppercase;letter-spacing:1px;color:#c33;margin:10px 0 0;font-size:14px;}
	th h3 {margin-bottom:20px;border-bottom:solid 1px #ca9;}
	h4 {color:#963;margin:15px 0 -15px;}
	td h4 {font-size:1.2em;}
	#breadcrumbs {font-size:11px;color:#666;padding-bottom:10px;}
	#header {display:none;}
	a:link,a:visited {text-decoration:underline;color:#963;}
	a:hover,a:active {color:#c33;outline:none;}
	.price {color:#393;font-weight:600;}
	.addToCart a {color:#f00;}
	.product {width:300px;text-align:left;padding-top:20px;line-height:17px;}
	#footer {font-size:11px;color:#ccc;}	
	#content {padding-top:170px;}
	#content p {padding:0 60px 0 0;}
	#content td {text-align:left;}
	#productTable td {vertical-align:top;border-bottom:solid 1px #ccc;padding:20px 0;}
		/* navigation menu */
		li a span {display:none;}
		#navigation {width:180px;padding-top:190px;height:595px;}
		#navigation ul {width:113px;list-style:none;}
		#navigation a {background:url(../images/nav.png) no-repeat;display:block;height:38px;width:113px;}
		#home a {background-position:0 0;}
		#products a {background-position:0 -38px;}
		#purchase a {background-position:0 -75px;}
		#testimonials a {background-position:0 -112px;}
		#aboutus a {background-position:0 -149px;}
		#prostaff a {background-position:0 -186px;}
		#tipofthemonth a {background-position:0 -223px;}
		#dealerlocator a {background-position:0 -261px;}
		#contactus a {background-position:0 -298px;}
		#video a {background-position:0 -337px;}
		#home a:hover,#home a.here {background-position:-114px 0;}
		#products a:hover,#products a.here {background-position:-114px -38px;}
		#purchase a:hover,#purchase a.here {background-position:-114px -75px;}
		#testimonials a:hover,#testimonials a.here {background-position:-114px -112px;}
		#aboutus a:hover,#aboutus a.here {background-position:-114px -149px;}
		#prostaff a:hover,#prostaff a.here {background-position:-114px -186px;}
		#tipofthemonth a:hover,#tipofthemonth a.here {background-position:-114px -223px;}
		#dealerlocator a:hover,#dealerlocator a.here {background-position:-114px -261px;}
		#contactus a:hover,#contactus a.here {background-position:-114px -298px;}
		#video a:hover,#video a.here {background-position:-114px -337px;}
	
	/* index-only */
	#index {background:#000;text-align:center;}
	#formatTable {background:#000 url(../images/background-index.jpg) center top no-repeat;width:998px;margin:0 auto;height:661px;}
	#index #navigation {padding-left:5px;}
	
	/* content pages-only */
	ul.nostyle {list-style:none;}
	ul.inline {list-style:none;}
	.inline li {float:left;width:180px;text-align:center;margin-bottom:50px;}
	.inline a {text-decoration:none;}
	.red {color:#c00;}
	.big {font-size:14px!important;}
	.aboutPage #content p {font-size:14px;}
	img.inset {float:left;margin:5px 30px 15px;}
	body #page {background:#fff;}
	#contentTable {background:url(../images/background-content.jpg) left top no-repeat;width:815px;}
	#content table {padding-top:50px;width:590px;}
	#content table p {padding:15px 0 5px 0;font-size:12px;}
	#page #container {background:url(../images/background-tile.jpg) left bottom no-repeat;display:block;}

	.productSpecial {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F00;
}
