h1  {
	color: #0c276b;
	font-size: 18pt;
	font-family: "Arial Narrow", sans-serif;
	font-weight: bold;
	line-height: 18pt;
	margin-top: 6px;
	margin-bottom: 6px;
}
h2  {
	color: #004C4C;
	font-size: 14pt;
	font-family: "Arial Narrow", sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-style: normal;
}
h3 {
	color: #006699;
	font-family: "Arial Narrow", sans-serif;
	padding-left: 0px;
	font-size: 12pt;
	padding-right: 12px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-style: normal;
}
h5   {
	color: #191970;
	margin-bottom: 6pt;
	font-family: "Arial Narrow", sans-serif;
	line-height: 16pt;
	margin-top: 6px;
	font-size: 12pt;
	font-style: normal;
}
h6 {
	font-family: "Arial Narrow", sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #6C8899;
}
.red   { 
	color: #c00; 
}
.orangebold   {
	color: #E05711;
	font-weight: bold;
}
.green {
	color: #687819;
}
.white {
	color: #FFFFFF;
}
a    {
	color: #0c276b;
	text-decoration: none
}
a:hover   { 
	color: #0c276b; 
	text-decoration: underline
}
.smalltext {
	color: black;
	font-size: 8.5pt;
	font-family: Helvetica;
	line-height: 9pt;
}
.credit {
	color: black;
	font-size: 8.5pt;
	font-family: Helvetica;
	text-align: right;
}
.StoryCallOutHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #669966;
}
.CalloutBox {
	text-align: left;
	vertical-align: middle;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #333333;
	background-color: #DCE7D6;
}
.RedCalloutBox {
	text-align: left;
	vertical-align: middle;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #990000;
	background-color: #DCE7D6;
}
.VertRule {
	background-attachment: scroll;
	background-image: url(Stories-Images/VertRule.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 1px;
}

ul {
	margin-top: 0px;
	margin-bottom: 12px;
	font-family: "Trebuchet MS";
	font-size: 9pt;
	line-height: 12pt;
}

.floatright { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 12px;
	margin-bottom: 8px;
}
.floatleft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 12px;
	margin-bottom: 8px;
}
.floatleftNObottom { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 12px;
	margin-bottom: 0px;
}
#R300 {
	float:right;
	width: 300px;
	padding-left: 14px;
	padding-bottom: 8px;
}
#R300recipes {
	float:right;
	width: 300px;
	padding-left: 14px;
	padding-bottom: 8px;
	background-color: #FEEC9D;
	margin-left: 14px;
}
#R450 {
	float:right;
	width: 450px;
	padding-left: 14px;
	padding-bottom: 8px;
}
#R400 {
	float:right;
	width: 400px;
	padding-left: 14px;
	padding-bottom: 8px;
}
#L450 {
	float:left;
	width: 450px;
	padding-right: 14px;
	padding-bottom: 8px;
}
#L350 {
	float:left;
	width: 350px;
	padding-right: 14px;
	padding-bottom: 8px;
}
#anhiga {
	float:left;
	width: 260px;
	padding-right: 20px;
	padding-bottom: 8px;
	background-image: url(Stories-Images/anhinga.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 250px;
	padding-top: 22px;
}
#L300 {
	float:left;
	width: 300px;
	padding-right: 14px;
	padding-bottom: 8px;
}
#L380 {
	float:left;
	width: 380px;
	padding-right: 14px;
	padding-bottom: 8px;
}
#R380 {
	float:right;
	width: 380px;
	padding-left: 14px;
	padding-bottom: 8px;
}
#R180 {
	float:right;
	width: 180px;
	padding-left: 14px;
	padding-bottom: 8px;
}
#R180hand {
	float:right;
	width: 180px;
	padding-left: 14px;
	padding-bottom: 8px;
	background-image: url(Stories-Images/hand.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 468px;
	background-color: #FFFFCC;
	padding-right: 8px;
	margin-left: 10px;
	padding-top: 10px;
}
#L180 {
	float:left;
	width: 180px;
	padding-right: 14px;
	padding-bottom: 8px;
}
#300CalloutBox {
	float:right;
	width: 3000px;
	padding-right: 14px;
	padding-bottom: 8px;
	background-color: #CCCCCC;
}
#L180Feature {
	float:left;
	width: 180px;
	background-image: url(Stories-Images/feature-box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 24px;
	padding-top: 8px;
	padding-right: 12px;
	height: 760px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#L180Feature p {
	padding-right: 16px;
	padding-top: 0px;
	margin-top: 4px;
}
p {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	line-height: 12pt;
	margin-top: 0px;
	margin-bottom: 10px;
}
blockquote {
	margin-top: 6px;
}
.rulebelow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCE7D6;
	line-height: 11px;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
