body
{
	background-image: url('../images/background.jpg');
	background-repeat: repeat-x;
	background-color: #000000;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
}

a
{
	color: #EEEEEE;
}

td#header
{
	height: 79px;
	vertical-align: top;
	width: 1000px;
}

table#address
{
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

div#homebody
{
	position: relative;
	width: 1000px;
	height: 270px;
	/*background-image: url('../cimages/home_1.jpg');*/
}

div#leftbody
{
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000000;
	width: 200px;
	height: 270px;
	filter: alpha(opacity=70);
	opacity: .7;
	z-index: 1000;
}

div#leftbody2
{
	position: absolute;
	left: 0;
	top: 0;
	width: 200px;
	height: 270px;
	z-index: 1001;
}

div#phone
{
	margin-top: 5px;
	margin-left: 10px;
	font-weight: bold;
	font-size: 18px;
	filter: alpha(opacity=100);
}

div#leftbody2 div#phone small
{
	font-weight: bold;
	font-size: 11px;
}

div#leftbody2 div#phone hr
{
	width: 173px;
	color: #FFFFFF;
	height: 2px;
	text-align: left;
}

div#makemenu
{
	position: relative;
	width: 1000px;
	margin: 0 auto;
}



div#makemenu div#makes table
{
	width: 100%;
}

div#makemenu div#makes table tr td
{
	text-align: center;
}

table.vehicle td
{
	font-size: 12px;
	font-family: Helvetica;
	white-space: nowrap;
}

ul.menu
{
	list-style: none outside none;
	margin: 0;
	padding: 0;
	width: 135px;
}
ul.menu li
{
	height: 25px;
	padding-left: 6px;
	font: bold 11px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #FFF;
}
ul.menu li a
{
	line-height: 25px;
	display: block;
	color: #FFF;
	text-decoration: none;
}

ul.longmenu
{
	width: 175px;
	border: 1px solid #666666;
	list-style: none outside none;
	margin: 0;
	padding: 0;
	text-align: center;
}

ul.longmenu li
{
	margin: 0;
	height: 27px;
	line-height: 27px;
	background-image: url('../images/long_button_bg.gif');
	color: #333399;
	font: bold 11px Verdana, Helvetica, sans-serif;
	list-style: none outside none;
}

ul.longmenu li a
{
	line-height: 27px;
	text-decoration: none;
	display: block;
	width: 175px;
	height: 27px;
	color: #0000FF;
}

table.mazdaoptions
{
	width: 100%;
}

table.mazdaoptions tr td
{
	font-size: 11px;
	background-color: #333333;
	white-space: nowrap;
}


table.hours, table.email
{
	background-color: #FFFFFF;
	color: #000;
}

table.hours thead th
{
	background-color: #999;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
}
table.hours thead td
{
	background-color: #CCC;
	font-weight: bold;
	font-size: 13px;
}
table.hours tbody th
{
	background-color: #CCC;
	font-weight: bold;
	text-align: left;
	font-size: 13px;
}
table.hours tbody td
{

	font-size: 13px;
}
table.email thead th
{
	background-color: #999;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
}
table.email tbody th
{
	background-color: #CCC;
	font-weight: bold;
	text-align: left;
	font-size: 13px;
}
table.email tbody td
{
	font-weight: bold;
	text-align: left;
	font-size: 13px;
}



table#detailcontact
{

}


table#detailcontact
{
	width: 100%;
}
table#detailcontact tbody tr th
{
	text-align: right;
	font-weight: normal;
	vertical-align: top;
	font-size: 13px;
}
table#detailcontact tbody tr td
{
	vertical-align: top;
}