.sidebar {
  padding: 15px;
	background-image: url(../images/texture.jpg);
  -moz-border-radius: 8px;
  border-radius: 8px;
  text-align: center;
}

.sidebar h4 {
  font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
  font-style: normal;
  background-repeat: no-repeat;
  background-position: 115px 5px;
  color: #726658;
}

.sidebar a {
  font-style: normal;
}

.sidebar .ad {
  padding-top: 10px;
}

/* 728x90 Banner */
.ad_0 {
  clear: both;
  height: 90px;
}

/* 300x250 Top */
.sidebar .ad_1 {

}

/* 125x125 Slot 1 (Left) */
.sidebar .ad_2 {
  float: left;
  margin-left: 18px;
}

/* 125x125 Slot 2 (Right) */
.sidebar .ad_3 {
  float: right;
  margin-right: 18px;
}

/* 300x250 Bottom */
.sidebar .ad_4 {
  clear: both;
}

/* Our Eco Friends */
.sidebar .ad_11 {
  margin-top: 8px;
  text-align: left;
}

.sidebar .ad_11_img {
  text-align: center;
}

/* 160x600 Slot 1 (Left) */
.sidebar .ad_16 {
  float: left;
  margin-left: 2px;
}

/* 160x600 Slot 2 (Right) */
.sidebar .ad_17 {
  float: right;
  margin-right: 2px;
}
.sponsorlink {
  text-align: right;
  margin-right: 18px;
}

.sidebar h2 {
  text-align: left;
  font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
  font-style: normal;
  background-image: url('/images/title_small.png');
  background-repeat: no-repeat;
  background-position: 0px 3px;
  color: #726658;
  padding-left: 14px;
  text-align: left;
  padding-top: 0px;
}

.photolink {
  margin-top: 10px;
  width: 100%;
  /* background-color: red; */
}

.photolink .pic {
  width: 80px;
  float: left;
  /* background-color: green; */
}

.photolink .title {
  margin-top: 0px;
  padding-top: 0px;
  width: 230px;
  float: right;
  padding: 0px;
  margin: 0px;
  /* background-color: blue; */
}

.photolink .title h2 {
  padding: 0px 0px 0px 8px;
  margin: 0px;
  font-size: 14px;
  background-image: none;
  font-weight: bolder;
  text-decoration: underline;
  text-align: left;
}

.photolink .title h2 a {
  font-size: 14px;
  background-image: none;
  color: #726658;
}

.photolink .description {
  clear: both;
  color: #333;
  text-decoration: none;
  font-style: normal;
  padding-top: 1px;
}

.sidebar p {
  color: #333;
  text-decoration: none;
  font-style: normal;
}

.highlight_block {
  background-color: white;
  text-align: left;
  padding: 10px;
  margin-top: 18px;
  margin-bottom: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

.highlight_block hr {
  color: #726658;
}

.after_content {
	font-family: Georgia, "Times New Roman", Times, serif;
  font-style: normal;
	background-image: url(../images/texture.jpg);
  -moz-border-radius: 8px;
  border-radius: 8px;
  padding: 12px;
}

.after_content h4 {
  text-align: left;
  font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
  font-style: normal;
  background-image: url('/images/title_small.png');
  background-repeat: no-repeat;
  background-position: 0px 3px;
  color: #726658;
  padding-left: 14px;
  text-align: left;
  padding-top: 0px;
}

.after_content .photolink {
}

.after_content .photolink .pic {
  padding-right: 10px;
}

.after_content .photolink .title {
  float: none;
  width: 600px;
}

.after_content .photolink .description {
  clear: none;
}
