/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* Modified for Concrete5 by Jordan Lev - http://jordanlev.com */

body {
	/* customize_body */ font: normal normal normal 12px "Trebuchet MS",Arial,Helvetica,sans-serif; /* customize_body */
	/* customize_body */ color: #6B6B6B; /* customize_body */
}

h2, h3, h4 {
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #37404C;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

p, ul, ol {
	line-height: 170%;
	text-align: justify;
}

a {
	/* customize_link */ color: #FF5A00; /* customize_link */
}

a:hover {
	/* customize_link_hover */ color: #FF5A00; /* customize_link_hover */
	text-decoration: none;
}