@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-color: #0d272c;
	background-image: url(images/ag_bgspan.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
/*//////////////////
// BANNER ////////
/////////////////*/
#banner {
	width: 970px;
	height: 166px;
	padding: 0px;
	margin: 0px;
	display: block;
	clear: both;
	background-image: url(images/ag_banner.jpg);
	background-repeat: no-repeat;
}
#banner-bottom {
	width: 970px;
	height: 11px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/ag_banner_bottom.jpg);
	background-repeat: no-repeat;
	display: block;
	clear: both;
}
/*///////////////////////////////
//Bottom links (News, Resources)/
///////////////////////////////*/
#bottom-links {
	padding: 0px 0px 8px 0px;
	text-align: center;
	clear: both;
	color: #392b02;
}
#bottom-links a {
	font-weight: bold;
}
#bottom-links a:link,  #bottom-links a:visited {
	text-decoration: none;
	color: #891911;
	padding: 0px;
	margin: 0px;
	font-size: 13px;

}
#bottom-links a:hover {
	color: #fcd144;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	text-decoration: underline;
}
#bottom-links a:active {
	text-decoration: none;
	color: #891911;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
}
/*///////////////////
// BUSINESS ADDRESS //
///////////////////*/
#business-address {
	padding: 3px;
	margin: 0px;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	clear: both;
	text-align: center;	
}
/*//////////////////////////////////////
// Base paragraph emphasis formatting//
//////////////////////////////////////*/
.catchline-bold15 {
	font-size: 16px;
	font-weight: bold;
	color: #c31e1e;
	margin: 4px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
/*//////////////////////////////////
// citylist page - city formatting//
//////////////////////////////////*/
.citylist-li-left,
.citylist-li-right {
	display: inline;
	float: left; 
	width: 200px; 
	padding: 0px;
	margin: 0px 0px 10px 60px; 
}

.citylist-li-left {
	margin: 0px 0px 0px 30px; 
}

.citylist-li-left a:link, .citylist-li-left a:visited,
.citylist-li-right a:link, .citylist-li-right a:visited {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.citylist-li-left a:hover,
.citylist-li-right a:hover {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
}

.citylist-li-left a:active,
.citylist-li-right a:active {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
/*////////////////////////////
//Alpha city menu formatting///
////////////////////////////*/
#cloud-menu {
	font-size: 11px;
	margin: 0px 0px 4px 0px;
}

#cloud-menu a:link,
#cloud-menu a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#cloud-menu a:hover {
	text-decoration: none;
	color: #c31e1e;
	font-weight: bold;
}

#cloud-menu a:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
/*//////////////////
// COMPANY HEADER //
/////////////////*/
#company-header {
	padding: 0px 0px 0px 10px;
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background-color: #273e42;
	background-image: url(images/ag_company_header_span.jpg);
	background-repeat: repeat-y;
	clear: both;
	text-transform: uppercase;
}
/*///////////////////
// CONTAINERS //
//////////////*/
#container-out {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
#container-in {
	width: 970px;
	padding: 0px;
	margin: 0px;
}
/*///////////
// CONTENT //
///////////*/
#content {
	padding: 0px 8px 0px 8px;
	margin: 0px;
}
#content p {
	margin: 4px 0px 4px 0px;
	padding: 0px;
}
#content-bottom {
	width: 970px;
	height: 19px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/ag_content_bottom.jpg);
	background-repeat: no-repeat;
	display: block;
	clear: both;
}
#content-container {
	width: 970px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/ag_content_span.jpg);
	background-repeat: repeat-y;
}
/*// CONTENT LEFT //*/
#content-left {
	width: 99px;
	height: 1px;
	padding: 0px;
	margin: 0px;
	float: left;
	display: block;
}
/*// CONTENT CENTER //*/
#content-center {
	width: 562px;
	padding: 0px;
	margin: 0px;
	float: left;
	display: inline;	
}
/*// CONTENT RIGHT //*/
#content-right {
	width: 309px;
	padding: 0px;
	margin: 0px;
	float: left;
	display: inline;	
}
#content-right-cap {
	width: 309px;
	height: 130px;
	padding: 0px;
	margin: 0px;
	clear: both;
	display: block;
	background-image: url(images/ag_content_right_cap.jpg);
	background-repeat: no-repeat;
}
#content-right-serviceboxes {
	width: 309px;
	height: 304px;
	padding: 0px;
	margin: 0px;
	clear: both;
	background-image: url(images/ag_serviceboxes.jpg);
	background-repeat: no-repeat;
}
/* CONTENT FIX */
.content-fix {
	width: 970px;
	height: 1px;
	padding: 0px;
	margin: 0px;
	clear: both;
	display: block;
}
/*////////////////
// COUPON ////////
///////////////*/
#coupon {
	padding: 0px;
	margin: 0px;
}
/*////////////////////////////
//Base paragraph formatting///
////////////////////////////*/
.content-pgraph {
	font-size: 13px;
	padding: 8px;
	margin: 8px;
}

