body {
	margin: 0;
	border: none;
	padding: 0;
}
div.headtop {
	width:100%;
	background-image:url(images/headbg.gif);
	background-repeat: repeat-x;
	height: 105px;
	text-align: center;
}
div.navplacecontainer {
    width: 100%;
	background-color: #e2d5cc;
	height: 31px;
	text-align: center;
	margin: 0 auto;
	border: none;
	background-image: url(images/navbg.gif);
	background-repeat: repeat-x;
	padding-top: 4px;
}
div.navplace {
	width: 642px;
	
	height: 25px;
	text-align: center;
	margin: 0 auto;
	border: none;
	padding: 0;
}
p.copyhome {
	width: 420px;
	text-align: justify;
	margin-left: 20px;
	text-indent: 20px;
}
p.copyhome:first-letter { font-size: 200%; }
p.copyhome:first-line { line-height: 100%; } 
p.copywide {
	width: 800px;
	text-align: justify;
	margin-left: 20px;
	text-indent: 20px;
}
p.copywide:first-letter { font-size: 200%; }
p.copywide:first-line { line-height: 100%; } 
p.copyother {
	width: 420px;
	text-align: justify;
	margin-left: 20px;
	text-indent: 0;
	
}
p.copyotherdealer {
	width: 390px;
	text-align: justify;
	margin-left: 20px;
	text-indent: 0;
	
}
h1 {
	font-size: 16px;
	color: #ffffff;
	background-color: #78496a;
	width: 420px;
	margin-left: 20px;
	border: 3px double #ffffff;
	padding: 4px 0 4px 10px;
	text-align: center;
	letter-spacing: .3em;
}
h2 {
	font-size: 14px;	
	width: 420px;
	margin-left: 20px;
	border: 3px double #ffffff;
	padding: 4px 0 4px 10px;
	text-align: center;
	letter-spacing: .3em;
}
h2.subh2 {
	color: #78496a;
	font-size: 14px;	
	width: 420px;
	margin-left: 20px;
	border: 3px double #78496a;
	padding: 4px 0 4px 10px;
	text-align: left;
	letter-spacing: .3em;
}
div.navbot {
	width:1000px;
	margin: 0 auto;
	text-align: center;
	font-size: 10px;
	color: #78496a;
	padding: 16px 0 16px 0;
	
}
table.newsform {
    width: 380px;
	
	margin-left: 20px;

}
div.margleft {
	margin-left: 20px;
}	

