/* The Gas Connection CSS file
 * Author: Josh Dice
 * Date: 3/1/2006
 * Updated: 12/31/2010
*/

span a.linkBackground
{
	background-color: #d3d3d3; /* Silver */
	color: inherit;
}

td.h300w125 a:hover
{
	background-color: inherit;
	color: #ffffff; /* white */
}

td.h500w670 a:hover
{
	background-color: inherit;
	color: #4c4c4c; /* Gray */
}

a:hover
{
	background-color: inherit;
	color: #4c4c4c; /* Gray */
}

a:link
{
	background-color: inherit;
	color: #000000; /* Black */
}

a:visited
{
	background-color: inherit;
	color: #000000; /* Black */
}

td div.small a:hover
{
	background-color: inherit;
	color: #ffffff; /* white */
}

td div a:hover
{
	background-color: inherit;
	color: #ffffff; /* white */
}

div.commercialPhotoGallery
{
	color: #f24c4c;
	font-size: large;
	text-align: center;
}

div.small a:link
{
	background-color: inherit;
	color: #4c4c4c; /* Gray */
}

div.small a:visited
{
	background-color: inherit;
	color: #4c4c4c; /* Gray */
}

div.bbbBox
{
	background-color: #E5E2F5; /* light blue */
	/* border: 1px solid black; */
	float: left;
	height: 83px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 2px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 330px;
}

div.bbblogo
{
	float: left;
	padding-left: 5px;
}

div.nextToBbbLogo
{
	text-align: left;
	padding-left: 80px;
}

div.phillBox
{
	background-color: #E5E2F5; /* light blue */
	/* border: 1px solid black; */
	height: 83px;
	margin-bottom: 5px;
	margin-left: 350px;
	margin-top: 2px;
	padding-bottom: 5px;
	padding-top: 5px;
	position: absolute;
	width: 330px;
}

div.phillPicture
{
	float: left;
	padding-left: 10px;
}

div.phillText
{
	text-align: left;
	margin-left: 110px;
	padding-left: 15px;
	padding-right: 20px;
	position: absolute;
}

b.larger
{
	font-size: larger;
}

b.chimneyRed
{
	color: #64100c; /* Dark Red */
}

b.red
{
	background-color: #ffffff; /* White */
	color: #ff0000; /* Red */
}

b.serviceGreen
{
	color: #4C834C;
}

b.outdoorGreen
{
	color: #59d14f;
}

b.residentialBlue
{
	color: #7094b7;
}

body
{
	background-color: #ffffff; /* White */
	color: #000000;
	font-size: medium;
}

div.small
{
	color: #4c4c4c; /* Gray */
	font-size: small;
	margin-left: 2px;
}

div.paragraph
{
	margin-left: 10px;
	text-align: left;
}

div.paragraphIndent
{
	margin-left: 10px;
	text-align: left;
}

div.paragraphRedItalic
{
	background-color: #ffffff; /* White */
	color: #ff0000; /* Red */
	font-style: italic;
	font-weight: bold;
	margin-left: 10px;
	text-align: left;
}

div.paragraphCenter
{
	text-align: center;
}

.fontlarger
{
	font-size: larger;
}

div.fontsmaller
{
	font-size: smaller;
}

div.articleAuthor
{
	font-size: smaller;
}

.largeleftmargin
{
	margin-left: 420px;
}

.largerleftmargin
{
	margin-left: 370px;
}

.largerleftmargin
{
	margin-left: 480px;
}

.rightjustified
{
	color: inherit;
	padding-right: 5px;
	text-align: right;
	vertical-align: top;
}

.leftjustified
{
	color: inherit;
	padding-left: 5px;
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
}

.rightpad
{
	color: inherit;
	padding-right: 10px;
}

.bold
{
	font-weight: bold;
}

.italic
{
	font-style: italic;
}

.smaller
{
	font-size: smaller;
}

.larger
{
	font-size: larger;
}

.xlarge
{
	font-size: 21px;
}

.floatLeft
{
	float: left;
}

span.readmore
{
	color: Red;
	font-size: smaller;
}

span.grayarticletext
{
	color: Gray;
}

