body {
	background-color: #000000;
}
.image_float {
	float: right;
	padding-left: 10px;
}
.breadcrumb {
	font-family: geneva, arial, helvetica; 
	font-size: 70%;
	font-weight: normal;
	padding: 5 10 5 10;
	background-color: #eeeeee;
}
.gray_border {
	border-style: solid; 
	border-width: 3px; 
	border-color: #666666;
}
.content_cell {
	background-image: url('../image_bin/buick_bg.gif');
	background-repeat: repeat-y; 
	background-position: top center; 
	border-style: solid; 
	border-width: 3px; 
	border-color: #666666;
	background-color: #ffffff;
 	font-family: geneva, arial, helvetica;
 	font-size: 80%;
}
.menu_cell {
 	background-color: #A52900;
 	font-family: geneva, arial, helvetica;
 	color: #ffffff;
 	font-size: 80%;
 	border-style: solid; 
	border-width: 3px; 
	border-color: #666666;
}
.nav_menu_cell {
	padding: 5 0 5 0;
}
.footer {
	background-color: #B2B1B1;
	padding: 5 0 5 0; 
	border-style: solid; 
	border-width: 2px; 
	border-color: #666666;
	font-family: geneva, arial, helvetica; 
	font-size: 75%; 
	font-weight: normal;
	color: #000000;
}
.footer a:link {
	color: #000000;
}
.footer a:visited {
	color: #000000;
}
.site_credits {
	padding: 3 0 3 0;
	color: #ffffff; 
	font-weight: normal; 
	font-family: geneva, arial, helvetica; 
	font-size: 70%;
	
}
.site_credits a {
	color: #ffffff;
}
h3 {
	margin-top: 6px;
	margin-bottom: 6px;
}
.white_content_area {
	padding: 10;
	font-family: geneva, arial, helvetica;
	font-size: 80%;
}
.photo_content_area {
	background-color: #ffffff;
	margin-top: 5px;
}

table.carlist { width: 100%; padding: 0px; border: none; border: 1px solid #789DB3;}
table.carlist td { font-size: 11px; border: none; background-color: #DFDFDF; vertical-align: middle; padding: 7px; font-weight: bold; }
tr.title td { font-size: 13px; border: none; background-color: #666; color: #fff; vertical-align: middle; padding: 7px; font-weight: bold; }
