/* Universal */

body {
  font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
  font-size: 12px;
  line-height: 18px;
  margin: 0;
  padding: 0;
  background: #3A180C;
}
div, p, ul, ol, li, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
}
a, a:link, a:visited, a:active { 
  font-family: Arial, Helvetica, Swiss, SunSans-Regular;
  color:#A22D03;
  text-decoration: none;
}
a:hover  { 
  font-family: Arial, Helvetica, Swiss, SunSans-Regular;
  color:#000;
  text-decoration: underline;
}

/* Text Styles */
div, p, ul, ol, li, img, form, .body_text {
  color: #000;
}
h1, h2, h3, h4, h5, h6 {
  color: #A22D03;
}
p, .body_text, textarea, input, text, .error, .note, ul, ol, li { 
  font-size: 12px;
  line-height: 18px;
  color: #3A180C; 
}
h1 {
  color: #A22D03; 
  font-size: 18px;
  line-height: 21px;
}
h2 {
  font-size: 18px;
  line-height: 21px;
}
h3 {
  font-size: 16px;
  line-height: 19px;
}
h4 {
  font-size: 14px;
  line-height: 17px;
}
h5 {
  font-size: 13px;
  line-height: 16px;
}
h6 {
  font-size: 12px;
  line-height: 15px;
}
ul, ol, li {
  padding-left:10px;
}
.error {
  font-size: 12px;
  line-height: 15px;
  color: #DB0008 ; 
  font-weight: bold;
}
.note {
  color: #333333;
}
textarea, input, text {
  padding: 4px;
  margin: 0;
	background: #eee;
	border: #501F22 1px solid;
}
.utility_form {
  margin: 0;
  padding: 0;
}
.signup {
  background: #fff;
  font-size: 11px;
  width: 180px;
  margin-bottom: 12px;
  padding: 2px;
}
.message {
  width: 240px; 
}
.submit {
  margin: 5px 0 0 9px;
  padding: 0;
  border-width: 0;
}
.bios { 
  list-style-type: none;
}
.site_photo, .site_image {
  margin: 0 0 5px 10px;
  padding: 0;
	border: #ccc 1px solid;
  float: right;
}
/* Text Styles Ends */


/* Pages Start */
#container {
  background: #fff;
  width: 800px;
  height:100%;
  margin-left: auto;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 50px;
  overflow: hidden;
}
#home_logo {
  width: 800px;
  height: 77px;
  margin: 0;
  padding: 0;
  float: left;
}
.navigation {
  float:left;
  margin: 47px 0 0 30px;
  color: #999999!important;
  font-weight: bold;
}
#header_home {
  width: 800px;
  height: 232px;
  margin: 0;
  padding: 0;
  float: left;
  border-width: 7px 0 7px 0;
  border-style: solid;
  border-color: #B2B2B2;
}
#header {
  background: url("../siteimages/secondary_header.png") no-repeat #fff;
  width: 800px;
  height: 96px;
  margin: 0;
  padding: 0;
  float: left;
  border-width: 7px 0 7px 0;
  border-style: solid;
  border-color: #B2B2B2;
}
#header_image_home_left {
  background: url("../siteimages/header_photo.png") no-repeat #fff;
  width: 469px;
  height: 232px;
  margin: 0;
  padding: 0;
  float: left;
}
#header_image_home_right {
  background: url("../siteimages/header_background.png") no-repeat #fff;
  width: 271px;
  height: 172px;
  margin: 0;
  padding: 30px;
  float: left;
}
#header_image_home_right p {
  color: #fff;
}
#welcome {
  margin-bottom: 8px;
  color: white;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 18px;
  margin-top: -5px;
  padding: 0;
}
#secondary_content_home {
  width: 760px;
  height: 100%;
  padding: 20px;
  margin: 0 0 0 0;
  float: left;
}
#secondary_content_home .errorlist {
  display: block;
  list-style: none;
  margin-left: 10px;
  margin-top: -10px;
  margin-bottom: 10px;
  padding: 0;
  padding-left: 0;
  font-style: italic;
}
#secondary_content_home .errorlist li {
  margin: 0;
  padding: 0;
}
#secondarySignup input[type=text] {
  padding: 2px;
  font-size: 11px;
}
#freetext_container_top {
  background: url("../siteimages/freetext_container_top.png") no-repeat top left #fff;
  width: 760px;
  height: 6px;
  margin: 0;
  padding: 0;
  float: left;
}
#freetext_container {
  background: url("../siteimages/freetext_container_background.png") repeat-y top left #fff;
  width: 760px;
  height: 100%;
  margin: 0;
  padding: 0 0 20px 0;
  float: left;
}
#freetext_container_bottom {
  background: url("../siteimages/freetext_container_bottom.png") no-repeat top left #fff;
  width: 760px;
  height: 6px;
  margin: 0;
  padding: 0;
  float: left;
}

