body {
  background: #fff url(/images/background_gradient.png) repeat-x 0 0;
  text-align: center;
}

#outer {
  width: 902px;
  clear: left;
  margin: 0 auto;
  text-align: left;
  background: transparent url(/images/background_shadow.png) repeat-x 0 0;
}

#inner {
  width: 900px;
  margin: 0 1px;
}

#header {
  border-bottom: 1px solid #286477;
  background: #2e7489 url(/images/header_background.png) repeat-x 0 0;
}

#header div {
  padding: 14px 0 15px 28px;
  background: transparent url(/images/knotts.png) no-repeat right 0;
}

#logo {
  width: 228px;
  height: 46px;
  background: transparent url(/images/knott_logo.png) no-repeat 0 0;
}

#main_navigation {
  width: 100%;
  float: left;
  clear: left;
  padding: 0 0 6px 0;
  background: #2d7387 url(/images/navigation_background.png) repeat-x 0 bottom;
}

#main_navigation ul {
  margin: 0;
  list-style-type: none;
}

#main_navigation li {
  line-height: 1;
  float: left;
  margin: 0;
}

#main_navigation li ul {
  position: absolute;
  left: -1000px !important;
  border: 1px solid #c5c1ae;
  padding: 0 0 5px 0;
	background-color: #d6d0bf;
}

#main_navigation li.open ul {
  z-index: 2;
  left: auto !important;
}

#main_navigation li ul li {
  float: none;
}

#main_navigation a {
  display: block;
  padding: 7px 30px 5px 10px;
  font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, "Bitstream Vera Sans", sans-serif;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
}

#main_navigation a:hover {
  text-decoration: underline;
}

#main_navigation li li a:hover {
  background-color: #f5f0e3;
}

#main_navigation li li a {
  padding-right: 40px;
  color: #4f4d35;
}

#content {
  width: 880px;
  float: left;
  clear: left;
  padding: 10px;
  background-color: #fff;
}

#main {
  width: 610px;
  float: left;
  margin: 0 20px 0 0;
}

#secondary_navigation {
  width: 250px;
  float: left;
}

#secondary_navigation ul {
  list-style-type: none;
  margin: 0 0 1.5em;
}

#secondary_navigation li {
  margin: 0 0 0.5em;
}

#secondary_navigation a {
  font-weight: bold;
  font-family: "Trebuchet MS", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
  text-decoration: none;
  color: #286477;
}


#secondary_navigation a:hover {
  text-decoration: underline;
}

#secondary_navigation a.home {
  padding: 0 0 0 30px;
  background: url(/images/icon_logo.png) no-repeat left center;
}

#footer {
  clear: both;
  border-top: 1px solid #bbd7e0;
  padding: 5px 0 10px;
  font-size: 0.917em;
  text-align: center;
  background-color: #fff;
}
#footer p {
  line-height: 1;
}


/* Geographic Eligibility Map - /grant_guidelines/geographic_eligibility/
----------------------------------------------------------*/
#geographic_eligibility_map {
  position: relative;
  margin: 10px 0 20px 0;
  padding: 120px 0 0 0;
  background: transparent url(/images/geographic_eligibility_map_480.png) no-repeat 60px 0;
}
#geographic_eligibility_map p {
  padding-left: 20px;
  width: 280px;
}
#geographic_eligibility_map ul {
  padding-left: 10px;
}
#geographic_eligibility_map span.bullet {
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 123px;
  left: 0px;
  border: 1px solid #33839a;
  background-color: #5c9cae;
  font-size: 0em; /* IE6 hack */
}


/* All grantee organizations filter
----------------------------------------------------------*/
.filter ul {
  width: 100%;
  float: left;
  list-style-type: none;
  margin: 5px 0 20px 0;
  padding: 0;
}

.filter li {
  display: inline;
  margin: 0;
  padding: 0;
}

.filter a {
  display: block;
  float: left;
  margin: 0 3px 0 0;
  border: 1px solid #d7d7d7;
  padding: 2px 4px;
  font-size: 0.8em;
  font-weight: bold;
  text-decoration: none;
  color: #aaa;
}

.filter a.selected, .filter a:hover {
  border: 1px solid #bbd7e0;
  color: #286477;
}

.filter li:last-child a {
  margin: 0;
}

#grantee_list {
  clear: left;
}

/* Community Collage - /about_us/in_the_community/
----------------------------------------------------------*/
#community_collage {
  width: 637px;
  height: 297px;
  background: transparent url(/images/pages/community_collage.jpg) no-repeat 0px 20px;
}


/* Admin editing toolbar
---------------------------------------------------------------------------- */
#toolbar {
  display: block;
  width: 100%;
  float: left;
  margin: 0 0 10px 0;
  border-bottom: 1px solid #646d78;
  padding: 8px 0 6px;
  font-family: Verdana, "Lucida Grande", "Lucida Sans Regular", "Lucida Sans", "Bitstream Vera Sans", sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #29323b;
  background-color: #687d94;
}
#toolbar li {
  float: left;
}

#toolbar #buttons a {
  display: block;
  float: left;
  margin: 0 0 0 10px;
  border: 1px solid #646d78;
  padding: 4px 12px 6px 30px;
  text-decoration: none;
  color: #fff;
  background: #7f8c9a no-repeat 6px 3px;
}
#toolbar #buttons a:hover {
  background-color: #646d78;
}
#toolbar #buttons a#all_pages {
  background-image: url(/images/icons/back.png);
}
#toolbar #buttons a#edit {
  background-image: url(/images/icons/edit.png);
}

#toolbar #links {
  float: right;
  color: #fff;
}
#toolbar #links li {
  padding: 4px 12px 2px 0;
}
#toolbar #links a {
  color: #fff;
}
#toolbar #links a:hover {
  text-decoration: underline;
}
