/* CSS Document */

body {background-color:#223242}

.headers {
	font-family: Eurostile;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	src: url(http://www.bradhinnant.com/fonts/EUROSTI0.eot);
}

#container {
	margin:0 auto;
	width:850px;

}

.text {
	font-family: "Trebuchet MS";
	font-size: 14px;
}

.text2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
}

.text3 {
	text-align:left;
}

.headersblack {
	font-family: Eurostile;
	font-size: 18px;
	font-weight: bold;
	color:#000000;
	src: url(http://www.bradhinnant.com/fonts/EUROSTI0.eot);
}

.headerslink {
	font-family: Eurostile;
	font-size: 18px;
	font-weight: bold;
	text-decoration:underline;
	color:#223242;
	src: url(http://www.bradhinnant.com/fonts/EUROSTI0.eot);
}

.links {
	font-family: Eurostile;
	font-size: 18px;
	text-decoration:underline;
	color:#223242;
	src: url(http://www.bradhinnant.com/fonts/EUROSTI0.eot);
}