body, div, ul, li, h1, h2, h3, h4, h5, p, a, a img{
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-family: Garamond, Georgia, Times, Serif;
	text-decoration: none;
	border: 0;
	list-style: none;
	color: #5d6770;
	line-height: 1.6em;
	font-weight: normal;
	}

html{
	background: #f3f2ed;
	text-align: center;
	}
	
body{
	width: 1000px;
	border: 1px solid #000;
	background: #fff;
	margin: 0 auto;
	text-align: center;
	}

a{ color: #f88101; }
a:hover{ color: #000; }

.float-wrap{
	width: 1000px;
	margin: 0 auto;
	float: left;
	}
#wrapper{
	text-align: left;
	width: 1000px;
	float: left;
	background: #fff;
	border: 1px solid #000;
	}
	
#branding{
	background: #000;
	float: left;
	width: 950px;
	padding: 12px 25px;
	}

#branding a.stovax{
	height: 39px;
	width: 250px;
	background: url(../flames/stovax.gif) no-repeat;
	display: block;
	float: left;
	}
#branding a.gazco{
	height: 39px;
	width: 184px;
	background: url(../flames/gazco.gif) no-repeat;
	display: block;
	float: left;
	margin-left: 500px;
	}

#branding a{
	text-indent: -9999px;
	}
	
body#flames h1, body#flames-plain h1{
	margin: 25px;
	font-size: 7em;
	}
body#tile-surrounds h1{
	margin: 25px;
	font-size: 4.8em;
	}

body#flames h2, body#tile-surrounds h2{
	width: 460px;
	font-size: 1.6em;
	float: right;
	margin-right: 30px;
	}
body#flames-plain h2{
	width: 680px;
	font-size: 1.6em;
	float: left;
	margin-left: 30px;
	}

body#classicfp h1, body#cast-mantels h1, body#stone-mantels h1, body#insert-fireplace h1, body#convector-fireplace h1, body#fireplace-fronts h1, body#wood-mantels h1{
	height: 246px;
	width: 372px;
	background: url(../images/classic-fp.gif) no-repeat;
	text-indent: -9999px;
	margin: 0;
	}

body#cast-mantels h1{
	background: url(../images/cast-iron-mantels.gif) no-repeat;
	}
body#stone-mantels h1{
	background:url(../images/stone-mantels.gif) no-repeat;
	}	
body#insert-fireplace h1{
	background: url(../images/insert-fireplaces.gif) no-repeat;
	height: 229px;
	width: 370px;
	}
body#convector-fireplace h1{
	background: url(../images/convector-fireplaces.gif) no-repeat;
		margin-top: 6px;
		margin-left: 6px;
		}
body#fireplace-fronts h1{
	background: url(../images/fireplace-fronts.gif) no-repeat;
	height: 170px;
	margin-top: 6px;
	margin-left: 6px;
		}
body#wood-mantels h1{
	height: 226px;
	width: 401px;
	background: url(../images/wood-mantels.gif) no-repeat;
	}
	
#lead-panel{
	background: #B6ADA3;
	float: left;
	margin: 25px;
	width: 950px;
	}
body#cast-mantels #lead-panel{
	background: #BCBCBD;
	}
body#wood-mantels #lead-panel{
	background: #CCBF9C;
	}
#lead-panel h2{
	position: inherit;
	left: 0;
	width: 410px;
	color: #fff;
	margin-left: 25px;
	margin-top: 0;
	font-size: 2em;
	}
#lead-panel p{
	width: 410px;
	}
	
#lead-panel p.lead{
	position: inherit;
	left: 0;
	width: 410px;
	color: #fff;
	margin-left: 25px;
	margin-top: 0;
	font: 2em Garamond, Georgia, Times, Serif;
	line-height: 1.4em;
	}
#lead-panel p.lead-sm{
	position: inherit;
	left: 0;
	width: 410px;
	color: #fff;
	margin-left: 25px;
	margin-top: 0;
	font: 1.6em Garamond, Georgia, Times, Serif;
	line-height: 1.4em;
	margin-bottom: 1em;
	}
	
