#slide-show{
	width: 868px; 
	height: 560px; 
	background: url(bg_pattern1.jpg); 
	padding: 300px 30px 30px 30px;
	float: left;
	background-repeat:no-repeat;
	}

.featured{
	float: left;
	font-family: "DinWebRegular", Trebuchet MS, san serif;
	font-size: 16px;
	width: 800px;
	color: #ffffff}

.featured span {
	color: #ffffff; 
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing:5px;
	}


.featured a {
	color:#fff; 
	text-decoration: none}

.featured h2 {
	 
	font-size: 42px; 
	color: #eae2a4;
	margin: 5px 0;
	padding-top:10px;
	padding-bottom:5px;
	font-weight:normal;
	font-family: "Georgia";
	}
	
	
.featured h3 {
	 
	font-size: 15px; 
	color: #fff799;
	margin: -18px 0 10px 0;
	padding-top:10px;
	padding-bottom:5px; 
	}	
	
.featured p { 
	color: #ffffff;
	font-size: 18px; 
	line-height:28px;
	font-family: "Georgia";
	margin-bottom: 8px;
	}
	
.video{
	border: 2px solid #ffffff; 
	border-radius: 15px;
	float: left;
	margin: 30px 0 0 30px}