
.top-box{
	margin-bottom:2%;

}
.col_1_of_31:first-child {margin-left:-13px;}
h2.head{
	font-family:Rockwell,"Kameron",serif;
	letter-spacing:2px;
	font-size: 1.7em ; 
	text-transform: uppercase;
	color: #5B2F01;
	margin-bottom: 10px;
	margin-left:34px;
	
}
.col_1_of_31{
	display: block;
	float:left;
	margin: 1% 0 1% 2.6%;
	box-shadow: 0px 0px 10px rgb(102, 103, 105); 
	-webkit-box-shadow:0px 0px 10px rgb(102, 103, 105); 
	-moz-box-shadow:0px 0px 10px rgb(102, 103, 105); 
	-o-box-shadow:0px 0px 10px rgb(102, 103, 105); 
	
}

.span_1_of_31{width:103%;
	background:#fff;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	color:#fff;
}
.span_1_of_left {
	width:20.2%;
}
.inner_content {
	
	padding:10px;
	position: relative;
}


