@charset "UTF-8";
/* CSS Document */

.feed {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #b2b3b5;
  text-align: left;
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url("../images/rss_small.png") no-repeat 0 50%;
  text-decoration:none;

} 
.sub-title {
	font-size:14px;
	margin-top:17px;
	margin-bottom:10px;
	color:#6d0017;
}

.photo-gallery-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #000000;
}
.photo-gallery-date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6d0017;
}
.photo-gallery-caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding-right: 1.5em;
	padding-left: 1.5em;
	padding-top: 1em;
}
.photo-gallery-navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #6d0017;
	text-align: left;
}
.photo-gallery-filename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #b2b3b5;
	text-align: left;
}
.photo-gallery-credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #333;
	border-bottom-style:solid;
	border-bottom-color:#b2b3b5;
	border-bottom-width:1px;
	padding-bottom: .125em;
	display:block;
}

.top-story-content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	color:#333;
}
.top-story-content a:link, .top-story-content a:visited {
color:#333;    
text-decoration:underline;
font-weight:normal;
} 

.top-story-content a:hover, .top-story-content a:active {
color:#6d0017;    
text-decoration:underline;
font-weight:normal;
} 
.top-story-image-caption {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333;
}
.sub-headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #333;
	border-bottom-style:solid;
	border-bottom-color:#b2b3b5;
	border-bottom-width:1px;
	padding-bottom: .125em;
	display:block;
}
.Content-More-italics {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	color: #333;
}
.Content-More-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #333;
}
.sub-story-headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
}
.sub-story-headlines a:link, .sub-story-headlines a:visited {
color:#000000;    
text-decoration:underline;
font-weight:normal;
} 

.sub-story-headlines a:hover, .sub-story-headlines a:active {
color:#6d0017;    
text-decoration:underline;
font-weight:normal;
} 
.content {
padding-left:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#333;
padding-right:15px;
margin-bottom:2px;
}
.content a:link, .standard-content a:visited {
color:#333;    
text-decoration:underline;
font-weight:normal;
} 

.content a:hover, .standard-content a:active {
color:#6d0017;    
text-decoration:underline;
font-weight:normal;
} 




