.RecentNews_list_carousel {
	width: 670px;
	min-height:1200px;
}
.RecentNews_list_carousel ul{
	width: 670px;
	height: 630px;
	padding: 5px 0 0 0;
	list-style: none;
	display: block;
	margin:0;
}
.RecentNews_list_carousel li {
	text-align: center;
	padding: 0 0 25px 0;
	margin: 8px;
	width: 200px;
	display: block;
	float: left;
}

.RecentNews_list_carousel a.prev {
	background: url(../img/slider_left_button.gif) no-repeat;
	width: 26px;
	height: 30px;
	display: block;
	top: 410px;
	left: 0;
}
.RecentNews_list_carousel a.next {
	width: 150px;
	height: 30px;
	display: block;
	margin-top:0px;
	position:relative;
	left: 525px;
	border-radius: 8px;
	background-color:#552448;
	text-decoration:none;
	font-size:16px;
	text-align:center;
	padding-top:7px;
	color:#EAE3D4;	
}


a.prev:hover {		 }
a.prev.disabled {	  }
	
a.next:hover {		 }	
a.next.disabled {	  }

a.prev.disabled, a.next.disabled {
	cursor: default;
}

a.prev span, a.next span {
	display: none;}

.RecentNews_pagi {
	text-align: center;
	width: 670px;
	margin-top: 10px;
	margin-left: 300px;
	
}
.RecentNews_pagi a {
	background: url(../img/gray_dot.jpg) no-repeat;
	width: 12px;
	height: 12px;
	margin: 0 6px 0 0;
	display: inline-block;
	border: 0;
}
.RecentNews_pagi a.selected {
	background: url(../img/orange_dot.jpg) no-repeat;
	width: 12px;
	height: 12px;
	margin: 0 6px 0 0;
	display: inline-block;
}
.RecentNews_pagi a span {
	display: none;
}
.clearfix {
	float: none;
	clear: both;
}

.RecentNews_sliderbox {
	width: 200px;
	height: 255px;
	background-color: #fff;
	float: left;
	margin: 0 3px 12px 3px;
	text-align: left;
}
.RecentNews_sliderbox h5 {
	font-size:12px;
	text-align:center;
	margin: 0 3px 0 3px;
}

.RecentNews_sliderbox h5 a {
	font-size:12px;
	color:#552448;
	text-decoration:none;
	margin: 10px 0px 10px 10px;
	text-align:center;
}
.RecentNews_sliderbox p {
	font-size: 12px;
	color: #333;
	margin: 5px 0px 10px 10px;
}

.RecentNews_sliderbox img {
	float:left;
	border: 1px solid #999;
	margin: 10px;
}

.RecentNews_sliderbox a.sliderlink {
	font-size:12px;
	color: #036;
	text-decoration: underline;
	background-image:url(../img/slider_link_arrows.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right: 15px;
}
.RecentNews_sliderbox a.poplight {
	font-size:12px;
	color: #036;
	text-decoration: underline;
	background-image:url(../img/slider_link_arrows.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right: 15px;
}
#RecentNews_slider{
	width: 670px;
	height: 225px;
	margin: 10px 0 10px;
	background-image: url(../img/RecentPosts.jpg);
	background-repeat: no-repeat;
	position:relative;
}
#RecentNews_slider h3 {
	font-size:20px;
	color: #fff;
	padding: 10px 0px 0px 50px;
}

#RecentNews_slider img.leftbutton {
	position:absolute;
	margin-top: 80px;
}
#RecentNews_slider img.rightbutton {
	position:absolute;
	margin: 80px 0px 0px 4px;
}
#RecentNews_slider-container img.dots{
	border:none;
	position: absolute;
	left: 439px;
	top: 12px;
}
#RecentNews_slider-container {
	width:650px;
	margin: 0px auto 0px auto;
}
#RecentNews_slider-container .sliderbox {
	width: 280px;
	height: 135px;
	background-color: #fff;
	border: 1px solid #999;
	float: left;
	margin: 34px 3px 0px 3px;
}

#RecentNews_slider-container .sliderbox h5 {
	font-size:14px;
	color: #036;
	margin: 10px 0px 10px 10px;
}

#RecentNews_slider-container .sliderbox p {
	font-size: 12px;
	color: #333;
	margin: 0px 0px 10px 10px;
}

#RecentNews_slider-container img {
	float:left;
	border: 1px solid #999;
	margin: 10px;
}

#RecentNews_slider-container a.sliderlink {
	font-size:12px;
	color: #036;
	text-decoration: underline;
	background-image:url(../img/slider_link_arrows.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right: 15px;
}
#RecentNews_slider-container a.poplight {
	font-size:12px;
	color: #036;
	text-decoration: underline;
	background-image:url(../img/slider_link_arrows.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right: 15px;
}