/* make everything Lato */

*,
h1, h2, h3, h4, h5, h6 {
	font-family: 'Lato', sans-serif;
}

.slide h2 {
	font-weight: 300;
	line-height: 1.0em;
}

#content.home article h2,
#banner-text td div,
.footer_content .footer_phone,
article h2 {
	font-family: 'Lato', sans-serif;
	font-weight: 100;
}

article p {
	font-size: 10pt;
	line-height: 1.7em;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.2em;
}

h1 {
	font-weight: 100;
	color: #000;
	font-size: 22pt;
}

h2, article h2 {
	font-weight: 100;
	color: #00aeda;
	font-size: 20pt;
}

h3 {
	font-weight: 300;
	color: #00aeda;
	font-size: 16pt;
}

h4 {
	font-weight: 400;
	color: #00aeda;
	font-size: 12pt;
}

h5 {
	font-weight: 400;
	color: #00aeda;
	font-size: 10.5pt;
}

h6 {
	font-weight: 300;
	color: #000;
	font-size: 10.5pt;
}

article ul,
article ol {
	margin-top: 0 !important;
}

article ul li,
article ol li {
	margin: 0 0 0 30px ;
	padding-left: 3px;
}



.col1 h2 {
	font-family: 'Lato', sans-serif;
	font-weight: 600;
}




.ubernav-menu a, .footer_content h3 {
	font-family: 'Lato', sans-serif;
	font-weight: 600;
}

.footer_content a.button {
	padding: 6px 20px;
}
