@charset "utf-8";
.letterhead {
	height: 150px;
}

body {
	margin: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #011077;
	background-image: url(../images/global/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 200;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
}
#header #tagline {
	background-image: url(../images/home/tagline.png);
	background-position: center;
	height: 60px;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	clear: both;
}

#container  {
	width: 66em;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	border: 1px solid #000;
}
.arrowedlinklarge {
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	font-family: Verdana, Geneva, sans-serif;
	color: #00C;
	font-style: normal;
	text-decoration: none;
}
.arrowedlink {
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	font-family: Verdana, Geneva, sans-serif;
	color: #00C;
	font-style: normal;
	text-decoration: none;
}

#eventsforum {
	height: 150px;
	clear: both;
}
#events {
	float: left;
	width: 500px;
	height: 150px;
	padding-top: 20px;
	padding-left: 30px;
	background-image: url(../images/home/hudson.png);
	background-repeat: no-repeat;
	background-position: left;
}
#forum {
	clear: right;
	float: right;
	height: 150px;
	width: 400px;
	padding-top: 20px;
}


.templatepage #header {
	height: 100px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
} 
#container #whatProvide {
	height: 200px;
	padding-left: 30px;
	padding-top: 60px;
}
#bulk {
	background-color: #FFF;
}


#clients {
	background-image: url(../images/home/quote.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 170px;
	float: left;
	padding-left: 30px;
	vertical-align: text-top;
	width: 500px;
}
.baselayerp1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
	color: #6C9;
	font-weight: bolder;
}
.baselayerp2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
#overallimage {
	padding-left: 15px;
}
#overalltext {
	float: right;
	width: 380px;
	top: 0px;
	padding-top: 20px;
}
#expertisetext {
	float: right;
	width: 380px;
	padding-top: 20px;
	top: 0px;
}

.nounderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: oblique;
	font-weight: bold;
	color: #C03;
}
.floatingtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 20px;
	line-height: 18px;
}



.greyHighlight {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #333;
}
#clients #clientQuote {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #333;
	padding-top: 20px;
}
#press #pressQuote {
	padding-top: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #333;
}

#press {
	height: 170px;
	float: right;
	width: 400px;
	background-image: url(../images/home/quote.png);
	background-repeat: no-repeat;
	background-position: left;
}

#whatProvide #provideButtons {
	height: 161px;
	padding-left: 29px;
	padding-top: 15px;
}
.provideButtonimage {
	padding-right: 30px;
}
.redHighlight {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #900;
	text-decoration: none;
	font-style: normal;
}
#publications {
	float: right;
	height: 150px;
	padding-top: 20px;
	width: 400px;
	clear: right;
}

.blueHighlight {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #006;
	font-style: normal;
	text-decoration: none;
}

.templatepage #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
.templatepage #mainContent {
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-top: 20px;
}
.templatepage #footer {
	clear: both;
	padding-top: 0;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FAFAFA;
	margin-bottom: 50px;
	text-align: center;
} 
.templatepage #footer p {
	margin: 0; 
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 30;
}
.contactInfo {
	background-image: url(../images/home/contact.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 80px;
	padding-bottom: 30px;
}

#header #menu {
	height: 30px;
	padding-left: 750px;
}
#blog {
	float: left;
	padding-top: 20px;
	padding-left: 30px;
	clear: left;
	height: 150px;
	width: 500px;
}
#blogQuote ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: 600;
	text-transform: capitalize;
	color: #333;
	list-style-type: disc;
}
#publications #publicationsList {
	list-style-type: disc;
	color: #333;
}
.publicationsLists {
	list-style-type: disc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	color: #333;
	font-weight: 600;
	text-transform: capitalize;
}
#commendation {
	background-image: url(../images/home/winner.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 50px;
}
#programFeatures {
	height: 450px;
	padding-top: 20px;
	background-image: url(../images/home/clouds.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	visibility: visible;
}
#blogpubs {
	clear: both;
	background-color: #FAFAFA;
	height: 150px;
}
#featureButtons {
	height: 65px;
	position: relative;
	top: 347px;
	padding-left: 30px;
}
#featureButtons img {
	padding-right: 2px;
}
#basetlayer #completeParagraph {
	float: right;
	padding-top: 0px;
	position: relative;
	width: 350px;
	bottom: 200px;
}
#biologisttlayer {
	float: right;
	padding-top: 20px;
	width: 380px;
}
#nonlethallayer {
}
#nonlethaltext {
	float: right;
	width: 380px;
	padding-top: 20px;
	top: 0px;
}
#resultstext {
	float: right;
	width: 380px;
	padding-top: 20px;
	top: 0px;
}
#eventsText ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: 600;
	text-transform: capitalize;
	color: #333;
	list-style-type: disc;
}
#forumText ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: 600;
	text-transform: capitalize;
	color: #333;
	list-style-type: disc;
	text-decoration: none;
}


