/* ------------- */
/*	Custom W&M CSS
/* ------------- */
body { 
  background: url(/img/bg.jpg) no-repeat top left; 
}
.under  {
color : #f15a23;
font: 14px/1.9 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-weight : normal;
text-decoration: underline;
}
.underb  {
	color : #00427c;
	font: 14px/1.9 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-weight : normal;
	text-decoration: underline;
	}
.center-items {
    margin-left: auto;
    margin-right: auto;
}
div.fl-container {
	overflow: hidden;
	width: 100%;
}
div.fl-left-port {
    color : #575756;
    font-weight: bold;
	width: 45%;
    padding-left: 10px;
    margin-top: 5px;
    margin-bottom: 0;
	float: left;
}
div.fl-right {
	width: 45%;
    margin-top: 5px;
    margin-bottom: 0;
	float: right;
}
.red {
    color: #ff0000;
    font-weight: bold;
}
.underline {text-decoration: underline;}
.index-slide {
	background: #989898;
	border: 6px solid #575756;
	padding: 0px 0px 0px 0px;
	margin: 5px;
	}
	h1 .page-title {
	color: #00427c;
	font-family: 'Open Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-weight: 400;
	line-height: 1.25;
	margin-bottom: 15px 0px 15px 0px;
	}
h2, h4, h6 {
	color: #474747;
	font-family: 'Open Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-weight: 400;
	line-height: 1.25;
	margin-bottom: 15px;
	margin-top: 20px;
}
h3 {
color: #00427c;
	font-family: 'Open Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-weight: 400;
	line-height: 1.25;
	margin-bottom: 15px;
	margin-top: 20px;
}
h5 {
color: #f15a23;
	font-family: 'Open Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-weight: 400;
	line-height: 1.25;
	margin-bottom: 15px;
	margin-top: 20px;
}
.page-description {
	color: #00427c;
	font-family: 'Open Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-weight: 400;
	line-height: 1.25;
	padding-bottom: 2px;
	padding-top: 20px;
}	
h1{
	color: #00427c;
	font-family: 'Open Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-weight: 400;
	line-height: 1.25;
	margin-bottom: 15px;
}
h3, h4, h5 { font-weight: 600; }
.suppliers{
 border: 3px solid #eaeaea; 
    	padding: 2px;
    margin: 5px;
}
	.image-gallery-slider2 {
		position: relative;
		margin: 0 0 25px;
	}