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

a, a:visited { color: #05222c; text-decoration: underline; }
a:hover { color: #49666f; text-decoration: underline; }

#header { height:84px; }

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

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

#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'); }
#specs_table .specs_note td { 
	font-weight: bold; 
	color: #ED0712;
}
#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: #e1ebed;
	border: 1px solid #77AB84;
}

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

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



