
body {

/*background: #666666 url(../images/Bricks_004.jpg); */
background: #000;
background-repeat:repeat;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 17px;
color: #333;	
}

a {
text-decoration: none;
text-decoration: underline;
color: #362e18;
}
a:hover {
text-decoration: underline;
color: #4a3c18;
}

#wrap {
margin: 20px auto;
width: 800px;
}


#header {
/*background: url(../images/dt_office_roof.bmp); */
background: url(../images/old_header.png);
background-repeat:repeat;
height: 315px;
z-index:10;
border:thick;
border-color:#15F509;
border-width:thick;
border-style:solid;
}

#header h1 { 
display:none;
font-size: 44px;
font-style:italic;
letter-spacing: -1px;
padding: 70px 0 0 40px;
color: #666666;
}
#header h1 a { 
color: #666666;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #666666;
}
#header h2 {
display:none;
font-size: 30px;
color: #666666;
padding: 20px 0 0 95px;
letter-spacing: -1px;
font-weight: 100;
}

#menu {
height: 40px;
line-height: 40px;
background: #15F509;
}

#menu ul {
list-style-type: none;
padding-left: 40px;
}

#menu ul li {
display: block;
float: left;
}

#menu ul li a {
padding: 0 10px 0 10px;
text-decoration: none;
font-weight: 100;
font-size: 11px;
color: #000;
}

#menu ul li a:hover {
color: #fff;
background-color: #090;
text-decoration: none;
}

/* indicate the current page we're on   */
.index #index_nav a,
.contact #contact_nav a,
.aboutus #aboutus_nav a,
.air #air_nav a, 
.furnace #furnaces_nav a,
.humidifiers #humidifiers_nav a,
.gas_fireplaces #gas_fireplaces_nav a,
.deals #deals_nav a ,
.tips #tips_nav a ,
.coupons #coupons_nav a
{
   color:#fff;
   background-color:#444;
}


#content {
background-color: #fff;
padding: 10px;
border:thick;
border-color:#15F509;
border-width:thick;
border-style:double;
}




#bottom {

}

#footer {
/*background: #666666 url(../images/Bricks_004.jpg); */
background: #fff;
text-align: center;
font-size: 11px;
border:thick;
border-color:#15F509;
border-width:thick;
border-style:solid;
height:95px;
}

#footer #copyright
{
	position:relative;
	right:48px;
    font-size: 12px;	
}

.contact_label{
   vertical-align:top
}

.main h1 {
   font-size:18px;	
   font-weight: bold;
}

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

.main_images {
	text-align:center;
}

.main ul
{
    list-style-type:disc;
  	list-style-position:inside;
}

.main ol
{
	list-style:decimal;
  	list-style-position:inside;
}


.main li
{
    padding-left:25px;   /* for Firefox  */
    margin-left:25px;   /* for IE */
	text-indent: -15px;
}

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


#fireplace_pictures {

	text-align:center; 
	margin-left: auto; 
	margin-right: auto;
	
}

#humidifier_pictures {
		text-align:center; 
	margin-left: auto; 
	margin-right: auto;
	
}

#licensed {
   float:left; 
   width:250px; 
   color:red; 
   font-style:italic; 
   font-size: 16px; 
   font-weight:bold;
}
