/*
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: #5A554E; /* customize_body */
}

h1, h2 {
	font-weight: normal;
}

h1 {
	font-size: 32px;
}

h2 {
	font-size: 24px;
}

p, ol, ul, dl {
	text-align: justify;
	line-height: 2.2;
}

strong {
	color: #4A3E29;
}

a {
    font-size: 16px;
	/* customize_link */ color: #ffffff; /* customize_link */
}

a:hover {
	text-decoration: none;
	font-size: 16px;
	/* customize_link_hover */ color: #ffffff; /* customize_link_hover */
}
