/* This source code is property of Mainstreet Web Services. Any unauthorized use or changes to the code is stricktly prohibited.  */
.auto-glass {color: #ea313f;}
.windshield {font-family: Verdana, Arial, Helvetica, sans-serif;}
.auto-glass-repair {
	color: #145997;
	font-style: italic;
}
.windshield-repair {color: #000000;}
.seattle-auto-glass {color: #B20000;}
.tacoma-auto-glass {font-family: "Trebuchet MS"; font-size: x-large; }
.seattle-tacoma-windshield {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
}
.seattle-tacoma-auto-glass-repair {font-family: "Trebuchet MS"; font-size: 14px; }
.tacoma-seattle-auto-glass-repair {font-size: small;}
.seattle-tacoma-windshield-repair {color: #145997;}
.seattle-windshield-repair {
	color: #000000;
	font-size: 14px;
}
.tacoma-windshield-repair {
	font-size: 16px;
	font-weight: bold;
	color: #B20000;
}
.auto-glass-in-seattle {color: #145997; font-weight: bold; }
.auto-glass-repair-seattle {color: #FFFFFF}
.auto-glass-repair-tacoma {color: #FFFFFF; font-weight: bold; }
.windshield-glass-repair-seattle {
	font-size: 16px;
	font-weight: bold;
}
.auto-glass-windshield {
	color: #194EB6;
	font-size: 16px;
	font-weight: bold;
}
.twocols .col1 {
	float: left;
	width: 500px;
	
}
.twocols .col2 {
	float: right;
	width: 220px;
	
}