body{
	text-align:center;
	background-color:#836542;
	background-image:url('../imgStore/bodyBkgd.png');
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	}
#centerHack{
	width:940px;
	position:relative;
	margin:0 auto;
	}
.shadowRight{
	width:952px;
	float:left;
	background-image:url('../imgStore/shadowRight.png');
	background-repeat:repeat-y;
	background-position:right;
	}
.shadowBottom{
	display:block;
	width:940px;
	height:8px;
	position:relative;
	float:left;
	background-image:url('../imgStore/shadowBottom.png');
	background-repeat:repeat-x;
	border:0px solid #0f0;
	}
.creditLink a{
	margin:0 auto;
	font-family:arial, sans-serif;
	font-size:10px;
	color:#fff;
	text-decoration:none;
	}
.creditLink a:hover{text-decoration:underline;}
	
#wrapper{
	position:relative;
	width:940px;
	float:left;
	margin-top:2px;
	/*border:1px solid #494c4d;*/
	font-family: Verdana,Arial,Sans-serif;
	color:#484848; 
	font-weight:normal; 
	text-decoration:none; 
	font-style:normal; 
	font-size: 12px;
	text-align:left;
	background-image:url('../imgStore/mastheadBkgd.jpg');
	background-repeat:repeat-x;
	}
/*****************************************************************  LAYOUT  */
.content2col{
	float:left;
	width:792px;
	border-left:147px solid #111111;
	background:#fff;
	}
.rightColumn2col{
	float:left;
	border:12px solid #fff;
	float:left;
	width:766px;
	
	}
.content1col{
	float:left;
	position:relative;
	width:940px;
	}
.rightColumn1col{
	position:relative;
	border:12px solid #fff;
	margin-bottom:0px;
	left:0px;
	float:left;
	width:915px;
	background:#fff;
	}
/****************************************************************  MASTHEAD  */
.masthead{
	width:940px;
	height:72px;
	background-color:transparent;
	border-bottom:1px solid #111111;
	color:#fff;
	}
a.mastheadLogo{
	float:left;
	margin:20px 0px 0px 12px;
	display:block;
	/*position:relative;
	top:20px;
	left:12px;*/
	width:412px;
	height:36px;
	background-image:url('../imgStore/mastheadLogo.png');
	background-repeat:no-repeat;
	}
.mastheadNav{
	float:right;
	text-align:right;
	margin:6px 12px 0px 0px;
	font-size:10px;
	font-weight:bold;
	color:#d2551c;
	}
.mastheadNav a:link{
	text-decoration:none;
	font-size:10px;
	color:#fff;
	}
.mastheadNav a:hover{
	text-decoration:underline;
	font-size:10px;
	color:#fff;
	}
.mastheadNav a:visited{
	text-decoration:none;
	font-size:10px;
	color:#fff;
	}
.mastheadNav a:visited:hover{
	text-decoration:underline;
	font-size:10px;
	color:#fff;
	}
.mastheadNavSpacer{
	position:relative;
	top:-1px;
	margin:0px 2px;
	}
/****************************************************************  NAVBAR 1  */

.navbar1{
	width:940px;
	height:130px;
	background-color:#111111;
	font-size:12px;
	font-weight:bold;
	line-height:28px;
	color:#fff;
	border-top:1px solid #181818;
	}
.navbarSearch{
	float:left;
	width:360px;
	height:100px;
	margin:8px 0px 0px 12px;
	text-align:left;
	border-collapse:collapse;
	}
.navbarSearch1{
	width:160px;
	height:38px;
	vertical-align:middle;
	}
.navbarSearch2{
	width:160px;
	height:38px;
	font-size:11px;
	}
.navbarSearch3{
	width:320px;
	height:38px;
	}
.navbarSearchInput{
	height:18px;
	border:0px solid #f0f;
	}
.navbarGoButton{
	position:relative;
	top:4px;
	}
.navbarFlash{
	float:right;
	background-color:#111111;
	width:527px;
	height:130px;
	}
/****************************************************************  NAVBAR 2  */
.navbar2{
	width:940px;
	height:39px;
	background-color:#aaaaff;
	text-align:center;
	color:#fff;
	}
td.nav2 a{
	display:block;
	height:100%;
	width:100%;
	border-left:1px solid #333435;
	border-right:1px solid #1d1f1f;
	border-bottom:4px solid #656463;
	font-size:12px;
	font-weight:bold;
	line-height:35px;
	text-align:center;
	text-decoration:none;
	color:#9b9b9b;
	background-color:#272727;
	margin:-1px;
	}
