

body {
  margin: 0;
  padding: 0;
  background-color: #396834;
  color: black;
  background-image: url('images/bgblue.jpg');
  background-repeat: repeat-x,y;
  font-style:normal; font-variant:normal;
  font-weight:normal; font-size:small; font-family:Arial, Helvetica, Verdana, sans-serif
}
a {
color: #396834;
}
a:visited {
color: #800080;
}
a:hover {
color: #FFA42D;
}

.googleadsenseleft {
float: left;
padding: 0px;
margin: 0px 10px;
border-width: 0px, 0px, 0px,0px;
border-style; solid;
border-color: #ffffff;
background-color: #ffffff;
}
#wrapper {
  background-color: #FDFDD5;
  color: black;
  margin: 30px 40px 30px 40px;
  padding: 10px;
  }

#googlesearch {
position: absolute;
top: 40px;
right: 60px;
}

#header-bottom {
  border-top: 1px solid #396834;
  border-bottom: 1px solid #396834;
  border-right: 1px solid #396834;
  border-left: 1px solid #396834;

  height: 1%;
}
#header-bottom ul {
  background-image: url('http://www.practical-water-gardens.com/images/mainfeaturebackground.jpg');
  background-repeat: repeat-x repeat-y;
  margin: 0;
  padding: 0;
  padding: 0 30px 0 0;
  text-align: right;
}
#header-bottom li {
  background-image: url('http://www.practical-water-gardens.com/images/mainfeaturebackground.jpg');
  background-repeat: repeat-x repeat-y;
  display: inline;
  background-color: #FDFDD5;
  color: #117F11;
}
#header-bottom a:link, #header-bottom a:visited {
  background-image: url('http://www.practical-water-gardens.com/images/mainfeaturebackground.jpg');
  background-repeat: repeat-x repeat-y;
  text-decoration: none;
  background-color: #FDFDD5;
  color: #396834;
}
#tagline {
  background-image: url('http://www.practical-water-gardens.com/images/mainfeaturebackground.jpg');
  background-repeat: repeat-x repeat-y;
  font-weight: bold;
  background-color: #FDFDD5;
  color: #396834;
  font-style: italic;
  margin: 0;
  padding: 0 0 0 20px;
  width: 300px;
  float: left;
}
#ball {
  position: absolute;
  top: 100px;
  right: 55px;
}
#main {
  width: 100%;
  margin-top: 10px;
  background-image: url('http://www.thekruger.com/img/sidebarbg.gif');
  background-position:  right top;
  background-repeat: repeat-y
}

#mainfeature {
  background-image: url('http://www.practical-water-gardens.com/images/mainfeature-background.jpg');
  background-repeat: repeat-x repeat-y;
  background-color: #99ccff;
  color: white;
  height: 1%;
  padding-left:10px; padding-right:1em; padding-top:1em; padding-bottom:1em
}
#mainfeature h2 {
  margin: 0;
  font-weight: normal;
  font-size: 140%;
}
#mainfeature p {
  font-size: 110%;
}
#mainfeature p.more {
  margin-top: 0;
  text-align: right;
}
#mainfeature p.more a:link, #mainfeature p.more a:visited {
  color: white;
  background-image: url('http://www.thekruger.com/img/more-bullet.gif');
  background-repeat: no-repeat;
  background-position:  left center;
  padding-left: 14px
}
#content {
background: #ffffff ;
  margin: 0 240px 0 20px;
  border-top: 1px solid #383D0C;
  border-right: 1px solid #383D0C;
  border-left: 1px solid #383D0C;
  background-color: #ffffff;
  color: black;
}
#content .inner {
  margin: 10px 20px 10px 40px;
}
 
#content .inner img {
  float: left;
margin: 0 8px 0 0;
padding: 6px;
border: 1px solid #47597D;
border-bottom-color: #47597D;
border-right-color: #47597D;
background: #FFF;

}

#content .inner h1 {
  color: #396834;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #000000;
  font-size: 130%;
}

