body { 
	margin: 0 auto;
	padding:0;
	width: 100%;
	font: normal 12px/18px Verdana, "lucida sans unicode", "lucida grande", Arial, Sans-Serif;
	background: #f5f5f5;
}

a:link,
a:visited {
	color: #8d1018;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

a:active {
	color: #8d1018;
	text-decoration: none;
}

a.white:link,
a.white:visited {
	color: #fff;
	text-decoration: none;
}

a.white:hover {
	color: #fff;
	text-decoration: underline;
}

a.white:active {
	color: #fff;
	text-decoration: none;
}

a.more:link,
a.more:visited {
	border: 1px solid #aed0e9;
	background-color: #446d8e;
	padding: 4px;
	color: #aed0e9;
	font-size: 11px;
}

a.more:hover,
a.more:active {
	border: 1px solid #fff;
	color: #fff;
}

p {
	margin: 0 0 1.25em;
}

p.quote {
	font: 13px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 18px;
}

p.source {
	font: 13px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 18px;
	margin-left: 80px;
}

#container {
	width:1000px;
	margin: 0 auto;
	background: #e4e4e4 url(../images/container.jpg) top center repeat-y;
}

#header {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	background: #dbe7f2 url(../images/headers/home.jpg) 0 0 no-repeat;
}

#main_story {
	position: relative;
	top: 140px;
	left: 30px;
	width: 330px;
}

#main_story * {
	margin: 0;
}

#main_story h1 {
	font: normal 24px/30px Helvetica, Arial, Sans-Serif;	
	margin-bottom: 2px;
}

#main_story h2 {
	font: 16px Georgia, Times New Roman, serif;
	line-height: 18px;
	font-style: italic;
}

#metadata {
	position: relative;
	top: 0;
	float: right;
	padding: 11px 20px 0 0;
	font-weight: bold;
}

#metadata a:link,
#metadata a:visited {
	color: #000;
	text-decoration: none;
}

#metadata a:hover,
#metadata a:active {
	text-decoration: underline;
}

#metadata form {
	display: inline;
	margin: 0 0 0 20px;
}

#cse-search-box div {
	display: inline;
}

#metadata form * {
	margin: 0;
	font-weight: normal;
	font-size: 12px;
}

#spotlight {
	width: 1000px;
	height: 276px;
	margin: 0;
	padding: 0;
}

#row1 {
	background: #77aaca url(../images/bg_silhouette.gif) bottom center no-repeat;
	padding: 0 0 155px;
}

#row1.no_bg {
	background: #bdd9ee;
	background-image: none;
	padding: 0;
}

#row1top {
	background: transparent url(../images/bg_row1top.gif) 0 0 repeat-x;
	padding: 0;
}

#row1.no_bg #row1top {
	background: #77aaca url(../images/bg_row1top.gif) 0 0 repeat-x;
}

#row2 {
	background: #77a9cc url(../images/silhouette.jpg) bottom center no-repeat;
}

.float { 
	float:right;
	padding-left: 15px;
	padding-bottom: 10px;
}

img {
	border: 0;
}

ul,
dl {
	margin: 0 0 1.25em;
}

dt {
	margin: 1em 0 0;
	font-weight: bold;
}

dd {
	margin: 0;
}

h1 {
	font: normal 28px/30px Helvetica, Arial, Sans-Serif;	
	margin-bottom: 2px;
}

#content_middle_interior h1 {
	margin-bottom: .5em;
}

h2 {
	margin: 1.5em 0 1em;
	font: 18px/24px Helvetica, Arial, Sans-Serif;	
	color: #000;
}

form h2 {
	margin: 1.5em 0 0;
}

h3 {
	margin: 1.5em 0 1em;
	font: 16px/18px Helvetica, Arial, Sans-Serif;	
	color: #000;
}

#subtitle {
	font: 16px Georgia, Times New Roman, serif;
	line-height: 18px;
	font-style: italic;
}

#breadcrumb {
	margin: 0 0 1em;
	font-size: 11px;
}

/* Begin Navigation */

