#slidearea{
	height: 230px; 
	overflow: hidden;
	position: relative; 
	width:680px;
	background:#242424 url(images/slid.png);
}
#gallerycover{
	overflow: hidden;
	margin:0px 0px;
}

.mygallery{
	overflow: hidden;
	position:relative;
}

.mytext img{
	float:left;
	padding:0px;
	border:1px solid #999;
	margin:5px 0px 0px 20px;
}

.mytext{
	position:relative;
	margin:0px 0px;
	width:680px;
	float:left;
	display:inline;
	line-height:20px;
	color:#c4c4c4;
	font-family: Tahoma,Georgia,century gothic,Verdana, sans-serif;
}

.mytext ul li{
	height:200px;

}

.mytext a:link, .mytext  a:visited {
	color:#fff;
}

.mytext h2 {
	font: 20px Georgia,century gothic,Verdana, sans-serif;
	margin:15px 0px 10px 20px;
	font-weight:normal;
	height:24px;
	overflow:hidden;
}

.mytext p {
	width:350px;
	margin:0px 0px 5px 300px;
	color:#b4b4b4;
}

.mytext h2 a:link, .mytext h2 a:visited {
	color:#fff;
}


	
.sidetitl{
	padding: 10px 0px 8px 60px;
	color:#fff;
	font-size:18px;
	background: url(images/side.jpg);
	text-transform:normal;
	}



.squarebannerh {
	width:290px;
	height:58px;
	background:url(images/sqb.png);
	position:relative;
	}

.squarebanner {
	width:290px;
	background:url(images/line.png) bottom repeat-x;
	padding:5px 0px;
	overflow:hidden;
	}

.squarebanner ul{
	list-style-type:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	width:290px;
		}
		
.squarebanner ul li{
		list-style-type:none;
	    margin: 7px 0px 7px 11px;
		float:left;
		display:inline;
		border:1px solid #fff;
		}


.box{

	width:330px;
	float:left;
	margin:15px 15px 0px 0px;
	padding:0px 0px;
	background:#f8f8f8;
	border:1px solid #e0e0e0;
}

.box  h2 {
	margin: 5px 0 0px 0;
	padding: 5px 0px 5px 0px;
	text-align: left;
	font: 20px Georgia,Arial,century gothic,verdana, sans-serif;
	font-weight:normal;
	overflow:hidden;
	

	}

.box h2 a, .box  h2 a:link, .box  h2 a:visited  {
	color:#000;
	background-color: transparent;
	}
.box  h2 a:hover  {
	color: #8F3907;
	background-color: transparent;
	}	

.boxcover{
	padding:10px 10px;

}

.boxcover p{
	margin:0px 0px;
	padding:0px 0px 5px 0px;
	line-height:22px;
	color:#777777;
}

.boxmeta{

	width:330px;
	height:30px;
	background:url(images/boxmeta.png);
	text-transform:uppercase;
}

.boxmeta a:link,.boxmeta a:visited{
	
	color:#fff;
	font-size: 12px;
}

.bcomm{
	color:#fff;
	line-height:30px;
	float:left;
	margin-left:10px;

}
.bmore{
	color:#fff;
	line-height:30px;
	float:right;
	margin-right:10px;
}	
