/* Box size */
#contentboxleft {
	width:412px; 
	float:left;
}
#contentboxright {
	width:382px; 
	float:right;
}

h2 {
	background-image:url(../images/cont_r12_c6.gif);
	background-repeat:repeat-x; 
	height:22px;
	margin:0;
	padding:8px 0 0 8px;
	color:#924F22;
	font-size:13px;
	font-weight:bold;
}

.cont-feat-top {
	width:180px;
	height:130px; 
	border-bottom:solid 1px; 
	border-bottom-color:#DDD8C7; 
	padding: 0 10px 0 10px; 
	background-color:#FFFFFF;	
	position:relative;
}
.cont-feat-top h3 {
	margin:0;
	padding:6px 0 3px 0;
	color: #904f20;
	font-size: 15px;
	font-weight: bold;
}
.cont-feat-top td {
	color: #343434;
	line-height:normal;	
	vertical-align:top;	
}	
.cont-feat-top td img {
	padding-right:9px;
}
.cont-feat-top div {
	position:absolute; 
	top:0px;
	right:10px;
	margin-top:111px;
}

.cont-feat {
	width:180px; 
	height:130px; 
	border-top:solid 1px; 
	border-top-color:#DDD8C7; 
	border-bottom:solid 1px; 
	border-bottom-color:#DDD8C7; 
	padding: 0 10px 0 10px; 
	margin-top:12px;
	background-color:#FFFFFF;
	position:relative;
}
.cont-feat h3 {
	margin:0;
	padding:6px 0 3px 0;
	color: #904f20;
	font-size: 15px;
	font-weight: bold;
}
.cont-feat td {
	color: #343434;
	line-height:normal;
	vertical-align:top;
}	
.cont-feat td img {
padding-right:9px;
}
.cont-feat div {
	position:absolute; 
	top:0px;
	right:10px;
	margin-top:111px;
}

.cont-item {
	border-bottom:solid 1px; 
	border-bottom-color:#DDD8C7; 
	padding: 12px 10px 8px 10px; 
}
.cont-item h3 {
	font-size:13px;
	font-weight:bold;
	color: #924F22;
	margin:0px 0px 2px 0px;
}
.cont-item2 {
	padding: 12px 10px 8px 10px;
	background-color:#F7F4E8;	
}
.cont-item2 h3 {
	font-size:13px;
	font-weight:bold;
	color: #924F22;
	margin:0px 0px 2px 0px;
}
.cont-credit {
	border-bottom:solid 1px; 
	border-bottom-color:#DDD8C7; 
	padding: 10px 0px 8px 0px; 
}
.cont-credit h3  {
	font-size:13px;
	font-weight:bold;
	color: #924F22;
	margin:0px 0px 2px 0px;
}
