.fadingPromo {
	margin: 0;
	width: 194px;
	height: 275px;
	float: left;
	background-image: url(images/promo-bg3-wide.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #94A282;
	z-index: 10;
	font-family: Verdana, arial;
	overflow: hidden;
	}
/** 
border-bottom-width: 4px;
border-bottom-style: solid;
border-bottom-color: #94A282;
**/
.fadingPromo p {
	text-align:center;
	padding: auto;
	maring-top: 20px;
	z-index: 10;
	line-height: 105%;
}

.slideshow {
	margin-top: 12px;
	z-index: 10;
	}

.slideshow div.slideDIV {
	width: 194px; /** 1px less than fadingPromo **/
	z-index: 10;
}

.slideshow p {
	color:#630;
	text-align:center;
	margin: auto;
	font-size: 14px;
	padding-right: 16px;
	padding-left: 16px;
	}
.slideshow p span {
	line-height: 100%;
	color:#630;
	font-size: 22px;
	}

.slideshow a, .slideshow a:visited {
	text-decoration: none;
	color:#C60;
	}
	
.slideshow a:hover {
	text-decoration: none;
	}	

#promoNav {
	width: 100%;
	text-align: right;
	font-size: 10px;
}
#promoNav a {
	padding-left: 4px;
	padding-right: 4px;
}