body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	margin: 0px;
	border-width:0px;
	background: #004870 URL('images/bg.gif') top repeat-x;
}


/* RIGHT AND LEFT DROPSHADOWS */
#dsleft {background: url('images/dsRL.gif') repeat-y;}
#dsright {background: url('images/dsRR.gif') repeat-y;}

#copyhome {background: #FFFFFF url('images/tire.jpg') top right no-repeat;}
#copysub {background: #FFFFFF url('images/wrenches.jpg') bottom right no-repeat;}

a {color:#2789be;}
a:hover {color: #cd0000;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px; color:#004870;
	margin: 0px;
	font-weight:100
	}
	
h2 {font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; color:#004870;
	margin: 0px;
	font-weight:200
	}

h3 {font-family: Arial, Helvetica, sans-serif;
	font-size: 22px; color:5f5e5e;
	margin: 0px 0px 2px 0px;
	font-weight:100
	}

.copy {
	margin: 0px 90px 25px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	}
	
.textstyle {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	}
	
.red {color:#cd0000; font-weight: bold;}
.redLarge {color:#cd0000; font-size: 16px;}
.ltblue {color: #87a1ad}
.white {color: #FFFFFF}


/*SUBTEXT*/
#bottom{	
	font-family: arial, sans-serif; 
	font-size: 11px; 
	color:#ffffff;
	margin:0px 10px 10px 27px;
	line-height:120%;
	}
	
	#bottom a {color:fbfaa3;}
	#bottom a:hover {color: #ffffff;}
	

/*SPECIALS AREA - HOME PAGE*/
#specials {margin: 27px 15px 15px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333333;}



/*GRID AREA - SUB PAGES*/
#gridHeadline {margin: 0px 15px 15px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
#grid {background-color:#D1CFCF}
	.gridA {overflow: hidden; width:66px;}
	.gridB {overflow: hidden; width:117px;}
	.gridC {overflow: hidden; width:66px;}


form {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;}
	
input.update {
	background-color: #87a1ad;
	color : #000;
	font : bold Arial, Helvetica, sans-serif;
	border-top : 1px solid #ccf;
	border-left : 1px solid #ccf;
	border-bottom : 2px solid #164F5C;
	border-right : 2px solid #164F5C;
}  


/*COUPON STYLES*/

.coupon {
background-color:#FFFFFF;
	width: 380px;
	border:#333333 thin dashed;
	padding: 15px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px; 
	color:#cd0000;
	margin: 0 0 5px 0;
	}
	
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px; 
	color:#333333;
	
}