#navigation {
	position: relative;
	width: 1000px;
	height: 47px;
	margin-top: 0;
	background: #790d12;
	font: 12px Helvetica, Arial, sans-serif;
}

	#navigation ul {
		padding: 0;
		margin: 0;
		list-style: none;
		display: inline;
	}
	
	#navigation li {
		float: left;
	}
	
	#navigation a:link,
	#navigation a:visited {
		position: absolute;
		padding: 0 23px;
		float: left;
		height: 47px;
		text-decoration: none;
		font-size: 13px;
		line-height: 47px;
		color: #fff;
	}
	
		#navigation li.about a {
			left: 0;
			width: 65px;
			background-position: 0 0;
			background: transparent url(../images/nav_bg.jpg) top left no-repeat;
		}
		
		#navigation li.donors a {
			left: 110px;
			width: 70px;
			background-position: -90px 0;
			background: transparent url(../images/nav_bg.jpg) top left no-repeat;
		}
	
		#navigation li.affiliated a {
			left: 225px;
			width: 120px;
			background-position: -190px 0;
			background: transparent url(../images/nav_bg.jpg) top left no-repeat;
		}
		#navigation li.professional a {
			left: 385px;
			width: 150px;
			background-position: -510px 0;
			background: transparent url(../images/nav_bg.jpg) top left no-repeat;
		}
		
		#navigation li.news a {
			left: 580px;
			width: 90px;
			background-position: -610px 0;
			background: transparent url(../images/nav_bg.jpg) top left no-repeat;
		}
	
		#navigation li.programs a {
			left: 715px;
			width: 130px;
			background-position: -710px 0;
			background: transparent url(../images/nav_bg.jpg) top left no-repeat;
		}
	
		#navigation li.contribute a {
			left: 890px;
			width: 62px;
			background-position: -710px 0;
			background: transparent url(../images/nav_bg.jpg) top left no-repeat;
		}
		
	body.about #navigation li.about a,
	body.donors #navigation li.donors a,
	body.affiliated #navigation li.affiliated a,
	body.professional #navigation li.professional a,
	body.news #navigation li.news a,
	body.programs #navigation li.programs a,
	body.programs #contribute li.contribute a,
	#navigation a:hover,
	#navigation a:active {
		background: #790d12 url(../images/nav_bg.jpg) top left no-repeat;
	}

#navigation a:hover,
#navigation a:active {
	text-decoration: underline;
}

/* End Navigation */

#content_container {
	width: 1000px;
}

#content_left {
	width: 226px;
	float: left;
	padding: 20px;
}

body.home #row2 #content_left {
	width: 327px;
}

#content_left_interior {
	width: 333px;
	padding: 0 10px 0 10px;
	float: left;
}

#content_left ul {
	margin-left: -20px;
}

#content_left ul li {
	font-size: 11px;
	line-height: 15px;
	color: #964800;
}

#content_middle {
	width: 428px;
	float: left;
	padding: 20px;
	overflow: hidden;
}

body.home #row2 #content_middle {
	width: 327px;
}

#content_middle.story {
	width: 672px;
}

#content_middle ul li {
	list-style: none;
}

#content_middle.story ul li {
	list-style: disc;
}

#content_right {
	width: 226px;
	float: left;
	padding: 20px 18px;
	overflow: hidden;
}

body.home #row1 #content_left.find_affiliated_fund h2 {
	height: 29px;
	margin: 0 0 .5em;
	background: transparent url(/themes/site_themes/ncf/images/find.jpg) 0 0 no-repeat;
	padding: 0 0 0 40px;
	line-height: 28px;
}

body.home #row1 #content_left #homepage_buttons {
	margin: 30px 0 0;
}

body.home #row1 #content_left #homepage_buttons ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

body.home #row1 #content_left #homepage_buttons a:link,
body.home #row1 #content_left #homepage_buttons a:visited {
	display: block;
	margin: 0 0 10px;
	background-color: #8d1018;
	padding: 10px;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

body.home #row1 #content_left #homepage_buttons a:hover,
body.home #row1 #content_left #homepage_buttons a:active {
	background-color: #000;
}

