

@import url("https://conrane.com/wp-content/themes/vulcan/css/styles/default.css");
      body{
      	font-family:Arial, sans-serif;	
      	font-size:12px;	
      	color:#000000;
      }    
      p, ul, ol, blockquote{
      	font-size:12px;
      	color:#000000;
      }      
    /* lists, blockquotes and paragraphs */
p, ul, ol, blockquote{
	font-size:12px;
	line-height:18px;
	margin-bottom:14px;
	color:#000000;
}

h1, h2, h3, h4, h5, h6{
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold!important;
	color:#65696e;
}

#container{
	border-top:11px solid #007b78;
}

#mid-container{
	width:100%;
	height:189px;
	margin-top:-10px;
	background-color:#008ac5;
	float:left;
}

#mid-container a {
color:#ffffff!important;
font-weight:bold!important;
}

#bottom-container{
	width:100%;
	height:auto;
	background-color:#007b78;
	float:left;
  padding-bottom: 15px;  
}

#page-title{
	width:100%;
	height:86px;
	background-color:#008ac5;
	float:left;
}

.more-button{
	height:29px;
	font-size:16px;
	color:#ffffff;
	text-align:center;
	margin:10px 0px 20px 0px;
	padding:6px 20px 0px 20px;
	background-color:#008ac5;
	float:right;
}

.left-head{
	width:40px;
height:30px;
	background-color:#008ac5;
	margin-right:14px;
	padding:7px 0px 7px 0px;
	float:left;
}

.services-column{
	width:455px;
	margin:20px 0px 10px 0px;
	border-bottom:1px solid #ebebeb;
	float:left;
	height: 225px;
}

.front-box-content p {
  color: #000000;
}

.date {
	font-size:14px;
	color:#ffffff; 
	line-height:0px;
	text-align:center;
margin-top:10px;
}

.month {
margin-top:15px;
}