@charset "utf-8";
/* CSS Document */

body {
	background-color: #009;
	background-image: url(images/bg-petes-tire-barns-ma-nh-vt-me.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00000;
	line-height: 125%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a:link {
	color: #262B96;
	text-decoration: none;
	font-weight:bold;
	font-family: Arial, cursive;
	font-size: 12px;
}
a:visited {
	color: #262B96;
	font-family: Arial, cursive;
	font-size: 12px;
	text-decoration: none;

}
a:hover {
	color: #262B96;
	font-family: Arial, cursive;
	font-size: 12px;
	text-decoration: underline;
 }
a:active {
	font-family: Arial, cursive;
	font-size: 12px;
	color: #fddf50;
	text-decoration: none;
  } 

a.bottom:link {
	color: #fddf50;
	text-decoration: none;
	font-family: Arial, cursive;
	font-size: 14px;
	font-weight:bold 
}
a.bottom:visited {
	color: #fddf50;
	font-family: Arial, cursive;
	font-size: 14px;
	text-decoration: none;

}
a.bottom:hover {
	color: #fddf50;
	font-family: Arial, cursive;
	font-size: 14px;
	text-decoration: underline;
 }
a.bottom:active {
	font-family: Arial, cursive;
	font-size: 14px;
	color: #fddf50;
	text-decoration: none;
  } 
h1 {
	font-family:  Arial, cursive;
	font-size: 24px;
	color: #262B96;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #262B96;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #262B96;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fddf50;

}
a.bottomSM:link {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, cursive;
	font-size: 12px;
}
a.bottomSM:visited {
	color: #FFF;
	font-family: Arial, cursive;
	font-size: 12px;
	text-decoration: none;

}
a.bottomSM:hover {
	color: #FFF;
	font-family: Arial, cursive;
	font-size: 12px;
	text-decoration: underline;
 }
a.bottomSM:active {
	font-family: Arial, cursive;
	font-size: 12px;
	color: #fddf50;
	text-decoration: none;
  } 
 a.navTL:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: 'Oswald', Arial, cursive;
	font-size: 14px;
	text-shadow: 3px 3px 3px #000;
}
a.navTL:visited {
	color: #FFFFFF;
	font-family: 'Oswald', Arial, cursive;
	font-size: 14px;
	text-shadow: 3px 3px 3px #000;
	text-decoration: none;

}
a.navTL:hover {
	color: #FFFFFF;
	font-family: 'Oswald', Arial, cursive;
	font-size: 14px;
	text-shadow: 3px 3px 3px #000;
	text-decoration: underline;
 }
a.navTL:active {
	font-family: 'Oswald', Arial, cursive;
	color: #ffffff;
	font-size: 14px;
	text-shadow: 3px 3px 3px #000;
	text-decoration: none;
  }  
.bg-norepeat {
	background-repeat: no-repeat;
	background-position: center;
}
ul {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.horiz-line {
	background-image: url(images/horizontal-line.png);
	background-repeat: repeat-x;
}
.text-spacing {
	line-height: 125%;
	margin-left: 10px;
}
.text-spacingWhite {
	line-height: 100%;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.text-spacingYellow {
	line-height: 100%;
	color: #fddf50;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
