@charset "UTF-8";
* {
	margin:0; padding:0;
}
body, html {
	margin: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
	display:block;
} /* Resets images to avoid gap beneath when using Strict doctype */

/* HEADER MARKUP */


#headerwrapper {
	width: 100%;
	height: 169px;
	/*overflow: auto; */
	position: relative;
	background-image: url(_gfxlib/headerbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 10px;	
}
#headerwrapper #headerinnerwrapper {
	width: 900px;
	/*overflow: auto; */
	position: relative; 
	margin-left: auto;
	margin-right: auto;
}
#headerwrapper #headerinnerwrapper #logowrapper {
	margin-left: 20px; 
	width: 340px;
	height: 140px;
	float: left;
	position: relative;
}
#headerwrapper #headerinnerwrapper #contactwrapper {
	float: left;
	width: 540px;
	position: relative;
	margin-top: 30px;
}
#headerwrapper #headerinnerwrapper #contactwrapper p {
	text-align: right;
	font-size: 12pt;
	color: #2C8598;
	line-height: 130%;
}
#headerwrapper #headerinnerwrapper #contactwrapper a {
	color: #2C8598;
	text-decoration: none;
}
#headerwrapper #headerinnerwrapper #contactwrapper .title {
	color: #98611A;
	font-size: 9pt;
}
#headerwrapper #headerinnerwrapper #contactwrapper #toplinks {
	float: left;
	width: 540px;
	position: relative;
	margin-bottom: 30px;
}
#headerwrapper #headerinnerwrapper #contactwrapper #toplinks p {
	color: #98611A;
	font-size: 9pt;
}
#headerwrapper #headerinnerwrapper #contactwrapper #toplinks a:link,
#headerwrapper #headerinnerwrapper #contactwrapper #toplinks a:visited {
	color: #98611A;
	text-decoration: none;
}
#headerwrapper #headerinnerwrapper #contactwrapper #toplinks a:hover {
	color: #98611A;
	text-decoration: underline;
}
/* BODY MARKUP */