.content-pgraph a:link {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.content-pgraph a:visited {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;	
}
.content-pgraph a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.content-pgraph a:active {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;	
}

.content-pgraph a.i-link {
	color: #000000;
	text-decoration: none;
}
.i-link {
	color: #000000;
	text-decoration: none;
}
/* CONTACT LEFT */
#contact-container {
	width: 309px;
	padding: 0px;
	margin: 0px;
	background: url(images/ag_news_content_span.jpg) repeat-y;
	display: block;
	clear: both;
}
#contact-container-cap {
	width: 309px;
	height: 38px;
	padding: 0px;
	margin: 0px;
	background: url(images/ag_contact_cap.jpg) no-repeat;
	display: block;
	clear: both;	
}
#contact-container-content {
	width: 309px;
	padding: 0px;
	margin: 0px 0px 0px 10px;
}
#contact-phone {
	height: 30px;
	padding: 0px 0px 0px 40px;
	margin: 6px 0px 0px 16px;
	font-weight: bold;
	font-size: 26px;
	background: url(images/phone_icon.jpg) no-repeat top left;
}
#contact-email {
	height: 32px;
	padding: 8px 0px 0px 40px;
	margin: 10px 0px 0px 16px;
	font-weight: bold;
	font-size: 22px;
	background: url(images/email_icon.jpg) no-repeat top left;
}
#contact-email a:link,
#contact-email a:visited {
	color: #ca3024;	
	text-decoration: none;
}
#contact-email a:hover {
	text-decoration: underline;	
}
.contact-bottom {
	width: 309px;
	height: 18px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background: url(images/ag_news_bottom.jpg) no-repeat;
	display: block;	
}
/*///////*/
.content-pgraph-h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 5px 0px 10px 0px;
}
/*////////////////
// FEED CONTAINER //
//////////////////*/
#feed-container {	
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 16px 0px;	
	text-align: center;
	color: #000000;
}
.feed-img {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
/*////////////////
// FOOTER //////
///////////////*/
#footer {
	width: 100%;
	padding: 6px 0px 6px 0px;
	margin: 0px;
	clear: both;
	text-align: center;	
}
#footer a {
	color: #891911;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
