#content {
	width: 660px;
	margin-left: 80px;	
	margin-bottom: 40px;
}

#content h2 {
	display: block;
	clear: both;
	font-size: 18px;
	padding-top: 40px;
	margin-left: 40px;
	margin-bottom: -10px;
}

#content h3 {
	display: block;
	clear: both;
	font-size: 18px;
	color: Gray;
	margin-top: 10px;
	text-align: left;
}

.states ul {
	clear: both;
}

.states li {
	float: left;
	width: 140px;
	list-style: none;
	font-size: 12px; 
	margin-bottom: 4px;
}

#comment ul {
	margin: 0px;
	padding: 0px;
}

#comment li {
	clear: both;
	font-size: 12px;
	list-style: disc;
	width: 540px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding: 0px;
	vertical-align: top;
}

#comment li a, #comment li a:link, #comment a:visisted, #comment a:hover {
	font-weight: bold;
	color: Black;
}

#content a {
	color: Black;	
}

#content a:active , #content a:link, #content a:visited {
	color: Black;
}

#content a:hover {
	font-weight: bolder;
}

#content address {
	display: block;
	float: left;
	width: 220px;
        height: 60px;
	font-size: 12px;
	font-style: normal;
	margin-top: 20px;
	margin-bottom: 30px;        
}

#content p {

}

#content p#dealers_home {
	display: block;
	clear: both;
	text-align: center;
	padding-top: 40px;

}

#content p#dealers_home a {
	font-size: 14px;
	font-weight: normal;
	color: #545454;
}

#content p#dealers_home a:hover {
	margin-top: 20px;
	font-weight: bolder;
}