/* Side-Bar  */
.SideBar-Header {
	font-size: 21px;
	color: #B18C2F;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding:0px 0px 2px 0px;
	margin-bottom:2px;
	border-bottom:2px dotted #999999;
}
.SideBarText {
	color:#000000;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	line-height:1.2em;
	text-decoration:none;
}
SideBarLinks a, SideBarLinks a:visited, SideBarLinks a:hover {
	color:#AB4812;
	text-decoration:none;
}
ul.SideBarLinks {
	margin-left:15px;
	padding-left:0;
}
ul.SideBarLinks li {
	font-size:11px;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
}

/* Article */
.PhotoCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	padding: 2px;
	font-weight: normal;
}
.StoryTitle {
	font-size: 22px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight:normal;
	font-style:normal;
}
.Stats {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 4px;
	color: #FFFFFF;
	font-weight: normal;
	font-style:normal;
	letter-spacing:.2em;
}

.StatsBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 4px;
	color: #FFFFFF;
	font-weight: bold;
	font-style:normal;
	letter-spacing:.2em;
}
.BodyStory {
	/*Controls for the font in this block*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	font-style:normal;
	line-height:1.3em;
	
	/*Controls for the padding in this block*/
	padding-top:2px;
	
	/*Controls for text in this block*/
	color:#000000;
}
.BoldBodyHeader {
	/*Controls for the font in this block*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	font-style:normal;
	line-height:1.3em;
	
	/*Controls for the padding in this block*/
	padding-top:2px;
	
	/*Controls for text in this block*/
	color:#000000;
}
.BodySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 0px;
}
.AuthorBio {
	/*Controls for the font in this block*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	font-style:normal;
	
	/*Controls for the padding in this block*/
	padding-top:2px;
	
	/*Controls for text in this block*/
	text-align:left;
	color:#000000;
}

.Headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.IntroSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 6px;
	color: #666666;
}
.AuthorOchre {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	
	/*Controls for the padding in this block*/
	padding-top:3px;
	padding-bottom:3px;
	
	/*Controls for text in this block*/
	text-align:left;
	color:#B18C2F;
}
.Section_Header {
	font-size: 16px;
	color: #B18C2F;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.Page {
	/*Controls for the font in this block*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	line-height:1.3em;
	
	/*Controls for the padding in this block*/
	padding-bottom:3px;
	
	/*Controls for text in this block*/
	text-align:right;
	color:#000000;
}

/* Gallery */
.GalleryPullQuote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	
	/*Controls for the padding in this block*/
	padding-top:3px;
	padding-bottom:3px;
	
	/*Controls for text in this block*/
	text-align:left;
	color:#B18C2F;
}
.GalleryPullQuoteCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B18C2F;
	padding: 2px;
	font-weight: normal;
}