#freetext_container_left {
  width: 370px;
  height: 100%;
  margin: 15px 0 0 40px;
  padding: 0;
  float: left;
}
#freetext_container_right {
  width: 230px;
  height: 100%;
  margin: 15px 20px 0 0;
  padding: 0;
  float: right;
}
#freetext_container2_top {
  background: url("../siteimages/freetext_container2_top.png") no-repeat top left #fff;
  width: 760px;
  height: 6px;
  margin: 0 0 0 0;
  padding: 0;
  float: left;
}
#freetext_container2_top_gray {
  background: url("../siteimages/freetext_container2_top_gray.png") no-repeat top left #fff;
  width: 760px;
  height: 6px;
  margin: 19px 0 0 0;
  padding: 0;
  float: left;
}
#freetext_container2_top_gray_small {
  background: url("../siteimages/freetext_container2_top_gray_small.png") no-repeat top left #fff;
  width: 760px;
  height: 6px;
  margin: 19px 0 0 0;
  padding: 0;
  float: left;
}
#freetext_container2_top_gray_medium {
  background: url("../siteimages/freetext_container2_top_gray_medium.png") no-repeat top left #fff;
  width: 760px;
  height: 6px;
  margin: 19px 0 0 0;
  padding: 0;
  float: left;
}
#freetext_container2 {
  background: url("../siteimages/freetext_container2_background.png") repeat-y top left #fff;
  width: 760px;
  height: 100%;
  margin: 0;
  padding: 0 0 20px 0;
  float: left;
}
#freetext_container2_small {
  background: url("../siteimages/freetext_container2_background_small.png") repeat-y top left #fff;
  width: 760px;
  height: 100%;
  margin: 0;
  padding: 0 0 20px 0;
  float: left;
}
#freetext_container2_medium {
  background: url("../siteimages/freetext_container2_background_medium.png") repeat-y top left #fff;
  width: 760px;
  height: 100%;
  margin: 0;
  padding: 0 0 20px 0;
  float: left;
}
#freetext_container2 a img {
  border: none;
}
#freetext_container2_left {
  width: 700px;
  height: 100%;
  margin: 15px 0 0 40px;
  padding: 0;
  float: left;
}
#freetext_container2_bottom {
  background: url("../siteimages/freetext_container2_bottom.png") no-repeat top left #fff;
  width: 760px;
  height: 6px;
  margin: 0 0 16px 0;
  padding: 0;
  float: left;
}
#freetext_container2_bottom_gray {
  background: url("../siteimages/freetext_container2_bottom_gray.png") no-repeat top left #fff;
  width: 760px;
  height: 6px;
  margin: 0;
  padding: 0;
  float: left;
}
#freetext_container2_bottom_gray_small {
  background: url("../siteimages/freetext_container2_bottom_gray_small.png") no-repeat top left #fff;
  width: 760px;
  height: 6px;
  margin: 0;
  padding: 0;
  float: left;
}
#freetext_container2_bottom_gray_medium {
  background: url("../siteimages/freetext_container2_bottom_gray_medium.png") no-repeat top left #fff;
  width: 760px;
  height: 6px;
  margin: 0;
  padding: 0;
  float: left;
}
#freetext_container2 p {
  margin: 10px 20px 10px 0;
  text-align: left;
}