#outerwrapper {
	width: 960px; /* WAS 960PX BUT INCREASED FOR IE6 975 */
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#outerwrapper #menuwrapper {
	width: 250px;
	height: 254px;
	float: left;
	position: relative;
	margin: 0;
}
#outerwrapper #menuwrapper ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
}
#outerwrapper #menuwrapper li {
	height: 50px;
	width: 250px;
	list-style-type: none;
	vertical-align: middle;
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0;	
}
#outerwrapper #menuwrapper li a {
	display: block;
	border-left: 10px solid #B3C646;
	background-color: #B3C646;
	color: #FFFDF7;
	text-decoration: none;
	width: 100%;
	padding-top: 15px;
	/*padding-bottom: 10px; */
	padding-left: 5px;
	font-size: 12pt;
	height: 35px;
	
}
/* width: auto make full block a link */
html>body #outerwrapper #menuwrapper li a {
	width: auto;
}
#outerwrapper #menuwrapper li a:hover,
#outerwrapper #menuwrapper .menuselected {
	background-color: #149CC2;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #149CC2;
	color: #FFFFFF;	
}
#outerwrapper #mainimagewrapper {
	float: left;
	height: 254px;
	width: 700px;
	margin-left: 10px;
	position: relative;
}
#outerwrapper #mainimagewrapper img {
	border: 0px;
}
#outerwrapper #contentwrapper {
	float: left;
	width: 100%;
	margin-top: 10px;
}
#outerwrapper #contentwrapper #welcomewrapper {
	float: left;
	width: 405px;
	position: relative;
	margin-right: 39px;
	margin-left: 15px;
	margin-top: 30px;
}
#outerwrapper #contentwrapper #welcomewrapper h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	color: #216369;
	margin-bottom: 15px;
}
#outerwrapper #contentwrapper #welcomewrapper p {
	font-size: 11pt;
	line-height: 150%;
	color: #666666;
	margin-bottom: 14pt;
}
#outerwrapper #contentwrapper #homeleadwrapper {
	float: left;
	width: 250px;
	position: relative;
	margin-right: 1px;
}
#outerwrapper #contentwrapper #casestudywrapper {
	float: left;
	width: 250px;
	position: relative;
}
#outerwrapper #contentwrapper #casestudywrapper img {
	border: 0px;
	margin-bottom: 1px;
}
#outerwrapper #contentwrapper #facebooklike {
	float: left;
	width: 250px;
	position: relative;
	margin-top: 10px;
}
#outerwrapper #contentwrapper #facebooklike .logowrapper {
	width: 250px;
	float: left;
	background-color: #3b5998;
}
#outerwrapper #contentwrapper #homeleadwrapper img {
	border: 0px;
	margin-bottom: 1px;
}
.greentop,
.bluetop {
	height: 30px;
	margin-bottom: 1px;
}
.greentop {
	background-color: #B3C646;
}
#outerwrapper #contentwrapper .blurb {
	background-color: #EDEDED;
	padding: 5px;
	padding-bottom: 15px;
	height: 120px;
}
#outerwrapper #contentwrapper .blurb h1,
#outerwrapper #contentwrapper .blurb h1 a {
	font-size: 10pt;
	margin-bottom: 5px;
	color: #216369;
	text-decoration: none;
}
#outerwrapper #contentwrapper .blurb p,
#outerwrapper #contentwrapper .blurb p a {
	font-size: 9pt;
	line-height: 135%;
	color: #333333;
	text-decoration: none;
}
#outerwrapper #contentwrapper #centrewrapper .enewsimg {
	border: 1px solid #666666;	
}
.bluetop {
	background-color: #149CC2;
}
.bluetop a,
.greentop a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;		
}
/* width: auto make full block a link */
html>body .bluetop a, 
html>body .greentop a {
	width: auto;
}
.bluetop h1,
.greentop h1 {
	font-size: 12pt;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 5px;
}
#outerwrapper #contentwrapper #submenuwrapper {
	float: left;
	width: 200px;
	position: relative;
	margin-left: 10px;
	margin-top: 30px;
	margin-right: 50px;
}
#outerwrapper #contentwrapper #submenuwrapper h1 {
	font-size: 14pt;
	font-weight: normal;
	color: #149CC2;
	margin-bottom: 10pt;
}
#outerwrapper #contentwrapper #submenuwrapper li {
	font-size: 9pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	padding-top: 8px;
	padding-bottom: 8px;
}
#outerwrapper #contentwrapper #submenuwrapper li a:link,
#outerwrapper #contentwrapper #submenuwrapper li a:visited {
	color: #666666;
	text-decoration: none;
}
#outerwrapper #contentwrapper #submenuwrapper li a:hover,
#outerwrapper #contentwrapper #submenuwrapper li a.submenuselected {
	color: #149CC2;
	text-decoration: none;
}
#outerwrapper #contentwrapper #centrewrapper {
	float: left;
	width: 400px;
	margin-top: 30px;
	margin-right: 50px;
	position: relative;
}
#outerwrapper #contentwrapper #centrewrapper h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	color: #216369;
	margin-bottom: 14pt;
}
#outerwrapper #contentwrapper #centrewrapper h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #149CC2;
	margin-bottom: 14pt;
}
#outerwrapper #contentwrapper #centrewrapper h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #216369;
	margin-bottom: 10pt;
}
#outerwrapper #contentwrapper #centrewrapper p {
	font-size: 11pt;
	line-height: 150%;
	color: #666666;
	margin-bottom: 14pt;
}
#outerwrapper #contentwrapper #centrewrapper a:link,
#outerwrapper #contentwrapper #centrewrapper a:visited {
	color: #976019;
	text-decoration: none;
}
#outerwrapper #contentwrapper #centrewrapper a:hover {
	color: #976019;
	text-decoration: underline;
}
#outerwrapper #contentwrapper #centrewrapper ul {
	margin-right: 15px;
	margin-bottom: 30px;
	margin-left: 30px;
}
#outerwrapper #contentwrapper #centrewrapper li {
	color: #333333;
	font-size: 10pt;
	list-style-image: url(_gfxlib/bullet15.gif);
	list-style-type: square;
	margin-bottom: 9pt;
	line-height: 130%;
}
#outerwrapper #contentwrapper #centrewrapper .trusteewrapper {
	float: left;
	margin-top: 10px;
	position: relative;
}
#outerwrapper #contentwrapper #centrewrapper .trusteewrapper h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #216369;
	margin-bottom: 8pt;
}
#outerwrapper #contentwrapper #centrewrapper .trusteewrapper h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #149CC2;
	margin-bottom: 8pt;
}
#outerwrapper #contentwrapper #centrewrapper .trusteewrapper .profilephoto {
	margin-left: 5px;
	margin-bottom: 5px;
	border: 1px solid #000000;
}
#outerwrapper #contentwrapper #centrewrapper .grantsawardedrow1,
#outerwrapper #contentwrapper #centrewrapper .grantsawardedrow2,
#outerwrapper #contentwrapper #centrewrapper .casestudywrapper1,
#outerwrapper #contentwrapper #centrewrapper .casestudywrapper2 {
	float: left;
	margin-top: 10px;
	padding: 5px;
	position: relative;
	width: 390px;
}
#outerwrapper #contentwrapper #centrewrapper .grantsawardedrow1,
#outerwrapper #contentwrapper #centrewrapper .casestudywrapper1 {
	background-color: #DFE7B2;
}
#outerwrapper #contentwrapper #centrewrapper .grantsawardedrow1 h1,
#outerwrapper #contentwrapper #centrewrapper .grantsawardedrow2 h1,
#outerwrapper #contentwrapper #centrewrapper .casestudywrapper1 h1,
#outerwrapper #contentwrapper #centrewrapper .casestudywrapper2 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #216369;
	margin-bottom: 9pt;
}
#outerwrapper #contentwrapper #centrewrapper .grantsawardedrow1 .amount,
#outerwrapper #contentwrapper #centrewrapper .grantsawardedrow2 .amount {
	font-size: 10pt;
	font-weight: bold;
	color: #216369;
}
#outerwrapper #contentwrapper #centrewrapper .grantawarded {
	float: left;
	position: relative;
}
#outerwrapper #contentwrapper #centrewrapper .casestudywrapper1 .quote,
#outerwrapper #contentwrapper #centrewrapper .casestudywrapper2 .quote {
	font-style: italic;
	font-size: 14pt;
}
#outerwrapper #contentwrapper #centrewrapper .casestudywrapper1 .casestudyimage,
#outerwrapper #contentwrapper #centrewrapper .casestudywrapper2 .casestudyimage {
	float: left;
	margin-right: 20px;
	margin-left: 5px;
	margin-bottom: 20px;
	padding: 5px;
	border: ;
	border: 1px solid #999;
	background-color: #EDEDED;
}


