#topimage {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 592px;
	height: 242px;
	background: url('images/cole-topimage-inside.jpg');
	border-top: 1px solid white;
	border-bottom: 1px solid white;
/*	border-bottom: 2px solid rgb(189,154,112);*/
}
#topimage div h1{
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #930606;	
	font-size: 14px;
	line-height: 150%;
}
.hor-red-gradient{
	width: 592px;
	height: 5px;
	background: url('images/cole-horredgrad-inside.png');
}

#content-left-box{
	width: 208px;
	background-color: #2C2C2C;
}
#content-left-box div{
	height: 589px;
/*	height: 619px;*/
	padding: 15px 10px 15px 10px;
	text-align: center;
	color: #3D3D3D;
	color: #333333;
	font-size: 12px;
	background: url('images/cole-leftgrad-inside2.jpg') repeat-x #2C2C2C;
}
#content-right-box{
	text-align: left;
/*	background: url('images/cole-rightcol-grad.jpg') repeat-x 250px #B4B4B4;	*/
	background-color: #B4B4B4;
}
#content-wrapper{
	height: 373px;
	line-height: 140%;
/*	overflow: hidden;*/
	background: url('images/cole-rightcol-grad.jpg') repeat-x #B4B4B4;
}
#content-title{ background-color: #FAFAFA; }
#content-copy{
	float: left;
	padding: 0px 15px 0px 15px;
	width: 562px;
	line-height: 140%;
	background: url('images/cole-rightcol-grad.jpg') repeat-x #B4B4B4;
}
#content-copy p{ margin: 0px 0px 10px 0px; }


