body {
	margin: 0 0 15 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}
#nav {
	background-image:  url(../img/mazda/nav_back.gif);
	background-repeat: repeat-y;
	width: 91px;
	display: none;
}
.lftPad {
	width:91;
	background-color: #BC3C24;
}
.spcr {
	padding: 0px;
	margin: 0px;
	height: 1px;
	border-bottom: 1 dotted #999999;
	font-size: 0px;
}
.mcPad {
	padding: 39 10 20 20;
}
#search {
	background-image: url(../img/nu_back.jpg);
	background-repeat: no-repeat;
	font-size: 90%;
	height:324;
	width:195;
	display: none;
}
#specials {
	background-image: none;
	font-size: 90%;
	width: 195px;
	display: table-cell;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#specials .specialsPad {
	padding: 38 20 0 20;
}
#specials .h1 {
	margin-bottom: 12px;
}
#specials h2 {
	font-weight: bold;
	color: #000000;
	font-size: 110%;
	margin-top: 4px;
	margin-bottom: 0px;
}
#specials p {
	color: #000000;
	font-size: 100%;
	margin-top: 0px;
}
#specials strong {
	font-weight: bold;
	color: #000000;
	font-size: 110%;
}
#fpad {
	padding: 25 20 20 25;
	font-size: 90%;
	color: #C0C0C0;
	display: none;
}
#fpad a{
	color: #999999;
	text-decoration: none;
}
#fpad a:hover, #fpad a:focus {
	color: #000000;
}
#Admin a {
	font-weight:bold;
	color: #C44529;
	text-decoration: underline;
}
#Admin a:hover, #EditText a:focus {
	text-decoration: none;
}
