body {
	margin: 0px; 
	background-image: url(../images/main_background.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 20px;
	text-align: justify;
	}	
	
h1 {
	padding: 0 45px 0 45px;
	font-family: "Trebuchet MS";
	color: #006600;
	font-size: 18px;
	}
	
h2 {
	padding: 0 0 0 45px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666; 
	}
	
a {
	color: #006600;
	font-style: italic;
	letter-spacing: 1px;
	text-decoration: underline;
	}
	
.header {
	width: 100%; 
	height: 191px; 
	background-image: url(../images/main_header.jpg); 
	background-position: center; 
	background-repeat: no-repeat; 
	text-align: center;
	} 

.header div {
	width: 202px; 
	height: 40px; 
	padding: 151px 0 0 578px; 
	margin-right: auto; 
	margin-left: auto;
	}

.wrapper {
	margin-left: auto; 
	margin-right: auto; 
	background-image: url(../images/body_background.gif); 
	background-repeat: no-repeat; 
	background-position: bottom;
	}

.container {
	margin-left: auto; 
	margin-right: auto; 
	width: 780px; 
	background-image: url(../images/body_background.gif); 
	background-repeat: no-repeat; 
	background-position: bottom;
	}

.nav {
	width: 202px; 
	margin: 0 0 20px 20px; 
	float: right;
	}

.nav p {
	margin: 0px;
	padding: 0px;
	}
	
.content {
	padding: 0 0 50px 0;
	margin: 0px;
}

.content p {
	padding: 0 45px 0 45px;
	}
	
.content ul {
	margin: 0 45px 0 65px;
	width: 485px;
	}
	
.content li {
	margin: 0px;
	padding: 0 0 15px 0;
	list-style: none;
	line-height: 14px;
	}
	
.content p.highlight {
	margin: 20px 0 0 0;
	}
	
.content p.highlight img {
	margin: 0 15px 0 0;
	}
	
.content p.pullquote {
	float: left;
	width: 125px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
	padding-right: 15px;
	border-right: #006600 dashed 1px;
	font-family: "Trebuchet MS";
	color: #9ABA5F;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	}
	
.content ul.boldlist {
	margin: 0 0 0 65px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: italic;
	}
	
.content ul.boldlist li {
	margin: 0px;
	padding: 0 0 10px 0;
	list-style: square;
	text-align: left;
	}
	
.content ul.about {
	margin-left: 65px;
	color: #9ABA5F;
	font-size: 14px;
	font-weight: bold;
	}
	
.content ul.about li {
	line-height: 18px;
	list-style: square;
	text-align: left;
	}
	
.content ul.aboutsub {
	margin-left: 55px;
	margin-top: 0px;
	margin-botton: 0px;
	padding: 10px 0 0 0;
	color: #9ABA5F;
	font-size: 12px;
	color: #666;
	line-height: 20px;
	}
	
.content ul.aboutsub li {
	padding: 0 0 10px 0;
	line-height: 14px;
	list-style: square;
	}
	
.content p.teampic {
	float: left;
	width: 125px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
	padding-right: 15px;
	font-family: "Trebuchet MS";
	color: #9ABA5F;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	}
	
.newsletter {
	float: left;
	padding: 0 45px 45px 45px;
	}
	
.newsletter p {
	margin: 0px;
	padding: 0 5px 5px 0;
	width: 250px; 
	float:left;
	}
	
.newsletter input {margin: 0 5px 0 0; width: 220px;}

.wpcf7-response-output {
	padding-left: 40px; 
	font-family: "Trebuchet MS";
	color: #006600;
	font-size: 18px;}
	
.newsletter p.button {
	padding-top: 10px;
	}
	
.footer {
	width: 765px;
	padding: 0 0 5px 15px;
	font-size: 12px;
	}
	
.footer p {
	margin: 0px;
	padding: 0 0 5px 0;
	}
	
.thankyou {
	position: absolute; 
	left: 50%; 
	top: 50%; 
	width: 500px; 
	height: 310px; 
	margin-left: -250px; 
	margin-top: -155px;  
	background-image: url(../images/thankyou_frog.gif); 
	background-repeat: no-repeat; 
	background-position: 20px 85px;
	}
	
.thankyou1 {
	width: 295px; 
	padding: 0 0 0 205px;
	}
	
.thankyou2 {
	width: 295px; 
	padding: 20px 0 0 205px;
	}

