<!--
body {  
	background-color:#808080;
	background-image:url(http://www.scottysheatingandair.com/css/bg.png);
	background-repeat:repeat-x;
    color: #000000; 
    font-family: Verdana, Arial, Sans-serif; 
    font-weight: 400; 
    font-style: normal;  
    font-size: 12px; 
    text-decoration: none; 
    }
html {  
	background-color:#808080;
    color: #000000; 
	background-image:url(http://www.scottysheatingandair.com/css/bg.png);
	background-repeat:repeat-x;
    font-family: Verdana, Arial, Sans-serif; 
    font-weight: 400; 
    font-style: normal;  
    font-size: 12px; 
    text-decoration: none; 
    }

    
.outer_wrap{ 
    width:972px;
	background-image:url(http://www.scottysheatingandair.com/css/backer.gif);
	background-repeat:repeat-y;
    background-position:center;
    min-height:inherit;
    text-align:center;
    padding-top:0px;
    } 
.inner_wrap{ 
    width:960px;
    padding-top:0px;
    padding-bottom:0px;
    text-align:center;
    }   
    
.goSolar{ 
    width:513px;
    height:408px;
	background-image:url(http://www.scottysheatingandair.com/css/goSolar.gif);
	background-repeat:no-repeat;
    background-position:center;
    min-height:inherit;
    text-align:left;
    padding-top:0px;
    }
    
/* body_container is used for main body content */
.body_container{
  font-size:12px; 
  float:left; 
  width:900px;
  margin-left:20px;
  background-color:#ffffff;
  text-align:left;
}


h1 { 
color: #c0c0c0; 
font-size: 14px; 
}
  
.copyright { 
font-size:10px; 
}
   
p   {
    margin-bottom: 10px;
    text-align:justify;
    color:#000000;
    }
sup{
vertical-align:top;
font-size:10px;
 }
 
select {
font-family:Verdana;
font-size:11px;
color:#000000;
background-color:#c0c0c0;
 }
 
li{
padding-bottom:5px;
 }
 

a:link { 
   color: #202020;  
   text-decoration: none; 
   font-family: Verdana, Arial, Sans-serif; 
   font-weight: 600; 
   }
a { color: #202020; 
   text-decoration: none; 
   font-family: Verdana, Arial, Sans-serif; 
   font-weight: 600; 
   }  
a:visited { color: #202020; 
   text-decoration: none; 
   font-family: Verdana, Arial, Sans-serif; 
   font-weight: 600; 
   }

a:hover {  
   color: #404040; 
   text-decoration: underline; 
   font-family: Verdana, Arial, Sans-serif;    
   font-weight: 600; 
   }
   
    
    
.topper{  
    width:960px;
    height:150px;
	background-color:#ffffff;
    color: #000000; 
    font-family: Verdana, Arial, Sans-serif; 
    font-weight: 400; 
    font-style: normal;  
    font-size: 11px; 
    text-decoration: none; 
    text-align:center;
    margin-left:0px;
    margin-bottom:0px;
    padding-bottom:0px;
    }  
    
.topleft {
    width:750px;
    height:150px;
	background-color:#000000;
    color: #ffffff; 
    background-image:url(http://www.scottysheatingandair.com/css/headleft.jpg); 
	background-repeat:repeat; 
    background-position:center;
    font-family: Verdana, Arial, Sans-serif; 
    font-weight: 400; 
    font-style: normal;  
    font-size: 11px; 
    text-decoration: none; 
    text-align:center;
    margin-left:0px;
    margin-bottom:0px;
    padding-bottom:0px;
    float:left;
 }
 .topleftS {
    width:750px;
    height:150px;
	background-color:#000000;
    color: #ffffff; 
    background-image:url(http://www.scottysheatingandair.com/css/solarHead.jpg); 
	background-repeat:repeat; 
    background-position:center;
    font-family: Verdana, Arial, Sans-serif; 
    font-weight: 400; 
    font-style: normal;  
    font-size: 11px; 
    text-decoration: none; 
    text-align:center;
    margin-left:0px;
    margin-bottom:0px;
    padding-bottom:0px;
    float:left;
 }
 
.topright {
    width:210px;
    height:150px;
	background-color:#000000;
    color: #ffffff; 
    font-family: Verdana, Arial, Sans-serif; 
    font-weight: 400; 
    font-style: normal;  
    font-size: 11px; 
    text-decoration: none; 
    text-align:center;
    margin-left:0px;
    margin-bottom:0px;
    padding-bottom:0px;
    float:left;
 }
 
 
.side_pane{ /* for links and ads */
    float:left; 
    width:145px;
    color: #000000;      
    font-family: Verdana, Arial, Sans-serif; 
    font-weight: 400; 
    font-style: normal;  
    font-size: 12px; 
    text-decoration: none; 
    text-align:center;
    /*next line is a fix for IE6 */  
    display: inline;
 }

.side_pane a:visited { 
    color: #808080; 
    font-family: Verdana, Arial, Sans-serif; 
    text-decoration: none;
    font-size:11px;
    }
.side_pane a:link { 
    color: #808080; 
    font-family: Verdana, Arial, Sans-serif;
    text-decoration: none; 
    font-size:11px;
    }
.side_pane a:active {  
    color: #c0c0c0;  
    font-family: Verdana, Arial, Sans-serif; 
    text-decoration: none;
    font-size:11px;
    }
.side_pane a:hover { 
    color: #c0c0c0; 
    font-family: Verdana, Arial, Sans-serif; 
    text-decoration: none;
    font-size:11px;
    }
  
.footer{ 
  width:950px;
  background-color:#ffffff;
  color: #000000;    
  font-family: Verdana, Arial, Sans-serif; 
  font-weight: 400; 
  font-style: normal;  
  font-size: 10px; 
  text-decoration: none;
  text-align:center; 
  padding-bottom:5px;
}
.bottom{ 
  width:950px;
  color: #000000;    
  font-family: Verdana, Arial, Sans-serif; 
  font-weight: 400; 
  font-style: normal;  
  font-size: 10px; 
  text-decoration: none;
  padding-top:5px;
}

.hiddenPic {display:none;}

.submitButton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#ffffff;
font-weight:bold;
padding: 1px 2px;
background:url(http://www.scottysheatingandair.com/css/submitBack.png) repeat-x left top;
}

 
.grayBord{
 border-width:1px;
 border-color:#808080;
 border-bottom-color:#808080;
 border-bottom-width:1px;
 border-bottom-style:ridge;
 border-left-color:#808080;
 border-left-width:1px;
 border-left-style:ridge;
 border-right-color:#c0c0c0;
 border-right-width:1px;
 border-right-style:ridge;
 border-top-color:#c0c0c0;
 border-top-width:1px;
 border-top-style:ridge;
}

.reval {
display : none ;
} 

.menu {
  width: 960px;
  background-image:url(../css/menuback.png);
  background-repeat:repeat-x;
  font-weight: 600; 
  font-family: Verdana; 
  font-size: 11px; 
  color: #ffffff;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}
.menu a{
  color: #ffffff;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  }
.menu a:link{
  color: #ffffff;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  }
.menu a:visited{
  color: #ffffff;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  }
.menu a:hover{
  background-image: url(../css/menuback2.png);
  background-repeat:repeat-x;
  color: #000000;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-decoration:none;
 } 

.bp a:link { 
   color: #202020;  
   text-decoration: none; 
   font-family: Verdana, Arial, Sans-serif; 
   font-weight: 600; 
   }
.bp a { color: #202020; 
   text-decoration: none; 
   font-family: Verdana, Arial, Sans-serif; 
   font-weight: 600; 
   }  
.bp a:visited { color: #202020; 
   text-decoration: none; 
   font-family: Verdana, Arial, Sans-serif; 
   font-weight: 600; 
   }

.bp a:hover {  
   color: #404040; 
   background-color: #808080;
   text-decoration: underline; 
   font-family: Verdana, Arial, Sans-serif;    
   font-weight: 600; 
   }
 
 
.hiddenPic {display:none;}
-->
