body {
  margin: 0;
  padding: 0;
  font-family: Arial, sans-serif;
  font-size: 85%;
}

textarea, input, select {
  font-size: 11px;
  font-family: Arial, sans-serif;
  border: 1px solid #a5c5ce;
  margin-bottom: 1px;
}

textarea, input {
  padding-left: 5px;
}

input {
  padding-right: 5px;
}

input.button {
  border: 0;
}

table.page {
  width: 100%;
  padding: 0;
  margin: 0;
}

form {
  margin: 0;
  padding: 0;
}

table.mainnav {
  width: 100%;
  padding: 0;
  margin: 0;
  border: 0;
  background: #6f6940;
  border-bottom: 5px solid black;
}

table.mainnav tr td p {
  margin: 0;
  padding: 0;
  font-size: 80%; 
}

table.mainnav tr td.left {
  vertical-align: bottom;
}

table.mainnav tr td.middle {
  vertical-align: bottom;
  width: 100%;
}

table.mainnav tr td.middle a {
  text-decoration: none;
  color: white;
  margin-right: 1em;
}

table.mainnav tr td.middle a:hover, div.footnav p a:hover {
  text-decoration: underline;
  color: #ff9900;
}

table.mainnav tr td.right {
  text-align: right;
  vertical-align: bottom;
}

table.mainnav tr td.right p {
  width: 270px;
  margin-right: 1em;
}

table.mainnav tr td.right a {
  text-decoration: none;
  color: #ff9900;
}

table.mainnav tr td.middle p, table.mainnav tr td.right p {
  margin-bottom: 6px;
}

table.maincontent {
  height: 100%;
  width: 100%;
  border: 0;
  padding: 0;
  margin: 0;
}

div.news_subs {
}

div.news_subs p {
  margin: 0;
  text-align: center;
}

div.news_subs img {
  border: 0;
}

div.news {
  border: 2px solid white;
  margin: 0;
  margin-top: 15px;
  margin-bottom: 20px;
  padding: 7px;
}

div.news p.heading {
  margin-top: 0;
  margin-bottom: 7px;
  color: #447482;
  font-size: 86%;
  text-transform: uppercase;
  font-weight: 900;
}

div.news p.text, p.text {
  margin-top: 0;
  margin-bottom: 2px;
  font-size: 69%;
  color: #6f6940;
  font-weight: 900;
}

div.news p.text_w {
  margin-top: 0;
  margin-bottom: 2px;
  font-size: 69%;
  color: white;
  font-weight: 900;
}

div.news p.text_w a {
  text-decoration: none;
  color: white;
}

div.news p.text a {
  text-decoration: none;
  color: #6f6940;
}

div.news p.text a:hover, div.news p.text_w a:hover, div.news p.heading a:hover {
  text-decoration: underline;
  color: #ff9900;
}

div.news p.text a:hover img, div.news p.text_w a:hover img {
  text-decoration: none;
}

p.more, h3 {
  font-size: 69%;
  padding-top: 4px;
  text-align: right;
  margin-bottom: 0;
  margin-top: 0;
  font-weight: 900;
  text-transform: uppercase;
}

h3 {
  color: #9c994c;
  text-align: left;
}

div.content p.more {
  font-size: 69%;
}

p.more img {
  border: 0;
  vertical-align: middle;
}

p.more a:hover {
  text-decoration: underline;
  color: #ff9900;
}

p.more a {
  text-decoration: none;
  color: #6f6940;
}

div.content h1, div.content h2 {
  font-size: 115%;
  color: #9c994c;
}

div.content h1 {
  font-size: 115%;
}

div.content h2 {
  font-size: 100%;
}

div.footnav p {
  margin: 0;
  padding: 0;
  font-size: 80%; 
}

div.footnav p a {
  text-decoration: none;
  color: #6f6940;
  margin-right: 1em;
}

div.nav_section a {
  color: #6f6940;
}

a {
  color: #9c994c;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  text-decoration: underline;
  color: #ff9900;
}

input#searchbutton:hover {
  cursor: pointer;
}

div.content p, div.content li, div.content blockquote {
  font-size: 90%;
}

div.content ul {
  list-style-position: inside;
  margin: 0;
  padding: 0;
}

div.content small {
  font-size: 80%;
}

div.content ul.extrapad li {
  margin-bottom: 0.5em;
}

div.content h1, div.content h2 {
  margin-bottom: 0.5em;
  text-align: left;
}

div.content p + div.content h1 {
  margin-top: 1em;
}

div.content p {
  margin-bottom: 0.5em;
  margin-top: 0.5em;
}

span.scrollitem {
  font-size: 8px;
}

div.member_nav_area  {
  font-size: 80%;
}

div.content table.listing tr td p {
  margin-top: 0;
  margin-bottom: 0;
}

div.product_preview {
  background: #6f6940;
  color: white;
}

table.dialog th {
  text-align: left;
}

table.dialog p {
  margin-top: 0;
  margin-bottom: 0;
}

table.statement p {
  margin-top: 0.25em;
  margin-bottom: 0.25em;
}

table.statement td, table.statement th {
  padding-right: 1em;
}

p.more a img.link {
  text-decoration: none;
  border: 0;
  vertical-align: middle;
  border: 0;
  padding-right: 5px;
}


#page-wrap                              { width: 760px; padding: 15px; background: white; margin: 0 auto 5px; position: relative; }
#page-wrap a:hover                      { text-decoration: none; }
#col1                                   { width: 49%; float: left; margin: 0 0 20px 0; }
#col2                                   { width: 49%; float: right; }


/*
    For Specific Slides
*/
#textSlide                              { padding: 10px 30px; }
#textSlide *                            { margin: 0; padding: 0; }
#textSlide img                          { border: 1px solid #6F6940; margin-top: 50px; width: 180px; float: right; margin: 20px 20px 2px 10px; -moz-box-shadow: 7px 7px 7px #666; -webkit-box-shadow: 7px 7px 7px #666; box-shadow: 7px 7px 7px #666; rotation: 10deg; -webkit-transform: rotate(10deg); -moz-transform: rotate(10deg); }
#textSlide h3                           { margin-top: 40px; margin-bottom: 0.5em; font-size: 250%; font-weight: bold; font-family: Arial, sans-serif; color: white; }
#textSlide h4                           { margin-bottom: 0.5em; font-size: 200%; font-weight: bold; font-family: serif; color: white; font-style: italic; }