body.home #row1 #content_left #social_networks {
	margin: 30px 0 0;
}

body.home #row1 #content_left #social_networks img {
	border: 0;
}

body.home #row1 #content_middle.news_events h2 {
	height: 29px;
	margin: 0 0 .5em;
	background: transparent url(/themes/site_themes/ncf/images/news.jpg) 0 0 no-repeat;
	padding: 0 0 0 40px;
	line-height: 28px;
}

body.home #row1 #content_right.upcoming_events h2 {
	height: 29px;
	margin: 0 0 .5em;
	background: transparent url(/themes/site_themes/ncf/images/calendar.jpg) 0 0 no-repeat;
	padding: 0 0 0 40px;
	line-height: 28px;
}

body.home #row1 #content_middle.news_events ul,
body.home #row1 #content_right.upcoming_events ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 18px;
}

body.home #row1 #content_middle.news_events ul li,
body.home #row1 #content_right.upcoming_events ul li {
	margin: 0 0 1em;
}

body.home #row2 #content_left.community_stories h2 {
	float: left;
	height: 28px;
	margin: 0 0 .5em;
	background: transparent url(/themes/site_themes/ncf/images/speech.jpg) 0 0 no-repeat;
	padding: 0 0 0 40px;
	line-height: 28px;
}

body.home #row2 #content_middle.donor_stories h2 {
	float: left;
	height: 28px;
	margin: 0 0 .5em;
	background: transparent url(/themes/site_themes/ncf/images/speech.jpg) 0 0 no-repeat;
	padding: 0 0 0 40px;
	line-height: 28px;
}

body.home #row2 #content_left.community_stories p.more,
body.home #row2 #content_middle.donor_stories p.more {
	margin-bottom: 0;
	line-height: 26px;
}

body.home #row2 #content_left h3,
body.home #row2 #content_middle h3 {
	font-weight: bold;
	margin: 0 0 .5em;
}

#row2 #content_right {
	width: 226px;
	float: left;
	padding: 0px;
	margin-left: 25px;
	margin-top: 1px;
}

#content_right ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 18px;
}

#content_right ul li {
	margin: 0 0 1em;
}

#content_right div.item {
	margin: 0 0 4em;
}

#content_right div.item img {
	display: block;
	margin: 1em auto;
	border: 5px solid #fff;
}

#content_right div.item h2 {
	margin: 0;
}

#content_right div.item h3 {
	margin-top: .5em;
	font: italic 14px Georgia,serif;
}

#content_right div.item div.quote {
	font: italic 12px Georgia,serif;
}

#footer {
	background: #446d8e;
	border-top: 1px solid #fff;
	width: 970px;
	padding: 15px;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
}

#footer p {
	margin-bottom: 0;
	color: #fff;
}

#footer p span {
	padding: 0 10px;
}

img.donor_thumb,
img.community_thumb {
	display: block;
	margin: 0 auto 1em;
	border: 5px solid #fff;
}

body.home img.donor_thumb,
body.home img.community_thumb {
	display: block;
	margin-right: 20px;
	float: left;
	border: 5px solid #fff;
}

img.left {
	display: block;
	float: left;
	margin: 1em 10px 10px 0;
	border: 5px solid #fff; 
}

img.right {
	display: block;
	float: right;
	margin: 1em 0 10px 10px;
	border: 5px solid #fff; 
}

img.center {
	display: block;
	margin: 0 auto 1em;
	border: 5px solid #fff; 
}

div.no_photo {
	width: 425px;
	height: 300px;
	margin: 0 auto;
	background-color: #fff;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

p.more {
	display: inline;
	margin-left: 10px;}

p.more a {
	color: #fff;
	font: 13px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}


/* BEGIN INTERNAL PAGE */

#interior_nav h2 {
	margin: 0 0 1em;
}

#interior_nav ul {
	margin-left: 0;
	margin-top: 0px;
	padding: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}

#interior_nav ul li {
	border-bottom: 1px solid #dbeefb;
	font-size: 16px;
}

