@charset "utf-8";
a img {
  border: 0; }

body {
  margin: 0;
  padding: 0;
  padding-bottom: 2em;
  background: #fff url(/images/genunited.org/bg-website.gif) repeat-x 0 0;
  color: #222;
  font: normal 62.5% Helvetica,Arial,sans-serif;
  text-align: center; }

h1, h2, h3, h4, h5, h6, p, ul, ol, li {
  margin: 0;
  padding: 0; }

#website {
  width: 900px;
  background: transparent url(/images/genunited.org/bg-top.gif) no-repeat 0 38px;
  margin: 0 auto;
  text-align: left; }

#header {
  position: relative;
  width: 100%;
  height: 430px;
  margin: 0 auto; }
  #header #logo {
    position: absolute;
    width: 100%;
    background-color: #fff;
    text-align: center;
    top: 44px;
    left: 0;
    height: 87px; }
  #header #navigation {
    background-color: #464646;
    position: absolute;
    width: 100%;
    text-align: center;
    top: 400px;
    left: 0;
    height: 40px; }
    #header #navigation a {
      display: block; }
    #header #navigation ul {
      padding-left: 7px;
      position: relative; }
      #header #navigation ul >li {
        display: block;
        float: left;
        height: 40px;
        line-height: 40px;
        padding-right: 4px;
        vertical-align: middle; }
        #header #navigation ul >li.active >ul, #header #navigation ul >li:hover >ul {
          display: block; }
        #header #navigation ul >li:hover >ul {
          z-index: 1000; }
        #header #navigation ul >li >a {
          background: transparent url('/images/genunited.org/nav-primary-side.png') top right no-repeat;
          color: white;
          display: block;
          font-size: 1.4em;
          font-weight: bold;
          padding: 0 15px;
          text-decoration: none;
          text-transform: uppercase; }
  #header #menu {
    position: absolute;
    width: 100%;
    background-color: #fff;
    text-align: center;
    top: 0;
    left: 0;
    width: 890px;
    height: 32px;
    padding: 12px 10px 0 0;
    background-color: transparent;
    color: #fff;
    font-size: 1.1em;
    text-align: right; }
    #header #menu a {
      color: #fff; }
      #header #menu a:hover {
        color: #FDC56E; }
    #header #menu span {
      margin: 0 .5em; }
  #header #photo {
    position: absolute;
    width: 100%;
    background-color: #fff;
    text-align: center;
    top: 131px;
    left: 0;
    height: 271px; }

#body {
  width: 100%;
  height: 1%;
  padding-top: 21px;
  background-color: #fff;
  overflow: hidden; }
  #body a {
    color: #aa5c0f; }
    #body a:hover {
      color: #000; }

#content {
  width: 555px;
  padding-left: 20px;
  float: left; }
  #content h4 {
    margin-top: 3em; }
  #content p {
    margin-top: 1.3em;
    font-size: 1.3em;
    line-height: 1.6em; }
    #content p#intro {
      margin-top: 1em;
      font-size: 1.4em;
      font-weight: bold; }
    #content p img {
      margin: .5em 1em .5em 0;
      float: left; }
  #content #meet {
    background: #fff url(/images/genunited.org/bg-content.gif) repeat-y 0 0;
    margin: 1em auto 2em auto;
    width: 370px; }
    #content #meet p {
      padding-left: 13px;
      padding-top: 1em;
      padding-bottom: 1em;
      font-size: 1.2em;
      line-height: 1.5em; }
    #content #meet li {
      font-size: 1.1em;
      line-height: 1.4em; }
    #content #meet ul {
      padding-bottom: 2em;
      background: transparent url(/images/genunited.org/bg-content-bot.gif) no-repeat 0 100%;
      padding-left: 13px;
      list-style: none; }
    #content #meet li {
      margin-top: 1em;
      padding-left: 39px;
      background-position: 0 0;
      background-repeat: no-repeat;
      list-style: none; }
      #content #meet li.advocate {
        background-image: url(/images/genunited.org/pic-advocate.gif); }
      #content #meet li.connect {
        background-image: url(/images/genunited.org/pic-connect.gif); }
      #content #meet li.give {
        background-image: url(/images/genunited.org/pic-give.gif); }
      #content #meet li.volunteer {
        background-image: url(/images/genunited.org/pic-volunteer.gif); }
      #content #meet li a {
        font-weight: bold; }

#sidebar {
  width: 283px;
  padding-right: 4px;
  float: right;
  background: #fff; }
  #sidebar form {
    padding-left: 13px; }
  #sidebar p {
    padding-left: 13px;
    padding-top: 1em;
    padding-bottom: 1em;
    font-size: 1.2em;
    line-height: 1.5em; }
  #sidebar ul {
    padding-left: 13px; }
  #sidebar li {
    font-size: 1.1em;
    line-height: 1.4em; }
  #sidebar #join {
    background: #fff url(/images/genunited.org/bg-sidebar.gif) repeat-y 0 0; }
    #sidebar #join p {
      padding-right: 13px;
      padding-bottom: 0; }
    #sidebar #join h2 {
      font-size: 2em;
      padding: 0.15em 0.55em 0; }
  #sidebar #social {
    margin-bottom: 2em;
    text-align: center; }
    #sidebar #social a {
      margin: 0 2px; }

#events {
  margin-bottom: 2em; }

#footer {
  width: 860px;
  border-top: 1px solid #a9a9a9;
  margin: 0 20px;
  padding-top: 1em;
  color: #a1a1a1;
  font-weight: bold; }

.clearfix {
  display: inline-block;
  display: block; }
  .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }

* html .clearfix {
  height: 1%; }

#form {
  background: url(/images/genunited.org/bg-sidebar-bot.gif) no-repeat scroll 0 100%;
  padding-bottom: 1em; }
  #form form table tr td p {
    font-size: 0.95em;
    padding: 0; }
    #form form table tr td p input[type="text"] {
      width: 150px; }
    #form form table tr td p textarea {
      width: 152px; }

h1, h2, h3 {
  color: #aa5c0f; }

table {
  font-size: 1.3em; }

#you-can-help, #follow-us {
  margin-top: 2em;
  margin-bottom: 15px;
  background: #fff; }

#you-can-help {
  float: left;
  width: 220px; }

#follow-us {
  float: left; }

.flickr-photoset-slideshow {
  margin: 1.0em auto;
  text-align: center;
  position: relative;
  width: 278px;
  height: 208px;
  z-index: 1; }
  .flickr-photoset-slideshow object, .flickr-photoset-slideshow embed {
    position: absolute;
    width: 278px;
    height: 208px;
    margin: 0 auto;
    z-index: 1;
    top: 0;
    left: 0; }

p.iesidebarfix {
  height: 0;
  margin: 0;
  padding: 0;
  visibility: hidden; }
