* { 
padding : 0;
margin : 0;
} 
body { 
font : 85% "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
color : #444444;
font-size : 12px;
} 
img { 
padding : 0;
border : 1px solid #caff7a;
} 
img.floatTL { 
float : left;
margin-right : 10px;
margin-bottom : 5px;
margin-top : 5px;
margin-left : 5px;
} 
img.floatTR { 
float : right;
margin-left : 7px;
margin-bottom : 0;
margin-top : -2px;
margin-right : 10px;
} 
h3 { 
font-size : 1.4em;
font-weight : lighter;
background-color : #cabdd6;
padding-left : 5px;
} 
blockquote { 
position : relative;
margin : 10px;
padding : 15px;
background-color : #dce3e9;
} 
.clear { 
clear : both;
} 
#wrapper { 
width : 770px;
margin : 15px auto;
border : 1px solid #9d9d9d;
background-color : #cdd6e0;
} 
#header { 
border : 1px solid #ccc;
margin : 5px 5px 5px 5px;
height : 100px;
padding : 10px;
background-color : #fffffe;
background-image : url(/images/herbs_50.jpg);
background-repeat : no-repeat;
background-position: 610px 10px;
}

.logo h1#lineone { 
font-size : 2.2em;
font-weight : lighter;
font-family : helvetica, arial, sans-serif;
padding-top : 20px;
padding-left : 5px;
color : #a8b799;
border : none;
top : 0;
left : 14px;
letter-spacing : -1px;
} 
.logo h1#lineone span { 
color : #533c61;
} 
.logo h2#linetwo { 
padding-left : 5px;
font-size : 0.9em;
font-family : helvetica, arial, sans-serif;
text-transform : none;
top : 25px;
left : 14px;
color : #a8b799;
} 
#leftcolumn { 
	margin : 0 5px 5px 5px;
	display : inline;
	width : 170px;
	float : left;
	min-height : 300px;
	padding : 0;
	border-top: 1px solid #888888;
} 
* html #leftcolumn { 
height : 300px;
} 
#leftnav { 
width : 188px;
min-height : 136px;
/* background : url(/images/leftsidebgt.jpg) no-repeat; */
background: #ffffff;
color : #ffffff;
padding : 0;
margin : 0;
float : left;
display : inline;
} 
#eftnavbottom { 
height : 33px;
width : 188px;
/*  background : url(/images/leftsidebgb.jpg) no-repeat; */
background: #ffffff;
float : left;
display : inline;
} 
.col { 
width : 160px;
float : left;
padding : 10px 0 8px 10px;
} 
.col p { 
margin : 11px 0 0 0;
padding : 0;
} 
.col ul { 
display : list-item;
list-style-type : none;
} 
.col li { 
padding-top : 5px;
padding-bottom : 3px;
border-bottom : 1px dotted #d0d0d0;
} 

.col li:hover {
background: #cccccc;
}
.col li a { 
color : #533c61;
text-decoration : none;
} 
.col li a:hover { 
background: #cccccc;
color : #8eb88f;
} 
#centercolumn { 
margin : 0px 5px 0 20px;
display : inline;
width : 555px;
float : left;
min-height : 300px;
} 
* html #centercolumn { 
height : 300px;
} 
#centercolumn p { 
} 
#centercolumn a { 
color : #9900cc;
text-decoration : none;
} 
#centercolumn img { 
border : 0 solid;
} 
#rightcolumn { 
margin : 0 5px 0 0;
display : inline;
width : 188px;
float : left;
background-color : #b7c8a7;
min-height : 530px;
padding : 0;
} 
* html #rightcolumn { 
height : 530px;
} 
.news { 
margin-top : 15px;
} 
.news h5 { 
font-size : 1.4em;
font-weight : lighter;
color : #8297b0;
padding-bottom : 0;
padding-left : 10px;
} 
.news p { 
font-size : 1.1em;
margin-bottom : 1em;
padding : 5px;
} 
.news a { 
color : #d0660b;
} 
#footer { 
clear : both;
padding : 10px;
border-top : 1px solid #c0c0c0;
margin-left : 5px;
margin-bottom : 5px;
width : 740px;
} 
#footer p { 
margin : 0;
text-align : center;
line-height : normal;
font-size : x-small;
} 
#footer a { 
text-decoration : none;
color : #9900cc;
} 
#footer a:hover { 
text-decoration : none;
}
td {
vertical-align:top;
border-width: 1px;
padding: 5px;
border-style: inset;
border-color: black;
}

caption {
font-size: large;
}


div#leftcolumn a {
	display: block;
	margin: 0;
	padding: 0.33em;
	letter-spacing: 1px;
	text-align: right;
	border-bottom: 1px solid #888888;
	color: #555555;
	background: transparent none center left no-repeat;
	text-decoration: none;
}
div#leftcolumn a:link {
	background-color: transparent;
}

div#leftcolumn a:visited {
	background-color: transparent;
}

div#leftcolumn a:hover {
	background: #cc99ff;
	color: #000000;
}


div#leftcolumn a#active {
	background: #cc99ff;
	color: #000000;
}

div#resources a {font-size: 90%;}

div#note p {margin: 0; padding: 0.66em; font-size: 80%; font-family: sans-serif; line-height: 1.33; color: #335;}

form {
        margin: 0;
        padding: 0;
        width: auto;
}

fieldset {
        border-style: none;
        padding: 10px;
        margin: 0;
}   

form label { 
        display: block;
        float: left; 
        width: 6em;  
        padding: 0; 
        margin: 5px;
        text-align: right;
}

form label.required { 
	  font-weight: bold;
}

form input {
        width:300px; 
        margin:5px;
}

form textarea {
		width: 300px;
		margin: 5px;
        overflow: auto;
}
    
form small {
        display: block;
        margin: 0 0 5px 160px;
        padding: 1px 3px;
        font-size: 88%;
}

form br {
        clear:left;
}


sup {
	color : #ff0000;
}

.greenhouse_numbers {
	float: left;
	width:25px;
	height:20px;
	border: solid 1px black;
	background: gray;
	color: white;
	text-align:center
}

.greenhouse_numbers:hover {
	cursor: pointer;
}
