@charset "utf-8";
/* CSS Document */

body {
	font: 90%/1.4 Arial, Helvetica, sans-serif;
	background-color: #90ae96;
	margin: 0px;
	padding: 25px 0px 25px 0px;
	text-align:left;
}

#container {
	width:947px;
	margin: 0 auto 0 auto;
	overflow: hidden;
}
#header1 {
	background-image:url(images/header1.jpg);
	height: 137px;
	padding: 0px;
	margin: 0px;
	position: relative;
}

#header2 {
	background-image:url(images/header2.jpg);
	height: 137px;
	padding: 0px;
	margin: 0px;
	position: relative;
}

#header3 {
	background-image:url(images/header3.jpg);
	height: 137px;
	padding: 0px;
	margin: 0px;
	position: relative;
}

#header4 {
	background-image:url(images/header4.jpg);
	height: 137px;
	padding: 0px;
	margin: 0px;
	position: relative;
}

#header5 {
	background-image:url(images/header5.jpg);
	height: 137px;
	padding: 0px;
	margin: 0px;
	position: relative;
}

#header6 {
	background-image:url(images/header6.jpg);
	height: 137px;
	padding: 0px;
	margin: 0px;
	position: relative;
}
#header7 {
	background-image:url(images/header7.jpg);
	height: 137px;
	padding: 0px;
	margin: 0px;
	position: relative;
}

#searchBox {
	height:28px;
	position: absolute; left: 0; width: 100%; bottom: 0;
	text-align: right;
	margin:0px;
	padding:0px;
}

#searchForm {
	padding: 3px 10px 0px 0px;
	margin: 0px;
	vertical-align: middle;
	float: right;
}

.searchButton {
	padding: 0px;
	margin: 0px;
}

.searchInput {
	border : 1px solid Black;
	color : #0E1930;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	height: 20px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

#wrapper {
	overflow:hidden;
	width:100%;
	background: #fff url(images/left_bg.gif) repeat-y top left;
}

#leftNav {
	width: 180px;
	background-color: #e1e9e3;
	float: left;
	margin:0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

#leftNav p {
	padding-left: 5px;
}

#contentBody {
	margin: 0px 180px 0px 180px;
	padding: 10px 10px 0px 10px;
}

#contentBody p {
	padding: 0px 0px 10px 0px;
}

#rightNav {
	width: 180px;
	float:right;
	padding: 10px 0px 0px 0px;
}

#rightNav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border: none;
}

#rightNav li {
	margin: 0;
	padding: 2px 4px 2px 20px;
}

#rightNav li a
{
	text-align: left;
	color: #445247;
	text-decoration: none;
	font-size: 90%;
}
#rightNav li a:hover
{
	text-decoration: underline;
}

.rightNavTitle {
	font-size: 110%;
	font-weight: bold;
}

#footer { 
	width:100%;
	clear:both;
	height: 10px;
	background: #fff url(images/bottom_right.gif) no-repeat 100% 0;

}
#footerLeft {
	float:left;
	width: 180px;
	clear:both;
	height: 10px;
	background: url(images/bottom_left.gif) no-repeat 0 0;
}

#footerText {
	text-align: center;
	font-size: 70%;
}

p {
	padding:0px;
	margin: 0px;
}

h2 {
	font-size: 120%;
}

h3 {
	font-size: 110%;
}

.dateText {
	font-size: 70%;
	color:#666;
}

.headline {
	font-size:120%;
	font-weight: bold;
}

.headline a:link, .headline a:visited {
	color:#445247;
	text-decoration: none;
}

.headlineLine {
	border: 1px solid #9f8657;
	padding:0px;
	margin:0px;
}

.entryContainer {
	padding:0px 0px 25px 0px;
}

.entry {
	padding:10px 0px 0px 0px;
}

.postmetadata {
	font-size: 70%;
	float: right;
	color:#666;
}

.pagetitle {
	font-size:150%;
}
a:link, a:visited {
	color: #445247;
	text-decoration: none;
}

a:hover {
	color: #445247;
	text-decoration: underline;
}

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

/* Plant Library Styles */

#lblFilter {
	text-align: right;
	font-size: 110%;
	padding: 10px 5px 0px 0px;
}

.nameCommon {
	font-size: 120%;
	font-weight: bold;
}

.nameBotanical {
	font-size: 105%;
	color: #90ae96;
}

#rightDetailsTop {
	background-image:url(images/right_top.gif);
	background-repeat: no-repeat;
	width: 170px;
	height:8px;
	margin: 0px 0px 0px 5px;
}

#rightDetails {
	background-color: #efeae2;
	width: 170px;
	margin: 0px 0px 0px 5px;
}

#rightDetails p{
	padding: 0px 4px 0px 4px;
}

#rightDetailsBottom {
	background-image:url(images/right_bottom.gif);
	background-repeat: no-repeat;
	width: 170px;
	height:8px;
	margin: 0px 0px 0px 5px;
}

.libraryLarge {
	float: right;
	padding: 0px 0px 0px 5px;
}

.librarySun {
	padding:0px;
	margin: 0px;
}
