body {
	background-image: url(../images/bg.jpg);
	margin-top: 0px;
}

.style1 {
	color: #b93191;
	font-weight: bold;
}

.breadcrumb{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color:#2a2a85;
}

.logospacing{
	padding-left:30px;
}

.leftspacing{
	padding-left:6px;
}

.rightside{
	float:right;
}

.content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#4d4d4d;

}

.content2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#4d4d4d;
	padding-left:5px;
}


.welcome{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#003366;
}


.carheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color:#9d0000;
}

.price{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#2089b0;
}

.price2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#9d0000;
	line-height:16px;
}

.topspacing{
	
	padding-right:30px;
	
}

.contentspacing{
	padding-left:12px;
}

.toptext A:link{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color:#4d4d4d;
}

.toptext A:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color:#4d4d4d;

}

.toptext A:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color:#8d0606;

}

.class0 A:link {text-decoration: none; color: #4d4d4d;}
.class0 A:visited {text-decoration: none; color: #4d4d4d;}
.class0 A:hover {text-decoration: underline; color:#8d0606;}

.details A:link {text-decoration: none; color: #c81b1b; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}
.details A:visited {text-decoration: none; color: #c81b1b; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}
.details A:hover {text-decoration: underline; color:#8d0606;}

.sale A:link {text-decoration: none; color:#ff5a00; line-height:18px; padding-left:5px;}
.sale A:visited {text-decoration: none; color: #ff5a00;}
.sale A:hover {text-decoration: underline; color:#8d0606;}

.more A:link {text-decoration: none; color: #208dad;}
.more A:visited {text-decoration: none; color: #208dad;}
.more A:hover {text-decoration: underline; color:#8d0606;}

.footertext {
    padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight:normal;
	color:#969696;
}

