@charset "UTF-8";
/* CSS Document */

body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height:150%;
}
td, th {
	font:11px;
}
h1 {
	font:26px Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#215b33;
}
h2 {
	font:20px Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#000;
}
h3 {
	font-size:14px;
	font-weight:normal;
	color:#215b33;
}
p.smaller {
	font-size:10px;
}
span.drop {
	display:block;
	float:left;
	font-size:20px;
	padding-bottom:5px;
	margin-bottom:-5px;
	position:relative;
	top:-3px;
	
}
#content_wrapper #story_wrapper .callout {
	font-size:16px;
	line-height:160%;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#content_wrapper .side_story {
	float:right;
	width:40%;
	margin:5px 10px;
	padding:10px 10px;
	
	
	background-color:#e9dbc5;
	border:1px solid #cdc6a0;
}

a:link, a:visited {
	color:#215b33;
	font-size:inherit;
	font-family:inherit;
}

#story_primary {
	font-size:12px;
	line-height:160%;
}
#story_extras h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#663300;
	font-size:14px;
	margin:0;
	padding:0;
	text-transform:uppercase;
}
/*right bar text*/
#right_wrapper .rightbar .rightbartitle {
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#663300;
	text-transform:uppercase;
}
#footer {
}
#footer a:link, #footer a:visited {
	color:#000;
}
