body {
	font: 85% Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color:#CCCCCC;
}

#wrapper{
	width: 770px;
	margin:10px auto;
	border: 1px solid #000;
	background: #FFFFFF;
 }
 
 #header{
	 margin: 0px auto;
	 padding: 10px;
	 text-align:center;
 }
 
 .sub_head{
	 padding: 5px 10px;
	 border-bottom: 1px solid #CCCCCC;
 }
 
 .style6{
	 float:left;
 }
 
 .style5 {color: #336633; }
.style6 {color: #000000; }
.style7 {color: #000000; font-size: 80%; text-align:left; line-height:1.5em; }
 
 .address{
	 font-size: 1.2em;
	 color: #000000;
	 margin: 0 auto;
 }
 
 .telephone{
	 margin: 0 auto;
	 color: #336633;
	 float:right;
 }
 
 .phone{
	 margin:0 auto;;
	 text-align:center;
 }
 
  #indent {
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
 }
 
 h1 {
	font-size: 135%;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
	margin-top: 0px;
}
h2 {
	font-size: 170%;
	font-weight: bold;
	color: #000000;
	line-height: 100%;
	margin-bottom: 0px;
	font-style: italic;
	margin-top: 0px;
}
h3 {
	font-size: 130%;
	font-style: italic;
	font-weight: bolder;
	color: #336633;
	margin-bottom: 0px;
}
p {
	margin: 0px;
}
.style2 {
	font-size: 75%;
}

#navcontainer {
margin:0;
padding:0;
width: 120px;
}

#navcontainer ul {
	list-style-type:none;
	margin-left:0px;
	padding-left:0;
	}
	
#navcontainer li a {
	display:block;
	padding: 3px;
	background-color:#336633;
	border-bottom: 1px solid #fff;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	width:100%;
	height:20px;
	}

#navcontainer li a:link, navcontainer li a:visited {
color:#FFFFFF;
text-decoration:none;
}

#navcontainer li a:hover {
background-color:#94C994;
color:#FFFFFF;
}.style3 {
	font-weight: bold;
}
.syle4 {
	font-size: 70%;
}

.testimonial {padding: 10px 5px;}
