@charset "UTF-8";
/* CSS Document */

body {
  background-color:#231f20;
	color:#fff;
	text-align:center;
	font:12px normal Geneva, Arial, Helvetica, sans-serif;
	letter-spacing:0.06em;
	line-height:2em;
	margin-top:0;
}

/* IE 5, 6 Hack */
*html body {
  letter-spacing:0.04em;
}

/* IE 7 Hack */
*:first-child+html body {
  letter-spacing:0.04em;
}

#pagewrap {
  margin:0 auto;
	width:780px;
	text-align:left;
	background:url(../images/fire.jpg) 8px 168px no-repeat;
}

#topwrap {
  width:780px;
}

#logo {
  float:left;
	width:529px;
	height:168px;
}

#logo img {
  border:0;
	margin-left:8px;
}

#shop {
  float:right;
  margin-top:35px;
  height:168px;
}

#shop img {
 width:186px;
}

#menu {
  float:left;
	width:177px;
	margin-top:20px;
	padding-right:33px;
}

#menu a {
 display:block;
 width:177px;
 height:25px;
 background-position:0 0;
 background-repeat:no-repeat;
 float:left;
}

#menu a img {
  border:0;
	width:177px;
	height:25px;
}

#menu #menu_woodfire {
  background-image:url(../images/menu_woodfire.jpg);
}

#menu #menu_hearths {
  background-image:url(../images/menu_hearths.jpg);
}

#menu #menu_install {
  background-image:url(../images/menu_install.jpg);
}

#menu #menu_parts {
  background-image:url(../images/menu_parts.jpg);
}

#menu #menu_about {
  background-image:url(../images/menu_about.jpg);
}

#menu #menu_contact {
  background-image:url(../images/menu_contact.jpg);
}

#menu #menu_home {
  background-image:url(../images/menu_home.jpg);
}

#menu a:hover, #home #menu_home, #woodfire #menu_woodfire, #hearths #menu_hearths, #install #menu_install,
#parts #menu_parts, #about #menu_about {
  background-position:-177px 0;
}

#content {
  float:left;
  width:570px;
	padding-bottom:25px;
}

#footer {
 padding-bottom:125px;
}

#footer_left {
  float:left;
	width:180px;
	font-size:10px;
	color:#000;
	padding:117px 0 0 15px;
	line-height:1.3em;
}

#footer_left .small {
  font-size:9px;
}

#footer_middle, #footer_right {
  float:left;
  width:240px;
	text-align:left;
	border-top:1px solid #c2c0c0;
	padding:22px 0 0 10px;
	line-height:1.25em;
	font-size:11px;
}

#footer_right {
  width:320px;
	text-align:right;
}

#footer_right img {
  border:0;
}

.bolder {
  font-weight:bold;
	font-size:16px;
}

#db {
  margin:0 auto;
	text-align:left;
	width:765px;
	padding-left:15px;
}

#db, #db a {
  color:#444;
	font-size:9px;
	text-decoration:none;
}

#db a:hover {
  color:#666;
}

h1 {
  font-size:15px;
	font-weight:normal;
	letter-spacing:0.1em;
}

h2 {
  font-size:13px;
	font-weight:normal;
	text-transform:uppercase;
}

h3 {
  font-size:14px;
	font-weight:normal;
}

ul {
  list-style-type:none;
	
}

ul.home_list {
  line-height:2.8em;
}

ul li {
  padding-left:27px;
  background:url(../images/bullet.gif) 0 6px no-repeat;
}

ul.home_list li {
  background-position:0 11px;
}

.clear {
  clear:both;
}

.suppliers {
  margin:10px 0 0 42px;
}

.suppliers img {
  border:0;
	margin-right:25px;
}

.right {
  float:right;
}

.top {
  clear:both;
  float:right;
	background:url(../images/bullet.gif) 12px 0 no-repeat;
	padding-right:5px;
}

.pic, .pic2, .pic3 {
  font-size:10px;
	line-height:1.3em;
	width:170px;
	margin:0 60px 0 20px;
	float:left;
	text-align:center;
	height:250px;
}

.pic2 {
   margin:0 15px 0 0;
	 height:235px;
}

.pic3 {
	 height:315px;
}

.pic img, .pic2 img, .pic3 img {
  width:170px;
	border:1px solid #fff;
	margin-top:5px;
}

img.pic4 {
  float:left;
	border:1px solid #fff;
	margin:3px 15px 0 0;
}

a, a:visited {
  color:#fff;
}

a:hover {
  color:#ef7002;
}

