@charset "utf-8";
/* CSS Document */
h1 span, h2 span, h3 span {display:none}
#locations {
	text-align:center;
	margin:0 10px;
	font-size:14px;
}
a { color:#BF2E1A}
p {margin:0; padding:0; margin-bottom:10px; line-height:18px;}

#locations h1 {
	background:url(../../graphics/locations/locations_header.jpg);
	width:294px;
	height:47px;
	margin:0 auto;
}

.location a {
	color:#000;
	text-decoration:none;
}

.location strong, .call_now strong {
	font-weight:normal;
	color:#BF2E1A !important;
}

.col {
	float:left;
	width:258px;
	margin-left:0px;
}

.location h2 {
	margin:15px auto 0 auto;
	height:32px;
	background-repeat:no-repeat;
}

h2#campus {
	background-image:url(../../graphics/locations/locations_campus.jpg);
	width:113px;
}

h2#central {
	background-image:url(../../graphics/locations/locations_central.jpg);
	width:130px;
}

h2#cedar_park {
	background-image:url(../../graphics/locations/locations_cedar_park.jpg);
	width:165px;
}

h2#downtown {
	background-image:url(../../graphics/locations/locations_downtown.jpg);
	width:165px;
}

h2#north {
	background-image:url(../../graphics/locations/locations_north.jpg);
	width:96px;
}

h2#pflugerville {
	background-image:url(../../graphics/locations/locations_pflugerville.jpg);
	width:200px;
	height:46px;
}

h2#round_rock {
	background-image:url(../../graphics/locations/locations_round_rock.jpg);
	width:174px;
}

h2#south {
	background-image:url(../../graphics/locations/locations_south.jpg);
	width:96px;
}

h2#westlake {
	background-image:url(../../graphics/locations/locations_westlake.jpg);
	width:160px;
}

h2#call_now {
	background:url(../../graphics/locations/locations_call_to_order.jpg);
	width:602px;
	height:38px;
	margin:15px auto 5px auto;
}

p.call_now {margin-bottom:15px}
