/* Dealer Page */

.DealerNation {
text-decoration:underline;
}

.WorldCountry {
}

#DealerTables {
}

/* < ie7 compat*/
#featDealers {
color: #aaa;
}


#featDealers td {
max-width: 20%;
}

#DealerPage  #featDealers {
color: black;
border: thin solid silver;
}

a:link, a:visited,
#DealerPage  #featDealers a:link, 
#DealerPage  #featDealers a:visited {
color:#070;
}



#DealerPage  #pageSectionTitle {
	background-color:black;
	padding: 0.5em;
}


#DealerContact {
  margin: 0.5em 0 0 0;
  border-width:0px;
}



#DealerContact td
{
  padding: 0 0.5em 0 0;
}


.subnation {
  font-weight: bold;
  color: black;
  background-color:#6a6;
  text-align:center;
}

.citylist {
  background-color:black;
}

.citylist a:link,
.citylist a:visited {
color: #6a6;
}

.cityname {
text-decoration: none; 
color: silver;
}

.dealerlisting {
padding-right:1em;
color: #333
}

.dealercompany {
font-weight: bold;
}

.dealercompany a:link,
.dealercompany a:visited {
color:#070;
}

.dealer2top {
text-align: right;
margin-left:200px;
font-weight:normal;
}

.dealerdial {
text-align: center;
font-weight: bold;
font-style: italic;
}

