html { min-height: 100%; margin-bottom: 1px; }
/*.banner{
  background-image: url('images/banner.jpg');
  background-repeat: no-repeat;
  width: 798px;
  height: 120px;
}*/
.blackborder
{
	border-width: 1px;
	padding: 0px;
	border-style: solid;
	border-color: black;
	background-color: white;

}
.container1{
  margin-left: auto;
  margin-right:auto;
  border-left: 1px solid #267e27;
  border-top: 1px solid #267e27;
  border-right: 1px solid #267e27;
}
.container2{
  margin-left: auto;
  margin-right:auto;
  border-left: 1px solid #267e27;
  border-bottom: 1px solid #267e27;
  border-right: 1px solid #267e27;
}

.footer{
  background-color: #267e27;
  height:20px;
  text-align:center;
  font-family: arial;
  font-size: 12px;
  color: #fff;
  text-decoration:none;
}
.footer a{
  color: #fff;
  text-decoration:none;
}
.footer a:hover{
  color: #fff;
  text-decoration:underline;
}
.content {
    /*padding:10px;*/
    border: 1px solid #267e27;
    margin:5px;
    font-family: arial;
    font-size: 13px;

    /*margin-bottom:5px;*/
    border-bottom: 1px solid #267e27;
}
.content_about {
height:424px;
    /*padding:10px;*/
    border: 1px solid #267e27;
    margin:5px;
    font-family: arial;
    font-size: 13px;
    /*margin-bottom:5px;*/
    border-bottom: 1px solid #267e27;
	background-image: url('images/about_bg.jpg');
}

.rightcolumn {
   padding-top:5px;
}

.greenheader {
   color:#267e27;
   font-family:arial;
   font-weight: bold;
   font-size: 13px;
}
.innertube{
border: 1px solid #267e27;
margin: 10px;
}
.leftcolumn {
  background-image: url('images/squares.gif');
  background-repeat:no-repeat;
  background-position: center;
}
.home_grid {
    border: 1px solid #267e27;
	/*height:420px;*/
    margin:5px;
	background-image: url('images/home_page_grid.jpg');
	background-repeat:no-repeat;
    background-position: top;
}
.homegridbox {
 width:105px;
 height:105px;
 border-right: 1px solid #000000;
 border-bottom: 1px solid #000000;
}
.homegridbox_end {
 width:105px;
 height:105px;
 border-bottom: 1px solid #000000;
}
.homegridbox_bottom {
 width:105px;
 height:105px;
 border-right: 1px solid #000000;
}
.downstreamtable{
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
  border-left-color: #FFFFFF;
  border-left-style: none;
  border-right-color: #FFFFFF;
  border-right-style: none;
  border-top-color: #FFFFFF;
  border-top-style: none;
}
.downstreamtabletop{
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: thin;
  border-left-color: #FFFFFF;
  border-left-style: none;
  border-right-color: #FFFFFF;
  border-right-style: none;
  border-top-color: #000000;
  border-top-style: solid;
  border-top-width: thin;
}
.toprightline {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-right-width: 1px;
}
.rightline {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000000;
}
.bottomrightline {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
.bottomline {
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
.topline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.bottom_link
{
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#000099;
 line-height:22px;
 font-weight:bold;
 text-decoration:none;
}
.site_map
{
 font-family:Arial, Helvetica, sans-serif;
 font-size:14px;
 font-weight:bold;
 color:#333333;
 text-decoration:none;
 margin-bottom:2px;
 display:block;
}
.sitemap1
{
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#666666;
 line-height:20px;
 padding-left:10px;
 text-decoration:none;

}
.sitemap2
{
 font-family:Arial, Helvetica, sans-serif;
 font-size:13px;
 color:#666666;
 line-height:20px;
 padding-left:6px;
 text-decoration:none;
 font-weight:bold;

}
.bot_link
{
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#FFFFFF;
 font-weight:bold;
 text-decoration:none;
}