body {
	width:auto;
	margin:0;
 	margin-left:2em ;
	text-align:left;
}
body,td {
 	font-family:georgia,times,serif ; 
 	font-size:10pt ; 
 	color:#000 ;
}
h1 {
	font-family:helvetica,arial,sans-serif;
	font-size:18pt;
	font-weight:normal;
	padding:2pt 0;
	color:#000;
	border-bottom:1px solid #000;
}
h2 {
 	font-family: arial, helvetica ; 
 	font-size:13pt ; 
 	line-height:1.3em ; 
 	font-weight:bold;
 	margin:0 0 1em 0;
}
ul {
	list-style-image:none;
}
a {
	color:#003;
	text-decoration:none;
}

/* CONTAINERS */

.container1,
.container2 {
	width:inherit;
	background-image:none;
}
.main_col {
	margin-left:220px;
}
.col1 {
	float:right;
	width:10em;
	margin:0 0 0.8em 0.8em;
	font-size:9pt;
}
.dealer_map {
	width:400px;
	border:1px solid silver;
	height:200px;
}
.map_info {
	display:none;
	margin-bottom:20px;
}
.col2 {
	float:left;
	width:210px;
	font-size:9pt;
}

/* HEADER/NAV */

.header1 {
	display:none;
}


/* FOOTER */

.footer1 {
	width:auto;
	height:auto;
	margin-top:10pt;
	clear:both;
	color:#000;
	border-top:1pt solid #000;
	font-size:9pt;
 	line-height:1.2em ; 
}
.footer1 img.logo2,
.footer1 ul {
	display:none;
}

/* OTHER */

.break {
	clear:both;
}
.framed1,
.icon {
	border:0;
}