@charset "utf-8";
/* CSS Document */

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006;
	background-color: #E4E4E4;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	font-weight: bold;
}


.content_table {
	background-color: #FFF;
}
.backing_home {
	background-image: url(images/beachside_automotive_04.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.menu_table {
	width: 130px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.menu_button {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/button_backing.jpg);
	background-repeat: no-repeat;
	line-height: 27px;
	background-position: center center;
}
.content_home {
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.subaru_backing {
	background-image: url(images/BAS-Subaru_03.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.hyundai_backing {
	background-image: url(images/BAS-Hyundai_03.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.left_column {
	margin-right: 10px;
	margin-left: 10px;
}
a.nav:link {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
a.nav:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
a.nav:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
a.nav:active {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
.home_footer {
	background-image: url(images/beachside_automotive_08.jpg);
	height: 65px;
}
a.footer:link {
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
a.footer:visited {
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
a.footer:hover {
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
	margin-right: 10px;
	margin-left: 10px;
}
a.footer:active {
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
	margin-right: 10px;
	margin-left: 10px;
}.footer_title {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
a.footer2:link {
	font-size: 10px;
	font-weight: normal;
	color: #009;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
a.footer2:visited {
	font-size: 10px;
	font-weight: normal;
	color: #009;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
a.footer2:hover {
	font-size: 10px;
	font-weight: normal;
	color: #009;
	text-decoration: underline;
	margin-right: 10px;
	margin-left: 10px;
}
a.footer2:active {
	font-size: 10px;
	font-weight: normal;
	color: #009;
	text-decoration: underline;
	margin-right: 10px;
	margin-left: 10px;
}.footer2_title {
	font-size: 11px;
	font-weight: bold;
	color: #009;
}
.image_right {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}
.image_top {
	margin-top: 15px;
}
