@charset "UTF-8";
/* CSS Document */
#ce_main {
	width: 950px;
	padding: 10px 0 25px 0;
	margin: 0 0 0 0;
	clear: both;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #333;
	font-size: 12px;
	border-bottom: 1px solid #999;
}
img {
	border: 0;	
}
#ce_left {
	width: 170px;
	padding: 0 15px 0 15px;
	float: left;
	overflow: hidden;
	font-size: 12px;
}


#ce_center {
	width: 470px;
	padding: 0 15px 0 0;
	overflow: hidden;
	float: left;
}
#ce_right {
	width: 250px;	
	padding: 0 15px 0 0;
	overflow: hidden;
	float: left;
}
#ce_promo {
	margin: 0 0 25px 0;
	padding: 0;
}
.ce_promo_sm {
	margin: 0 0 15px 0;
	padding: 0;
}

.ce_clear {
	clear: both;	
}
#ce_left ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	list-style-position: outside;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#ce_left ul a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
#ce_left ul a:hover {
	text-decoration: underline;	
	
}
#ce_left li {
	text-transform: uppercase;
	padding: 0;
	margin: 0 0 5px 10px;
}
#ce_left h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
	color: #82b1cf;
	border-bottom: 1px solid #ddd;
	width: 100%;
	padding: 0;
}
#ce_right h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
	color: #82b1cf;
	border-bottom: 1px solid #ddd;
	width: 100%;
	padding: 0;
}
.ce_promo_sm img {
	border: 1px solid #979797;
}
#ce_news {
	
}
#ce_news ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	list-style-position: outside;
}
#ce_news li {
	padding: 0;
	margin: 0 0 25px 0;
	border-bottom: 1px solid #ddd;
}
#ce_news h2 {
	font-size: 16px;
	font-weight: normal;
}
#ce_news h2 a {
	color: #333;
	font-weight: normal;
	font-size: 16px;
}
#ce_news h2 a:hover {
	text-decoration: underline;
}
.ce_mailinglist {
	border: 1px solid #999;
	padding: 10px;
}
.ce_readmore {
	text-align: right;
	font-weight: bold;
}
.ce_readmore a {
	color: #c86a2f;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
.ce_readmore a:hover {
	text-decoration: underline;	
}
#ce_news h1 {
	font-size: 24px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #c86a2f;
	border-bottom: 1px solid #ccc;
	margin: 0 0 15px 0;
	padding: 0;
	width: 100%;
}
#ce_news img {
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #979797;
}
#barker-container {
	position:relative;
	width: 470px;
	height: 321px;
	border: 1px solid #979797;
	
	overflow:hidden;
}
#barker-item {
	position:relative;
	left:0;
	top:0;
	z-index: 500;
}
.barker-style {
	background:#000;
	width: 470px;
	height: 321px;
	position:absolute;
	top: 0;
	left: 0;

}
.barker-clear {
	clear: both;
}

.barker-slide {
	position: relative;
}
#barker-loading {
	display: none;
	z-index: 9000;
}

#barker-back { z-index: 1000; left: 410px; top: 296px; position: absolute; width: 19px; height: 30px;}
#barker-next { z-index: 1001; left: 440px; top: 296px; position: absolute; width: 19px; height: 30px;}

#ce_search {
	margin: 0 0 25px 0;	
}

div#ce_page {
	width: 950px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-bottom: 30px;
	text-align: left;
	height: auto;
	background-position: center;
	margin-left: auto;
	margin-right: auto;
	min-height: 600px;
}
#ce_head {
	
}
#ce_nav {
	list-style-type: none;
	margin: 2px 0 0 0;
	padding: 0;
	width: 100%;
	font-family: Tahoma, Geneva, sans-serif;
}
#ce_nav li {
	display: inline;
	padding: 0;
	margin: 0 2px 0 0;
	background-color: #c86a2f;
	letter-spacing: 1px;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	font-weight: normal;
	float: left;
}
#ce_nav li:hover {
	background-color: #82b1cf;	
}
#ce_nav li.last {
	margin-right: 0;	
}
#ce_nav a {
	color: #fff;	
	line-height: 31px;
	font-weight: normal;
}

