
body{
margin:0;
padding:0;
line-height: 1.5em;
background-color: black;
background-image: url(images/slash_tile.gif);
background-repeat: repeat-x;
}

b{font-size: 110%;}
em{color: red;}

h1 {
	font-family: arial, helvetica, sans-serif;
	font-size:20px; 
	line-height: 22px;
	color: navy; 
	padding-top:0px;
}
h2 {
	font-family: arial, helvetica, sans-serif;
	font-size:16px; 
	line-height: 18px;
	color: white; 
	padding-top:0px;
}
h3 {
	font-size:14px;  
}
h1,h2,h3 {
	/* top & bottom margin based on font size */
	margin:1em 0;
}
h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; 
}

p, li {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	color: #333333;
	padding: 0px;
	line-height: 16px;
}




#footer{
clear: left;
height: 120px;
text-align: left;
font-family: arial;
color: white;
font-size: 11px;
padding-top: 3px;
background-color: #1a69ae;
background-image: url(images/footer_bg.gif);

}

#footer a{
color: white;
}

.footer_menu{
float: right;
}

.footer_menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

.footer_menu li
{
float: left;
margin: 0 0.15em;
}

.footer_menu li a
{
height: 2em;
line-height: 2em;
float: left;
padding: 0px 10px 0px 10px;
display: block;
border: 0;
color: white;
text-decoration: none;
text-align: center;
}

/* Hide from IE5-Mac \*/
.footer_menu li a
{
float: none
}
/* End hide */



.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}


.footer_address {
	clear: left;
	font-family: arial;
	color: white;
	font-size: 11px;
	text-align: left;
	line-height: 16px;

}

.inet{
	clear: left;
	font-family: arial;
	color: white;
	font-size: 11px;
	text-align: right;
	line-height: 11px;
	float: right;
	padding-right: 5px;
	padding-bottom: 5px;
}

.forms
{
	COLOR: #000099;
	FONT-FAMILY: "Tw Cen MT", Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	FONT-WEIGHT: normal;
	line-height: normal;
}
.forms1
{
	COLOR: #000099;
	FONT-FAMILY: "Tw Cen MT", Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	FONT-WEIGHT: normal;
	line-height: normal;
}

.used_car_search{
	color: white;
	font-family: arial;
	font-size: 18px;
}

.used_car_search a{
	color: white;
	font-family: arial;
	font-size: 18px;
	text-decoration: none;
}

.used_car_search a:hover{
	color: #87ceeb;
	font-family: arial;
	font-size: 18px;
	text-decoration: none;
}

.finance_link{
	border: 1px;
	border-color: navy;
	border-style: solid;
	background-color: #1a69ae;
	display: block;
	padding: 25px 0px 25px 0px;
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: white;
	line-height: 30px;
}

.finance_link a{
	color: white;
	text-decoration: none;
}

.finance_link a:hover{
	color: white;
	text-decoration: none;
	background-color: #4682b4;
}

.featured_cars{
	border: 1px;
	border-color: navy;
	border-style: solid;
	background-image: url(images/featured_bg.gif);
	font-family: arial;
	font-size: 10px;
	color: gray;
}

.menu{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

.menu a{
	text-decoration:none;
	color: white;
}

.menu a:hover{
	text-decoration: none;
	color: #87ceeb;
}