body { 
  background: #fff url(/images/bg_interior.jpg) no-repeat scroll center top; 
  font-family: Helvetica, Arial, sans-serif; 
  font-size: 16px; 
  color: white;
}

body#home {
  background: #fff url(/images/bg_home.jpg) no-repeat scroll center -117px; 
}

div#wrap {
  width: 1044px;
  margin: 0 auto;
  background: transparent url(/images/bg_interior_bottom.jpg) no-repeat 1px bottom; 
}

div#wrap_content {
  min-height: 713px;
  padding: 20px 0;
  background: url(/images/bg_interior.jpg) no-repeat scroll center top;
}

body#home div#wrap {
  width: 1035px;
  margin-top: 20px;
  background: none;
}

body#home div#wrap_content {
  padding: 0;
  background: none;
}

body#home div#primary_sidebar {
  margin-left: 30px;
}

div#primary_sidebar {
  float: left;
  width: 258px;
  margin-left: 34px;
  margin-top: 21px;
}

div#primary_sidebar ul#primary_nav li {
  display: block;
  float: left;
  width: 258px;
  background: transparent url(/images/bg_nav.png) no-repeat scroll 0 bottom;
}

div#primary_sidebar ul#primary_nav li a {
  display: block;
  float: left;
  width: 238px;
  padding: 12px 20px;
  text-decoration: none;
  color: white;
}

div#primary_sidebar ul#primary_nav li a.current {
  font-weight: bold;
}

div#primary_sidebar ul#primary_nav li.last {
  height: 200px;
}

div#home_main {
  float: left;
  width: 747px;
  height: 693px;
}

div#home_main div.content {
  width: 590px;
  height: 205px;
  margin-top: 115px;
  margin-left: 55px;
}

div#home_main div.content h1 {
  margin-bottom: 15px;
  font-size: 36px;
  font-weight: normal;
}

div#home_main div.content p {
  line-height: 1.5em;
}

div#home_main div#get_involved {
  width: 747px;
  height: 159px;
  background: transparent url(/images/bg_get_involved.jpg) no-repeat top left;
}

div#home_main div#get_involved div.get_involved_content {
  width: 436px;
  margin-left: 282px; 
  padding-top: 43px;
  font-size: 14px;
}

div#home_main div#get_involved div.get_involved_content h3 {
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: normal;
}

div#home_main div#get_involved div.get_involved_content fieldset {
  margin-top: 10px;
}

input#join-email {
  padding: 6px 2px 6px 4px;
  border: 1px solid #9fadb6;
  color: #595959;
  vertical-align: top;
  font-size: 14px;
}

div#interior_main {
  float: left;
  width: 514px;
  margin-left: 10px;
  padding-top: 75px;
}

div#interior_main h1 {
  margin-left: 8px;
  margin-bottom: 35px;
  font-size: 36px;
  font-weight: normal;
}

div#interior_main ul.secondary_nav li {
  display: block;
  float: left;
  
}

div#interior_main ul.secondary_nav li a {
  display: block;
  float: left;
  margin-left: 4px;
  padding: 12px 18px;
  border: 1px solid #5d5d5d;
  border-bottom: none;
  text-decoration: none;
  color: white;
}

div#interior_main ul.secondary_nav li a.current {
  color: #808d96;
  background: transparent url(/images/bg_secondary_nav_current.png);
}
 

div#interior_main_content {
  min-height: 452px;
  padding: 20px;
  padding-top: 30px;
  background: transparent url(/images/bg_interior_main.jpg) no-repeat center top;
  color: #2e2e2e;
  font-size: 14px;

  border-bottom: 4px solid #f2f2f2;
}

div#interior_main_content h2 {
  margin-bottom: 8px;
  padding-bottom: 8px;
  border-bottom: 1px solid #afafaf;
  font-size: 16px;
  color: #d57b00;
}

div#interior_main_content p {
  margin-bottom: 20px;
  line-height: 1.33em;
}

div#interior_main_content ul {
  margin: 20px 0;
}

div#interior_main_content ul li {
  list-style-position: outside;
  list-style-type: disc;
  margin-left: 1em;
  margin-bottom: 10px;
  line-height: 1.33em;
}

div#interior_main_content div.profile {
  margin-bottom: 15px;
}

div#interior_main_content div.profile img {
  float: left;
}

div#interior_main_content div.profile div.content {
  float: left;
  width: 350px;
  margin-left: 15px;
}
 
div#interior_main_content div.profile div.content h4 {
  margin-bottom: 5px;
}

div#interior_main_content address {
  margin: 20px;
}

div#secondary_sidebar {
  float: left;
  width: 203px;
  margin-left: 10px;
}

div#footer {
  width: 1035px;
  margin: 0 auto;
  margin-top: 22px;
  color: #ababab;
  font-size: 14px;
}

div#footer a {
  color: #ff9000;
}

div#footer div#footer_main {
  float: left;
  width: 947px;
  height: 67px;
}

div#footer div#footer_main p + p {
  margin-top: 5px;
  font-size: 11px;
}

div#footer div#footer_secondary {
  float: left;
  width: 88px;
}

div#footer div#footer_copyright {
  clear: both;
  width: 1035px;
  padding-top: 20px;
  text-align: center;
  font-size: 11px;
  border-top: 1px solid #e5e5e5;
}

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

em { 
  font-style: italic; 
}

strong { 
  font-weight: bold; 
}

ol li { 
  list-style: decimal inside; 
  margin-bottom: 1em; 
}




div.error-with-field { 
  display: inline; 
  color: red; 
}

div.row { 
  clear: both; 
  margin: 10px 0; 
}

div.row label { 
  float: left; 
  width: 200px; 
  margin-right: 15px; 
}

div.row input { 
  float: left; 
  border: 1px solid #a5a5a5;
  padding: 4px 2px;
}

div.row select {
  width: 222px;
  border: 1px solid #a5a5a5;
  padding: 4px 2px;
}

div.row fieldset { 
  display: inline; 
  float: left; 
}

div.row fieldset input { 
  float: none; 
}

fieldset#expiration { 
  padding-left: 0; 
}

input#credit_card_month { 
  margin-right: 4px; 
}

label.required { 
  font-weight: bold; 
}

small.error { 
  font-size: 12px; 
}

div#amounts { 
  float: left;
  width: auto; 
}

div#amounts label { 
  float: none; 
  width: auto; 
}

div#amounts input { 
  float: none; 
}

div#interior_main_content div#amounts ul { 
  float: left; 
  margin: 0;
  margin-right: 30px; 
}

div#interior_main_content div#amounts ul li { 
  list-style: none;
  margin: 0;
}

div#amounts div#other-amount-group { 
  clear: both; 
  padding-top: 20px; 
}

div#other-amount-group label { 
  display: block; 
  margin-bottom: 10px; 
}

div#amounts small.error { 
  display: none; 
}

div#amounts div.formError { 
  color: red; 
}
