@charset "UTF-8";
/* CSS Document */

a.userlink {
      color: #645329; 
      }
      a.userlink:visited {
      color: #645329; 
      }
      a.userlink:hover {
      color: #645329; 
      }
      font[size="1"] { font-size:10px; }
      font[size="2"] { font-size:13px; }
      font[size="3"] { font-size:16px; }
      font[size="4"] { font-size:18px; }
      font[size="5"] { font-size:24px; }
      font[size="6"] { font-size:32px; }
      font[size="7"] { font-size:48px; }
      .style1 {font-style: italic}
	  
	  
a.bodylink {
      color: #645329; 
      }
      a.bodylink:visited {
      color: #645329; 
      }
      a.bodylink:hover {
      color: #BFDA57; 
      }
      font[size="1"] { font-size:10px; }
      font[size="2"] { font-size:13px; }
      font[size="3"] { font-size:16px; }
      font[size="4"] { font-size:18px; }
      font[size="5"] { font-size:24px; }
      font[size="6"] { font-size:32px; }
      font[size="7"] { font-size:48px; }
      .style1 {font-style: italic}

a.headlink {
      color: #A4CC28; text-decoration: underline;
      }
      a.headlink:visited {
      color: #A4CC28; text-decoration: underline;
      }
      a.headlink:hover {
      color: #645329; text-decoration: none;
      }
      font[size="1"] { font-size:10px; }
      font[size="2"] { font-size:13px; }
      font[size="3"] { font-size:16px; }
      font[size="4"] { font-size:18px; }
      font[size="5"] { font-size:24px; }
      font[size="6"] { font-size:32px; }
      font[size="7"] { font-size:48px; }
      .style1 {font-style: italic}
	  
#contentgarden {
padding: 0px;
margin-left: 25px;
margin-bottom: 0;
color: #000;
background: #fff;
}

#contentgarden img {
border:1px solid #333366;
margin: 0 1em .5em 0;
padding:.5em;
}

#contentgarden ul li {
margin: 0 15px 0 0;
padding: 0;
list-style-type: square;
color: #000000;
background: inherit;
}



#sidebargarden {
float: left;
width: 225px;
height: 550px;
margin: 0 0 0 0;
padding: 0px;
background-color: #fff;
color: #999;
}

#sidebargarden img {
border:1px solid #333366;
margin: 0 1em .5em 0;
padding:.5em;
}

#sidebargarden a {
color: #333;
background-color: inherit;
font-size:14;
}

#sidebargarden a:hover {
color: #457C05;
background-color:  inherit;
}


.noborder {
float: left;
margin-left: 5px;
margin-top: 0px;
padding-right: 10px;
}

.noborderright {
float: right;
margin-left: 20px;
margin-top: 0px;
padding-left: 20px;
}

.infogarden {
font-size: 93%;
color: #990000;
background-color: inherit;
padding: 8px;
}

 /* background images */
.rbroundbox { background: url(images/nt2.gif) repeat; }
.rbtop div { background: url(images/tl2.gif) no-repeat top left; }
.rbtop { background: url(images/tr2.gif) no-repeat top right; }
.rbbot div { background: url(images/bl2.gif) no-repeat bottom left; }
.rbbot { background: url(images/br2.gif) no-repeat bottom right; }

/* height and width  */
.rbtop div, .rbtop, .rbbot div, .rbbot {
height: 10px;
font-size: 1px;

}
.rbcontent { margin: 0 7px;}
.rbcontent ul li {color:#660033}
.rbroundbox { width: 98%; margin: .5em auto; }