.item_info {
  text-align: right;
  font-size: 0.8em; }

strong {
  font-size: 1.2em; }


.css2 {
  color: #65a600; }



img {
  margin: 0 10px 0 0; }

textarea, table {
  width: 100%; }

body {
  margin: 0;
  padding: 0;
  background: #507800;
  text-align: justify;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000; }

th, td, input, select, option {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }

#wrapper {
  margin: 0 auto;
  width: 780px;
  margin-top: 0px;
  padding: 0px; }

h1 {
  font-size: 2.5em; }

h2 {
  font-size: 1.6em; }

h3 {
  font-size: 1.3em; }

ul {
  list-style-image: url(../images/plain/img07.gif); }

a {
  color: #65a600; }
  a img {
    border: none; }

a:hover {
  text-decoration: none;
  color: #83c400; }

img.left {
  float: left;
  margin: 0 20px 0 0; }

img.right {
  float: right;
  margin: 0 0 0 20px; }

#logo {
  background: #ffffff; }
  #logo h1 {
    position: relative;
    margin: 0 0 0 20px;
    padding: 40px 0 0 0px; }
  #logo p {
    position: relative;
    margin: 0 0 0 20px;
    font-size: 0.8em; }

#menu {
  height: 45px;
  width: 100%;
  margin: 10px 0 10px 0; }
  #menu ul {
    margin: 0;
    float: left;
    padding: 5px 0 0 14px;
    list-style: none; }
  #menu li {
    display: inline; }
  #menu a {
    display: block;
    float: left;
    padding: 11px 30px 0 30px;
    text-decoration: none;
    font-weight: bold;
    font-size: 1.5em;
    color: #ffffff; }
  #menu a:hover {
    color: #83c400; }
  #menu .current_page_item a {
    background: #6fb000; }

#page {
  width: 100%;
  background: #ffffff; }

#latest-post {
  padding: 20px;
  border: 1px solid #E7E7E7; }

#content {
  float: right;
  width: 470px;
  padding: 0px 20px 0 0; }

.post {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid black; }

.title {
  margin: 0; }
  .title a {
    text-decoration: none; }
  .title a:hover {
    border-bottom: 1px dotted #999999; }

.byline {
  margin: 0 0 0 0;
  color: #333333;
  font-size: 8pt; }


.links {
  padding-top: 10px;
  text-align: right;
  font-weight: bold; }

#cart {
  width: 380px; }

#sidebar {
  float: left;
  align: middle;
  width: 220px;
  padding: 0px 0 0 20px; }
  #sidebar a {
    text-decoration: none;
    line-height: 2; }
  #sidebar h2 {
    margin: 0px 0 0px 0px;
    border-bottom: 1px solid black; }
  #sidebar p {
    margin: 0px 0 0 0; }
  #sidebar img {
    text-align: center; }

#footer {
  margin: 0 auto;
  padding: 20px 0; }
  #footer a, #footer p {
    margin: 0;
    text-align: center;
    font-size: 0.9em;
    color: #000000; }
