@import url(reset.css);

body {
	font: 100%/1.125em Arial, Helvetica, sans-serif;
	background: #f3f1ea url(../images/bg.jpg) center bottom repeat-x;
	color: #333;
}

p {
  font-size: 0.814em;
  line-height: 1.25em;
  margin: 7px 0;
}

.list li {
  font-size: 0.814em;
  line-height: 1.25em;
  list-style: disc;
  margin-left: 15px;
}

a {
  color: #185a6b;
}

a:hover {

}

.hide {
    display:none;
}

/* Form */

.form {
  margin-top: 12px;
}

.form li {
  clear: both;
  overflow: hidden;
  margin-bottom: 7px;
  _zoom: 1;
}

.form li label {
  float: left;
  width: 65px;
  font-size: 0.814em;
}

.input_text,
textarea {
  float: left;
  border: none;
  background-color: #dcd7ce;
  padding: 3px;
  font: 12px Arial, Helvetica, sans-serif;
  width: 209px;
}

.form textarea {
  height: 150px;
}

.submit {
  text-indent: -9000px;
  border: none;
  height: 24px;
  line-height: 24px;
  margin-left: 4px;
  background: url(../images/button_submit.gif) no-repeat;
  width: 76px !important;
}

.loading {
    background:url(../images/ajax_loading.gif) left center no-repeat !important;
}

.form .submit {
  margin-left: 65px;
}

#contact-us .submit {
    display:block;
}


#wrapper {

}

#header {
  padding: 10px 0 8px 0;
  background: url(../images/header_bg.jpg) center top repeat-x;
  overflow: hidden;
}

#logo {
  background: url(../images/logo.gif) no-repeat;
  width: 310px;
  height: 61px;
  text-indent: -9000px;
  margin: 0 auto;
}

#social {
  position: absolute;
  right: 10px;
  top: 12px;
}

#social li {
  float: left;
  margin: 0 0 0 7px;
}

#social a {
  border: solid 1px #ccc;
  display: block;
  line-height: 0;
}

#social a:hover {
  border-color: #000;
}


#sections {
  margin: 25px auto 15px auto;
  width: 940px;
}

#nav_main {
  height: 36px;
  margin-left: 15px;
}

#nav_main li {
  float: left;
  height: 36px;
  text-indent: -9000px;
  margin-right: 2px;
}

#nav_main a {
  display: block;
  height: 36px;
  background: url(../images/nav_main.gif) no-repeat;
}

#nav_main #s1 {
  width: 83px;
  background-position: 0 0;
}

#nav_main #s2 {
  width: 108px;
  background-position: -83px 0;
}

#nav_main #s3 {
  width: 165px;
  background-position: -191px 0;
}

#nav_main #s4 {
  width: 126px;
  background-position: -356px 0;
}

#nav_main a.current {
  border-bottom: solid 5px #b6aa90;
  height: 31px;
}

#sections_content {
  margin: 10px 0;
  width: 900px;
  background-color: #e8e4db;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  _zoom: 1;
  padding: 0 20px;
}

#sections_content .section {
  display: none;
  padding: 35px 0 30px 0;
  overflow: hidden;
}

#sections_content #welcome {
  display: block;
}

#sections_content h2 {
  background-repeat: no-repeat;
  text-indent: -9000px;
  height: 29px;
  margin-left: 10px;
}

#sections_content p {
  margin: 13px 0;
}

#sections_content img {
  float: right;
  margin-top: 12px;
}

#sections_content .column {
  float: left;
  width: 280px;
  margin: 0 10px;
}

#sections_content .column1 {
  border-left: dotted 1px #716952;
  padding-left: 10px;
}

#sections_content #welcome .column1 {
  border: none;
}

#sections_content .column2 {
  margin-right: 0;
}

#sections_content .intro {
  width: 259px;
}

#sections_content .intro p {
  color: #716952;
  font: 1.125em "Times New Roman";
  line-height: 140%;
  margin-top: 10px;
}

#welcome h2 {
  background-image: url(../images/heading_welcome.gif);
}

#welcome .signature {
  text-align: right;
  text-transform: uppercase;
  font-size: 0.75em;
  margin-top: 15px;
}


/* Subsections */

#sections_sub {
  overflow: hidden;
  width: 900px;
  margin: 25px auto;
}

#sections_sub .section_sub {
  float: left;
  width: 280px;
  margin: 0 10px;
  overflow: hidden;
}

#sections_sub #newsletter {
  margin-right: 0;
}

#sections_sub .section_sub h2 {
  background-repeat: no-repeat;
  text-indent: -9000px;
  height: 32px;
  margin-bottom: 5px;
}

#sections_sub .section_sub h2 a {
  display: block;
  height: 32px;
}

#sections_sub #twitter_all h2 {
  background-image: url(../images/heading_people.gif);
}

#sections_sub #twitter_own h2 {
  background-image: url(../images/heading_twitter.gif);
}

#sections_sub #newsletter h2 {
  background-image: url(../images/heading_newsletter.gif);
}

#sections_sub .section_sub p {
  font-size: 12px;
}

#sections_sub .twtr-hd {
  display: none;
}

#sections_sub .twtr-join-conv {
  color: #705c42 !important;
}

#sections_sub .twtr-tweet-wrap {
  padding-left: 0;
  padding-right: 0;
}


#sections_sub #newsletter .newsletter_form {
  margin-top: 15px;
}

#sections_sub #newsletter input {
  width: 170px;
}

#newsletter .error, #contact-us .error  {
    color: #850000;
}

.msg_newsletter, .msg_contact {
    font-weight:bold;
}

#footer {
  text-align: center;
  margin-top: 15px;
  font-size: 0.75em;
  padding: 30px 0;
  background: url(../images/hr.gif) top center no-repeat;
}
