/****** STORY STYLES *******/
#story {
	text-align: left;
	margin: 0px 0px 0px 7px;
}
#story .header {
	font-size: 21px;
	margin: 4px 0px;
	padding: 0px;
	font-weight: bold;
	color: #821600;
}
#story .subhead {
	font-size: 14px;
	font-style: italic;
}
#story .bylines {
	margin: 10px 0px;
}
#story .byline1 {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
}
#story .byline2 {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	margin: 0;
}
#story p {
	line-height: 16px;
	font-size: 13px;
}
#story .story-text p {
	padding: 5px 0px;
}
#story .story-text .updated {
	border: 1px solid #d7d6ce;
	border-left: none;
	border-right: none;
	width: 440px;
	color: #010101;
	font: bold 10px arial,helvetica,sans-serif;
	text-align: left;
	margin: 0 0 15px 0;
	padding: 8px 0;
}
#story .story-text .updated p.updated_at {
	font-size: 11px;
	font-weight: normal;
	margin: 3px 0px 0px 0px;
	padding: 0px;
}
#story .breadcrumbs {
	font: bold 11px arial,helvetica,sans-serif;
	color: #821600;
	margin: 5px 0px 10px 0px;
}
#story .breadcrumbs a:link, #story .breadcrumbs a:visited, #story .breadcrumbs a:active {
	font-size: 11px;
}
#story a:link, #story a:visited, #story a:active {
	font-size: 13px;
	text-decoration: none;
	color: #821600;
	margin: 0px 0px 0px 0px;
}
#story a:hover {
 	text-decoration: underline;
}
/********* story insert module ********/
#story .story-insert {
	display: block;
	float: right;
	width: 304px;
	margin: 0 0 0 10px;
}
#story .photo-box {
	border: 1px solid #d7d6ce;
	margin: 0px 0px 6px 0;
	background: #f6f6f1;
}
#story .photo-box p {
	color: #010101;
	font-size: 11px;
	font-weight: normal;
	margin: 0 10px 10px;
}
#story .photo-box img.camera {
	display: inline;
	padding: 0 5px 0 0;
}
#story .photo-box .large {
	display: none;	
}
#story .photo-box .selected {
	display: block;
}
#story .photo-box .selected img {
	border: 2px solid #821600;
	margin: -1px -1px 0px -1px;
}
#story .photo-box .photo-credit {
	text-align: right;
	margin: 2px 10px;
	color: #821600;
}
#story .photo-box .thumbs {
	margin: 10px 0 10px 10px;
}
#story .photo-box .thumbs div {
	background: url("/dev/images/misc/bullet5.gif") 0 3px no-repeat;
	font-weight: bold;
	padding: 0 0 0 14px;
	margin: 6px 0 2px;
}
#story .photo-box .thumbs img {
	border: 2px solid #821600;
	margin: 0px -2px -2px 0px;
}
#story .photo-box .thumbs img.selected {
	display: inline;
	border: 2px solid #821600;
	margin: 0px -2px -2px 0px;
}
/********* story insert module ********/
#story-meta-data {
		display: none;
}
#story #oas_instory {
	width: 304px;
	text-align: left;
	margin: 10px 0px 5px 0px;
}
/****** STORY STYLES *******/

/****** SECTION STYLES *******/
#section_header {
	background: url('/dev/images/menu_bg.jpg') repeat-x top left;
	width: 746px;
	height: 18px;
	color: #FFFFFF;
	font-size: 14px;
	text-transform: uppercase;
	text-align: left;
	padding: 4px 0px 0px 15px;
	margin: 4px 0px 0px 5px;
}
/****** SECTION STYLES *******/