body {
  font-size: 13px;
  font-family: arial,helvetica,clean,sans-serif;
  line-height: 1.231;
  *font-size: small;
  *font: x-small;
}

table {
  font-size: inherit;
  font: 100%;
}

pre, code, kbd, samp, tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}

html {
  height: 100%;
}

body {
  height: 100%;
  background-color: #381e15;
}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  color: #a2a4a7;
}

strong {
  font-weight: bold;
}

.copy {
  padding-right: 100px;
  padding-bottom: 2em;
}
.copy h1 {
  font-size: 1.385em;
  color: white;
  line-height: 1.67em;
  margin-bottom: 13px;
}
.copy p {
  margin-bottom: 6px;
}
.copy strong {
  color: white;
}
.copy ul {
  padding-left: 2em;
  margin-bottom: 6px;
}
.copy li {
  list-style-type: disc;
}

h1.title {
  color: white;
  border: 0;
  margin: 0 0 0 -49px;
  padding: 10px 0 0 49px;
  line-height: 1.6em;
  font-size: 1.54em;
  background-image: url('../images/css/global/gradient-bg.gif?1268335338');
  background-position: left top;
  background-repeat: repeat-x;
}
h1.title a {
  color: white;
  text-decoration: none;
}

h2 {
  font-size: 1.12em;
  color: #888888;
}

img.left {
  margin: 0 1em 0.5em 0;
}

a {
  text-decoration: underline;
  color: #eccd90;
}

#non-footer {
  padding: 0;
  margin: 0 auto;
  position: relative;
  min-height: 100%;
  width: 1020px;
}

* html #non-footer {
  height: 100%;
}

#background-padding {
  padding: 0 170px;
  margin: 0 -170px;
}

#non-footer-buffer {
  padding: 90px 0 0 0;
}

#header {
  background-image: url('../images/css/global/gradient-bg.gif?1268335338');
  background-repeat: repeat-x;
  background-position: left top;
  background-color: #2b1908;
  height: 135px;
}
#header .grid_major_left {
  background-image: url('../images/css/global/header-bg.gif?1268333290');
  background-repeat: no-repeat;
  background-position: left top;
  z-index: 3;
}
#header .grid_major_left img {
  position: absolute;
  display: inline;
  left: 0;
  top: 0;
}
#header .grid_major_left img.logo {
  padding-left: 33px;
}
#header .grid_major_right a {
  color: white;
}
#header .grid_major_right .separator {
  padding: 0 1em;
}

.grid_major_right h1 {
  font-size: 1.54em;
  margin-top: 0;
  margin-bottom: 0.4em;
  border-bottom: #f96501 solid 4px;
  color: white;
}

#main-menu {
  z-index: 3;
  margin: 0;
  background-image: url('../images/css/global/gradient-bg.gif?1268335338');
  background-position: left top;
  background-repeat: repeat-x;
  background-color: #2b1908;
  border-top: 1px solid #381e15;
  font-size: 123.077%;
}
#main-menu ul {
  margin: 0;
  width: 1010px;
  padding: 0 5px;
  z-index: 3;
}
#main-menu ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  float: left;
  display: inline;
  position: relative;
  z-index: 3;
}
#main-menu ul li a {
  line-height: 52px;
  display: block;
  padding: 0 50px;
  color: white;
  text-decoration: none;
  margin: 0;
}
#main-menu ul li a:hover {
  color: #f14b5e;
}
#main-menu ul li.hover a {
  color: #f14b5e;
}
#main-menu ul li ul {
  position: absolute;
  left: 0;
  top: 52px;
  background-color: #f4e6c8;
  width: auto;
  white-space: nowrap;
  display: none;
  background-image: url('../images/css/global/dropdown-menu-bg.gif?1268337309');
  background-repeat: repeat-x;
  background-position: left top;
  z-index: 3;
  padding: 13px 0;
  -moz-box-shadow: black 0 2px 5px;
  -webkit-box-shadow: black 0 2px 5px;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
  font-size: 81.25%;
}
#main-menu ul li ul li {
  float: none;
  display: block;
  position: static;
}
#main-menu ul li ul li a {
  color: #2a1808;
  font-weight: normal;
  background-image: none;
  line-height: 24px;
  margin: 0;
}
#main-menu ul li.hover ul li a {
  color: #2a1808;
  font-weight: normal;
  background-image: none;
  margin: 0;
}
#main-menu ul li ul li a:hover {
  color: #f14b5e;
}
#main-menu ul li:hover ul, #main-menu ul li.hover ul {
  display: block;
}

#header-shadow {
  background-color: white;
  background-repeat: no-repeat;
  background-position: 6px top;
  padding: 20px 0 0 0;
  float: left;
  display: inline;
  margin: 0;
  height: 0;
  overflow: hidden;
}

#content {
  background-color: #2b1908;
}

.grid_major_left .menu {
  height: 29px;
  background-position: left bottom;
  background-repeat: no-repeat;
  background-repeat-border-top: 1px solid #381e15;
  font-size: 1.077em;
}
.grid_major_left .menu-space {
  height: 31px;
}
.grid_major_left .menu li {
  line-height: 29px;
  float: left;
  display: inline;
  position: relative;
  color: #515050;
  margin-right: 3em;
}
.grid_major_left .menu li a {
  text-decoration: none;
}

.minor_column {
  width: 310px;
  padding-left: 10px;
  padding-right: 15px;
}

