body {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  color: #333;
  width: 1000px;
  margin: 0px auto;
  background: #78ad5a url('images/normal_bg.png') repeat-x top left;
}

body#home {
  background: #F3F4E8 url('images/bg_2.png') repeat-x top left;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  font-weight: bold;
}

h1 {
  font-size: 2em;
  color: #F3F4E8;
}

h2 {
  font-size: 1.5em;
  margin: 20px 0px 10px;
}

h2#heading {
  margin-top: 0px;
}

h2 small {
  font-size: 1.1em;
  color: ;
}

h3 {
  font-size: 1.25em;
}

h1 a, h1 a:visited {
  text-decoration: none;
  color: #F3F4E8;
}

small#tagline {
  line-height: 1.25em;
  color: #A1B5DC;
  font-size: 1.1em;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  font-style: italic;
  letter-spacing: .1em;
}

a, a:visited {
  color: #7798DB;
}

p {
  padding-bottom: 15px;
  line-height: 1.65em;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

#header {
/*  background: #333;*/
  padding: 20px 0px;
  margin: 0px auto;
  height: 50px;
}

#nav {
  list-style: none;
  display: block;
  float: right;
  height: 60px;
  width: 490px;
  margin-top: 7px;
}

#nav li {
  display: block;
  float: left;
  width: 88px;
  margin-right: 10px;
  text-align: center;
  height: 70px;
}

#nav li a {
  display: block;
  color: #fff;
  text-decoration: none;
  padding: 6px;
}

#nav li a:hover, #nav li a.selected {
 background: #78AE5A;
 border-top-left-radius: 3px;
 border-top-right-radius: 3px;
 border-bottom-left-radius: 3px;
 border-bottom-right-radius: 3px;
 -webkit-border-top-left-radius: 3px;
 -webkit-border-top-right-radius: 3px;
 -webkit-border-bottom-left-radius: 3px;
 -webkit-border-bottom-right-radius: 3px;
 -moz-border-radius-topleft: 3px;
 -moz-border-radius-topright: 3px;
 -moz-border-radius-bottomleft: 3px;
 -moz-border-radius-bottomright: 3px;
}

#intro {
  background: #547242 url('images/header_bg.png') no-repeat;
  color: #fff;
  padding: 20px 0px;
  width: 960px;
  height: 262px;
  overflow: hidden;
  border-top: #B9E3A0 solid 1px;
}

#right_content {
  float: right;
  margin-top: 15px;
  width: 350px;
}

#right_content ul {
  list-style-type: disc;
  list-style-position: inside;
}

#right_content ul li {
  padding-top: 10px;
  line-height: 1.5em;
}

#right_content h3 {
  margin-top: 0px;
  padding-top: 0px !important; 
  border-bottom: 1px #999 solid;
  margin-bottom: 10px;
  font-size: 1.5em;
}

#right_content p {
  width: 350px !important;
}

#main_content {
  background: #fff;
  margin: 20px 0px;
  padding: 20px;
  min-height: 100px;
}

#main_content p {
  font-size: .9em;
  width: 550px;
}

#main_content h2 {
  margin-top: 0px;
  color: #2D3951;
  font-size: 2.5em;
  line-height: 1.25em;
  padding-bottom: 0px;
  width: 550px;
}

#main_content h3, #main_content h4 {
  padding: 20px 0px 10px;
}

#main_content h2 + small, #main_content #articles small {
  color: #999;
}

#main_content h2 + small + p {
  padding-top: 20px;
}

#main_content h2.name {
  display: inline;
}

#main_content h2.name + small {
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  padding-left: 10px;
}

#main_content h3 a, #main_content h3 a:visited {
  color: #3D4D6D;
}

#main_content h3 a:hover {
  text-decoration: underline;
}

#main_content a, #main_content a:visited {
  color: #7798DB;
}

#main_content ul#articles {
  padding-top: 20px;
}

#main_content ul#articles li {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px #333 solid;
  width: 550px;
}

#main_content ul#articles li h3 {
  padding-top: 0px;
}

#main_content #articles small + p {
  padding-top: 10px;
}

#main_content ol {
  list-style-type: decimal;
  list-style-position: inside;
  line-height: 1.35em;
}

#main_content ol.content_list li, #main_content ul.content_list li {
  padding-bottom: 10px;
  font-size: .9em;
  width: 550px;
}

#main_content ul.content_list {
  list-style-type: disc;
  list-style-position: inside;
  padding-bottom: 10px;
}

#main_content .content_img {
  float: left;
  padding-right: 10px;
  padding-bottom: 10px;
}

#main_content .centered_img {
  text-align: center;
  margin: 20px;
}

#main_content p + img.centered_img {
  margin-top: 10px
}

#main_content div.title {
  margin-bottom: 10px;
}
#main_content div.person {
  width: 550px;
  border-bottom: 1px #bbb solid;
  margin-bottom: 20px;
}

#main_content div.partner_section {
  border-bottom: 1px #bbb solid;
  margin-bottom: 15px;
}

#main_content div.partner_section h2 {
  font-size: 1.75em;
  width: 700px;
  line-height: 1em;
}

#main_content div.partner_section p, #main_content div.partner_section h3 {
  margin-left: 150px;
}

