﻿/* typography stylesheet for Autocon */
body {
	font-family: Calibri, Arial, Helvetica, sans-serif;
}

h1 {
font-family: "Century Gothic";
font-size:22px !important;
font-weight:bold;
color:#eb882b;
padding-left:1.0em;
}

h3 {
text-align:center;
color:#617abc;
}

div#footer {
font-family: "Century Gothic";
}
div#footer h2 {
font-size:16px;
font-weight:normal;
color: #001f58;
margin-left:20px;
margin-bottom:0px;
}
div#footer a {
font-size:16px;
font-weight:normal;
color: #808080;
margin-left:20px;
}
div#footer h3 {
font-family: "Century Gothic";
font-size:12px;
color: #808080;
}
div#autoconsystems a, {
font-family: "Century Gothic";
font-size:12px;
text-decoration:none;
}