#interior_nav ul li.here {
	background: transparent url(/themes/site_themes/ncf/images/bg_menu_section_here.gif) right 12px no-repeat;
}

#interior_nav ul li ul {
	border: none;
	padding: 4px 0 4px 12px;
}

#interior_nav ul li li {
	border: 0;
	font-size: 12px;
}

#interior_nav ul li li,
#interior_nav ul li li.here {
	background: transparent url(/themes/site_themes/ncf/images/bg_menu_section_li_li.gif) 0 9px no-repeat;
	padding-left: 12px;
}

#interior_nav ul li a:link,
#interior_nav ul li a:visited,
#interior_nav ul li a:active {
	display: block;
	padding: 8px 0;
	color: #fff;
	text-decoration: none;
}

#interior_nav ul li li a:link,
#interior_nav ul li li a:visited,
#interior_nav ul li li a:active,
#interior_nav ul li.here li a:link,
#interior_nav ul li.here li a:visited,
#interior_nav ul li.here li a:active {
	padding: 3px 12px 3px 0;
	color: #fff;
}

#interior_nav ul li li.here a:link,
#interior_nav ul li li.here a:visited,
#interior_nav ul li li.here a:active {
	background: transparent url(/themes/site_themes/ncf/images/bg_menu_section_here.gif) right 6px no-repeat;
}

#interior_nav ul li.here a:link,
#interior_nav ul li.here a:visited,
#interior_nav ul li.here a:active,
#interior_nav ul li a:hover,
#interior_nav ul li.here li a:hover,
#interior_nav ul li.parent_here li a:hover {
	color: #000;
}

#intro {
	font: 15px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-style: italic;
	line-height: 21px;
	margin-bottom: 15px;
}

#content_middle_interior {
	width: 428px;
	float: left;
	padding: 8px 20px 20px 20px;
}

body.site-map #content_middle_interior,
body.annual_training #content_middle_interior,
body.affiliated-fund-find #content_middle_interior {
	width: 694px;
}

#content_middle_interior ul {
	margin-top: 1px;
	margin-left: 0;
	padding: 0;
}

#content_middle_interior ul li {
	line-height: 18px;
	margin: 0 30px;
}

#content_middle_interior a.archive:link,
#content_middle_interior a.archive:visited {
	color: #fff;
	text-decoration: none;
	background: #bed4e2;
	padding: 7px;
	border: 1px solid #9cb7cd;
}

#content_middle_interior a.archive:hover,
#content_middle_interior a.archive:active {
	color: #fff;
	text-decoration: underline;
	background: #9cb7cd;
	padding: 7px;
	border: 1px solid #9cb7cd;
}

#content_middle_interior table {
	width: 99%;
	margin: 0 0 1.25em;
	border-collapse: collapse;
}

#content_middle_interior table th {
	background-color: #446d8e;
	border-left: 1px solid #bdd9ee;
	padding: 5px;
	font-weight: bold;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	color: #fff;
	vertical-align: bottom;
}

#content_middle_interior table th.nowrap {
	white-space: nowrap;
}

#content_middle_interior table td {
	font-size: 11px;
	border-bottom: 1px solid #446d8e;
	padding: 5px;
}

#content_middle_interior table.math td {
	padding: 0;
	border-bottom: 0;
}

#content_middle_interior table.math td.right {
	text-align: right;
}

#content_middle_interior table.math td.ul {
	border-bottom: 1px solid #446d8e;
}

#content_middle_interior table.article_list td {
	vertical-align: top;
	font-size: 12px;
}

#content_middle_interior #staff_l {
	width: 125px;
	float: left;
}

#content_middle_interior #staff_l img {
	display: block;
	margin: 10px 0 0;
	border: 5px solid #fff;
}

#content_middle_interior #staff_r {
	margin: 0 0 0 150px;
}

p.subtitle {
	margin: 1em 0;
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #666;
}

#content_second {
	width: 200px;
	float: left;
	padding: 20px 15px 15px 15px;
	overflow: hidden;
}

#content_third {
	width: 200px;
	float: left;
	padding: 20px 15px 15px 15px;
	overflow: hidden;
}

