#slidearea{ 
	overflow: hidden;
	position: relative; 
	margin:0px auto;
	width:1000px;
	height: 278px;
	background: #252c26 url(images/glideBCKG.png);
	/* background:url(images/slide.png) repeat-y; */
}
#gallerycover{
	overflow: hidden;
	margin:0px 0px;
	width: 1000px;
	height: 278px; 
}

.mygallery{
	overflow: hidden;
	position:relative;
}

.mytext img{
	position:absolute;
	width: 1000px;
	height: 278px;
	left:0px;
	top:0px;
	padding:0px;
	background:#fff;
	z-index: -100;

}

.mytext{
	position:relative;
	margin:0px 0px;
	width:1000px;
	height: 278px;
	float:right;
	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;
	padding: 5px;
	background: aqua;
}


.mytext p {
	width:450px;
	margin:10px 0px 5px 500px;
	line-height:22px;
	font-size: 12px ;
	padding: 5px;
	background: aqua;

}
.mytext h2{
	width:450px;
	margin:10px 0px 5px 390px;
	font-size: 22px ;

}

.smore{
	width:80px;
	height:29px;
	margin:10px 0px 5px 500px;
	background:url(images/rmore.jpg) no-repeat;
	font-size:10px;
	line-height:29px;
	text-align:center;
}

.scrollimg{

position:absolute;
	width: 1000px;
	height: 278px;
	left:0px;
	top:0px;
	padding:0px;
	background:#fff;
	z-index: -100;

}

.mytext h2 a:link, .mytext h2 a:visited{

color:#465723;
}

.prevb{
float:left;
	width:65px;
	height:55px;
	z-index:200;
	background:url(images/prev.png);
	position:absolute;
	left:0px;
	top:115px;
	}
	
.nextb{
    float:right;
	width:65px;
	height:55px;
	z-index:200;
	background: transparent url(images/nxt.png);
	position:absolute;
	right:0px;
	top:115px;
	display:block;
	}

.videopost embed{
	width:300px;
	height:230px;

}
.vidtop{
	background:url(images/vidpost.png)

}
.twitter{
	width:300px;
}	
.twittop{

	background: #252c26;
	/*background:url(images/twith.png)*/

}
p.twitter-message{
	margin:5px 0px;
	padding:5px 0px;
	color:#666;
}	

.twittericon {

	width: 32px;
	height: 32px;
	background: transparent url(images/SocialIcons/twitter2.png);
	float:right;
	z-index:200;
	position:absolute;
	right:-32px;
	top:135px;


}

.facebookicon {

	width: 32px;
	height: 32px;
	background: transparent url(images/SocialIcons/facebook2.png);
	float:right;
	z-index:200;
	position:absolute;
	right:-32px;
	top:166px;

}
	
	
	
	
.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;
		}

