html, body { background: #003386; }

a { color: #362DAA; }
a:hover { color: #003386; }

#nav { color: #FFFFFF; }
#nav a { color: #FFFFFF; }

#header { color: #FFFFFF; background: url(../images/bg_header.jpg) repeat-x 0 0; }

	#headerDealer h1 a { color: #FFFFFF;  } 
 
#contentWrapper { background: #FFFFFF; border-top: 1px solid #000000; border-bottom: 2px solid #000000;}

	table#contentArea { background: #8B8B8B;  }
	
	td#contentSide { background: #8B8B8B url(../images/bg_form.jpg) no-repeat 50% 0; border-left: 1px solid #000000; border-right: 1px solid #000000; }
	td#contentSide p.thanks {  color: #FFFFFF; }
	td#contentSide p a {color: #FFFFFF;}
		form label { color: #FFFFFF; }
		form .submitButton input { background: url(../images/bg_submit.gif) no-repeat 0 0; }
		form .submitButton input:hover { background: url(../images/bg_submit.gif) no-repeat 0 -75px; }

td#contentContainer { background: #FFFFFF url(../images/bg_content.jpg) no-repeat 0 100%; }

	.directions #map { border: 1px solid #999999; }
		
	#contentMain h2 { color: #003386; }

	#contentSub img.product { border: 1px solid #999999; }
	#contentSub a:hover img { border: 1px solid #003386; }
	#contentSub h2 { color: #003386; }
	#contentSub ul li a { background: url(../images/button_small.gif) no-repeat 0 0; color: #000000; }
	#contentSub ul li a:hover { background: url(../images/button_small.gif) no-repeat 0 -37px; }
	
#footer { color: #FFFFFF; }

	#footerInfo { /* border-left: 1px dotted #FFFFFF; */ }

#footer a,
#footer a:link,
#footer a:visited { color:#fff; text-decoration:underline; }
#footer a:hover,
#footer a:active { color:#ccc; text-decoration:none; }

#moreinformation a,
#moreinformation a:link,
#moreinformation a:visited { color:#fff; font-weight:normal; text-decoration:underline; }
#moreinformation a:hover,
#moreinformation a:active { color:#ccc; text-decoration:none; }



/* = Splash ===================================== */

	table#contentArea_splash { background: none; }	
	table#contentArea_splash h1 { color: #003386;  }
	table#contentArea_splash .content { background: #EDEDED url(../images/bg_splash.jpg) no-repeat 100% 100%; border: 1px solid #CCCCCC; }
	table#contentArea_splash .content h2 { color: #003386; }
	table#contentArea_splash .content a { color: #000000; border: 1px solid #AFAFAF; }
	table#contentArea_splash .content a:hover { color: #FFFFFF; border: 1px solid #003386; background: #003386; }
	table#contentArea_splash .content a img { border: 1px solid #000000; background: url(../images/na_80x53.jpg) no-repeat 0 0; }
	
	
/* = Privacy Policy ===================================== */

#privacy { background: #FFFFFF; }
#privacy h1 { background: #CCCCCC; }
#privacy h2 { background: #EEE; }
