body {
	margin-top: 25px;
	margin-bottom: 20px;
	background-color: #000000;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.bodyPadding {
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
	}
	
.bodyMainCaption {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
	text-align: left;
	line-height: 18px;
	padding-bottom: 20px;
	}	
	
.pageTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #dddddd;
	text-transform: uppercase;
	}
.bodySubCaption {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
	text-transform: uppercase;
	padding-bottom: 10px;
	}
.homeSubCaption {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #cccccc;
	text-align: left;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 5px;
	}
.warningCaption {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #D2220A;
	text-align: left;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 5px;
	}
.bodyText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	color: #999999;
	text-align: left;
	}
	
.bodyText a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #999999;
	text-decoration: underline;
}
.bodyText a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #999999;
	text-decoration: underline;
}
.bodyText a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #D2220A;
	text-decoration: underline;
}
	
.bodyTextHome {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	color: #999999;
	text-align: justify;
	padding-right: 20px;
	}
	
.bodyTextHome a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #999999;
	text-decoration: underline;
	text-align: justify;
}
.bodyTextHome a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #999999;
	text-align: justify;
	text-decoration: underline;
}
.bodyTextHome a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #D2220A;
	text-align: justify;
	text-decoration: underline;
}
	
	
	
.mainText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
}
	
.categoryLeftBG {
	background-image: url(images/left-bar-top-pic.gif);
	background-repeat: no-repeat;
	}


/* Navigation :::::::::::::::::::::: */  

	
.tabNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #dddddd;
	text-align: center;
	text-transform: uppercase;
	}
	
.tabNav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #dddddd;
	text-align: center;
	text-transform: uppercase;
	display: block;
	padding: 6px;
	background-color: #1d1d1d;
	}

.tabNav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #dddddd;
	text-align: center;
	text-transform: uppercase;
	display: block;
	padding: 6px;
	background-color: #1d1d1d;
	}

.tabNav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #dddddd;
	text-align: center;
	text-transform: uppercase;
	display: block;
	background-color: #d2210f;
	padding: 6px;
	}
	
.mainNavSpacer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C0C0C0;
	text-align: center;
	text-transform: uppercase;
	}
	
.mainNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #dddddd;
	text-align: center;
	text-transform: uppercase;
	}
	
.mainNav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #dddddd;
	text-align: center;
	text-transform: uppercase;
	display: block;
	padding: 6px;
	}

.mainNav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #dddddd;
	text-align: center;
	text-transform: uppercase;
	display: block;
	padding: 6px;
	}

.mainNav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #dddddd;
	text-align: center;
	text-transform: uppercase;
	display: block;
	background-color: #d2210f;
	padding: 6px;
	}

.leftbarNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #dddddd;
	text-align: left;
	text-transform: uppercase;
	line-height: 14px;
	}
	
.leftbarNav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #dddddd;
	text-align: left;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
	}

.leftbarNav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #dddddd;
	text-align: left;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
	}

.leftbarNav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #dddddd;
	text-align: left;
	text-transform: uppercase;
	background-color: #d2210f;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
	}
.footerCredits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #aaaaaa;
	text-decoration: none;
	text-align: center;
	padding-top: 7px;
	padding-left: 5px;

}
.footerCredits a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #aaaaaa;
	text-decoration: underline;
}
.footerCredits a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #aaaaaa;
	text-decoration: underline;
}
.footerCredits a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #D2220A;
	text-decoration: underline;
}

.footerNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #aaaaaa;
	text-decoration: none;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footerNav a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #aaaaaa;
	text-decoration: none;
}
.footerNav a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #aaaaaa;
	text-decoration: none;
}
.footerNav a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: underline;
	background-color: #D2220A;
}


.circlesText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
}
.smallCaptions {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
}

.horizontal_dotted_line_nav {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #555555;
	width: 90%;
}

.horizontal_dotted_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #444444;
	vertical-align: middle;
}