.secondaryMenu {
	float: left;
	width: 200px;
	background-image: url(../images/features/sidemenuimage.png);
	height: 600px;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 100px;
}

.maincontent {
	padding-left: 220px;
	clear: none;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F6F6F6;
}
.servicesMenu {
	float: left;
	width: 200px;
	background-image: url(../images/services/sidemenuservices.png);
	height: 600px;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 120px;
}
.clientMenu {
	float: left;
	width: 200px;
	background-image: url(../images/clients/clientsidemenu.png);
	height: 600px;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 100px;
}
.publicationMenu {
	float: right;
	width: 200px;
	background-image: url(../images/publications/publicationsmenu.png);
	height: 600px;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 120px;
}
.maincontentleft {
	clear: none;
	margin-right: auto;
	margin-left: auto;
	padding-right: 220px;
	padding-left: 40px;
}
#publications #publicationsList ul li a:link,
#publications #publicationsList ul li a:visited{
	text-decoration: none;
	color: #333;
}

#publications #publicationsList ul li a:hover,
#publications #publicationsList ul li a:active{
	text-decoration: none;
	color: #600;
}

#blog #blogQuote ul li a:link,
#blog #blogQuote ul li a:visited{
	color: #333;
	text-decoration: none;
}
#blog #blogQuote ul li a:hover,
#blog #blogQuote ul li a:active{
	color: #600;
	text-decoration: none;
}
#events #eventsText ul li a:link,
#events #eventsText ul li a:visited{
	color: #333;
	text-decoration: none;
}
#events #eventsText ul li a:hover,
#events #eventsText ul li a:active{
	color: #600;
	text-decoration: none;
}
#forum #forumText ul li a:link,
#forum #forumText ul li a:visited{
	color: #333;
	text-decoration: none;
}
#forum #forumText ul li a:hover,
#forum #forumText ul li a:active,{
	color: #600;
	text-decoration: none;
}#forum #forumText ul li a:hover, #forum #forumText ul li a:active {
	color: #600;
	text-decoration: none;
}
#hurlburtquote {
	height: auto;
	background-image: url(../images/home/quote.png);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
	margin-bottom: 30px;
}
#hurlburtquote #byline {
	margin-right: 30px;
	line-height: .2em;
	font-variant: small-caps;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-align: right;
}

.quotation {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #333;
	font-weight: normal;
	padding-left: 20px;
	background-image: url(../images/home/quote.png);
	background-repeat: no-repeat;
	background-color: #FFF;
}
#byline {
	text-align: right;
	font-variant: small-caps;
}
#hurlburtquote #byline2 {
	margin-right: 30px;
	line-height: .2em;
	font-variant: small-caps;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-align: right;
}
#bakerletter {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	margin-right: 20px;
}
.tooltiptext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	color: #600;
}
.widetextTimes {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.arrowedlinkMed {
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;
	font-family: Verdana, Geneva, sans-serif;
	color: #00C;
	font-style: normal;
	text-decoration: none;
}
.questions {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	margin-right: 40px;
	margin-left: 20px;
	text-transform: uppercase;
	background-color: #006;
	padding: 10px;
}
.answers {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	margin-right: 20px;
	font-weight: bold;
	background-color: #F3F3F3;
}
#cparstext {
	float: right;
	width: 760px;
	padding-right: 30px;
}
#pressQuote ul li {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: 600;
	text-transform: none;
	color: #333;
	list-style-type: none;
	text-align: left;
	text-indent: -18px;
}
.header {
	text-decoration: none;
}

#press #pressQuote ul li a:link, #press #pressQuote ul li a:visited {
	color: #333;
	text-decoration: none;
}
#press #pressQuote ul li a:hover, #press #pressQuote ul li a:active {
	color: #600;
	text-decoration: none;
}
.nounderline {
	text-decoration: none;
}
.redlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	color: #C03;
	text-decoration: none;
	text-align: center;
}
#menu {
	float: right;
}

