/* CSS override: 1260552459 */

/* use these elements to override the default css */

p + p {
    text-indent: 0em;
}

td { vertical-align: top; }

h1 {
  color: #819033;
  font-size: 24px;
}

h2 {
  color: #514573;
  font-size: 18px;
  text-shadow: 1px 1px 2px #9AA45F;
}

h3 {
  color: #ED8201;
  font-size: 15px;
  text-shadow: 1px 1px 2px #9AA45F;
}

body { 
  background-image: url(/images/background.png);
  background-repeat: no-repeat;
  background-position: top center;
  line-height:1.4;
}

#top_banner {
}

.base_content {
   font-size:13px;
}

.base_content a:link, .base_content a:visited {
  color: #819033;;
}

.base_content a:hover {
  color: #ED8201;
}

.base_content img {
  margin-left: 10px;
  margin-right: 10px;
}

.top_menu ul li {
   font-size: 15px;
}

.top_menu ul li a {
   font-weight: bold;
}

.footer {
  width: "1047";
  font-size:11px;
}

.side_menu {
  font-size: 14px;
  line-height: 2.5;
}

.side_menu a:link, .side_menu a:visited {
  color: #FFFFFF;
}

.side_menu a:hover {
  color: #514573;
}

.side_menu ul {
  list-style-type: none;  
}

.side_menu li { 
  border-bottom: dotted 2px #FFFFFF;
  margin-left: -16px;
  margin-right: -12px;
}

#user_box {
}

.category_links {
  padding: 12px;
}

table.forums {
}

table.messages {
}

.pagination {
}

.logo_box img {
  margin-bottom: 12px;
}

.user_box {
  font-size:12px;
  line-height: 2.0;
}

.green_border_box { 
  width: 620px;
  border: 6px solid #9AA45F;
  padding: 8px;
  margin-bottom: 20px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
}

.green_border_box ul {
  margin: 0 1.5em
}
