/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/*
Edited for Concrete5 use by overthemike
http://www.overthemike.com
All design credit goes to Free Css Templates (above)
*/

body {
	margin: 0;
	padding: 0;
	/* customize_body */ font: normal normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif; /* customize_body */
	/* customize_body */ color: #5A554E ; /* customize_body */
}

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}

h1 {
	/* customize_h1 */ font: normal normal 2.4em "Trebuchet MS", Arial, Helvetica, sans-serif; padding-bottom: 1em; /* customize_h1 */
	/* customize_h1 */ color: #54aec2; /* customize_h1 */
}

h2 {
	/* customize_h2 */ font: normal normal 1.8em "Trebuchet MS", Arial, Helvetica, sans-serif; /* customize_h2 */
	/* customize_h2 */ color: #84ba58; /* customize_h2 */
}

h3 {
	/* customize_h3 */ font: normal normal 1.6em "Trebuchet MS", Arial, Helvetica, sans-serif; /* customize_h3 */
	/* customize_h3 */ color: #d95f63; /* customize_h3 */
}
h4 {
	/* customize_h4 */ font: normal normal 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif; padding-top: 1px; /* customize_h4 */
	/* customize_h4 */ color: #54aec2; /* customize_h4 */
}
h5 {
	/* customize_h5 */ font: normal normal 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif; padding-top: 1px; /* customize_h5 */
	/* customize_h5 */ color:#5A554E ; /* customize_h5 */
}
p, ul, ol {
	margin-top: 0;
	line-height: 150%;
}

p{
	/* customize_p */ font: normal normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif; /* customize_p */
	/* customize_p */ color: #5A554E ; /* customize_p */
}

ul{
	/* customize_ul */ font: normal normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif; /* customize_ul */
	/* customize_ul */ color: #5A554E ; /* customize_ul */
}

ol{
	/* customize_ol */ font: normal normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif; /* customize_ol */
	/* customize_ol */ color: #5A554E ; /* customize_ol */
}

ul, ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-left:4px;
	list-style-type: circle; 
	margin: 2em; 
}
ul li {
	padding-left: 1em; 
	margin-bottom: .5em; 
}
a {
	text-decoration: underline;
	/* customize_links */ font: normal normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif; /*customize_links */
	/* customize_links */ color: #d95f63; /* customize_links */
}

a:hover {
	/* customize_links_hover */ font: normal normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif; /*customize_links_hover */
	/* customize_links_hover */ color: #d95f63; /* customize_links_hover */
	text-decoration: none;
}

h2 a {
	text-decoration: none;
}