@charset "utf-8";
body, ul, li, h1, h2, h3, h4, form, p, ol 
{ margin : 0; padding : 0; }
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-color: #8C6031;
	color: #000000;
	background-image: url(images/bg_body_2010.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper #employees img {
	float: right;
	display: inline;
}

#employees {
	clear: both;
	float: left;
	width: 900px;
	margin-left: 25px;
	display: inline;
	padding-top: 15px;
	padding-bottom: 15px;
}
#wrapper #maincontent #employees .employeebox p {
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
}
#cleardiv {
	clear: both;
	height: 1px;
	width: 900px;
}

.employeebox {
	float: left;
	width: 220px;
	margin-bottom: 15px;
	margin-left: 5px;
	display: inline;
}

#wrapper #maincontent #smallcolumn ul {
	color: #CA0000;
}
h2 , h1{
	font-size: 18px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5BBAFF;
	background-color: #000;
	margin-bottom: 5px;
	clear: both;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-radius: 3px;
	-moz-border-radius: 3px;	
}


#wrapper #maincontent #smallcolumn ul li {
	margin-left: 35px;
	font-weight: bold;
	padding-top: 8px;
	margin-right: 20px;
}



#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg_wrapper_2010.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FAE9B3;

}
#branding {
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 950px;
	display: inline;
	height: 40px;
	background-image: url(images/bg_branding_2010.jpg);
	background-color: #000;
	padding-top: 125px;
	margin-bottom: 300px;
}

#sitecredits {
	height: 50px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#sitecredits a {
	text-decoration: none;
	color: #F6E0A4;
}
#sitecredits p {
	color: #E0F2FC;
	font-size: 10px;
	text-align: right;
	margin-right: 25px;
}
#footer {
	width: 950px;
	background-image: url(images/bg_footer_2010.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
	display: block;
	clear: both;
	padding-top: 15px;
	padding-bottom: 25px;
	height: 250px;
}


#footer img {
	float: left;
	margin-left: 25px;
}
#footer #addressTag {
	float: right;
	display: inline;
	margin-right: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 25px;
}
#footer #addressTag p a  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #004B87;
	text-transform: lowercase;
}
#footer ul{
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left;
	color: #000000;
	text-transform: uppercase;
	float: left;
	padding: 0px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#footer ul li{

}
#footer ul li a{
	text-decoration: none;
	color: #004B87;
	font-size: 12px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 2px;
	display: block;
	padding: 3px;
}
#footer ul li a:hover {
	color: #FFFFFF;
	background-color: #004B87;
	border-radius: 4px;
	-moz-border-radius: 4px;
}
#wrapper #branding img {
	float: right;
}
#wrapper #branding a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainnav {
	text-align: center;
	list-style-type: none;
	background-image: url(images/bg_menu.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#mainnav li {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	display: inline;
}
#maincontent {
	display: inline;
	float: left;
	width: 950px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#mainnav a {
	display: inline-block;
	height: 40px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 40px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 16px;
	padding-left: 16px;
	font-size: 14px;
	font-weight: bold;
}




#mainnav a:hover {
	color: #FCEBB7;
	background-image: url(images/bg_link_li.gif);
	background-repeat: repeat-x;
	background-position: left center;
}



#widecolumn {
	display: inline;
	float: right;
	width: 525px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 25px;
	padding-left: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1E58AC;
}
#smallcolumn {
	display: inline;
	float: left;
	width: 350px;
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-left: 25px;
}
.letter {
	color: #000;
	padding-top: 40px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	background-image: url(images/bg_letter_2010.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#bottomcontent {
	background-color: #930;
	display: inline;
	clear: both;
	float: left;
	height: 150px;
	width: 950px;
	background-image: url(images/bg_maincontent_2010.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 40px;
}

.letter p {
	padding-right: 20px;
	padding-left: 20px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	line-height: 15px;
}
#widecolumn #frmHeat fieldset p {
	padding-bottom: 5px;
}
#widecolumn #frmHeat fieldset {
	padding-left: 20px;
	padding-bottom: 20px;
}
.phone {
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
}

