/* -------------------------------------------------------------- */

  body { margin: 0pt;
    padding: 0pt;
    font-family: Verdana, Lucida, Arial, sans-serif;
    font-size: small;
    }

  h2 { font-family: Times, "Times New Roman", serif;
        font-size: 175%;
        }

  h3 { font-family: Times, "Times New Roman", serif;
        font-size: 150%;
        }

  .lpic { padding: 5px; 
  		  float: left; 
		}
 .rpic {
	padding: 5px;
	float: right;   		
		}

/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */

 
  #title { font-size: 40px;
		  padding-left: 15px; 
	}

 #llc { font-size: 24px;
	}
	
  #topt {
	font-family: Times, "Times New Roman", serif;
	font-size: 175%;
	font-weight: bold;
	padding-left: 15px;
}

  .top {
	background-image: url(images/trimmerlogo2.jpg);
	height: 172px;
	background-repeat: no-repeat;
	}	
	
  #ttown { 
		font-family: Times, "Times New Roman", serif;
		font-size: 175%;
    position: absolute;
    top: 140px;
    left: 15px;
    } 
	
  #tphone { 
		font-family: Times, "Times New Roman", serif;
		font-size: 175%;
    position: absolute;
    top: 140px;
    left: 550px;
    } 		

/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */

 #nav {
	float: left;
	width: 90%;
	list-style: none;
    }

#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	list-style: none;
	margin-right: 15px;
	background-image: url(images/home/gradtan.jpg);
	border: 1px solid green;
	border-color: #990000;
        }

#nav li a {
	float: left;
	list-style: none;
	display:block;
	padding: 4px 8px;
	text-decoration: none;
	}

#nav a:hover {
	color: #990000;
	text-decoration: underline;
	background-image: url(images/home/gradblue2.jpg);		
              }

/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
  
#content { 
    margin: 5px;
    position: absolute;
    top: 220px;
    left: 15px;
	width: 775px;
    }  
  

.head {
	font-family: Times, "Times New Roman", serif;
	font-size: 175%;
	font-weight: bold;
}

.sub-head {
	font-family: Times, "Times New Roman", serif;
	font-size: 150%;
	font-weight: bold;
}

/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */

 #footer {
 	margin-top: 10px;
	border-top: 2px solid gray;
	border-bottom: 2px solid gray;	
	margin-bottom: 10px;
    }

/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