#lead-panel p.lead a, #lead-panel p.lead-sm a{
	text-decoration: underline;
	font: 1em Garamond, Georgia, times, Serif;
	}
#lead-panel h2 a{
	font-size: 1em;
	color: #fff;
	text-decoration: underline;
	}
#lead-panel h3{
	font-size: 1.6em;
	color: #3A3E38;
	margin: 0.5em 12px 0.5em 25px;
	width: 410px;
	}
#lead-panel p{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 25px;
	margin-top: 2em;
	}
#lead-panel p a{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	}
#lead-panel p a:hover{
	color: #f88101;
	}
.intro{
	float: left;
	}
img.img-lead{
	display: block;
	float: right;
	border-left: 6px solid #fff;
	}
	
ul#flame-gallery{
	width: 970px;
	position: relative;
	top: -130px;
	float: left;
	margin-left: 5px;
	margin-bottom: -120px;
	}
body#tile-surrounds ul#flame-gallery{
	top: -50px;
	margin-bottom: -30px;
	}

body#classicfp ul#flame-gallery, body#cast-mantels ul#flame-gallery, body#stone-mantels ul#flame-gallery, body#wood-mantels ul#flame-gallery, body#flames-plain ul#flame-gallery{
	top: 0;
	margin-bottom: 20px;
	margin-left: 10px;
	}

li#lead-product{
	width: 458px;
	height: 400px;
	background: #f3f2ed;
	/*border: 1px solid #5d6770;*/
	float: left;
	margin-left: 20px;
	}
li#lead-product li.image{
	margin-left: 20px;
	margin-top: 20px;
	}
	
li#product{
	height: 250px;
	width: 218px;
	background: #f3f2ed;
	/*border: 1px solid #5d6770;*/
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

li#sub-nav{
	height: 250px;
	width: 218px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	}
li#sub-nav ul li{
	font: 1.2em Verdana, Arial, helvetica, sans-serif;
	font-weight: bold;
	color: #3a3e38;
	margin: 0 5px 6px 12px;
	}
li#sub-nav li.heading{
	margin-top: 18px;
	}
li#sub-nav ul li a{
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	}
li#sub-nav ul li a:hover{
	color: #f88101;
	}

li.studio{
	background: #f3f2ed;
	border: 1px solid #5d6770;
	border-bottom: 3px solid #5d6770;
	}
li.gas{
	background: #F3EAE6;
	border: 1px solid #bb0409;
	border-bottom: 3px solid #bb0409;
	}
li.wood{
	background: #E6EBEE;
	border: 1px solid #80ACB1;
	border-bottom: 3px solid #80acb1;
	}
body#classicfp li.cf, body#stone-mantels li.cf{
	background: #B6ADA3;
	border: 1px solid #5d6770;
	}
body#cast-mantels li.cf{
	background: #BCBCBD;
	border: 1px solid #5d6770;
	}
body#wood-mantels li.cf{
	background: #fff;
	border: 1px solid #ccbf9c;
	}
	
li#product li.image{
	margin-left: 5px;
	margin-top: 5px;
	}
li.text {
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 10px;
	font-weight: bold;
	}
li.text a{
	display: block;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
body#classicfp li.text a, body#cast-mantels li.text a, body#stone-mantels li.text a, body#wood-mantels li.text a{
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	color: #fff;
	}
body#wood-mantels li.text a{
	color: #ccbf9c;
	}
body#classicfp li.text a:hover,body#cast-mantels li.text a:hover, body#stone-mantels li.text a:hover, body#wood-mantels li.text a:hover{
	color: #f88101;
	}
	
ul#flame-gallery li.drop{
	margin-top: 150px;
	}

.disclaimer{
	float: left;
	clear: left;
	margin: 24px;
	padding: 0 20px;
	background: #f3f2ed;
	border: 1px solid #5d6770;
	width: 900px;
	}
.disclaimer p{
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	margin: 1em 0;
	line-height: 1.6em;
	color: #45484E;
	}
	
#footer{
	width: 1000px;
	background: #000;
	color: #fff;
	text-align: center;
	padding: 12px 0;
	float: left;
	clear: left;
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
