body { background: #E3E6EB url('../media/images/pagebg.jpg') repeat-x; }
h1, h2, h3 { color: #305172; }

a, a:visited { color: #305172; text-decoration: underline; }
a:hover { color: #5389c0; text-decoration: underline; }

#headermenu { background: url('../media/images/headermenu.gif') 0 0 no-repeat; }
#headermenu a { background: url('../media/images/headermenu.gif') 0 0 no-repeat; }

#contentmenu2 {
	background: url('../media/images/headermenu_bk.gif') 0 0 no-repeat;
}

#contentmenu2 p{
	font-size:12px;
}
	
#footermenu { background: url('../media/images/footermenu.jpg') 0 0 no-repeat; }

#footermenu a { background-image: url('../media/images/footermenu.jpg'); }

#specs_table .caption_row td { background-image: url('../media/images/table_header_bg.gif'); }
#internet-specials-table .caption_row td { background-image: url('../media/images/table_header_bg.gif'); }
#find-my-dealer-container { width:870px; height:464px; background: url('../media/images/shopnow_blank.gif') no-repeat; }
.div_header { background-image: url('../media/images/table_header_bg.gif'); }

.div_body {
	padding-bottom: 5px;
	background-color: #dbe2ea;
	border: 1px solid #305172;
}
#footermenu a { background: url('../media/images/footermenu.jpg') 0 0 no-repeat; }

#specs_table {
	position: relative;
	/*width: 850px;*/
	
	margin: 0px 0px 20px 10px;
	padding-bottom: 5px;
	background-color: #dbe2ea;
	border: 1px solid #305172;
}

#specs_table .specs_header_row td { 
	font-weight: bold; 
	background-color: #9db2c4;
}

#specs_table .specs_note td { 
	font-weight: bold; 
	color: #ED0712;
}


#pp table {
	padding:10px;
	width:200px;
	height:200px;
	background:url('../media/images/pp_map_off.jpg') no-repeat center center;
}
#pp table:hover {
	cursor:pointer; 
	background:url('../media/images/pp_map_on.jpg') no-repeat center center;	
}

#ba table {
	padding:10px;
	width:200px;
	height:200px;
	background:url('../media/images/ba_map_off.jpg') no-repeat center center;
}
#ba table:hover {
	cursor:pointer; 
	background:url('../media/images/ba_map_on.jpg') no-repeat center center;	
}
#ex table {
	padding:10px;
	width:200px;
	height:200px;
	background:url('../media/images/ex_map_off.jpg') no-repeat center center;
}
#ex table:hover {
	cursor:pointer; 
	background:url('../media/images/ex_map_on.jpg') no-repeat center center;	
}