/* @override http://joelcorriveau.com/wp-content/themes/choice/color/green_muted.css */

#nav li a:hover {
	color: #b51117;
	}

#head h2 {
	color: #b51117;
	}

#right li a:hover, .right2 li a:hover {
	color: #b51117;
	}
	
h2 {
	color: #b51117;
	}
	
#content a, #content2 a, #foot a {
	color: #b51117;
	border-bottom: 1px dotted #b51117;
	}
	
img.content, a img.content {
	background-color: #b51117;
	}
	
thead th {
  color: #b51117;
}


.widget-subscribe a {
	color: #b51117;
	border-bottom: 1px dotted #b51117;
	text-decoration: none;
}

.widget-subscribe a:hover, a:active, a:focus {
	color: #b51117;
	border-bottom: none;
	text-decoration: none
}