@font-face {
font-family: "MarketPro";
src: url("/fonts/MARKETP_.TTF");
}

.CFSB {
  font-family: MarketPro, serif;
  font-style: normal;
  font-weight: 200;
  font-size: 20px;
  font-weight: bold;
  color: #006DFF;
  //-webkit-text-stroke: 1pt #006DFF;
}
.CFSN {
  font-family: "Times New Roman", Times, serif;
  font-size: 18px;
  font-weight: bold;
  color: red;
}

.CFSN.Compressor
{
	color: #006DFF;
}
a.Compressor:link {color:#d3d3d3;text-decoration: none;}
a.Compressor:visited {color:#006DFF;text-decoration: none;}
a.Compressor:hover {color:#FFFFFF;text-decoration: underline;}

.CFSN.Ductless
{
	color: #000000;
}
a.Ductless:link {color:#000000;text-decoration: none;}
a.Ductless:visited {color:#000000;text-decoration: none;}
a.Ductless:hover {color:#FFFFFF;text-decoration: underline;}

.CFSN.OilHeat
{
	color: #FF0000;
}
a.OilHeat:link {color:#FF0000;text-decoration: none;}
a.OilHeat:visited {color:#FF0000;text-decoration: none;}
a.OilHeat:hover {color:#FFFFFF;text-decoration: underline;}

.CFSN.AirFlow
{
	color: grey;
}
a.AirFlow:link {color:#d3d3d3; text-decoration: none;}
a.AirFlow:visited {color:#d3d3d3; text-decoration: none;}
a.AirFlow:hover {color:#d3d3d3; text-decoration: underline;}

.LicenseTitle {
  font-family: Garamond,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif; 
  font-size: 18px;
  font-weight: bold;
  color: black;
}

.LicenseNum {
  font-family: Ariel, monospace; 
  #font-size: 3px;
}

.LicenseNum.LicenseEPA 
{
	color: #006DFF;
}
.LicenseNum.LicenseOil 
{
	color: #FF0000;
}
.LicenseNum.LicenseNFPA 
{
	color: #000000;
}

.container2 {background:#FFFFFF; color:#003366; margin:0px 0px 0 0;}
.r2top, .r2bottom{display:block;background:#00246d;}
.r2top *, .r2bottom *{display: block;height: 1px;overflow: hidden;background:#ffffff;}
.r21{margin: 0 5px}
.r22{margin: 0 3px}
.r23{margin: 0 2px}
.r24{margin: 0 1px;height: 2px}


hr {
	height: 3px;
	clear: both;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom: 1px solid grey;
	margin: 0 0 0 0; padding: 0;
}

.rcorners {
  border-radius: 25px;
  padding: 8px; 
  width: fit-content;
  height: fit-content;
  background: #FFFFFF;
}

.rcornersRed {
  border: 2px solid #FF0000;
}
  
.rcornersBlack {
  border: 2px solid #000000;
}
  
.rcornersBlue {
  border: 2px solid #006DFF;
}
  
.rcornersGray {
  border: 2px solid gray;
}

.callbox {
  background: #007DFF;
}

.ImgTextcontainer {
  position: relative;
  text-align: center;
  color: white;
}


.ImgTexttop-left {
  position: absolute;
  top: 18px;
  left: 16px;
  width: 400px;
}
  
.homephonelink1 {
	color: #FFFFFF;
}
a.homephonelink1:link {color:#FFFFFF;text-decoration: none;}
a.homephonelink1:visited {color:#FFFFFF;text-decoration: none;}
a.homephonelink1:hover {color:#FF0000;text-decoration: underline;}

.imgOval {
  position: absolute;
  top: 220px;
  right: 110px;
  width: 300px;
  border-radius: 75%;
}