* {
    padding: 0;
    margin: 0;
} 

body {
background: #380202;
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #333333;;
}

img { border: none;}
a { color: #437b12; text-decoration: none; }
a:hover { text-decoration: none; color : #860202; }
a:active { text-decoration: none; color : #860202; }

fieldset {padding: 5px 0 5px 5px; border-color:#a1c330; border-style:ridge}
form{padding: 0 0 5px 0;}

.green{color:#304b19;}
.bold{font-weight:bold;}
.italic{font-style:italic}

.button
{
text-align:center;
width:100px;
height:30px;
background: #380202 url(images/button.gif) no-repeat;
color:#ffffff;
border:none;
font-size:140%;
}

.centertext{text-align:center;}
    
#login {margin-top:5px;}

#wrap {
width: 900px;
margin: 10px auto;
}

#top {
background: #380202 url(images/top.gif) no-repeat;
padding: 15px 0;
}

#header {
background: #380202 url(images/header.gif) no-repeat;
height: 90px;
}
#header h1 {
padding: 20px 0 0 40px;
font-size: 35px;
letter-spacing: -2px;
}
#header h1 a {
color: #bbbbbb;
text-decoration: none;
}
#header h1 a:hover {
text-decoration: none;
color: #ffffff;
}
#header h2 {
padding-left: 42px;
font-size: 14px;
color: #eeeeee;
font-weight: 100;
font-style:italic;
}
#header img{float:right; padding:10px 45px 0 0;}

#content {
background: #380202 url(images/content.gif) repeat-y;
}
#content h2 a {text-decoration: none; }

#left {
float: left;
width: 180px;
padding: 10px 0 10px 30px;
}

#left p
{
font-size:90%;
text-align:justify;
letter-spacing: -1px; 
padding:2px 2px 10px 2px;
}
    
#left h2 { 
background: #ffffff url(images/sidebarh2.gif) no-repeat;
color: #ffffff; 
font-size: 15px; 
letter-spacing: -1px; 
font-weight: 100;
height: 30px;
line-height: 30px;
padding-left: 10px;
}

#left h3 {
font-size: 13px; 
letter-spacing: -1px;
font-weight: bold;
padding : 10px 0 5px 0;
text-align:left;
}

#left ul { padding: 5px 0 5px 30px; list-style-type: square; }
#left ul li { padding-bottom: 5px; }
#left ul li a { color: #437b12; text-decoration: none;  }
#left ul li a:hover { color: #860202; }

#center {
float: left;
width: 450px;
padding: 10px 5px 0 10px;
text-align:justify;
}

#center h2 {
background: #ffffff url(images/contenth2.gif) no-repeat;
height: 30px;
line-height: 30px;
font-size: 18px;
letter-spacing: -1px;
font-weight: 100;
padding : 0 0 10px 10px;
color:#ffffff;
}
#center h3 
{
clear:both;
line-height: 30px;
font-size: 16px;
letter-spacing: -1px;
font-weight: bold;
padding : 5px 0 3px 0;
text-align:left;
}
#center h4 
{
clear:left;
width:200px;
line-height: 20px;
font-size: 14px;
letter-spacing: -1px;
font-weight: normal;
padding : 5px 0 3px 0;
text-align:left;
}



#center h2 a { color: #ffffff; }
#center h2 a:hover { color: #000000; text-decoration: none; }
#center p{padding:10px 0px 10px 0px;}
#center img{border: ridge 2px #a1c330;}
#center ul { padding: 5px 0 5px 30px; list-style-type: square; }
#center ul li { padding-bottom: 5px; }
#center ul li a { color: #437b12; text-decoration: none;  }
#center ul li a:hover { color: #ff0000; }

#right {
float: right; 
width: 180px;
padding: 10px 30px 10px 0;
}

#right h2 { 
background: #ffffff url(images/sidebarh2.gif) no-repeat;
color: #005EB0; 
height: 30px;
line-height: 30px;
color: #ffffff;
padding-left: 10px;
font-size: 15px; 
letter-spacing: -1px; 
font-weight: 100;
}
#right h3 {
font-size: 13px; 
letter-spacing: -1px;
font-weight: bold;
padding : 10px 0 5px 0;
text-align:left;
}

#right ul { color: #2C4715; padding: 5px 0 5px 30px; list-style-type: square; }
#right ul li { padding-bottom: 5px; }
#right ul li a { color: #437b12; text-decoration: none;  }
#right ul li a:hover { color: #860202; }
#right p{font-size:90%;padding:2px 1px 5px 1px;}

#form1 ul { color: #2C4715; padding: 5px 0 3px 12px; list-style-type: square; }
#form1 ul li a { color: #437b12; text-decoration: none;  }
#form1 ul li a:hover { color: #860202; }

#bottom { 
background: #380202 url(images/bottom.gif) no-repeat;
padding: 15px 0;
}

#footer {
padding: 0 0 0 0;
text-align: center;
font-size: 11px;
color: #eeeeee;
}
#footer a { color: #437b12; text-decoration: none; }
#footer a:hover { color: #ffffff; text-decoration: underline; }

#footer ul { color: #2C4715; padding: 5px 0px 10px 0px; list-style-type: none;}
#footer ul li {display:inline; padding-right:5px;}
#footer ul li a { color: #437b12; text-decoration: none;  }
#footer ul li a:hover { color: #ffffff; }

.active { font-weight:bold; color: #860202; }

.field-set {
margin-bottom:3px;
}

.field-set .col{float:left; width:210px;}

.field-label {
float:left;
clear:left;
width:170px;
height:20px;
margin-right:2px;
font-weight:bold;
margin-top:2px;
background-color:#a1c330;
padding:4px 0px 0px 10px;
color:#ffffff;
vertical-align:middle;
}
.textbox
{
width:220px;
float:left;
height:16px;
margin:2px 2px 0 0;
padding-top:4px;
}

.checkbox
{
float:left;
height:16px;
margin:5px 2px 5px 2px;
padding-top:4px;
color:#ffffff;
}

.dropdown
{
    float:left;
    width:220px;
    height:22px;
    margin:3px 2px 0 0;
}

#plantlist{clear:both;width:100%;border:ridge 2px #a1c330;}
#plantlist th{font-weight:bold; background-color:#a1c330;text-align:center;}
#plantlist .c1{width:40%;}
#plantlist .c2{width:145px;}
#plantlist td{border:dotted 1px #a1c330; text-align:center;}