#main_content div.partner_section h3, #main_content div.partner_section img.content_img {
  padding-top: 10px;
  line-height: 1.55em;
}
/* JQuery slider thingy */
#slider {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}

.scroll {
  height: 340px;
  width: 100%;
  overflow: auto;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
  background: url('images/highlight.png') no-repeat left;
  background-position: -25px 2px;
}

.scrollContainer div.panel {
  padding-top: 15px;
  height: 370px;
  width: 1000px; /* change to 560px if not using JS to remove rh.scroll */
/*  background: #4D7F30;*/
  color: #eee;
}

.scrollContainer div.panel h2 {
  color: #fff;
  margin-top: 0px;
  font-size: 1.75em;
  padding-bottom: 5px;
}

.scrollContainer div.panel .panel_copy {
  padding: 0px 10px;
  color: #333;
  background: #fff;
  min-height: 200px;
}

.scrollContainer div.panel .panel_copy p {
  width: 460px;
  line-height: 1.75em;
  font-size: 16px;
  padding: 10px 0px;
}

.scrollContainer div.panel .panel_copy div.scroller_img {
  width: 500px;
  position: absolute;
  margin-left: 480px;
  text-align: center;
}

.scrollContainer div.panel .panel_copy img {
  max-width: 420px;
  max-height: 220px;
  border: solid #fff 15px;
}

.scrollContainer div.panel ul.big_time_list li {
  display: inline;
  float: left;
  background: #fff;
  color: #333;
  font-size: 1.27em;
  font-weight: bold;
  padding: 10px;
  margin-left: 20px;
  height: 230px;
  width: 300px;
  text-align: center;
}
.scrollContainer div.panel ul.big_time_list li:first-child {
  margin-left: 0px;
}

.scrollContainer div.panel ul.big_time_list li img {
  display: block;
  padding-bottom: 10px;
  text-align: center;
  height: 200px;
}

.navigation {
  width: 1034px;
  height: 75px;
  margin-top: 4px;
}

.navigation li {
  font-size: .95em;
  display: table-cell;
  vertical-align: middle;
  float: left;
  text-align: center;
  width: 150px;
  margin-left: 20px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-bottomright: 3px;
}

.navigation li:first-child {
  margin-left: 0px;
}

.navigation li a, .navigation li a:visited {
  position: relative;
  display: table-cell;
  text-decoration: none;
  padding: 3px 10px 5px;
  width: 130px;
  height: 40px;
  background: #416B29;
  color: #fff;
  vertical-align: middle;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
/*  -webkit-box-shadow: 1px 3px 5px #999;
  -moz-box-shadow: 0 3px 15px #999;
*/}

.navigation li a.selected {
  background: #78ad5a;
  color: #fff;
}

.scrollButtons {
  position: absolute;
  top: 153px;
  cursor: pointer;
}

.scrollButtons.left {
  left: -50px;
}

.scrollButtons.right {
  right: -50px;
}

/* List after scrolling panel */
ul.other_info {
  overflow: hidden;
}

ul.other_info > li {
  display: inline;
  float: left;
  width: 490px;
  margin-left: 20px;
}

ul.other_info > li:first-child {
  margin-left: 0px;
}

ul.other_info > li > ul {
  width: 468px;
  padding: 10px;
  background: #fff;
  border: #bbb 1px solid;
  overflow: hidden;
}

ul.other_info li ul#on_the_web > li {
  display: inline;
  float: left;
  width: 167px;
  padding-left: 58px;
  height: 54px;
}

ul.other_info li ul#on_the_web li h4 {
  font-size: 1.25em;
  padding: 15px 0px 10px;
}

ul.other_info li ul#on_the_web li > ul {
  list-style-type: disc;
  list-style-position: inside;
}

ul.other_info li ul#on_the_web li > ul > li {
  padding-top: 7px;
  padding-bottom: 7px;
  line-height: 1.25em;
}

ul.other_info li ul#on_the_web li#linkedin {
  margin-right: 10px;
  margin-top: 6px;
  background: url('images/icons/linkedin.png') top left no-repeat;
}

ul.other_info li ul#on_the_web li#facebook {
  margin-top: 6px;
  background: url('images/icons/facebook.png') top left no-repeat;
}
ul.other_info li ul#logos {
  background: none;
  border: none;
  padding: 0;
  width: 490px;
}

ul.other_info li ul#logos li {
  display: inline;
  float: left;
  background: #fff;
  padding: 5px;
  border: #bbb 1px solid;
  margin: 0px 0px 20px 12px;
}

ul.other_info li ul#logos li:first-child {
  margin-left: 0;
}

ul.other_info li ul#logos li a img {
  padding: 0px;
  background: #fff;
  max-height: 70px;
}

ul.other_info li h3 {
  color: #3D4D6D;
  font-size: 1.5em;
  padding-bottom: 10px;
}

#footer {
  background: #212844;
  bottom: 0;
  font-size: .8em;
  color: #fff;
  text-align: center;
  margin-top: 20px;
  padding: 20px;
}

#footer li a, #footer li a:visited {
  color: #fff;
}

sup {
  font-size: .8em;
  vertical-align: super;
}

.left {
  float: left;
}

.addresses {
  display: block;
  overflow: hidden;
}

.address {
  width: 300px;
}
