body {
	background-image: url(../images/bg.gif);
	margin-top: 10px;
	margin-bottom: 10px;
}
td, p {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.address {
	padding-right:10px;
	text-align:right;
	color:#FFFFFF;
	background-color:#0F253E;
	font-size: 11px;
}
a.address  {
	color:#FFFFFF;
	}
td.hr {
	border-bottom: thin dotted; color:#CCCCCC;
	}

h1.home {
	border-bottom: thin dotted; color:#CCCCCC;
	background-image: url(../images/header_welcome.jpg); background-repeat:no-repeat;
	height:34px;
}
h1.new-cars {
border-bottom: thin dotted; color:#CCCCCC;
	background-image: url(../images/header_newcars.jpg); background-repeat:no-repeat;
	height:34px;
}
h1.used-cars {
border-bottom: thin dotted; color:#CCCCCC;
	background-image: url(../images/header_usedcars.jpg); background-repeat:no-repeat;
	height:34px;
}
h1.service {
	border-bottom: thin dotted; color:#CCCCCC;
	background-image: url(../images/header_service.jpg); background-repeat:no-repeat;
	height:34px;
}
h1.parts {
	border-bottom: thin dotted; color:#CCCCCC;
	background-image: url(../images/header_parts.jpg); background-repeat:no-repeat;
	height:34px;
}
h1.accessories {
	border-bottom: thin dotted; color:#CCCCCC;
	background-image: url(../images/header_accessories.jpg); background-repeat:no-repeat;
	height:34px;
}
h1.about {
	border-bottom: thin dotted; color:#CCCCCC;
	background-image: url(../images/header_aboutus.jpg); background-repeat:no-repeat;
	height:34px;
}
h1.contact {
	border-bottom: thin dotted; color:#CCCCCC;
	background-image: url(../images/header_contactus.jpg); background-repeat:no-repeat;
	height:34px;
}
h2 {
	font-size: 16px;
	color: #233C59;
	text-align:center
}
h3 {
	font-size: 14px;
	color: #233C59;
}
h4 {
	font-size: 14px;
	color: #333333;
}
.nav {
	color: #334B68;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-decoration:underline;
	line-height: 28px;
}
a.nav:link, a.nav:visited {
	color: #334B68;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration:underline;

}
a.nav:hover {
	color: #cccccc;
}
a:link {
	color: #334B68;
}
a:visited {
	color: #334B68;
}
a:hover {
	color: #333333;
}
a:active {
	color: #334B68;
}