body.program #content-inner
{
	overflow: hidden;
	position: relative;
	
}

body.program #content-inner .col240
{
	float: left;
	margin-bottom: 20px; 
	position: relative;
	width: 240px;
}

body.program #content-inner .col440
{
	margin-right: 0;
}
body.program .info-box {
	background: #f7f6ee url(../images/program.info.bg.png) repeat-x ! important;
}

body.program #content-inner #banner
{ 
	margin: 0 0 30px 0;
	padding: 0;
	overflow: hidden;
	/*position: relative;*/
}

body.program #content-inner #banner ul, body.program #content-inner #banner li
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}

body.program #content-inner #banner-graphic
{ 
	height:43px;	
	overflow: visible;
	padding-top: 177px;
	float: left;
	position: relative; 
	width: 710px;
	border-right: 8px solid #84875e;
}
body.program #content-inner #banner-graphic img
{
	display: block;
	top:0;
	left:0;
	position: absolute;
	z-index: 0;
}
body.program #content-inner #banner-graphic h1
{
	color: #c6c6a7;
	display: block;
	font-size: 26px;
	line-height: 43px;
	padding: 0 0 0 20px; 
	position: relative;
	text-indent: 0;
	z-index: 10;
  	font-weight: normal;
  	font-style: normal;
  	vertical-align: baseline;
}
body.program #content-inner #banner-action
{
	background: #e8e6d7;
	float: left;
	width: 240px;
	display: block;
	min-height: 220px;
	_height: auto !important;
}

body.program #content-inner #banner-actionIE
{
	background: #e8e6d7;
	float: left;
	width: 240px;
	display: table;
	min-height: 220px;
}

body.program #content-inner #banner-action
{
	display: table;
	height: 220px;
}
body.program #content-inner #banner-action .banner-quote, body.program #content-inner #banner-actionIE .banner-quote
{
	display: table-cell;
	vertical-align: middle;
}

body.program #content-inner #banner-action ul.actions, 
body.program #content-inner #banner-actionIE ul.actions
{

}
body.program #content-inner #banner-action ul.actions li, 
body.program #content-inner #banner-actionIE ul.actions li
{
	color: #797979;
  	font: bold 1.2em "Times New Roman", Times, Georgia, serif;
	border-bottom: 1px solid #f7f6ee;
	display: block;
	margin: 0;
	overflow: hidden;
  	text-transform: uppercase;
	_width: 240px; /** IE 6 hack **/
}
body.program #content-inner #banner-action ul.actions li a, 
body.program #content-inner #banner-actionIE ul.actions li a
{
	background: url(../images/arrow.right.double-gold.png) no-repeat 18px 16px;
	color: #797979;
	text-decoration: none;
	display: block;
	line-height: 37px;
	overflow: hidden;
	padding-left: 35px;
	width: 235px;
}

body.program #content-inner #banner-action ul.actions li a:hover, 
body.program #content-inner #banner-actionIE ul.actions li a:hover
{
  background-color: #d1c9a8;
  text-decoration: none;
  color: #8a742c;
  /*color: #8a2d03;*/
}

body.program #content-inner #banner-action .banner-quote, 
body.program #content-inner #banner-actionIE .banner-quote
{
	padding: 15px;
	margin: 0;
	height: 100%;
	_height: 114px; /** Total IE 6 hack **/
}

body.program #content-inner #banner-action .banner-quote p, 
body.program #content-inner #banner-actionIE .banner-quote p
{
	margin: 0;
	padding: 0;
}

body.program #content-inner #banner-action p.quote, 
body.program #content-inner #banner-actionIE p.quote
{
	color: #8a742c;
	font: italic 1.2em "Times New Roman", Times, Georgia, serif;
}

body.program #content-inner #banner-action p.quotee, 
body.program #content-inner #banner-actionIE p.quotee
{
	color: #797979;
	padding-top: 5px;
	font: bold .8em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
}
