body
{
    text-align: center;
    background-color: #FCFFF4;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #000000;
	font-family: verdana, arial, sans-serif;
}

A:link
{
    color: #5000F4;
    text-decoration: none;
}
A:visited {
	COLOR: #5000F4; text-decoration: none
}
A:active {
	COLOR: #5000F4; text-decoration: none
}
A:hover {
	COLOR: #5000F4; text-decoration: underline
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 800px;
  text-align: left;
  background: #FFFFFF url('../img/content_bg.jpg') top left repeat-y;
}

#page_header
{
    height: 140px;
    background: #800080 url( '../img/header.jpg' ) no-repeat left bottom;
    clear: both;
}

#page_header h1 {
    padding-top: 90px;
    padding-left: 15px;
    margin: 0px;
    font-family: verdana;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 26px;
    letter-spacing: -1px;
}

#menu_bar {
  margin:0px;
  padding:0px;
  border:0px dashed #cccccc;
  height:31px;
  clear:both;
  background: #FFFFFF url('../img/menu_bg.jpg') bottom left no-repeat;
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;      
  border:0px dashed #FFFFFF;  
}

#center {
  margin-left:160px;
  margin-right:200px;
  border:0px dashed #cccccc;
  padding: 0px 8px 8px 8px;
}
#center h2 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #739240;
}

#center h3
{
    margin-top: 0px;
    margin-bottom: 5px;
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    color: #ffffff;
    padding: 4px;
    border: 1px solid #425227;
    background-color: #567E01;
}
#center h4
{
  margin-top:0px;
  margin-bottom:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:5px;
  border: 1px none #6633FF;
  background-color: #6A00C1;
}

#center p
{
    margin-top: 5px;
    margin-bottom: 15px;

    font-family: verdana, arial, sans-serif;
    font-size: 12px;
    line-height: 16px;

}

#left_side {
  float: left;
  width:140px;
  border:0px dashed #cccccc;
}

#left_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #567E01;
}

#left_side h4
{
    margin-top: 0px;
    margin-bottom: 5px;
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    color: #ffffff;
    padding: 4px;
    border: 1px solid #425227;
    background-color: #95C600;
}

#left_side p
{
    margin-top: 5px;
    margin-bottom: 15px;
    padding: 4px;
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    line-height: 16px;
    color: #000000;
}

#right_side {
    float: right;
    width: 180px;
    border: 0px dashed #cccccc;
    margin-left: 16px;
}

#right_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #567E01;
}

#right_side p {
  margin-top:5px;margin-bottom:15px;
 
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #000000;
}

#page_footer {
  height: 60px;
  background: #425227;
  clear: both;
  border-left: 1px solid #425227;
  border-right: 1px solid #425227;
  border-bottom: 1px solid #425227;
}

#page_footer p {
  padding-top:15px;
  text-align:center;
  font-family: verdana;
  font-size: 10px;
  line-height:14px;
  color:#D5D0B0;
}

#page_footer A:link {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:visited {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:active {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:hover {
	COLOR: #FBD539; text-decoration: underline
}


#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  background-color: #C86000;
  background: url('../img/bar.jpg') top right no-repeat; 
  color: White;
  float: left;
  width: 100%;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
  padding-top: 5px;
  padding-bottom: 7px;
  padding-left:10px;
  padding-right:10px;
  background-color: transparent;
  color: White;
  text-decoration: none;
  float: left;
  border-right: 1px solid #77339A;
}

#navcontainer ul li a:hover {
  background-color: #DE6B02;
  background: url('../img/bar_bg_hover.jpg') bottom left repeat-x; 
  color: #fff;
}

#linklist {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #D1D9C4;
  width: 140px;
}

#linklist li {
  list-style: none; 
  margin: 0;
  line-height:20px;
  border-top: 1px solid #D1D9C4;
  font-family:verdana;
  font-size:10px;
}

#linklist li a { text-decoration: none; }

#societylist {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #D1D9C4;
  width: 140px;
}

#societylist li {
  list-style: none; 
  margin: 0;
  line-height:20px;
  border-top: 1px solid #D1D9C4;
  font-family:verdana;
  font-size:10px;
}

#societylist li a { text-decoration: none; }

#plantlist {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #D1D9C4;
  width: 140px;
}

#plantlist li {
  list-style: none; 
  margin: 0;
  line-height:20px;
  border-top: 1px solid #D1D9C4;
  font-family:verdana;
  font-size:10px;
}

#plantlist li a { text-decoration: none; }

.image_left {
    border-style: none;
    border-width: 0px;
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
}

.image_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}

.spring
{
    margin-top: 0px;
    margin-bottom: 2px;
    padding: 4px;
    border: 1px solid #425227;
    background-color: #F7FFD2;
}

.summer
{
    margin-top: 0px;
    margin-bottom: 2px;
    padding: 4px;
    border: 1px solid #425227;
    background-color: #FFF7B7;
}

.autumn
{
    margin-top: 0px;
    margin-bottom: 2px;
    padding: 4px;
    border: 1px solid #425227;
    background-color: #FEDFA5;
}

.winter
{
    margin-top: 0px;
    margin-bottom: 2px;
    padding: 4px;
    border: 1px solid #425227;
    background-color: #EEFFCA;
}

#center li
{
    text-align: left;
    background-color: #FFFFFF;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #000000;
   
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
    line-height: 16px;
    width: 350px;
}
.rightadblock {

	height: 250px;
	width: 300px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	float: right;
}

.leftadblock {

	height: 250px;
	width: 122px;
	border: 1px solid #425227;
    background-color: #F7FFE3;
    padding: 8px;
    margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 1px;
}
.midadblock {

	height: 250px;
	width: 300px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 45px;
	float:none;
}

.amazonblock {

	height: 250px;
	width: 150px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 0px;
	float: right;
	text-align: center;
	border: 1px solid #425227;
    background-color: #F7FFE3;
}

.affblock {
	width: 150px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 0px;
	float: right;
	text-align: center;
	border: 0px;
    
}
.affleft{
	width: 122px;
    padding: 8px;
    margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 1px;
	text-align: center;
}

.midbannerblock {

	height: 65px;
	width: 468px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float:none;
}

.violet
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #F2ECFF;
	border: 1px solid #AE94E4;
	padding: 0px;
	margin-top: 0px;
}
#violet p
{ 
    font-family: verdana, arial, sans-serif;
    font-size: 8px;
    line-height: 15px;  
    text-align:justify; 
}
