h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D80C18;
	padding: 5px;
	margin: 0px;
}
h3  {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D80C18;
	padding: 5px;
	margin: 0px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #D80F19;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.main p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: justify;
}


.wide {
	letter-spacing: 2em;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
	padding: 3px;
}
.wide a {
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}

.cars {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;

}
.cars a {
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}

.cars h4 {
	font-size: 16px;
	padding-left: 5px;
	color: #D60D17;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-image: url(layout/background-red.gif);
	background-repeat: repeat;
}
.main {
	background-color: #FFFFFF;
}
.footer {
	color: #CCCCCC;
}

.menu_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_top a {
	color: #FFFFFF;
	text-decoration: none;
}
.cars img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
}

.prices {

}
.menu {
	text-align: center;
	letter-spacing: 0.3em;
	background-color: #FCF4E4;
	padding: 3px;
}
.menu  a {
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}


.prices h4 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.prices td {
	padding: 5px;
	text-align: center;
}

.prices p {
	margin: 0px;
	padding-bottom: 5px;
	text-align: center;
}
.prices a {
	color: #0000CC;
	text-decoration: none;
}

.special {
	font-size: 16px;
	font-weight: bolder;
	color: #FF0000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.special a {
	color: #0000CC;
	text-decoration: none;
}

.cars img {
	float: left;
	padding-right: 10px;
}
.services ul {
	list-style-position: outside;
	list-style-image: url(layout/bullet-car.gif);
	list-style-type: none;
	text-align: justify;
}
.red  {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D80C18;
	width: 245px;
	clear: left;
}
.right {
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.white {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.main a {
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}

.image_left {
	margin: 5px;
	float: left;
}

.main ol {
	list-style-position: outside;
	list-style-image: url(layout/bullet-car.gif);
	list-style-type: none;
	text-align: justify;
}
.emfasis { 
	font-weight:bold;
}
