#slidearea{
	height: 278px; 
	overflow: hidden;
	position: relative; 
	margin:0px auto;
	width:1000px;
	background:url(images/slide.png) repeat-y;
}
#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;

}

.mytext{
	position:relative;
	margin:0px 0px;
	width:860px;
	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:450px;
	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:#465723;
}

.prevb{
float:left;
	width:66px;
	height:53px;
	z-index:200;
	background:url(images/prev.png);
	position:absolute;
	left:0px;
	top:120px;
	}
	
.nextb{
    float:right;
	width:64px;
	height:54px;
	z-index:200;
	background:url(images/nxt.png);
	position:absolute;
	right:0px;
	top:120px;
	display:block;
	}

.videopost embed{
	width:300px;
	height:230px;

}
.vidtop{
	background:url(images/vidpost.png)

}
.twitter{
	width:300px;
}	
.twittop{
	background:url(images/twith.png)

}
p.twitter-message{
	margin:5px 0px;
	padding:5px 0px;
	color:#666;
}	
	
	
.smore{
	width:80px;
	height:29px;
	margin:10px 0px 5px 390px;
	background:url(images/rmore.jpg) no-repeat;
	font-size:10px;
	line-height:29px;
	text-align:center;
}	
	
	
	
	
	
	
	
	
	
.adtop{
	background:url(images/adtop.png)

}

.squarebanner {
	float:left;
	width:355px;
	padding-top:0px;
	font-size:12px;
	font-family: Arial,Tahoma,Century gothic, sans-serif;
	margin:0px 0px 10px 0px;
	display:inline;
	overflow:hidden;
	}

.squarebanner ul{
	list-style-type:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	width:310px;
		}
		
.squarebanner ul li{
		list-style-type:none;
	    margin: 7px 0px 7px 12px;
		padding:8px;
		background:#e6e6e6;
		float:left;
		display:inline;
		}

		
		
		
		
		
		
		
		
		
		
		
		
		
		
