@charset "utf-8";
.all_typeface {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;

}
.storycell {
	color: #000000;
	background-color: #FFFFFF;
}

.sidebar {
	color: #000000;
	background-color: #66694E;
}

.photobox {
	font-size: 10px;
	background-color: ##688659;
}

.pullquote {
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}
.byline {
	font-size: 11px;
}
.dek {
	font-style: italic;
	text-align: center;
}

.title {
	font-weight: bold;
	font-size: 16px;
}
.body_background {
	background-color: #799B68;
}
.titlebar {
	background-image: url(top_images/title_b.jpg);
}

.photobox_outer {
	background-color: #4D6442;
}
.header_and_footer {
	font-size: 10px;
	text-align: center;
	background-color: #FFFFFF;
	color: #000000;
}

.smalltitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2px;
}

