body {margin:5px 0px 0px 0px; padding:0; text-align:left; color:#000000; font: 12px Arial; background-color: #000000;}

#main {
width: 800px;
background-image: url("images/bg_site.gif");
}

#menu {
width: 800px;
background-image: url("images/bg_red.gif");
}

#middle {
width: 786px;
padding: 10px;
background-image: url("images/bg_cars.gif");
}

#orange {
background-color: #fba318;
}

p {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.gallery {
	background-image: url("images/gallery/bg_lightthumbs.gif");
	padding: 5px;
}

.highlight {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #be4e3f;
}
.highlight1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #be4e3f;
}
.highlight2 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #be4e3f;
}

.highlight3 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.highlight4 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.highlight5 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.strongtext {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.strongtext2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #be4e3f;
}

ul li.diamond {
	list-style-image: url("images/bullet.gif");
}

a {
	font-family: Arial;
	font-size: 12px;
	color: #be4e3f;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #be4e3f;
	text-decoration: underline;
	font-weight: bold;
}

.footerlink {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.footerlink:hover {
	font-family: Arial;
	font-size: 10px;
	color: #be4e3f;
	text-decoration: underline;
}

