/* header */

#brenda {
	width: 650px;
	font-family: georgia, serif;
	font-size: 14px;
	}

#brenda img {
	border-style: none;
	}

#brenda a,
#brenda a:visited {
	color: #06c;
	text-decoration: none;
	}

#brenda a:hover,
#brenda a:active {
	color: #69f;
	text-decoration: none;
	}

#brenda .date {
	color: #999;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	}

/* flag */

#brenda #flag h1 {
	margin: 0 0 5px 0;
	font-size: 50px;
	font-weight: normal;
	letter-spacing: -.03em;
	}

#brenda #flag img {
	padding: 9px;
	border: 1px solid #ddd;
	}

#brenda #brenda-subhead h2 {
	margin: 0;
	padding: 10px 20px 10px 20px;
	background: #d3d5d3 url(http://oregonianextra.com/olive-specials/brenda/graphics/background-subhead.gif) top center repeat-x;
	font-size: 16px;
	font-weight: normal;
	line-height: 170%;
	}

/* content */

#brenda #brenda-content {
	width: 648px;
	margin: 0 0 50px 0;
	background: #fff url(http://oregonianextra.com/olive-specials/brenda/graphics/background.jpg)top center repeat-y;
	overflow: hidden;
	border: 1px solid #ccc;
	border-top: 5px solid #bbb;
	border-bottom: 5px solid #bbb;
	}

#brenda #brenda-content .header {
	padding: 0 0 0 10px;
	font-size: 24px;
	font-style: italic;
	}

/* left */

#brenda #left {
	width: 280px;
	float: left;
	padding: 0 0 20px 15px;
	background: #fff;
	}

#brenda #left .item {
	padding: 10px 10px 20px 0;
	background: #fff;
	color: #000;
	font-size: 13px;
	line-height: 160%;
	}

#brenda #left .item p,
#brenda #left .about p {
	margin: 5px 0 0 0;
	}
	
#brenda #left .item h3 {
	margin: 0 0 0 0;
	font-size: 18px;
	}	
	
#brenda #left .item img {
	margin: 0 0 5px 0;
	}
	
#brenda #left .about {
	padding: 0 10px 10px 0;
	background: #fff;
	color: #903;
	font-size: 13px;
	line-height: 160%;
	}

/* right */

#brenda #right {
	width: 320px;
	float: right;
	padding: 20px 0 5px 0;
	}

#brenda #right .item {
	margin: 5px 0 0 0;
	padding: 15px 10px 15px 10px;
	font-size: 13px;
	line-height: 140%;
	background: #fff;
	color: #000;
	border: 1px solid #ccc;
	border-right: 0;
	overflow: hidden;
	}

#brenda #right .item p {
	margin: 0;
	}

#brenda #right .item h3 {
	margin: 0;
	font-weight: normal;
	}

#brenda #right .item img {
	float: left;
	margin: 0 12px 0 0;
	padding: 4px;
	border: 1px solid #ccc;
	}

/* video */

#brenda #video h1 {
	margin: 0 0 8px 0;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -.03em;
	color: #999;
	}

#brenda #video p {
	margin: 10px 0 10px 0;
	}

 /* end */