html{
	margin: 0px;
	padding: 0px;
}
#lcontainer {
	color:#FFFFFF;
	line-height: 18px;
	margin: 15px 40px 0px 0px;
	width: 580px;
	padding: 0px 0px 10px 0px;
}
#ltitle  h1  {
	color: #76B41C;
	letter-spacing: 1px;
	padding: 5px;
	margin: 10px;
	font: bold 18px Arial, "Times New Roman", Times, serif;
	text-transform: capitalize;
}
#ldescription{
	background: #f2f9fb;
	border: 1px solid #e6f2f6;
	padding: 10px;
	margin: 5px;
	width: 84.5%;
	float: left;
	height: auto;
	font-weight: bold;
}

.date{
	font-weight: bold;
	color: #9DBB39;
	font: Arial;
	font-size: 16px;

}



#content a:visited   {
	color: #999999;
	text-decoration: underline;
}

#content a:hover  {
	color: #eeeeee;
	text-decoration: underline;
	background: #CCCCCC;
	border-bottom: 1px solid #000000;
	}


#content .category img {
	background: #fff;
	padding: 7px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #FFFFFF;
	float:right
}



#content .category {
	margin: 60px 0px 50px 0px;
	padding: 30px 0px 10px 0px;
	clear:both;
	height:auto;
}







	

.imageborderlarge {
	padding: 7px;
	margin: 5px 0px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}

#footer {
	text-align:center;
	padding: 0px 0px 0px;
	clear: both;
	float: none;
	margin: 0px;
	font-size: 10px;
	color: #999999;
	}


#footer a:link, #footer a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	}

#footer a:hover {
	color: #FFFFFF;
}





.unvisible { 
	display: none;
 }








.thumbnail {
	float: left;
	margin: 5px 2px 5px 2px;
	padding: 5px 2px 5px 2px;
	text-align: center;
	color: #CCCCCC;
	width: 166px;
	height: 150px;
	}


.thumbnailhover{
	background:  none;
	display:block;
	width: 166px;
	height: 150px;
}

a.thumbnailhover:hover{
	background:  url(images/bg_body.jpg) no-repeat left top;
	display:block;
	width: 166px;
	height: 150px;
	color: #76B41C;
	font-weight: bold;

	
}


.thumbnail img{
	background: #eeeeee;
	padding: 7px;
	margin: auto;
	display:block;
}



.thumbnail a {
	color:#999999;
	text-decoration: none;
}

/* non IE  hover 
div.thumbnail:hover{
	background: #000;
	color: #76B41C;
	font-weight: bold;
}

*/




a img {
border:none;

}

#gallerycontainer{
	padding: 0px;
	text-align:left;
}




	
.clicktoseeportfolio {
	font-weight: bold;
	color: #9DBB39;
	font: Arial;
	font-size: 16px;
}
#clicktoseeportfoliobg {
	padding: 10px 0px 0px 10px;
	margin: 30px 0px 20px 0px;
	width: 93%;
	float: none;
	height: 30px;
	font-weight: bold;
}