.grid_major_right .menu {
  margin: 0 0 1em 0;
  padding: 0;
  background-image: none;
  height: 250px;
}
.grid_major_right .menu li {
  margin-bottom: 0;
  display: inline;
  float: left;
}
.grid_major_right .menu li a {
  display: block;
  color: #505153;
  font-size: 1.307em;
  line-height: 14px;
  text-decoration: none;
  padding: 0;
  margin: 0;
  width: 237px;
  background-repeat: no-repeat;
  background-position: left -54px;
  font-weight: normal;
  padding: 10px 0 0 13px;
  height: 40px;
  overflow: hidden;
}
.grid_major_right .menu li.first a {
  padding-top: 12px;
  background-position: left -52px;
}
.grid_major_right .menu li.last a {
  background-position: left -52px;
  height: 38px;
}
.grid_major_right .menu li a:hover {
  color: #00557f;
  background-position: left -2px;
  color: #00557f;
}
.grid_major_right .menu li.first a:hover {
  background-position: top;
}
.grid_major_right .menu li a span {
  font-size: 0.824em;
  line-height: 14px;
}
.grid_major_right .secondary-menu li {
  font-size: 1.23em;
  color: #585858;
  line-height: 1.875em;
}
.grid_major_right .secondary-menu li a {
  color: #585858;
  text-decoration: underline;
}

.block {
  margin-bottom: 1em;
}

#footer-container {
  height: 90px;
  overflow: hidden;
  margin: -90px 0 0 0;
  position: relative;
}

#footer {
  height: 90px;
  line-height: 26px;
  font-size: 0.923em;
  text-align: center;
  background-image: url('../images/css/global/gradient-bg.gif?1268335338');
  background-repeat: repeat-x;
  background-position: left top;
  border-top: 1px solid #381e15;
  width: 1020px;
  margin: 0 auto;
}
#footer img {
  display: inline;
  float: none;
  vertical-align: text-bottom;
  margin: 0 0.25em;
}
#footer a {
  color: #A2A4A7;
  text-decoration: none;
}

input.error {
  color: red;
}

label {
  font-size: 1.231em;
}
label.error {
  display: block;
  color: red;
}

.copy label, #comment-form label {
  margin-top: 1em;
  margin-bottom: 0.33em;
  display: block;
}
.copy input, .copy select, #comment-form input, #comment-form select {
  display: block;
  display: block;
}
.copy input.os-button, #comment-form input.os-button {
  margin-top: 1em;
  color: black;
}

a.project-thumbnail {
  float: left;
  display: inline;
  border: 1px solid black;
  margin: 0 33px 28px 0;
}
a.project-thumbnail.last {
  margin-right: 0;
}
a.project-thumbnail:hover {
  border-color: #f96501;
}
a.project-thumbnail img {
  display: block;
}

img.project-head {
  margin-left: -10px;
  margin-bottom: 1em;
  border: 1px solid #a0a0a0;
  display: block;
}

form.auto-validate td {
  padding-bottom: 0.5em;
  vertical-align: top;
  padding-right: 10px;
}

input {
  margin-bottom: 0.5em;
  margin-right: 2em;
}
input.text-field {
  background-color: #efefef;
  background-image: url('../images/css/global/input-bg.gif?1268333290');
  background-position: left top;
  background-repeat: repeat-x;
  border: 0;
  padding: 4px 6px;
  line-height: 1.23em;
  color: black;
  margin: 0;
}

textarea {
  background-color: #efefef;
  background-image: url('../images/css/global/input-bg.gif?1268333290');
  background-position: left top;
  background-repeat: repeat-x;
  border: 0;
  padding: 4px 6px;
  line-height: 1.23em;
  color: black;
  margin: 0;
}

input.button {
  background-image: url('../images/css/global/block-gradient-bg.gif?1268333290');
  background-repeat: repeat-x;
  background-position: left top;
  border: 1px solid #333;
  padding: 6px 12px;
  font-size: 1.23em;
}

textarea {
  overflow: auto;
}

.block.gradient {
  background-image: url('../images/css/global/gradient-bg.gif?1268335338');
  background-repeat: repeat-x;
  background-position: left top;
  padding: 11px;
  border-top: 1px solid #381e15;
}

#content .block.gradient h1 {
  font-size: 1.23em;
  font-weight: normal;
  border: 0 none;
}

.block input.text-field {
  color: #050000;
  border: 0;
  background-image: url('../images/css/global/block-form-input-text-bg.gif?1268333290');
  background-repeat: no-repeat;
  background-position: left top;
  font-size: 1.077em;
  line-height: 1.29em;
  padding: 2px 0 2px 6px;
  padding-bottom: 2px;
  margin-right: 0;
  margin-bottom: 7px;
  width: 206px;
}
.block input.text-field.value-labeled {
  color: #a0a0a0;
}
.block input.hidden {
  display: none;
}
.block a.join {
  float: left;
  display: inline;
  width: 60px;
  height: 24px;
  background-image: url('../images/css/global/join-button-bg.gif?1268340096');
  background-position: right top;
  background-repeat: no-repeat;
  margin-right: 1em;
}
.block a.join:hover {
  background-position: left top;
}
.block a.join span {
  display: none;
}
.block.gradient p {
  font-size: 0.846em;
  color: #bebfc0;
}

p.social-icon {
  display: inline;
  float: left;
  width: 100px;
  margin-right: 10px;
  padding-top: 12px;
}
p.social-icon img {
  float: left;
  display: inline;
  margin-right: 1em;
  margin-top: -4px;
}

.grid_major_left {
  width: 700px;
  padding-left: 50px;
}

div.ad-hoc-column {
  float: left;
  display: inline;
  padding-right: 2em;
}
div.ad-hoc-column.left {
  clear: left;
}