#widecolumn #frmHeat {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}
#widecolumn #frmHeat fieldset legend {
	font-size: 16px;
	line-height: 18px;
	color: #D9201E;
	font-weight: bold;
}
#widecolumn #frmHeat input.text {
	width: 225px;
}
#widecolumn #frmHeat input.text:focus , #mainContent #frmRegister textarea:focus{
	border: 1px solid #9D6124;
	background-color: #F8F3F3;
}
.testimonial {
	display: inline;
	font-style: italic;
	width: 320px;
	color: #000;
	background-color: #f7f0d4;
	background-image: url(images/openQuotes.png);
	background-position: 4px top;
	background-repeat: no-repeat;
	padding: 10px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 15px;
	float: left;
	border: 1px solid #F4D064;
	border-radius: 4px;
	-moz-border-radius: 4px;
}

}
.testimonial p {
	padding-right: 15px;
	padding-left: 20px;
}

.product {
	background-color: #FFF;
	display: block;
	width: 238px;
	float: left;
	margin-top: 5px;
	height: 300px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	padding-top: 5px;
	padding-bottom: 5px;
}
#wrapper #maincontent #widecolumn .product p , #wrapper #maincontent #widecolumn2 .productwide p{

}
#wrapper #maincontent #widecolumn .product img  {
	padding-top: 10px;
	float: left;
	display: inline;
	margin-right: 8px;
	margin-left: 8px;
}
#wrapper #maincontent #widecolumn .product h4  , #wrapper #maincontent #widecolumn2 .productwide h4{
	color: #DC1B1C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin-left: 10px;
}
.productwide {
	background-color: #FFF;
	display: inline;
	width: 450px;
	float: left;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}
#widecolumn2 {
	display: inline;
	float: left;
	width: 450px;
	margin-left: 50px;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(images/widecolumn_tall.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.widebottom {
	background-image: url(images/widecolumn_tallbottom.jpg);
	float: left;
	width: 450px;
	display: inline;
	height: 50px;
	padding-right: 25px;
	padding-left: 25px;
	margin-left: -25px;
}

.employeecolumn {
	float: left;
	width: 250px;
	display: inline;
	margin-right: 10px;
}

.testimonial2 {
	display: inline;
	width: 218px;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 15px;
	padding-bottom: 5px;
	color: #000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	line-height: 18px;
	background-image: url(images/openQuotes.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	font-weight: bold;
}
.testimonial p {
	padding: 10px;
}
.leftpic {
	float: left;
	margin-right: 10px;
}
#wrapper #maincontent #widecolumn2 a .leftpic {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.rightpic {
	float: right;
	margin-left: 10px;
	display: inline;
}
#wrapper #maincontent #admin {
	width: 890px;
	margin-right: 30px;
	margin-left: 30px;
	padding-bottom: 20px;
}
.borderpic {
	background-color: #FFF;
	padding: 4px;
	border: 1px solid #0F99FF;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
#wrapper #maincontent #smallcolumn ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
.closequotes {
	background-image: url(images/closequotes.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	padding-bottom: 20px;
}
#productcolumn {
	display: inline;
	float: left;
	width: 238px;
	margin-left: 15px;
}
#wrapper #maincontent #widecolumn #productcolumn .product ul {
}
#wrapper #maincontent #widecolumn #productcolumn .product ul li {
	margin-left: 40px;
	font-weight: bold;
}

.product p {
	padding-right: 10px;
	padding-left: 10px;
}
#wrapper #maincontent #widecolumn .maint li {
	margin-left: 50px;
	font-weight: bold;
	margin-bottom: 10px;
}
h3 {
	color: #946634;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
.normallist {
}
.normallist li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	padding-top: 4px;
	margin-left: 35px;
}
.blueborder {
	padding: 4px;
	border: 2px solid #005192;
	background-color: #FFF;
}
#productInfoText {
	float: left;
	width: 260px;
	display: inline;
	margin-left: 20px;
}
#productInfoText .productInfoTextBreak {
	background-color: #FFF9E8;
	padding: 10px;
	width: 238px;
	margin-bottom: 10px;
	float: left;
	display: inline;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 4px #6b6b6b;
	-moz-box-shadow: 0px 0px 4px #6b6b6b;
	box-shadow: 0px 0px 4px #6b6b6b;
	border: 2px solid #A2C9F0;
}


