html, body, #templateBody {   /* this replaces the default BODY tag */
	margin: 0;
  padding: 0;
	color: black;
	text-align: center;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:  12px;
	background-color: #fff;
}
#templateContents ul{
  padding: 0 0 0 18px;
  margin: 12px 0;
}

#templateContents ul li{
  line-height: 150%;
}
#templateContents ul li ul{
  margin: 5px 0 12px 0;
}

h1 { font-size: 30px; color: #87ab26; font-weight: normal; border-bottom:1px solid #EDEBEB; line-height: 36px;}
h2 { font-size: 19px; color: #7a9536; line-height: 23px; }
h3 { font-size: 15px; color: #7a9536; line-height: 18px;}
h4 { font-size: 12px; color: #7a9536; line-height: 15px;}

a:hover, a:active, a:focus,
a:hover img, a:active img, a:focus img {
  filter:alpha(opacity=90); 
  -moz-opacity: 0.90; 
  -khtml-opacity: 0.90;
  opacity: 0.90;
}
a
{
  color: #7A9536;
  text-decoration: none;
  font-weight: bold;
}

a:hover
{
  color: #CF7716;
  text-decoration: none;
  font-weight: bold;
}

a.pdf{
  background-image: url(../images/pdf.gif);
  background-position: right center;
  background-repeat: no-repeat;
  height: 16px;
  line-height: 16px;
  padding:1px 18px 1px 0px;
}
a.pdf-left{
  background-image: url(../images/pdf.gif);
  background-position: left center;
  background-repeat: no-repeat;
  height: 16px;
  line-height: 16px;
  padding:1px 0px 1px 20px;
}

#templateFrame {
  width: 737px;
	margin: 0 auto;
  padding: 0 0 30px 0;
	text-align: center;
	background-color: white;	
  background-image: url(../images/contentBacking.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#templateHeader {
	width:  735px;
	height:  127px;
	margin: 0;
  padding: 10px 0 0;
  border: none;
  border-left: 1px solid #edebeb;
  border-right: 1px solid #edebeb;
  position: relative;
}

#templateHeader h1{
	width:  177px;
	height:  117px;
  padding: 0px; 
  margin: 0;
  position: absolute;
  top: 10px;
  left: 10px;
}
#templateBody #templateHeader h1 a{
	width:  177px;
	height:  117px;
  margin: 0px;
  padding: 0px;
  display: block;
  background-color: #DBD8B9;
  background-image: url(../images/logo.gif);
  background-repeat: no-repeat;
}

.slideshow {
  width: 528px;
  height: 117px;
  overflow: hidden;
  margin: 0 10px 0 auto;
  display: block;
  position: relative;
  background-color: transparent;
  background-image: url(../images/slideshow/00.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;
}
.slideshow img {
  position:absolute;
  top: 0;
  left: 0;
  display:block;
	border:none;
}

#templateContents {
	text-align: left;
	height: auto;
	_height: 1080px;
	min-height: 1080px;
	display: block;
	padding: 0;
	margin: 0;
  position: relative;
  zoom: 1;
}
#templateContents p {
  margin: 12px 25px 12px 0px;
}

#templateMenu {
	width:  177px;
  padding: 0;
  /*
  margin: 0 0 10px 11px;
  float: left;
  display: inline;
  */
  
  position: absolute;
  top: 0;
  left: 11px;
  
}

#templateMenu #templateButtons {
	margin:  0;
}
#templateMenu #templateButtons a {
	margin-bottom: 10px;
  display: block;
}
#templateMenu #templateButtons img {
  border: none;
}

#templateMain {
  display: block;
  margin: 0 10px 0 208px;
  padding: 0 0 140px 0;
  zoom: 1;
}
#templateMain img {
	border:  1px solid #eaf0ac;
	margin:  3px;
	padding:  3px;
}
#templateMain h1
{
  margin: 5px 0 8px 0px;
}


#associations{
  position: absolute;
  top: auto;
  bottom: 0;
  right: 0;
  left: auto;
  margin: 10px 0 0 0;
  padding: 10px 0 0 0;
  width: 529px;
  border-top: 1px solid #edebeb;
  
}
#associations ul{
  list-style: none;
  margin: 0;
  padding: 0;
}
#associations ul li{
  display: inline;
  float: left;
  margin: 0 6px 0 0;
}

#associations img{
  border: none;
}

#templateBody #templateFooter {
	margin: 0 auto;
	padding: 10px 0px;
	text-align: center;	
	background-color: #edebeb;
	background-image: url(../images/footerBacking.gif);
	background-position: top;
	background-repeat: repeat-x;
	clear:  both;
  display: block;
  font-size: 11px;
}
#templateBody #templateFooter p{
  margin: 10px 0px;
}
#templateBody #templateFooter .vline{
  padding: 0px 3px;
}
#templateBody div#templateFooter #footerMenu {
	margin-top:  0;
}

#templateBody div#templateFooter a {
	font-size: 11px;
	color: #556B2F;
	text-decoration: none;
	font-weight: bold;
}

#templateBody div#templateFooter a:hover {
	color: #cf7716;
}

/* hide the stats tracker */
#templateBody img.mystats {
	display:  none;
}

span.green 
{
  color: #7A9536;
  font-size: inherit;
  font-weight: bold;
}



ul#awards{
  list-style-type: circle;
  padding-left: 18px;
  margin: 15px 0px;
}
ul#awarding_projects{
  list-style: none;
  padding: 0px;
  margin: 0px;
}
ul#awarding_projects li{
  text-align: center;
  padding: 0px;
  margin: 0px;
  float: left;
  width: 248px;
}
ul#awarding_projects li a{
  width: 248px;
  float: left;
  display: inline;
  margin: 10px 0px;  
  padding: 160px 0 0 0;
  background-position: top center;
  background-repeat: no-repeat;
  
}
a.awardimgbox{
  float: left;
  width: 153px !important;
  height: 104px;
  margin: 5px !important;
  border: 1px solid #EAF0AC;
  display: inline;
  text-align: center;
}
a.awardimgbox:hover{
  border: 1px solid #7A9536;
  background-color: #EAF0AC;
}
a.awardimgbox img{
  border: none !important;
  margin: 0px !important;
  padding: 5px !important;
  clear: both !important;
}

ul#news{
  padding: 0;
  list-style: none;
  margin: 0;
  display: block;
}

ul#news li{
  list-style: none;
  border-bottom: 1px solid #edebeb;
  margin: 10px 0;
  padding: 0;
  display: block;
}

ul#news li img.news{
  float: right;
  clear: right;
  display: block;
  margin: 0 0 10px 10px;
}

ul.pagination{
  padding: 0 !important;
  list-style: none;
  
}
ul.pagination li{
  display: inline;
}
ul.pagination li.previous{
  float: left;
}
ul.pagination li.next{
  float: right;
}

.fr{
  float: right;
  clear: right;
}
.fl{
  float: left;
}
.clear{
  clear: both;
  padding: 0;
  margin: 0;
  font-size: 0px;
  line-height: 0;
  height: 0;
}
.printonly{
  display: none !important;
}
dl{
  margin: 0;
}
dt{
  margin: 12px 0 0;
  font-size: 13px;
  font-weight: bold;
}
dd{
  margin: 4px 0;
}
.outofstage{
  position: absolute;
  left: -1000px; 
  top: -1000px;
}