#content_fourth {
	width: 200px;
	float: left;
	padding: 25px;
	overflow: hidden;
}

#content_fourth ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

#content_fourth ol li {
	margin: 0 !important;
	padding: 8px;
	border-bottom: 1px #446d8e solid;
}

#content_fourth ol li.odd {
	background: #76a0c1;
}

#content_fourth ol li.odd_first {
	list-style: none;
	padding: 8px;
	border-top: 1px #446d8e solid;
	background: #76a0c1;
}

img.bottom_padding {
	padding-bottom: 10px;
}

/* BEGIN table CSS */

table.list {
	border-collapse: collapse;
	width: 99%;
}

table.list th {
	background-color: #446d8e;
	color: #fff;
	text-align: left;
	font-size: 11px;
	padding: 5px 10px;
	white-space: nowrap;
}

table.list th.stretch {
	width: 100%;
}

table.list td {
	padding: 5px 10px;
	border-bottom: 1px solid #446d8e;
	vertical-align: top;
}

table.list td.nowrap {
	white-space: nowrap;
}

h4.county_title {
	margin: 0;
	border-bottom: 1px solid #77aaca;
	background-color: #446d8e;
	padding: 3px 5px;
	color: #fff;
}

table.county_grid {
	width: 100% !important;
	margin: 0 !important;
	border-collapse: collapse;
}

table.county_grid td {
	padding: 5px !important;
	border: 0 !important;
	background-color: #aed0e9;
	border-bottom: 1px solid #77aaca !important;
}

table.county_grid td.title {
	width: 30%;
	font-weight: bold;
	white-space: nowrap;
	padding-right: 15px !important;
}

table.county_grid td.stat {
	width: 70%;
}

table.formtable {
	border-collapse: collase;
	width: 99%;
}

table.formtable td {
	vertical-align: top;
	padding: 0;
}

table.formtable td * {
	margin: 0;
}

table.formtable td input,
table.formtable td select {
	font-size: 11px;
}

table.formtable td.formlabel {
	padding: 5px 10px 5px 0 !important;
}

table.formtable td.formlabel span {
	display: block;
	width: 100px;
	font-weight: bold;
	font-size: 12px;
}

table.formtable td.formlabel label {
	margin: 0;
	padding: 0;
}

table.formtable td.formfield {
	width: 100%;
	padding: 5px 0;
}

div.form_buttons {
	background-color: #446d8e;
	padding: 5px;
	color: #fff;
	font-size: 11px;
}

div.form_buttons input {
	margin: 0 5px 0 0;
}

div.form_buttons a:link,
div.form_buttons a:visited {
	color: #fff;
}

table.donation_options td {
	vertical-align: top;
	padding-left: 0 !important;
	font-size: 12px !important;
}

table.donation_options td.stretch {
	width: 100%;
}

/* END table CSS */

ul.checkbox_list,
ul.radio_list {
	margin: 0 !important;
	padding: 0;
	list-style: none;
}

ul.checkbox_list li,
ul.radio_list li {
	position: relative;
	padding: 0 0 5px;
}

ul.checkbox_list li *,
ul.radio_list li * {
	margin: 0;
}

ul.checkbox_list li input,
ul.radio_list li input {
	position: absolute;
	top: 0;
	left: 0;
}

ul.checkbox_list li label,
ul.radio_list li label {
	margin: 0 0 0 20px;
	font-weight: normal;
}

ul.checkbox_list li .addl_option,
ul.radio_list li .addl_option {
	margin: 0;
	padding: 0 0 0 20px;
}

ul.checkbox_list li .addl_option input,
ul.radio_list li .addl_option input {
	position: relative;
}

.formrow {
	margin: 0 0 10px;
	padding: 0 0 10px;
	border-bottom: 1px solid #446d8e;
}

.formrow * {
	margin: 0;
}

.formrow span,
table.form_cols td span {
	display: block;
	font-weight: bold;
	margin: 0 0 0;
	font-size: 12px;
}

textarea {
	margin: 0;
	width: 99%;
	height: 100px;
}