img
{
	border: 0px;
	border-spacing: 0px 0px;
	outline-width: 0px;
}

img.socialButtons
{
	margin-left: 5px;
	margin-top: 5px;
	height: 50px;
}

.noDeco
{	
	text-decoration: none;
}

span.leftColumnTn
{
	margin-left: 10px;
	padding-top: 0.1px;
	text-align: left;
	width: 75px;
}

span.leftColumn
{
	margin-left: 10px;
	text-align: left;
	width: 250px;
}

span.rightColumn
{
	margin-left: 10px;
	text-align: right;
	width: 250px;
}

td span.mainGalleryPic
{
	max-height: 351px;
	min-height: 350px;
	text-align: center;
	max-width: 671px;
	min-width: 670px;
}

table
{
	border-collapse: collapse;
	border-color: #0000ff;
	border-width: 0px;
	border-spacing: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
}

table.article
{
	border-collapse: collapse;
	border-color: #000000;
	border-width: 0px;
	border-spacing: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 5px 5px 5px 5px;
}

td
{
	background-color: #d3d3d3; /* Silver */
	color: inherit;
	text-align: center;
	vertical-align: top;
}

td.whitePadding
{
	background-color: #ffffff; /* White */
	color: inherit;
	padding-left: 20px;
	padding-right: 30px;
	text-align: left;
	vertical-align: top;
}

td.white
{
	background-color: #ffffff; /* White */
	color: inherit;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	vertical-align: top;
}

td.h100w800
{
	background-color: #d3d3d3; /* Silver */
	color: inherit;
	height: 100px;
	text-align: center;
	vertical-align: top;
	width: 800px;
}

td.w125
{
	background-color: #d3d3d3; /* Silver */
	border-top: 2px solid #000000; /* Black */
	color: inherit;
	font-size: small;
	padding-left: 4px;
	padding-top: 2px;
	text-align: left;
	vertical-align: top;
	width: 125px;
}

td.h300w125
{
	background-color: #d3d3d3; /* Silver */
	color: inherit;
	font-size: small;
	height: 300px;
	padding-left: 5px;
	padding-top: 10px;
	text-align: left;
	vertical-align: top;
	width: 125px;
}

td.h500w670
{
	background-color: #ffffff; /* white */
	color: inherit;
	height: 500px;
	text-align: center;
	vertical-align: top;
	width: 670px;
}

td.w125form
{
	background-color: #ffffff; /* white */
	color: inherit;
	padding-right: 10px;
	text-align: right;
	vertical-align: top;
	width: 125px;
}

td.w300
{
	background-color: #ffffff; /* white */
	color: inherit;
	text-align: left;
	vertical-align: top;
	width: 300px;
}

td.h70w670
{
	background-color: #ffffff; /* white */
	height: 70px;
	padding: 5px 5px 5px 5px;
	vertical-align: top;
	width: 670px;
}

td.article
{
	background-color: #E5E2F5; /* light blue */
}

td.articleTitle
{
	background-color: #604cc1; /* dark blue */
	color: #ffffff; /* white */
	font-weight: bolder;
}


/* Fuel Maker Page */
.fmText
{
	float: left;
	margin-left: 40px;
	margin-top: 40px;
}

.phillLogo
{
	margin-left: 420px;	
	margin-bottom: 15px;
}

.fmTgcBox
{	
	background-color: #CFD9FB; /* another light blue */
}

.fmBox
{	
	text-align: justify;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 2px;
	padding: 7px 10px 7px 10px;
	width: 640px;
}

.fmBoxRight
{	
	text-align: justify;
	margin-bottom: 5px;
	margin-left: 320px;
	margin-top: 2px;
	padding: 7px 10px 7px 10px;
}

.fmBenefitsTitle
{
	margin-left: 335px;
	margin-top: 30px;
}

.fmBenefits
{
	margin-left: 310px;	
}

.fmBenefitsColumnLeft
{
	margin-left: 10px;
	margin-top: 20px;
}

.fmBenefitsColumnRight
{
	text-align: justify;
	margin-left: 110px;
	margin-top: 20px;
}