#content .inner h2 {
  color: #396834;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #000000;
  font-size: 110%;
}
#content .inner ul.features {
  margin: 0;
  padding: 0;
  list-style: none;
}
#content .inner h3 {
color: #396834;
  font-size: 100%;
}
#content .inner h3 a:link, #content .inner h3 a:visited {
  color: #396834;
}
#content .inner p {
  color: #666666;
  font-size: 90%;
}
#content .inner .features li img {
  float: left;
  margin: 0 5px 5px 0;
}
#content .inner p.author {
  font-weight:  bold;
}
#content .inner p.more{
  margin-top: 0;
  text-align: right;
}
#content .inner p.more a:link, #content .inner p.more a:visited {
  color: black;
  background-image: url('http://www.thekruger.com/img/more-bullet.gif');
  background-repeat: no-repeat;
  background-position:  left center;
  padding-left: 14px;
  font-size: 90%;
  color: #1e4c82
}
#sidebar {
  float: right;
  width: 220px;
  background-color: #ffffff; 
  border-top: 1px solid #425020;
  border-right: 1px solid #425020;
  border-left: 1px solid #425020;
  color: white;
  margin: 0;
  padding: 0;
}
#sidebar h3 {
  font-size: 110%;
  background-image: url('images/sidebar-header-bg.jpg');
  background-repeat: no-repeat;
  margin: 0;
  font-weight: normal; padding-left:10px;
  padding-right:0;
  padding-top:0.2em;
  padding-bottom:0.2em
}
#sidebar .inner {
  padding: 10px;
}
#sidebar ul {
  list-style-image: url('images/bullet.jpg');
  margin-left: 0;
  padding-left: 20px
}
#sidebar p, #sidebar li {
  font-size: 90%;
  line-height: 1.4em;
}
#sidebar ul a:link, #sidebar ul a:visited {
  color: #396834;
}
#sidebar .date {
  font-weight: bold;
}
#sidebar .motm-image {
  float: right;
  margin: 0 30px 0 20px;
}
#sidebar p.more {
  clear: right;
  margin: 0 30px 0 0;
  text-align: right;
}
#sidebar p.more a:link, #sidebar p.more a:visited {
  color: white;
  background-image: url('http://www.thekruger.com/img/more-bullet.gif');
  background-repeat: no-repeat;
  background-position:  left center;
  padding-left: 14px
}
#nav {
  list-style: none;
  margin: 0;
  padding:  0;
}
#nav li {
  border-bottom: 1px solid #b9d2e3;
  padding: 0.4em 0 0.2em 0;
  font-size:  90%;
}
#nav li a:link, #nav li a:visited {
  text-decoration: none;
  color: #396834;
  font-weight: normal;
}
#bloglatest h4 {
  color: #ff4e00;
  font-size: 100%;
  font-weight: bold;
}
#blog {
  margin: 0;
  list-style-image:url('http://www.thekruger.com/img/more-bullet.gif');
  padding-left:20px;
  padding-right:0;
  padding-top:0;
  padding-bottom:0
}
#blog li {
  font-size: 90%;
  padding-bottom: 0.5em;
  color: #ff4e00;
  font-weight: bold;
}
#footer {
  width: 100%;
  border-top: 1px solid #383D0C;
  border-bottom: 1px solid #383D0C;
  margin-top: 10px;
  clear: both;
}
#footer p {
  font-size: 90%;
  color: #383D0C;
  margin: 0;
  padding: 0.2em 0 0.2em 0;
}
#footer img {
  float: left;
margin: 0 20px 0 0;
padding: 6px;
border: 1px solid #47597D;
border-bottom-color: #47597D;
border-right-color: #47597D;
background: #FFF;

}

#clearone {
  clear: both;
  height: 1px;
}
#main2 {
  margin-top: 10px;
  background-image: url('http://www.thekruger.com/img/leftbg.gif');
  background-position:  left bottom;
  background-repeat: repeat-y
}