/* Form */

#outerwrapper #contentwrapper #centrewrapper #contactform {
	border: 1px solid #CCCCCC;
	padding: 10px;
}
#outerwrapper #contentwrapper #centrewrapper #contactform #form1 table {
	border-collapse: collapse;
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;	
}
#outerwrapper #contentwrapper #centrewrapper #contactform #form1 td {
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#outerwrapper #contentwrapper #centrewrapper #contactform #form1 input,
#outerwrapper #contentwrapper #centrewrapper #contactform #form1 textarea {
	font-size: 11pt;
	color: #666666;
	border: 1px solid #B5C796;
}
#outerwrapper #contentwrapper #centrewrapper #contactform #form1 textarea {
	font-size: 10pt;
}
#outerwrapper #contentwrapper #centrewrapper #contactform #form1 #button {
	font-size: 14pt;
	color: #FFFFFF;
	background-color: #B3C646;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding: 5px;
}
#outerwrapper #contentwrapper #centrewrapper #contactform #form1 label {
	font-size: 10pt;
	color: #666666;
}
#outerwrapper #contentwrapper #centrewrapper #contactform #form1 .formerror {
	font-size: 10pt;
	font-weight: bold;
	color: #CC0000;
}

/* FOOTER MARKUP */


#footerwrapper {
	width: 100%;
	height: 268px;
	/*overflow: auto; */
	position: relative;
	background-image: url(_gfxlib/footerbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 40px;
	float: left;
}
#footerwrapper #footerinnerwrapper {
	width: 960px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#footerwrapper #footerinnerwrapper #sigbarwrapper img {
	float: left;
	position: relative;
}
#footerwrapper #footerinnerwrapper #linkswrapper {
	float: left;
	width: 725px;
	padding-left: 25px;
	position: relative;
	margin-top: 20px;
}

#footerwrapper #footerinnerwrapper #linkswrapper .linkstitle {
	font-weight: bold;
	color: #149CC2;
	color: #999999;
}
#footerwrapper #footerinnerwrapper #linkswrapper ul {
	float: left;
	position: relative;
	margin-left: 40px;
	width: 130px;
}
#footerwrapper #footerinnerwrapper #linkswrapper li {
	list-style-type: none;
	font-size: 8.5pt;
	padding-bottom: 3pt;
}
#footerwrapper #footerinnerwrapper #linkswrapper a:link,
#footerwrapper #footerinnerwrapper #linkswrapper a:visited {
	color: #999999;
	text-decoration: none;
}
#footerwrapper #footerinnerwrapper #linkswrapper a:hover {
	color: #666666;
	text-decoration: underline;
}
#footerwrapper #footerinnerwrapper #contactwrapper {
	float: left;
	position: relative;
	width: 210px;
	margin-top: 20px;	
}
#footerwrapper #footerinnerwrapper #contactwrapper img {
	margin-bottom: 10px;	
}
#footerwrapper #footerinnerwrapper #contactwrapper p {
	font-size: 8.5pt;
	color: #999999;
	margin-left: 10px;
}
#footerwrapper #footerinnerwrapper #contactwrapper #facebook {
	padding-top: 30px;
	float: left;
}
#footerwrapper #footerinnerwrapper #contactwrapper #facebook img {
	float: left;
	padding-left: 10px;
}
#footerwrapper #footerinnerwrapper #contactwrapper #heathrow {
	padding-top: 10px;
	padding-left: 5px;
	float: left;
}
#footerwrapper #footerinnerwrapper #footerblurb {
	position: relative;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
	clear: left;
}
#footerwrapper #footerinnerwrapper #footerblurb p {
	font-size: 8.5pt;
	color: #999999;
}
#footerwrapper #footerinnerwrapper #copyright {
	font-size: 8.5pt;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	color: #999999;
	padding-bottom: 20px;
}
#footerwrapper #footerinnerwrapper #beachshore {
	font-size: 8pt;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
	color: #999999;
	padding-bottom: 20px;
}
#footerwrapper #footerinnerwrapper #beachshore a {
	color: #999999;
	text-decoration: none;
}