/* SHORT FORM */
#form-short-container {
	width: 562px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
}
#form-fields-container {
	padding: 6px 0px 8px 0px;
	margin: 0px;
	font-size: 15px;
	font-weight: bold;
	background: url(images/form_span.jpg) repeat-y;	
}
#form-submit {
	padding: 0px;
	margin: 0px;
	width: 74px;
	height: 30px;
	border: 0px;
	color: #ffd200;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	background: url(images/form_submit_back.png) no-repeat top left;
}
#form-title {
	padding: 7px 0px 6px 0px;
	margin: 0px;
	background: url(images/form_span.jpg) repeat-y;	
	color: #ff0000;
	font-weight: bold;
	font-size: 20px;
	text-indent: 15px;
}
#form-cap {
	width: 582px;
	height: 46px;
	padding: 0px;
	margin: 0px;
	display: block;
	background: url(images/form_cap.jpg) no-repeat;	
}
#form-bottom {
	width: 582px;
	height: 47px;
	padding: 0px;
	margin: 0px;
	background: url(images/form_bottom.jpg) no-repeat;
	display: block;	
}
/*////////////////////////////////
//Form paragraph formatting///////
////////////////////////////////*/
#form-greeting { /* Used on community form */
	padding: 10px 0px 15px 0px;
}
/*///////////////
// FRIENDS //////
///////////////*/
#friends {
	padding: 0px;
	margin: 6px 0px 0px 0px;
	clear: both;
	color: #311a07;
}
#friends a,  #friends a:link,  #friends a:visited {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #891911;
}
#friends a:hover {
	text-decoration: underline;
	color: #fcd144;
}
/*////////////////////////////////
//Link cloud formatting///////////
////////////////////////////////*/
#link-cloud { /* link cloud block */
	padding: 8px 14px 8px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;	
/*	background-image: url(images/span_content.gif);
	background-repeat: repeat-y;*/	 
}

#link-cloud a:link,
#link-cloud a:visited {
	text-decoration: none;
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	clear: both;
}

#link-cloud a:hover {
	text-decoration: none;
	color: #c31e1e;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	clear: both;
}

#link-cloud a:active {
	text-decoration: none;
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	clear: both;
}

#link-cloud-nw-title {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

#link-cloud h1 {
	display: inline;
}

#link-cloud-bottom-text {
	font-weight: bold; 
	font-size: 11px; 
	margin: 0px 0px 10px 0px
}
/*///////////////////
// LIST LINK news ///
///////////////////*/
.list-link {
	padding: 2px 0px 2px 0px;
}

.list-link a:link,
.list-link a:visited {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-decoration: none;	
}

.list-link a:hover {
	font-weight: bold;
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
}

.list-link a:active {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-decoration: none;	
}
/* GOOGLE MAP */
.map-cap {
	padding: 0px;
	margin: 0px;
	width: 309px;
	height: 32px;
	display: block;
	clear: both;
	background-image: url(images/ag_map_cap.jpg);
	background-repeat: no-repeat;
}
.map-container {
	padding: 0px;
	margin: 0px 0px 0px 0px;	
}
#map-google {
	width: 262px;
	height: 262px;
	padding: 0px;
	margin: 0px 0px 10px 14px;
}
/*//////////////
// MENU ///////
//////////////*/
#menu {
	width: 970px;
	height: 32px;
	padding: 0px;
	margin: 0px;
	clear: both;
	background-image: url(images/ag_menuback.jpg);
	background-repeat: no-repeat;
}
#menu ul {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
}
#menu ul li {
	padding: 0px;
	margin: 0px;
	float: left;
	display: inline;
}
#menu .button {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/ag_button_back.jpg);
	background-repeat: repeat-x;	
}
#menu .button a {
	height: 32px;
	display: block;
	font-size: 14px;
	font-weight: bold;
}
#menu .button a:link,
#menu .button a:visited {
	color: #ffffff;
	text-decoration: none;
}
#menu .button a:hover {
	color: #000000;	
	background-image: url(images/ag_button_back.jpg);
	background-repeat: repeat-x;	
	background-position: 0px -34px;
}
#menu .button a .menu-link-txt {
	padding: 6px 0px 0px 0px;
	margin: 0px 14px 0px 14px;
}
/*////////////////////////
// NEWS SUMMARIES ////////
////////////////////////*/
#news-menu {
	width: 309px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background-image: url(images/ag_news_content_span.jpg);
	background-repeat: repeat-y;	
}
#news-header {
	width: 309px;
	height: 34px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/ag_news_cap.jpg);
	background-repeat: no-repeat;
	display: block;
}
#news-container {
	width: 309px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;		
}
#news-container p {
	padding: 0px;
	margin: 0px;
}
.news-title {
	padding: 3px 28px 3px 22px;
	margin: 0px;
	font-weight: bold;
	font-size: 12px;
	border-top: 0px solid #c03603;		
}
.news-title a {
	font-weight: bold;
	font-size: 12px;
	color: #c03603;
}
.news-title a:link,
.news-title a:visited {
	text-decoration: none;
}
.news-title a:hover {
	color: #c03603;
	text-decoration: underline;
}
.news-content {
	padding: 3px 28px 3px 22px;
	margin: 0px;
	font-size: 11px;
}
.news-more a {
	font-size: 11px;
	font-weight: normal;
}
.news-more a:link,
.news-more a:visited {
	color: #c03603;
	text-decoration: none;
}
.news-more a:hover {
	color: #c03603;
	text-decoration: underline;
}
#news-bottom {
	width: 309px;
	height: 18px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/ag_news_bottom.jpg);
	background-repeat: no-repeat;
	display: block;
}
/*//////////////////
// PAGEHEAD ////////
/////////////////*/
#pagehead {
	width: 562px;
	height: 39px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-image: url(images/ag_pagehead.gif);
	background-repeat: no-repeat;
	background-color: #273e42;
	clear: both;
}
#pagehead h1 {
	padding: 12px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
}
#pagehead a {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	font-size: 17px;
	color: #ffffff;
}
/*////////////////////////////
// Phone number list styles //
////////////////////////////*/

