#topimage {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 592px;
	height: 315px;
	background: white;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	text-align: center;
/*	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;
	padding: 15px 10px 15px 10px;
	text-align: center;
	color: #3D3D3D;
	color: #333333;
	font-size: 12px;
	background: url('images/cole-leftgrad-inside2.png') repeat-x #2C2C2C;	
}
#content-right-box{
	text-align: left;
	background: url('images/cole-rightcol-grad.jpg') repeat-x 250px #B4B4B4;	
}
#content-copy{
	float: left;
	padding: 15px 15px 0px 15px;
	width: 562px;
/*	height: 10px;*/
	line-height: 140%;
	overflow: hidden;
}
#thumb-container{
	width: 592px;
	height: 86px;
	background: white;	
}
#carousel-leftarrow{
	float: left;
	margin: 35px 5px 0px 20px;
}
#mycarousel{
	float: left;
	padding: 0px;
	margin: 3px 0px 0px 0px;
	width: 510px;
	height: 80px;
	border: 0px solid black;
}
#carousel-rightarrow{
	float: left;
	margin: 35px 0px 0px 5px;
}
.jcarousel-control{
	text-align: center;	
}
/*
#content-wrapper{
	background: url('images/cole-leftgrad-inside2.png') repeat-x #2C2C2C;	
	
}
*/