td.nav2 a:hover{
	height:35px;
	text-decoration:none;
	border-bottom:4px solid #d2551c;
	color:#fff;
	background-color:#1a1a1a;
	}

.navbarAbout{width:96px;}
.navbarNewsletter{width:116px;}
.navbarMechanical{width:204px;}
.navbarTechnical{width:204px;}
.navbarFaq{width:114px;}
.navbarContact{width:126px;}
/************************************************************  LEFT COLUMN  */
.leftColumn2col{
	float:left;
	position:relative;
	left:-142px;
	margin:5px -142px 0px 0px;
	border-left:1px solid #111111;
	width:136px;
	background-color:#2e2e2e;
	color:#fff;
/*
	background-image:url('../imgStore/leftColumnBkgd.jpg');
	background-repeat:repeat-x;
*/
	background-color:#191919;
	font-family: Verdana, Geneva, sans-serif
	}
.cattreeHeader{
	width:136px;
	text-align:center;
	margin-top:12px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	}
.catlevel1 a{
	display:block;
	width:118px;
	height:24px;
	margin:0px 0px 0px 12px;
	border-bottom:2px solid #272727;
	font-size:12px;
	font-weight:normal;
	line-height:24px;
	text-decoration:none;
	color:#a8a3a3;
	text-align:left;
	text-indent:20px;
	background-image:url('../imgStore/cattreeArrow.png');
	background-repeat:no-repeat;
	background-position:top left;
	}
.catlevel1 a:hover{text-decoration:underline;background-position:bottom left;}
.catlevel1 a:visited{text-decoration:none;background-position:top left;}
.catlevel1 a:visited:hover{text-decoration:underline;background-position:bottom left;}
.thiscat1 a{
	display:block;
	width:118px;
	height:24px;
	margin:0px 0px 0px 12px;
	border-bottom:2px solid #272727;
	font-size:12px;
	font-weight:bold;
	line-height:24px;
	text-decoration:none;
	color:#a8a3a3;
	text-align:left;
	text-indent:20px;
	background-image:url('../imgStore/cattreeArrow.png');
	background-repeat:no-repeat;
	background-position:top left;
	}
.thiscat1 a:hover{text-decoration:underline;background-position:bottom left;}
.thiscat1 a:visited{text-decoration:none;background-position:top left;}
.thiscat1 a:visited:hover{text-decoration:underline;background-position:bottom left;}

.catlevel2{display:none;}
.thiscat2{display:none;}
.catlevel3{display:none;}
.thiscat3{display:none;}
.catlevel4{display:none;}
.thiscat4{display:none;}
/**********************************************************  GLOBAL FOOTER  */
.footer{
	float:left;
	width:940px;
	height:160px;
	background:#111111;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#fff;
font-family: Verdana,Arial,Sans-serif;
	}
.footer a:link {
    font-family:Verdana,Arial,Sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
    text-decoration:none;
    color: #ffffff}
.footer a:visited {
    font-family: Verdana,Arial,Sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
    text-decoration:none;
    color: #ffffff}
.footer a:hover {
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
    text-decoration:underline;
    color: #ffffff}
.footerLinkDivider{
	position:relative;
	top:2px;
	margin:0px 3px;
	}
.footerTable{
	width:900px;
	margin:6px 0px 0px 20px;
	color:#fff;
	}
.footerRed{
	color:#a90012;
	font-size:12px;
	font-weight:bold;
	}
.footerWhite{
	color:#fff;
	font-size:10px;
	font-weight:normal;
	}

/*******************************************************************  SFNT  */
.sfntTextBox{
	float:left;
	width:330px;
	background:#eee;
	border:12px solid #fff;
	padding:10px;
	vertical-align:text-top;
	}
	
.AboutTextBox{
	float:left;
	width:100%;
	background:#eee;
	border:12px solid #fff;
	padding:10px;
	}
		
.sfntMerchBox{
	float:left;
	width:100%;
	border:1px solid #a4a4a4;
	font-family:arial, sans-serif;
	}
.sfntMerchHead{
	display:block;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color:#d2551c;;
	}
.sfntMerchItem{
	float:left;
	width:170px;
	height:160px;
	text-align:center;
	}

/*******************************************************************  MISC  */
.clear{clear:both;}
a img{border:none;}
.white{color:#fff;}


