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;
}


#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:460px; 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: #BCDEC2;
} */

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

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