#grey_bar_home {
  background: #999999;
  width: 800px;
  height: 52px;
  padding: 0;
  margin: 0;
  float: left;
}

#signers {
  background: #FFCC66;
  width: 800px;
  height: 100%;
  padding: 30px 0;
  margin: 0;
  float: left;
  border-width: 0 0 7px 0;
  border-style: solid;
  border-color: #3A180C;
}
#signers .description {
  margin-left: 300px;
  margin-top: -10px;
  display: block;
  padding-bottom: 12px;
  font-size: 16px;
  color: #3A180C;
}
#signers .descriptionSpanish {
  margin-left: 248px;
  margin-top: -10px;
  display: block;
  padding-bottom: 12px;
  font-size: 16px;
  color: #3A180C;
}
.signers_column_1 {
  background: url("../siteimages/signer_dots.png") repeat-y top right;
  width: 180px;
  height: 100%;
  padding: 10px 10px 10px 0;
  margin-left: 80px;
  float: left;
}
.signers_column_2 {
  background: url("../siteimages/signer_dots.png") repeat-y top right;
  width: 180px;
  height: 100%;
  padding: 10px 10px 10px 0;
  margin-left: 40px;
  float: left;
}
.signers_column_3 {
  width: 180px;
  height: 100%;
  padding: 10px 0 10px 0;
  margin-left: 40px;
  float: left;
}

#section_container_top_ai {
  background: url("../siteimages/section_container_top.png") no-repeat top left #fff;
  width: 760px;
  height: 38px;
  margin: 0;
  padding: 0;
  float: left;
}
#section_container_top_ai_es {
  background: url("../siteimages/section_container_top_es.png") no-repeat top left #fff;
  width: 760px;
  height: 38px;
  margin: 0;
  padding: 0;
  float: left;
}
#section_container_top_thanks {
  background: url("../siteimages/thank_you_header.png") no-repeat top left #fff;
  width: 760px;
  height: 38px;
  margin: 0;
  padding: 0;
  float: left;
}
#section_container_top_thanks_es {
  background: url("../siteimages/thank_you_header_es.png") no-repeat top left #fff;
  width: 760px;
  height: 38px;
  margin: 0;
  padding: 0;
  float: left;
}
#about_container {
  padding: 40px 80px;
}
#signers_container {
  padding: 40px 80px;
}
#signers_container .signer {
  font-size: 18px;
  margin: 0 15px 15px 15px;
  float: left;
  clear: left; 
}
#signers_container .signerCommentContainer {
  clear: both;
  padding: 12px 30px 20px 0px;
}
#signers_container .quote {
  font-size: 30px;
  color: gray;
  font-family: Georgia, Palatino, Times New Roman, serif;
  line-height: 1.1;
}
#signers_container .comment {
  float: left;
  width: 500px;
  margin-top: 10px;
  margin-left: -5px;
}
#signers_container .lqmark {
  font-size: 60px;
  margin-right: 5px;
  margin-left: 2px;
  float: left;
  width: 55px;
}
#signers_container .rqmark {
  font-size: 55px;
  margin-right: 2px;
  margin-left: 2px;
  float: right;
  display: none;
}
#signers_container .signerCommentContainer .signer {
  margin-top: 10px;
  margin-left: 50px;
  margin-bottom: 25px;
  font-style: italic;
}
.paginationNav {
  clear: both;
  float: left;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 18px;
}
.paginationNav a {
  color: #999999;
  border: 2px solid #999999;
  padding: 3px 6px 5px 6px;
}
.paginationNav a:hover {
  background-color: #999999;
  color: white;
}

#section_container_top_blank {
  background: url("../siteimages/blank_header.png") no-repeat top left #fff;
  width: 760px;
  height: 38px;
  margin: 0;
  padding: 0;
  float: left;
}