#phone-list p,
#phone-list p ul,
#phone-list p ul li,
.phone-nums {
	font-weight: bold;
	font-size: 16px;
	margin: 0px 0px 20px 20px;
	padding-top: 0px;
}

#phone-list p {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}

#phone-list li {
	margin-left: 0px;
	font-weight: bold;
}

#phone-list li a:link,
#phone-list li a:visited {
	color: #CC0000;
	text-decoration: none;
}

#phone-list li a:hover {
	color: #CC0000;
	text-decoration: underline;
}
/*////////////////////////////
// Resource listings /////////
////////////////////////////*/
#resources,
#resources ul {
	padding: 0px;
	margin: 0px;
}

#resources ul li {
	list-style: none;
}

#resources ul li a:link,
#resources ul li a:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	color: #000000;
}

#resources ul li a:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	color: #f0c15d;	
}

#resources ul li a:active {
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	color: #000000;	
}
/* serviceboxes inner */
#serviceboxes-inner {
	width: 562px;
	height: 195px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	display: block;
/*	border-top: 3px solid #a71212;
	border-bottom: 3px solid #a71212;*/
}
.servicebox-clickable {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	display: inline;
}
.servicebox-clickable a {
	width: 187px;
	height: 195px;
	padding: 0px;
	margin: 0px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
.box-a {
	width: 187px;
	background: url(images/serviceboxes_replacement.jpg) no-repeat;	
}
.box-b {
	width: 187px;
	background: url(images/serviceboxes_repair.jpg) no-repeat;	
}
.box-c {
	width: 187px;
	background: url(images/serviceboxes_windshield.jpg) no-repeat;	
}
/*////////////////////
// SITEMAP //
//////////////////*/
#sitemap p {
	font-size: 13px;
	font-weight: bold;
}
#sitemap p a:link,
#sitemap p a:visited,
#sitemap h1 a:link,
#sitemap h1 a:visited,
#sitemap p h1 a:link,
#sitemap p h1 a:visited,
#sitemap ul li a:link,
#sitemap ul li a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}
#sitemap p a:hover,
#sitemap p h1 a:hover,
#sitemap ul li a:hover,
#sitemap h1 a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #c31e1e;
}

