body{
	margin:0 auto;
	padding:0;
	font-family:Arial, Helvetica, Sans-Serif;
}



#logo-bar{
	/*width: 698px;*/
	padding: 5px 30px 10px 30px;
	height: 41px;
	border-top: 1px solid #989898;
	background:#e5e5e5 ;
	margin: auto;
	}
	
#logo-bar img{
	margin: 0 10px 0 10px;
    }

	#wrapper{
		width:754px;
		margin:auto;
		background:#fff;
	}

a{color:#C00F1A;text-decoration:none;}
a:hover{color:#000;text-decoration:underline;}

.clear {
clear: both;
margin: -1px 0px 0px 0px;
height: 1px;
font-size: 1px;
line-height: 1px;
width: 100%;
}
a img{
	border:0px;
}
.nobroder{
	border-right:none;
}
.jonsered{
	color:#c00f1a;
}

.floatright{
float:right;
}

.imageborder{
	border:1px solid #666;
	background:#fff;
	padding:3px;
}

.left{
	float:left;
}
	
#footer{
	width:754px;
	border-top:1px solid #000;
	height:50px;
	text-align:center;
	margin:auto;
	background:#fff;
}
#footer p{
	color:#000;
	font-size:10px;
}

/*Used to populate front page products*/	
	
	.square{
		width:142px;
		height:164px;
		float:left;
		border-right:1px solid #666;
		border-bottom:1px solid #666;	
		margin:0px;
		padding:0px;
		text-align:center;	
	}
	.square a{
		text-decoration:none;
		color:#000;
		font-size:12px;
		font-weight:bold;
	}
	.square img{
		margin:5px;
	}
	
	.altsquare{
		width:142px;
		height:124px;
		float:left;
		border-right:1px solid #666;
		margin:0px;
		padding:0px;
		text-align:center;	
	}
	.altsquare a{
		text-decoration:none;
		color:#000;
		font-size:12px;
		font-weight:bold;
	}
	.altsquare img{
		margin:5px;
	}
	
	
	.landing-right{
		width:284px;
	}
	.landing-right p{
		font-size:12px;
		color:#333;
		margin:3px;
		line-height:18px;
	}
	.landing-right a{
		text-decoration:none;
		color:#c00f1a;
	}
	.landing-right a:hover{
		color:#000;
	}
	
#DealerSupportNav h2
{   
    text-align:left;
    font-weight:bold;
    font-size:14px;
    margin-top:0px;
        
}
#DealerSupportNav li,#DealerSupportNav p
{   
    text-align:left;
    font-size:12px;
        
}
#DealerSupportNav a
{   
	text-decoration:none;
	color:#C00F1A;
        
}
#DealerSupportNav a:hover
{   
	text-decoration:none;
	color:#000;
        
}

#DealerSupportNavigationArrows
{
    list-style-image:url(/imgs/nav-arrow.gif);
    
}

/* Added by the team of Brigham Pendleton and Chip Pappas 3/26/2008 */
h3{
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
}
h4{
	font-size:13px;
	font-weight:bold;
	margin:0;
	padding:0;
}
/* */
.listing1{
		padding-top:10px;
		font-size:12px;

	}
	.listing1 h2{
		width:530px;
		background:#cccccc;
		height:15px;
		padding:0 0 0 10px;
		color:#000;
		font-size:12px;
		font-weight:bold;
		font-style:normal;
	}
	.listing1 ul{
	/*	float:left; */

		margin:5px;
		padding:0;
		color:#666666;
	}
	.listing1 li{
		margin-left:15px;
		color:#666666;
	}
	.listing1 a{
		text-decoration:none;
		color:#c00f1a;	
	}
	.listing1 a:hover{
		color:#000;
	}
	.listing1 h3{
			margin:5px;
	}
	.listing1 p{
		color:#666666;
		margin:5px;
		font-size:12px;
	/*	float:left; */
		line-height:18px;
	}
	
	 ul.bullets{
		float:left;
		margin:5px;
		padding:0;
		color:#666666;
list-style-image:none;
list-style-position:inside;
list-style-type:disc;	
	}
	.bullets li{
		margin-left:15px;
		color:#666666;
	}