body{
	background-color:#B09C87;}
	
.vkkstyles0001 {
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.vkkstyles0001 a:link{text-decoration:none;color:#ffffff}
.vkkstyles0001 a:visited{text-decoration:none;color:#ffffff}
.vkkstyles0001 a:hover{text-decoration:none;color:#cccc00}
.vkkstyles0002 {

	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.linksbottom {


	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.linksbottom a:link{text-decoration:none;color:#ffffff}
.linksbottom a:visited{text-decoration:none;color:#ffffff}
.linksbottom a:hover{text-decoration:none;color:#ffcc00}
.vkkstyles0002nolinespace {


	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.vkkstyles0003 {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 160%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;

}


/**************************GALLERY CONTAINER START*****************************/

#item_wrapper{
	/*width:23%;*/
	float:left;
	padding: 10px 0.6% 10px 2.6%;
	/*background-color:#F6C*/;
}

#content_div2.gallery{
	width:22%;
	min-height:250px;
	float:left;
	background-color:#fff;
}

#content_div2.gallery li a{
	text-align:left;
	display:list-item;
	border-bottom:1px dashed #BFBFBF;
	padding:2px;
	text-decoration:none;
	color:#003;
}
#content_div2.gallery li a:hover{
	background-color:#D5F5F9;
	color:#0C68AD;
}


#content_div3.gallery {
	width:78%;
	background:none; 
}

#content_div3.gallery #item_wrapper{
	width:31.32%;
}

#item_container1{
	/*width:100%;*/
	float:left;
	background-color:#fff;
	/*border:1px dashed #c3c0b2;*/
	overflow:hidden;
	/*min-height:140px;*/
	/*height:165px;*/
}

div#item_container1:hover{
	opacity:0.8;
	}
	

#item_container1 h3{
	font-size:1.15em;
	text-transform: uppercase;
	font-weight:500;
	text-align:center;
	}
#item_content{
	width:98%;
	float:left;
}
#item_content p{
	font-size:.92em;
}
#item_title{
	width:94%;
	float:left;
	padding:3%;
	min-height:20px;
	color:#ec970a;
	/*background-color:#CCC;*/
}
#item_img{
	width:200px;
	float:left;
	overflow:hidden;
	border:1px dashed #BDAC8C;
	height:155px;
	padding:2.5%;
	/*background-color:#C00;*/
}

#item_img img{
	width:95%;
	margin: 0 auto;
	display:block;
}
/**************************GALLERY CONTAINER END*****************************/

.tooltip {
	display:none;
	position:absolute;
	border:1px solid #F0DA97;
	/*background-color:#161616;*/
	width:110px;
	background-color:#fefcf5;
	border-radius:5px;
	padding:5px;
	color:#804000;
	font-size:12px;
	font-family: verdana;
}