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

body { margin: 0px; padding: 0px; } 

h2 { 
font-size: 1.8em;
}

h3 { 
font-size: 1.4em;
}

h4 { 
font-size: 1.2em;
}

#menu1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
width: 100%;
border-style: none;
text-align: center;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
color: #000000;
font-weight: bold;
}

#menu1 a {
background: url('./images/button.jpg') #000;
padding: 3px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
border-width: 1px;
border-style: solid;
border-color: #000000;
height: 25px;
color: #fff;
text-decoration: none;
border-bottom-width: 0px;
}

#menu1 a:hover {
background: url('./images/button_active.jpg') ;
}

#topcontainer { 
width: 950px;
padding: 0px 20px 0px 20px;
background:  url('./images/topBackground.png') ;
height:14px;
}
#bottomcontainer { 
width: 950px;
padding: 0px 20px 0px 20px;
background:  url('./images/bottomBackground.png') ;
height:14px;
}


#container { 
width: 950px;
padding: 0px 20px 20px 20px;


background:  #fff url('./images/background.gif') ;
background-repeat: repeat-y ;
text-align: left;
}

#body { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
border-style: none;
margin: 0px;
padding: 0px;
margin-top: 28px;
color: #000000;
} 



td { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
border-style: none;
text-align: center;
margin: 0px;
padding: 0px;
color: #000000;
}

#footer { 
width: 100%;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
margin-left: auto;
margin-right: auto;
}

#music { 
width: 220px;
text-align: right;
margin-left: auto;
margin-right: auto;
font-family: century gothic;
font-size: 10px;
}

#aboutus, #prepurchase, #pestinspections, #energy, #construction {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
width: 500px;
margin-right: 80px;
margin-left: 20px;
color: #000000;
text-align: left;
line-height: 12px;
}

#leftmenu { 
float: left;
width: 142px;
color: #000000;
font-family: century gothic;
font-size: 14px;
}

#leftmenu a {
float: left;
width: 140px;
border-style: solid;
border-width: 0px;
border-color: #666666;
background: #D9FFD8;
padding: 7px;
color: #666666;
margin-bottom: 2px;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}

#leftmenu a:hover { 
background: #FFFF99;
}

#image { 
width: 100px; 
font-size: 0.8em;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;
}


#image img, #image a { 
border-color: #000000;
}


#contactform, #contactform td { 
width: 500px;
text-align: left;
line-height: 12px;
}

#wrap { width: 650px; float: left; }
#left { width: 170px; float: left; min-height: 300px; padding-right: 7px;}
#middle { width: 545px; float:left;  text-align: left; margin-left: 40px; margin-right: 10px;}
#right { width: 165px; float: left; margin-left: 10px; min-height: 300px; }  

ul { padding-left: 20px; } 
.quote { font-size: 10px; color: #000; }
.signed { font-size: 10px; color: #fff; font-weight: bold;} 
.titleW { font-size: 12px; color: #fff; font-weight: bold;} 
.textW { font-size: 10px; color: #fff; font-weight: normal;} 
.titleG { font-size: 16px; color: #276609; font-weight:bold;} 
.titleG2 { font-size: 16px; color: #276609; font-weight:bold;} 
.textG { font-size: 16px; color: #276609; font-weight:normal;} 
table.sample {
	border-width: 1px 1px 1px 1px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;


}

table.sample td {
	border-width: 1px 1px 1px 1px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;


}

