/* CSS Document */
BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color:#eef3e8;
	line-height:20px;
	padding:0;
	margin:0;	
}
p{
    color:#868686;
    font-size:8pt;
}
h1{    
	font-size:10pt;
	color:#868686;     
}
h2{
    background-color:#c6c8ab;
	padding-left:15px;
	font-weight:normal;
   	font-size:8pt;
	height:20px;
	color:#fff;	
}
h3{
    background-color:#aaaca7;
	padding-left:15px;
	font-weight:normal;
   	font-size:8pt;	
	height:21px;
	color:#fff;   	
}
a {
	text-decoration:none;
	font-weight:bold;
	color: #438200;
}
a:hover {
	text-decoration:underline;
}
#container{	
	margin-left:auto;
	margin-right:auto;
	width:900px;
}
#logo{
    margin:59px 0 0 25px;
	width:267px;	
	float:left;	
}
#navigation{
	margin:68px 0 0 0;
    width:578px;	
	float:right;
}
#header{
    width:909px;
}
#aboutleft{
	margin:0 0 0 10px;	
    width:215px;	
	float:left;	
}
#aboutright{    
	margin:0 0 0 20px;
	width:640px;	
	float:left;	
}
#foundermenu{
	margin:0 0 0 10px;
}
.headingstyle {
	color: #869a78;
	font-style: italic;
}
.heading {
	font-size: 10pt;
	font-weight: bold;
}
#experienceleft{
	width:690px;
	margin:0 0 0 10px;
	float:left;
}
#experienceleft p{
	color:#888;
	font-size:8pt;
}
#experienceright{
	width:170px;
	float:right;
}
#servicesleft{
	margin:0 15px 0 15px;
}
#service td{
	font-weight:bold;
	color:#9aa067;
	font-size:8pt;
	line-height:17px;
	padding:4px 0 4px 0;
	margin:0;
}
#service2 td{
	font-weight:bold;
	color:#9aa067;
	font-size:8pt;
	line-height:17px;
	padding:7px 0 7px 0;
	margin:0;
}
#services{
	background:url(../images/bg_services.gif);
	background-repeat:no-repeat;
	background-position:top;
}
#schedule{
    background-image:url(../images/white_bg.gif);
	background-repeat:repeat-y;	
	width: 909px;
	clear:both;
}
#schedule p{
	margin: 10px 0 10px 0;
	color: #778560;
}
#schedulheader{    	
	background-color:#eef3e8;
	border:#c8d4c1 solid 1px;
	padding:0 8px 0 8px;
	width:826px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
}
#leftcontent{
	margin:0 0 0 25px;	
    width:497px;	
	float:left;
}
#leftcontent p{	
	color: #778560;
}
#leftcontent input{
	background-color: #eef3e8;
	border: 1px solid #b8ba9a;
	color: #778560;
	}
#stategreen{
	background-color: #eef3e8;
	border: 1px solid #b8ba9a;
	color: #778560;
	}
#leftcontent textarea{
	margin: 4px 0 4px 0;
	border: 1px solid #b8ba9a;
	background-color: #eef3e8;
	color: #778560;
	width: 324px;
}
#rightcontent{    
	margin:0 0 0 25px;
	width:315px;	
	float:left;	

}
#contactright{
    background-image:url(../images/schedule_img.jpg);
    background-repeat:no-repeat;
	padding:150px 0 0 20px;	
    height:200px;
	width:190px;		
	float:right;
	line-height:16px;
}
#contactright p{
	color: #fff;
}
#footer{
	text-align:center;	
}
#footerlogos img{
	margin:0 15px 0 7px;
}
.clear{
	clear:both;
}
input,select {
	border: 1px solid #e0e0e0;
	background-color: #fff;
	color: #778560;
}
input.formbtn{
	border: 1px solid #e0e0e0;
	padding: 4px 18px 4px 18px;
	font-size:7pt;
	color: #778560;
}
textarea {
	border: 1px solid #e0e0e0;
	background-color: #fff;
	color: #778560;
}
input.contactbtn{
	border: 1px solid #b8ba9a;
	padding: 3px 18px 3px 18px;
	font-size:7pt;
	color: #959770;
	width:80px;
}
#footertext{
	width:550px;
	height:50px;
	margin:0 0 0 180px;
	text-align:center;
}
#footertext a {
	text-decoration:none;
	color: #a2a482;
	font-size:8pt;
}
#footertext a:hover {
	color: #537c42;
	text-decoration:underline;
}
#credit td{
	font-size:8pt;
	color:#999999;
}
.credit{
	color:#CCCCCC;
}