body {
	margin: 0px;
	/*background-image: url(images/bg.gif);*/
	background-color:#CCCCCC;
	font-family: "Times New Roman";
	font-size:12pt;
/*	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
*/	
}
.bg_norepeat {
	background-image: url(images/bg_thompson_tire.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.heading_white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #FFFFFF;
}
li {
	list-style-image: url(images/li_tt_shite.gif);
	line-height: 125%;
}
.text_white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
}



.thompsontire {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: normal;
}
.li_front {
	list-style-image: url(images/li_tt.gif);
	line-height: 125%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
}

a.white:link, a.white:visited{ 
color: #FFFFFF; 
text-decoration: underline;
}

a.white:hover { 
color: #FFFFFF; 
text-decoration: none; 
}
.border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #000066;
	font-style: italic;
}

.blueBorder {
	border:#000099 medium solid;
	background-color:#ffcc00;
	text-align:center;
	}
	
.bottomBorder {
	border-bottom:#000099 medium solid;
	margin-bottom:0px;
	padding-bottom:0px;
	}

.whiteBorder {
	border-right:#FFFFFF 1px solid;

}	

.whiteBorderBottom {
	border-bottom:#FFFFFF 2px solid;

}	
.whiteBorderTop{
	border-top:#FFFFFF 2px solid;

}	


a.blackLink:link, a.blackLink:visited {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}
a.blackLink:hover {
	text-decoration:underline;
	
	}
.smallText {
	font-size:9pt;
	}	
	

.coupons {
	font-size:24px;
	text-align:center;
	}

.phone {
	font-family: "Times New Roman";
	font-size:12pt;
	}
	
.times {
	font-family: "Times New Roman";
	font-size:12pt;
	}	
	
.georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}		


/* MAPS*/
#map {
	width: 500px; 
	height: 550px;
	float:left;
	
	}
	
	/* Map divs */
#dlmenu {margin-left: 10px;height:16px; font-size:16px;}
#menu {list-style-type:none; margin:0 0 10px; padding:0; position:absolute; width:250px; background:#fff; z-index:100;}
#menu li {display:block; padding:0 0 10px;margin:0; position:relative; z-index:100;}
#menu li a, #menu li a:visited {display:block; text-decoration:underline;}
#menu li a:hover {text-decoration:none; }
#menu li dd {display:none;}
/*#menu li:hover, #menu li a:hover {border:0;}*/
#menu li:hover dt a , #menu li a:hover dt a {background:#e7e7e7  center center; color:#0502a9; }
#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl {height:17em; background:#0502a9 ;}
#menu table {border-collapse:collapse; padding:0; margin:-4px; font-size:16px;}
#menu dl {width: 15em; margin: 0; /*background: #0502a9;*/ cursor:pointer;}
#menu dt {margin:0; padding: 0; font-size: 16px; border-top:1px solid #cce;}
#menu dd {margin:0; padding:0; font-size: 16px; text-align:left; }

#menu .top {background-color:#e7e7e7;}
#menu .single {/*border-top:1px solid #000066*/;background-color:#e7e7e7;}
#menu .singleLink {color:#000066;  padding:5px 5px 5px 10px;}	
#menu .retreadSection {color:#000066;  padding:5px 5px 5px 10px;  font-weight:bold;}	


