body {
	width: 760px;
	margin-left: auto; margin-right: auto; margin-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 14px; font-family: Verdana, sans-serif;
	color: #666666;
}

.hr {
	width: 549px;
	height: 3px;
	background: url(/widgets/line_hor.gif) repeat-x;
	clear: both;
}

.banner {
	width: 547px;
	height: 64px;
	padding: 4px 0px 4px 0px;
	text-align:center;
	clear: both;
}

.slogan {
  text-align: left;
  font-family: 'Century Gothic', 'Lucida Grande',  'Lucida Sans Unicode', Verdana, Sans-Serif;
  font-size: 18px;
  color: #444;
  letter-spacing: -1px;
  font-weight: bold;
  padding-left: 5px;
  padding-bottom: 5px;
}

.dealers {
  text-align: left;
  font-family: Verdana, Sans-Serif;
  font-size: 12px;
  color: #444;
  font-weight: normal;
  padding-left: 5px;
  padding-bottom: 5px;
  width: 530px;
  margin-bottom: 25px; 
}

a.dealers:link {
  color: #BD513A;
  font-weight: normal;
}

a.dealers:hover {
  color: #444;
}

.copyright {
	font-size:9px;
	color:#8d8d8d;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

li {
	line-height: 17px;
	padding-left: 16px;
	padding-top: 0px;
	background-repeat: no-repeat;
	background-position: 4px 6px;
}

a:link, a:visited {
	color: #666666; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #008ff5;	text-decoration: none;
	font-weight: bold;
	background-color:#f7f7f7;
}

a.navlinks:link, a.navlinks:visited {
	display: block;
	background: url(/widgets/menu_bg.gif) no-repeat;
	vertical-align: bottom;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	height: 22px;
	width: 190px;
	text-decoration: none;
	font-family: verdana, sans-serif, Arial, Helvetica;
}

a.navlinks:hover {
	background: url(/widgets/menuhov_bg.gif) no-repeat;
	text-decoration: none;
	color: #008ff5;
	height: 22px;
}

a.navlinks#active_menu{
	background: url(/widgets/menuhov_bg.gif) no-repeat;
	color: #008ff5; 
 	text-decoration: none;
	font-weight: bold; 
}
a.navlinks#active_menu:hover{
	color: #000000; 
 	text-decoration: underline;
	font-weight: bold; 
}

table.contentpaneopen {
	width: 100%;
	margin-right:4px;
	margin-left:4px;
}

td.contentpaneopen  {
	width: 100%;
	padding:0px;
}

table.contentpane {
	width: 99%;
	margin: 0px;
	padding: 0px;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	margin-top: 10px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

th.moduletable {
	background: url(/widgets/bg_block.jpg) no-repeat;
	color: #BD513A;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	height: 24px;
	font-weight: bold;
	font-size: 11px;
}

td.moduletable {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