.horizontal_dotted_line_BeforeAfter {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #444444;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}

.vertical_dotted_line {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #444444;
}


.glassPadding {
	padding: 5px;
	border: 1px dotted #777777;
}
.glassPadding a:link {
	border: 1px dotted #777777;
}
.glassPadding a:visited{
	border: 1px dotted #777777;
}
.glassPadding a:hover{
	border: 1px dotted #ededed;
}


.glassHeading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #999999;
	text-align: center;
	display: block;
	padding-top: 5px;
}
.glassHeading a:link{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #999999;
	text-align: center;

}
.glassHeading a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #ededed;
	text-align: center;

}
.glassHeading a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #999999;
	text-align: center;
}

.glassDescription {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-align: center;
}
.dropDownBox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	background-color: #dcdcdc;
	margin-bottom: 5px;
	horizontal-align: center;
	border: 1px solid #aaaaaa;	
}

.featuredGlass {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
	}
	
.featuredGlass a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #999999;
	}

.featuredGlass a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #999999;
	}

.featuredGlass a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #B32B2B;
	}
.TM {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #999999;
}
.fireplaceCompatiblity {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #aaaaaa;
	}
	
.fireplaceCompatiblity a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #aaaaaa;
	}

.fireplaceCompatiblity a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #aaaaaa;
	}

.fireplaceCompatiblity a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #D2220A;
	}

.safetyPilotAccessoriesLineSpacer{
	padding-top: 25px;
	padding-bottom: 25px;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
	}

.safetyPilotAccessoriesCaption{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	padding: 5px;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	}

.safetyPilotAccessories {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999999;
	padding: 5px;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	}
	
.safetyPilotAccessories a:link {
	font-size: 18px;
	text-decoration: underline;
	color: #999999;
	}

.safetyPilotAccessories a:visited {
	font-size: 18px;
	text-decoration: underline;
	color: #999999;
	}

.safetyPilotAccessories a:hover {
	font-size: 18px;
	text-decoration: underline;
	color: #999999;
	}

.textLighter {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	color: #ffffff;
	text-align: left;
	}
	

.faqCaption {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #cccccc;
	text-align: left;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 5px;
	display: block;
	}

.faqText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	color: #999999;
	text-align: left;
	}
	
.faqText a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #999999;
	text-decoration: underline;
}
.faqText a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #999999;
	text-decoration: underline;
}
.faqText a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #D2220A;
	text-decoration: underline;
}


.contactText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
	color: #999999;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	display: block;
	}
	
.contactText a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color : #999999;
	text-decoration: underline;
	text-align: left;
	font-weight: bold;
}
.contactText a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color : #999999;
	text-decoration: underline;
	text-align: left;
	font-weight: bold;
}
.contactText a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color : #D2220A;
	text-decoration: underline;
	text-align: left;
	font-weight: bold;
}


.testimonialsLeftBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #dddddd;
	text-align: left;
	text-transform: capitalize;
	line-height: 14px;
	padding-left: 10px;
	
	}
.taxFreeGuarantee {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	color: #999999;
	}
	
.taxFreeGuarantee a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #999999;
	}

.taxFreeGuarantee a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #999999;
	}

.taxFreeGuarantee a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #D2220A;
	}
.installedPictureLink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #aaaaaa;
	text-transform: capitalize;
	text-align: center;
	}
	
.installedPictureLink a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #aaaaaa;
	}

.installedPictureLink a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #aaaaaa;
	}

.installedPictureLink a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #D2220A;
	}
	
	
.firetableTextCaption {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
	color: #cccccc;
	text-align: left;
	}
.firetableText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	color: #cccccc;
	text-align: left;
	}
	
.firetableText a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #cccccc;
	text-decoration: underline;
}
.firetableText a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #cccccc;
	text-decoration: underline;
}
.firetableText a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #ffffff;
	text-decoration: underline;
}

.firetablePageHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #cccccc;
	text-decoration: none;
}

.termsAndConditions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #cccccc;
	text-decoration: none;
	text-align: justify;
	}
.termsAndConditionsCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #cccccc;
	text-decoration: none;
	text-align: justify;
	padding-top: 10px;
	}
	
.firetableTextCaption {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
	color: #cccccc;
	text-align: left;
	}
.firetableText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	color: #cccccc;
	text-align: left;
	}
	
.firetableText a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #cccccc;
	text-decoration: underline;
}
.firetableText a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #cccccc;
	text-decoration: underline;
}
.firetableText a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #ffffff;
	text-decoration: underline;
}

.firetablePageHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #cccccc;
	text-decoration: none;
}