p {
	font-family: Trebuchet MS, Arial, Helvetica, san-serif; 
	font-size: 14px;
	line-height: 140%;
	color: #464646;
	margin-bottom: 14px;
}

h1 {
	font-size: 28px;
	color: #02716b;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 24px;
}

h2 {
	font-size: 20px;;
	text-transform: uppercase;	
	margin-bottom: 3px;
}

h3 {
	font-size: 18px;
	color: #0bab9c;
	font-weight: normal;	
	text-align: center;
	margin-bottom: 12px;
}

a {
	text-decoration: none;
	color: #bc602f;	
}
a:hover {
	text-decoration: underline;	
}
ul, ol {
	margin-left: 20px;
}
hr {
	color: #fff; 
	background-color: #fff; 
	border: 1px dotted #2d736b; 
	border-style: none none dotted;
	margin: 10px 0;
}


/*****************
***    BLOG    ***
******************/

.dateline {
	font-size: 10px!important;
	}
	p.dateline a, .blog_bottom_links a {
		color: #bc602f!important;
		text-decoration: none!important;
		border-bottom: none!important;

	}
	p.dateline a:hover, .blog_bottom_links a:hover {
		text-decoration: underline!important;
		border-bottom: none!important;
}

.blog_post a, .blog_comment a {
	text-decoration: none;
	color: #bc602f;	
	border-bottom: 1px dashed #000000;
	}
	.blog_post a:hover, .blog_comment a:hover {
	text-decoration: none;
	color: #bc602f;	
	border-bottom: none;
}

.blog_post p, .blog_comment p {
	margin-bottom: 13px;
	color: #464646;
	font-size: 13px;
}

.blog_bottom_links p {
	font-size: 11px;
	color: #7f7f7f;
}

.blog_comments_header h2,
#contact_comments_header h2 {
	font-size: 17px;
	color: #6e551f;
	text-transform: uppercase;		
	margin: 0;
	padding: 0;
}

.blog_comments_header img,
#contact_comments_header img {
	margin-right: 6px;
	margin-top: 4px;
	float: left;
}
#blog_comments_wrapper input, #blog_comments_wrapper textarea,
#contact_comments input, #contact_comments textarea {
	font-family: Arial,Helvetica,san-serif;	
	color:#000000;
	font-size:12px;
 	border: 1px solid #a4a4a4;
 	margin-bottom: 7px;
	margin-top: 2px;
 	padding: 4px 2px;
}
#blog_comments_wrapper label,
#contact_comments label {
	font-size: 12px;
	color: #464646;
}
.comments_p_sm {
	font-size: 10px;
}
.blog_posts_submit_button {
	margin-left: 150px; 
}
.contact_submit_button {
	margin-left: 180px; 
}

/*****************
***  CONTENT   ***
******************/

.image_right {
	float: right;
	padding-left: 30px;
	padding-bottom: 5px;
}
.image_left {
	float: left;
	padding-right: 30px;
	padding-bottom: 5px;	
}
.about_p_lg {
	font-size: 18px;
	text-align: center;
	font-style: italic;
	line-height: 120%;
	padding-top: 10px;
}
.privacy_policy {
	margin: 20px 0 10px 0;
	text-align: left;
}
p.lighter_attribution {
	font-size: 11px;
	color: #2d736b;
}
.lighter_attribution a {
	color: #bc602f!important;
	text-decoration: none!important;
	border-bottom: none!important;
}
.lighter_attribution a:hover {
	text-decoration: underline!important;
	border-bottom: none!important;
}
.break_out p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 170%;
	color: #464646;
}
.donate_button {
	margin-left: 265px;
	margin-top: 10px;
}
.subhead p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #696d6d;
	padding-top: 7px;
}
