body {
   /*background-image: url(/images/template/left-grad.png);*/
   background-repeat: repeat-y;
   background-color: #333333;
  background-color: #eeeeee;
   margin: 0;
   font-family: "Lucida Sans", "Lucida Grande", "Helvetica", "Verdana", "Arial", sans-serif;
   font-size: 95%;
}

div#sky {
   position: absolute;
   height: 135px;
   width: 100%;
   left:0;
   z-index: 1;
   background-image: url(/images/template/sky-grad.png);
   background-repeat: repeat-x;
}

div#branding_nav_outer {
   height: 135px;
   position: absolute;
   top: 0;
   left: 30px;
   z-index: 2;
   right: 30px;
}

div#branding_nav_inner {
   width: 900px;
   margin: 0 auto;
   position: relative;
}

div#head {
   position: absolute;
   left: -8px;
   height: 135px;
   width: 739px;
   z-index: 5;
   background-image: url(/images/template/banner.png);
   background-repeat: no-repeat;
}


div#branding_nav_inner ul {
   position: absolute;
   left: 141px;
   top: 58px;
   list-style-type: none;
   padding: 0px;
   margin: 0px;
   height: 72px;
   white-space: nowrap;
   z-index: 7;
}

div#branding_nav_inner ul li {
   background-color: #008800;
   display: inline;
   padding: 0px;
   margin: 0px;
}

div#hedge {
   position: absolute;
   left: 0;
   right: 0;
   width: 100%;
   top: 119px;
   background-image: url(/images/template/hedge.png);
   height: 36px;
   background-repeat: repeat-x;
   z-index: 10;
}

div#home {
   position: absolute;
   z-index: 6;
   left: 0;
   top: 8px;
}

div#how {
   position: absolute;
   left: 124px;
   top: 48px;
   z-index: 8;
}

div#why {
   position: absolute;
   left: 239px;
   top: 48px;
   z-index: 8;
}

div#where {
   position: absolute;
   left: 354px;
   top: 48px;
   z-index: 8;
}

div#what {
   position: absolute;
   left: 469px;
   top: 48px;
   z-index: 8;
}

div#who {
   position: absolute;
   left: 582px;
   top: 48px;
   z-index: 8;
}

div#community {
   position: absolute;
   left: 695px;
   top: 48px;
   z-index: 8;
}


/******** CONTENT STYLES ***********/

div#content-wrapper {
  position: relative;
  z-index: 0;
  
  /*background-image: url(/images/template/right-grad.png);*/
  background-position: right;
  background-repeat: repeat-y;
  background-color: #eeeeee;
  
  margin-left: 20px;
  padding-right: 0px;
  height: 100%;
  min-width: 970px;
}

div#content {
  width: 919px;
  margin: 0 auto;
  padding: 165px 36px 10px 16px;
}

div#content h1 {
  font-family: "Lucida Sans", "Lucida Grande", "Helvetica", "Verdana", "Arial", sans-serif;
  font-size: 180%;
  margin-top: 0;
  color: #004400;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 0.2em;
}

div#content h1 span.subtitle {
  font-size: 65%;
}

div#content h2 {
  font-family: "Lucida Sans", "Lucida Grande", "Helvetica", "Verdana", "Arial", sans-serif;
  font-size: 130%;
  margin-top: 0;
  color: #555555;
  padding-bottom: 0.2em;
}

a img {
  border: none;
}

p.morelink {
  text-align: right;
  margin-right: 10px;  
}

div.sidebar {
  border: 1px solid #00aa00;
  background-color: #b6eb78;
  float: right;
  width: 250px;
  margin: 0 0 1em 1em;
  padding: 0.4em;
}

div.sidebar ul {
  list-style: none;
  margin-left: 1em;
  padding-left: 0;
}

div.sidebar h2, div.sidebar h1 {
  list-style: none;
  margin-top: 0em;
  margin-bottom: 0.2em;
  padding-left: 0;
}

div.copyright {
  border-top: 1px solid #cccccc;
  font-family: "Lucida Sans", "Lucida Grande", "Helvetica", "Verdana", "Arial", sans-serif;
  font-size: 80%;
  text-align: right;
  color: #aaaaaa;
  margin: 0;
  padding-top: 1px;
  clear: both;
}

span.mi { visibility: hidden; display: none; }

div#leftcol {
  width: 451px;
  float: left;
  margin-top: 0.2em;
  margin-right: 17px;
}

div#rightcol {
  width: 451px;
  float: left;
  margin-top: 0.2em;
}

div#content div.dropshadow-left, div#content div#leftcol div.dropshadow-left, div#content div#rightcol div.dropshadow-left {
  background-image: url(/images/template/drop-shadow-l.png);
  background-repeat: repeat-y;
  background-position: top left;
  margin:0;
  padding:0;
  margin-left: -5px;
  width: auto;
  border: none;
}

div#content div.dropshadow-right, div#content div#leftcol div.dropshadow-right, div#content div#rightcol div.dropshadow-right {
  background-image: url(/images/template/drop-shadow-r.png);
  background-repeat: repeat-y;
  background-position: top right;
  margin-right: -5px;
  width: auto;
  border: none;
}

div#content div.dropshadow-topleft {
  background-image: url(/images/template/drop-shadow-tl.png);
  background-repeat: no-repeat;
  background-position: top left;
  padding-left: 5px;
  border: none;
}

div#content div.dropshadow-topright {
  background-image: url(/images/template/drop-shadow-tr.png);
  background-repeat: no-repeat;
  background-position: top right;
  border: none;
  padding-right: 5px;
}

div#content div.dropshadow-bottom {
  background-image: url(/images/template/drop-shadow-b.png);
  background-repeat: repeat-x;
  border: none;
  margin: 0 -5px 7px -5px;
  height: 12px;
}

div#content span.dropshadow-bottomleft {
  background-image: url(/images/template/drop-shadow-bl.png);
  background-repeat: no-repeat;
  background-position: top left;
  border: none;
  float: left;
  height: 12px;
  width: 20px;
}

div#content span.dropshadow-bottomright {
  background-image: url(/images/template/drop-shadow-br.png);
  background-repeat: no-repeat;
  background-position: top right;
  border: none;
  float: right;
  height: 12px;
  width: 20px;
}

div#content div.sidebar-outer {
  background-color: #eeeeee;
  float: right;
  width: 250px;
  margin-right: -5px;
  margin-left: 0.7em;
}

div#content div.sidebar-outer div.sidebar-bottom-edge {
  background-color: #ffffcc;
  height: 13px;
  background-image: url(/images/template/drop-shadow-tr-with-border.png);
  background-repeat: no-repeat;
  background-position: top right;
}

div#content div.sidebar-outer div.sidebar-inner {
  border-left: 1px solid #aaaaaa;
  border-bottom: 1px solid #aaaaaa;
  margin-right: 5px;
  background-image: url(/images/template/drop-shadow-r.png);
  background-repeat: repeat-y;
  background-position: left;
}

div#content div.sidebar-outer div.sidebar-gutters-tl {
  background-image: url(/images/template/drop-shadow-tr.png);
  background-repeat: no-repeat;
  background-position: top left;
}

div#content div.sidebar-gutters {
  margin: 0 0px 5px 15px;
}

div#content div.sidebar-content {
  border: 1px solid #00aa00;
  background-color: #b6eb78;
  margin: 0;
  padding: 0.4em;
}

table tr td {
  padding: 0.2em 0.4em;
}

div.art-content {
  border: 1px solid #aaaaaa;
  padding: 0.7em;
}



