/* To define the width and height of workable area of webpage */
.address-contnet{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 0.70em;	
}

.text-Fleft	{
	float:left; 
	padding-left: 8px;
	width:35%;
}

.barn-header {
	background-color: #EFEEEC;
	padding: 8px;
	width: 96%;
	height:15px;
}

html>body .barn-header {
	width: 96%;
}


.barn-header ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.barn-Leftheader {
	float: left; 
	width: 50%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .70em;
	font-weight: bold;	
}
