@charset "utf-8";

/* = = = = = = = = = = = = = = = = = = = = CENTER = = = = = = = = = = = = = = = = = = = = */

@import "jquery.rotator.css";

div#wrapper div.centercol div.rotator {
	position:relative;
	width:473px;
	height:225px;
	border:1px solid #004236;
	background:#000000;
	margin-top:1px;
}

div#wrapper div.centercol div.block_cpl {
	width:473px;
	min-height:150px;
	clear:both;
	background:url(../images/cpl_block_bg.jpg) top repeat-x #472613;
	border:1px solid #461400;
}

div#wrapper div.centercol div.block_cpl div.cpl_title {
	font-size:16px;
	text-align:center;
	color:#f3eae6;
	margin:2px 0;
}

div#wrapper div.centercol div.block_cpl div.cpl_output {
	width:410px;
	margin:0 auto;
}

div#wrapper div.centercol div.block_cpl div.cpl_output a {
	background:url(../images/cpl_link_bg.png) left no-repeat;
	color:#ffffff;
	padding-left:15px;
	text-decoration:none;
}

div#wrapper div.centercol div.block_cpl div.cpl_output a:hover {
	color:#c8ab9b;
	text-decoration:underline;
}
