@charset "UTF-8";
#home_main_photo {
	float: left;
	height: 250px;
	width: 435px;
	margin-right: 10px;
	background-color: #CCCCCC;
}
#home_photo2 {
	height: 100px;
	width: 125px;
	float: left;
	margin-right: 10px;
	background-color: #CCCCCC;
	text-decoration: none;
	padding: 0px;
}
#home_photo2_caption {
	float: left;
	height: 20px;
	width: 125px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#home_photo3 {
	float: left;
	height: 100px;
	width: 125px;
	background-color: #CCCCCC;
}
#home_photo3_caption {
	float: left;
	height: 20px;
	width: 125px;
	margin-bottom: 10px;
}
#home_photo4 {
	float: left;
	height: 100px;
	width: 125px;
	margin-right: 10px;
	background-color: #CCCCCC;
}
#home_photo4_caption {
	width: 125px;
	margin-right: 10px;
	float: left;
}
#home_photo5 {
	float: left;
	height: 100px;
	width: 125px;
	background-color: #CCCCCC;
}
#home_photo5_caption {
	float: left;
	height: 20px;
	width: 125px;
	clear: right;
}
.home_photo_caption {
	background-color: #70090a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FAEEE1;
	height: 20px;
	text-align: center;
	line-height: 20px;
	display: block;
}
.home_photo_caption a:link {
	text-decoration: none;
	color: #FAEEE1;
	display: block;
	height: 20px;
}
.home_photo_caption a:visited {
	text-decoration: none;
	color: #FAEEE1;
}
.home_photo_caption a:hover {
	display: block;
	color: #70090a;
	background-color: #F9D9C4;
	height: 20px;
}
#home_headline {
	float: left;
	width: 712px;
	height: 40px;
	margin-top: 20px;
}
#home_text {
	float: left;
	width: 712px;
	margin-top: 5px;
}
#showroom {
	float: right;
	margin-left: 12px;
}