#productInfoColumn {
	float: right;
	width: 650px;
	display: inline;
}
#productInfoColumn .productInfoBox {
	background-color: #FFF;
	width: 568px;
	float: left;
	padding: 15px;
	margin-left: 12px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 4px #6b6b6b;
	-moz-box-shadow: 0px 0px 4px #6b6b6b;
	box-shadow: 0px 0px 4px #6b6b6b;
	margin-bottom: 12px;
	border: 1px solid #F8DD8B;
}
#productInfoColumn .productInfoBox ul {
}
#productInfoColumn .productInfoBox ul li {
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #155592;
	font-weight: bold;
	margin-top: 4px;
}
#productInfoColumn .productInfoBox h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 6px;
}
#productInfoText #lennoxLines {
	float: right;
	display: inline;
	width: 250px;
}

#productInfoText #lennoxLines li {
	float: left;
	margin-left: 40px;
	width: 200px;
}
#productDirectoryLinks {
	list-style-type: none;
}
#productDirectoryLinks li {
	text-decoration: none;
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #155592;
}
#productDirectoryLinks li a {
	text-decoration: none;
	padding-left: 14px;
	height: 24px;
	display: block;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #155592;
	margin-left: 20px;
}
#productDirectoryLinks li a:hover {
	background-image: url(images/selectionArrow.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#wrapper #maincontent #productInfoColumn h1 , #wrapper #maincontent #productInfoColumn h2{
	margin-right: 20px;
	color: #FCEAB8;
}
.productPages {
	background-color: #175592;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-style: double;
	border-top-color: #F1CC6B;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-bottom-style: double;
	border-bottom-color: #F1CC6B;
}
.bottomLine {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
.rebatesList {
	background-image: url(images/furnaceRebateTag.png);
	background-repeat: no-repeat;
	background-position: 300px bottom;
	padding-bottom: 10px;
}
.popular {
	background-image: url(images/popular.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 60px;
}


#wrapper #maincontent #productDirectory {
	width: 950px;
	float: left;
}
#wrapper #maincontent #productDirectory .directoryItem {
	background-color: #FFF;
	float: left;
	width: 200px;
	display: inline;
	margin-left: 11px;

	margin-bottom: 10px;
	padding: 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 4px #6b6b6b;
	-moz-box-shadow: 0px 0px 4px #6b6b6b;
	box-shadow: 0px 0px 4px #6b6b6b;
	border: 2px solid #A2C9F0;
}
#wrapper #maincontent #productDirectory .directoryItem .directoryButton {
	height: 25px;

}
#wrapper #maincontent #productDirectory .directoryItem .directoryButton a {
	background-color: #5BBAFF;
	height: 20px;
	width: 120px;
	display: block;
	float: right;
	text-align: center;
	line-height: 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	-webkit-box-shadow: 0px 0px 2px #6b6b6b;
	-moz-box-shadow: 0px 0px 2px #6b6b6b;
	box-shadow: 0px 0px 4px #6b6b6b;
	border: 1px solid #CCC;
}

#wrapper #maincontent #productDirectory .directoryItem .directoryDescription {
	height: 225px;

}
#wrapper #maincontent #productDirectoryOverview {
	display: inline;
	float: left;
	width: 910px;
	color: #FFF;
	margin-right: 15px;
	margin-left: 15px;
	padding-bottom: 20px;
}
#wrapper #maincontent #productDirectoryOverview p {
	float: left;
	width: 420px;
	padding-right: 20px;
	padding-left: 10px;
}
#wrapper #maincontent #productDirectoryOverview h1 {
	background-color: #175592;
	color: #FFF;
}

