#slidearea{
	height: 278px; 
	overflow: hidden;
	position: relative; 
	margin:0px auto;
	width:970px;
	background:#ffcb47 url(images/slideTop.png) repeat-x top;
}
#gallerycover{
	overflow: hidden;
	margin:20px 70px;
	height: 238px; 
}

.mygallery{
	overflow: hidden;
	position:relative;
}

.mytext img{
	position:absolute;
	left:10px;
	top:10px;
	padding:5px;
	background:#fff;

}
.wpcf7-list-item {
display:block;
}
.mytext{
	position:relative;
	margin:0px 0px;
	width:850px;
	height: 238px;
	float:left;
	display:inline;
	color:#5c6047;
	font-family: Tahoma,Georgia,century gothic,Verdana, sans-serif;
}

.mytext ul li{
	height:200px;

}

.mytext a:link, .mytext  a:visited {
	color:#fff;
}


.mytext p {
	width:440px;
	margin:10px 0px 5px 390px;
	line-height:22px;
	font-size: 12px ;

}
.mytext h2{
	width:450px;
	margin:10px 0px 5px 390px;
	font-size: 22px ;

}

.mytext h2 a:link, .mytext h2 a:visited{
	color:#ac0220;
}

.prevb{
	float:left;
	width:66px;
	height:53px;
	z-index:200;
	background:url(images/prev.png) no-repeat center top;
	position:absolute;
	left:0px;
	top:120px;
}
	
.nextb{
    float:right;
	width:64px;
	height:54px;
	z-index:200;
	background:url(images/nxt.png) no-repeat center top;
	position:absolute;
	right:0px;
	top:120px;
	display:block;
}
	
.smore a{
	width:80px;
	height:30px;
	display:block;
	margin:10px 0px 5px 390px;
	background: #77910c;
	font-size:10px;
	line-height:29px;
	text-align:center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}	

ul.flickrRSS li{
	float:left;
	width:75px;
	height:75px;
	clear:none;
	margin:0 0 15px 15px;
	padding:5px;
	background:#f4f4f4;
	border:1px solid #e6e6e6;
}

ul.flickrRSS li:hover{
	border:1px solid #acacac;
}

.sidebox div.youtubeWidget {
	margin-left:25px
}
		
		
		
		
		
		
		

