#row1_col1
{
	float: left;
	width: 590px;
	_width: 585px;
}

#row1_col1_cell1
{
	display: block;
	float: left;
 	width: 590px;
	margin-bottom: 10px;
	color: #ffffff;
	background-color: #ce9155;
	background-image: url(../img/cell_gradient.png);
	_width: 585px;
	_overflow: hidden;
	_margin-bottom: 10px;
	_background: #ce9155;
}

#row1_col1_cell1 a
{
	color: #ffffff;
}

#row1_col1_cell2 {
	display: block;
	float: left;
	width: 290px;
	min-height: 200px;
	margin-right: 10px;
	background-color: #f0eae5;
	background-image: url(../img/cell_gradient.png);
	background-position: bottom center;
	_width: 282px;
	_height: 200px;
	_background: #f0eae5;
}

#row1_col1_cell3
{
	display: block;
	float: left;
	width: 290px;
	min-height: 200px;
	background-color: #ccc1b7;
	background-image: url(../img/cell_gradient.png);
	background-position: bottom center;
	_width: 282px;
	_height: 200px;
	_background: #ccc1b7;
}

#row1_col2
{
	display: block;
	float: left;
	width: 290px;
	margin-left: 10px;
	_width: 288px;
}

#row1_col2_cell1
{
	display: block;
	width: 290px;
	margin-bottom: 10px;
	color: #ffffff;
	background-color: #ce9155;
	background-image: url(../img/cell_gradient.png);
	background-position: bottom center;
	_width: 288px;
	_background: #ce9155;
}

#row1_col2_cell1 a
{
 color: #ffffff;
 font-weight: normal;
}

#row1_col2_cell2
{
	display: block;
	width: 290px;
	margin-bottom: 10px;
	background-color: #f0eae5;
	background-image: url(../img/cell_gradient.png);
	background-position: bottom center;
	_width: 288px;
	_margin-bottom: 10px;
	_background: #f0eae5;
}

#row1_col2_cell3
{
	display: block;
	width: 290px;
	background-color: #f0eae5;
	background-image: url(../img/cell_gradient.png);
	background-position: bottom center;
	_width: 288px;
	_background: #f0eae5;
}

.news_list_item
{
	margin-bottom: 5px;
	border-bottom: solid 1px #d19559;
	padding-bottom: 5px;
}

.news_list_date
{
	margin-right: 10px;
	font-weight: bold;
}

.news_list_title a:link
{
	font-weight: bold;
}

h2, h3, h4
{
	text-transform: uppercase;
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
	width: 100%;
	padding: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-bottom: solid 1px #ffffff;
}