@charset "UTF-8";

	body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.top-bar, .top-bar ul {
	background-color: #FFF;
	font-size:14px;
	
}
a:hover, a:focus {
	color:#B81110 }
a {
	color:#039;}

.menu-item-top{
	border-bottom: 2px solid #CCCCCC;
	padding-bottom:10px
}
.title-bar {
	background-color:#999}
	
.half-gravel-area {
	background-image:url(../img/half-gravel.jpg)}
	
	.history-gravel-area {
	background-image:url(../img/history/history-gravel.jpg)}

.gravel-background {
	background-image:url(../img/gravel-back.jpeg);
	text-align:center; 
	height:auto}
	
.gravel-background img{
		margin-right:5px; margin-top:5px}
		
.gravel-background img:hover {
    border: 2px solid #BE1E2D;
}
		
.footer-area {
			font-size:14px;
			color:#FFFFFF;
			font-weight:bold;
			}
.white-history-back {
	background-color:#FFF;
	padding:15px;
	width:100%;
	height:auto;
	font-size:14px;
	}
	
.edbro-pics {
		float:left;
		margin-right:20px;
		margin-top:20px}
		
		.edbro-pics img:hover{
		 opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */}
	.header-area-grey {
		width:100%;
		background-color:#999;
		color:#FFFFFF;
		padding-left:5px
		}
		
		h1 {
	font-size: 24px;
	color: #FFF;
	font-weight:bold
}
.employee-box {
	background-color:#FFFFFF;
	padding:15px;
	margin-right:10px;
	margin-bottom:10px;
	width:175px;
	height:290px;
	float:left;
	font-size:12px;
	color:#999999}
	.link-area {
		font-size:14px}
		
		h3 {
	font-size: 14px;
	color: #BE1E2D;
	font-weight:bold
}