@charset "utf-8";
/* typography.css, put type styles here */

/* customize_miscellaneous */ /* customize_miscellaneous */
body{
	margin:0;
	padding:0;
	/* customize_body_font */ font-size: 12px; 
	line-height: 17px; font: Helvetica, Arial, Helvetica, sans-serif; 
 /* customize_body_font */
	/* customize_body_font_color */ color:#58595b; /* customize_body_font_color */
	}
	
	p{
		padding: 0px 0px 15px 0px;
		margin: 0px;
	}
	
a{
	outline:none; 
	text-decoration: none;
	/* customize_link_color */ color:#6ABB45; /* customize_link_color */
	}
a:hover {text-decoration:underline; color:#6ABB45;}
h1, h2, h3, h4, h5, h6 {
	 font-family: Helvetica, Arial, Helvetica, sans-serif;
	/* customize_header_font_color */  /* customize_header_font_color */
}

h1 {
	font-size:16px;
	margin:0px 0 8px 0;
	padding-bottom:8px;
	color: #6ABB45;
	line-height: 17px;
	font-weight: normal;
		border-bottom:2px dotted #6ABB45;

}

h2 {
	font-size:12px;
	margin:0 0 3px 0;
	padding-bottom:2px;
	color: #58595b;
		line-height: 16px;
		font-weight: bold;

}
	
h3 {
	font-size:12px;
	margin:0 0 0px 0;
	font-weight:bold;
	color: #58595b;
}
h3 a{
	font-size:12px;
	margin:0 0 0px 0;
	font-weight:bold;
	color: #58595b;
	text-decoration: none;

}
h3 a:hover {
	text-decoration:underline; color:#6ABB45;
	color: #58595b;

}
h4 {
	font-size:15px;
	margin:0 0 2px 0;
	padding-bottom:10px;
	color:#58595b;
	font-weight: normal;
	line-height: 18px;
	font-style:normal;

	

	
}
h5 {
	font-size:12px;
	margin:0 0 0px 0;
	font-weight: bold;
	color: #58595b;
		margin:0 0 0px 0;

}


h6 {font-size:12px;
font-style:italic;
	margin:0 0 0px 0;
	color: #666;
	border:58595b;
	font-weight: normal;
	padding-bottom: 10px;
}
h7 {font-size:12px;
	margin:0 0 0px 0;
	color: #58595b;
	border:none;
	font-weight: normal;
	padding-bottom: 0px;
}

#blog-index p{
		padding: 0px 0px 0px 0px;
		margin: 0px;
	}
.ccm-image-block {
		padding-bottom: 20px;}
		
.content-line p.about-image-block {
width:150px; height:100%; display:block; float: left;}