h3.formtitle {
	margin-bottom: 0;
	background-color: #446d8e;
	padding: 7px 5px 5px;
	color: #fff;
	line-height: 1;
}

#county_list {
	border: 1px solid #aed0e9;
	background-color: #446d8e;
	padding: 10px;
}

#county_list * {
	margin: 0;
}

#county_list select {
	width: 100%;
}

#statistics_text {
	margin: 30px 0 0;
	border: 1px solid #aed0e9;
	background-color: #446d8e;
	padding: 10px 10px 0;
	color: #aed0e9;
	font: italic 14px Georgia,serif;
}

#statistics_text a:link,
#statistics_text a:visited {
	color: #aed0e9;
	text-decoration: underline;
}

#statistics_text a:hover,
#statistics_text a:active {
	color: #fff;
}

input.text {
	width: 200px;
}

ul.radio {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.radio li {
	margin: 0 0 4px !important;
}

ul.radio li input {
	display: block;
	float: left;
	margin: 3px 0 0;
}

ul.radio li label {
	display: block;
	margin: 0 0 0 2em;
}

table.form_cols {
	margin: 0 !important;
	border-collapse: collapse;
}

table.form_cols td {
	width: 33%;
	vertical-align: top;
	padding: 0 15px 0 0 !important;
	border: 0 !important;
}

div.field_below {
	clear: both;
	margin: 4px 0 0;
}

/* BEGIN calendar styles
---------------------------------------------------------------------------- */

#calendar_nav {
	width: 210px;
	margin: 0 auto;
}

#calendar_nav table {
	width: 100%;
}

#calendar_nav td {
	width: 27px;
	height: 27px;
	background-color: #fff;
	border: 1px solid #446d8e;
	color: #446d8e;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
}

#calendar_nav th {
	background-color: #446d8e;
	height: 27px;
	font-size: 12px;
	line-height: 27px;
	color: #fff;
	border: 1px solid #2d4c64;
}

#calendar_nav th a:link,
#calendar_nav th a:visited {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

#calendar_nav th a:hover,
#calendar_nav th a:active {
	text-decoration: underline;
}

#calendar_nav td.day_heading {
	background-color: #446d8e;
	color: #fff;
}

#calendar_nav td.has_events {
	background-color: #77aaca;
}

#calendar_nav td.has_events a:link,
#calendar_nav td.has_events a:visited {
	display: block;
	width: 100%;
	background-color: #77aaca;
	color: #000;
}

#calendar_nav td.has_events a:hover,
#calendar_nav td.has_events a:active {
	color: #fff;
}

#calendar_nav td.no_events {
	background: none;
}

#calendar_nav td.blank {
	background: none;
	color: #446d8e;
}

div.event {
	margin: 0 0 1em;
}

div.event h3 {
	margin: 0;
}

form.affiliated_fund_search {
	margin: 0 0 1em;
}

#affiliated_fund_logo img {
	display: block;
	float: right;
	margin: 1em 0 10px 10px;
}

div.donate_button a:link,
div.donate_button a:visited {
	float: left;
	display: block;
	margin: 0 0 1em;
	background-color: #8d1018;
	padding: 10px;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div.donate_button a:hover,
div.donate_button a:active {
	background-color: #000;
}

#myList-nav {
	margin: 0 0 1em;
}

#myList li {
	margin: 0 !important;
	padding: 0;
	list-style: none;
}

.ln-letters {
	overflow: hidden;
}

.ln-letters a {
	font-size: 10px;
	display: block;
	float: left;
	padding: 2px 6px;
	border: 1px solid #8d1018;
	border-right: 0;
	text-decoration: none;
	color: #8d1018;
}

.ln-letters a.ln-last {
	border-right: 1px solid #8d1018;
}

.ln-letters a:hover,
.ln-letters a.ln-selected {
	background-color: #8d1018;
	color: #fff;
}

.ln-letters a.ln-disabled {
	color: #000;
}

.ln-letter-count {
	text-align: center;
	font-size: 0.8em;
	line-height: 1;
	margin-bottom: 3px;
	color: #8d1018;
}