#section_container_top_about {
  background: url("../siteimages/about_header.png") no-repeat top left #fff;
  width: 760px;
  height: 38px;
  margin: 0;
  padding: 0;
  float: left;
}
#section_container_top_about_es {
  background: url("../siteimages/about_header_es.png") no-repeat top left #fff;
  width: 760px;
  height: 38px;
  margin: 0;
  padding: 0;
  float: left;
}
#section_container_top_privacy {
  background: url("../siteimages/privacy_header.png") no-repeat top left #fff;
  width: 760px;
  height: 38px;
  margin: 0;
  padding: 0;
  float: left;
}
#section_container_top_privacy_es {
  background: url("../siteimages/privacy_header_es.png") no-repeat top left #fff;
  width: 760px;
  height: 38px;
  margin: 0;
  padding: 0;
  float: left;
}
#section_container_top_signers {
  background: url("../siteimages/signers_header.png") no-repeat top left #fff;
  width: 760px;
  height: 38px;
  margin: 0;
  padding: 0;
  float: left;
}
#section_container_top_signers_es {
  background: url("../siteimages/signers_header_es.png") no-repeat top left #fff;
  width: 760px;
  height: 38px;
  margin: 0;
  padding: 0;
  float: left;
}
#section_container {
  background: url("../siteimages/section_container.png") repeat-y top left #fff;
  width: 760px;
  height: 100%;
  margin: 0;
  padding: 0;
  float: left;
}
#section_container_bottom {
  background: url("../siteimages/section_container_bottom.png") no-repeat top left #fff;
  width: 760px;
  height: 6px;
  margin: 0;
  padding: 0;
  float: left;
}
#ai_left {
  width: 200px;
  float: left;
  padding: 0;
  margin: 20px;
}
#ai_right {
  width: 470px;
  float: right;
  padding: 0;
  margin: 20px;
  margin-top: 50px;
  margin-bottom: 0;
}
#ai_right select {
  width: 187px;
}
#ai_right input {
  margin-bottom: 10px;
}
#ai_right textarea {
  margin-bottom: 10px;
}
#ai_buttons {
  padding: 0;
  margin-top: 20px;
  margin-left: -10px;
}
#stepnum_ai {
  color: #6c1d01;
  font-size: 15px;
  position: absolute;
  margin-top: 12px;
  margin-left: 400px;
  font-family: Arial, Helvetica, sans-serif;
}
#stepnum_thanks {
  color: #6c1d01;
  font-size: 15px;
  position: absolute;
  margin-top: 12px;
  margin-left: 220px;
  font-family: Arial, Helvetica, sans-serif;
}
#section_left {
  width: 340px;
  height: 100%;
  margin: 20px 0 0 30px;
  float: left;
}
#section_right {
  width: 340px;
  height: 100%;
  margin: 20px 30px 0 0;
  float: right;
}
.container_box {
  width: 310px;
  padding:15px;
  margin: 10px 0 0 0;
  border-width: 1px;
  border-style: solid;
  border-color: #3A180C;
}
#footer {
  background: url("../siteimages/footer.png") no-repeat bottom left #D04F1D;
  width: 800px;
  height: 46px;
  margin: 0;
  padding: 0;
  float: left;
  color: #fff;
}
.footerpadding {
  height: 6px;
  background-color: #3A180C;
}
a.tumis:link, a.tumis:visited, a.tumis:active {
  color: #fff;
  text-decoration: none;
}
a.tumis:hover {
  color: #FFF;
  text-decoration: underline;
}

textarea {
  font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
  overflow: auto;
}

#id_send_spanish, #id_publish_name {
  display: inline;
  padding: 0;
  border: 0;
  margin: 0;
  background: none;
}
input[type=checkbox] {
  display: inline;
  padding: 0;
  margin: 0;
  border: 0;
}

.signersPgLink {
  float: left;
  margin-top: 20px;
  margin-left: 315px;
  margin-bottom: -10px;
  padding: 5px;
}
.signersPgLink a {
  font-size: 18px;
  text-decoration: underline;
}

