@charset "utf-8";
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-color: #f46e22;
	background-image: url(http://motormikeinc.com/images/background_gradient.png);
	background-repeat: repeat-x;
}
.text {
	padding: 10px;
}

object {
	position: relative;
	top: 0px;
	right: 0px;
}
.innertable {
	background-color: #FFFF99;

}
.outer_table_left {
	background-image: url(http://motormikeinc.com/images/outer_table_left.png);
	background-repeat: repeat-y;
}
.outer_table_right {
	background-image: url(http://motormikeinc.com/images/outer_table_right.png);
}
.busines_hours {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	left: -10px;
	font-weight: bold;
	bottom: 7px;
}

#hr1 {
	color: #26396d;
	height: 5px;
	background-color: #26396d;
}
#hr2 {
	color: #831c2e;
	height: 5px;
	background-color: #831c2e;
}
#hr3 {
	color: #7E4158;
	height: 5px;
	background-color: #7E4158;
}
.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
}
.footer_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
	color: #0066FF;
}
.links {
	text-decoration: none;
}
.links:hover {
	text-decoration: underline;
}


.footer_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: underline;
	color: #0099FF;
}
