/* CSS Document */
html, body {
	margin: 0; 
	padding: 0;
	border: 0;
}

body {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 100.1%;
	color: #000000;
	background: #FFFFFF url(../navart/banner_echo.jpg) no-repeat scroll 0% 0%;
}
/* *** font-size is in percent, line height is in ems*** */
p {
	font-size: 100%;
	line-height: 1.5em;
	margin: 0em;
	padding: 0px;
}
/* *** head of page *** */
div#header {
	position:relative;
	margin-top: 0px;
	padding-top: 0px;
	width: 100%;
	clear: both;
	left: 0px;
	top: 0px;
	height: 130px;
	background-attachment: scroll;
	background-image: url(../navart/bannerbg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
	
div#utilnav {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 10px;
	right: 0px;
	background-color: #006666;
	left: auto;
	bottom: auto;
	height: 20px;
	width: 360px;
}

	
/* CSS Selectors for the structure of document */
div#wrapper {
	margin: 0px;
	padding: 0px;
	position: relative;
	min-width: 900px;
	max-width: 1200px;
	width: auto;
	top: 0px;
	height: auto;
	left: 0px;
}
/* *** left column *** */
div#nav {
	position: absolute;
	top: 150px;
	padding-top: 0px;
	padding-bottom: 2em;
	padding-left: 0px;
	width: 160px;
	padding-right: 0px;
	margin: 0px;
	left: 0px;
	z-index: 1;
}

/* *** regular right column *** */
div#sidebar {
	position: absolute;
	background: #FFF4C7;
	border: 1px solid #996699;
	right: 1.5em;
	margin: 0px;
	padding: 12px 0px 24px;
	clear: none;
	float: right;
	width: 190px;
	top: 20px;
}
/* *** content styling *** */
#content, #profile {
	margin: 20px 230px 1em 174px;
	padding: 0 0.75em 2em;
	color: #000;
	clear: none;
	position: relative;
	border-left: 1px solid #D9B2D9;
}
/* *** profile div right margin only different *** */
#profile {
	margin: 20px 20px 1em 174px;
}
#content p, #profile p {
	font-size: 80%;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
/* *** bottom footer *** */
#footer {
	margin-bottom: 1em;
	clear: both;
	float: none;
	margin-top: 0.5em;
	margin-right: 120px;
	margin-left: 120px;
}
/* *** main nav buttons *** */
#home {
	position: absolute;
	left: 36px;
	top: 96px;
	height: 30px;
	width: 80px;
}
#plants {
	height: 30px;
	width: 84px;
	position: absolute;
	left: 170px;
	top: 96px;
}
#birds {
	height: 30px;
	width: 80px;
	position: absolute;
	left: 300px;
	top: 96px;
}
#butterflies {
	height: 30px;
	width: 110px;
	position: absolute;
	left: 420px;
	top: 96px;
}
#insects {
	height: 30px;
	width: 90px;
	position: absolute;
	left: 570px;
	top: 96px;
}
#resources {
	height: 30px;
	width: 104px;
	position: absolute;
	left: 690px;
	top: 96px;
}

/* *** redefining html tags - links *** */
a:link {
	color: #333399;
	text-decoration: underline;
}
a:visited {
	color: #663399;
	text-decoration: none;
}
a:hover {
	color: #CC9900;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
}

/* *** redefining html tags - headers *** */
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1, h2, h3, h4 {
	color: #663366;
	letter-spacing: 0.03em;
}

h1 {
	font-size: 120%;
}

h2 {
	font-size: 108%;
	margin-top: 1em;
}
h3, h4, h5, h6 {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 80%;
	margin-top: 1.2em;
	line-height: 1.4em;
}
h4, h6 {
	font-style: italic;
}
h5, h6 { /* dark gray *** */
	color: #666666;
	font-size: 66%;
	font-style: normal;
}

/* *** styling profiles *** */
#profile h1 {
	font-style: normal;
	margin-top: 0px;
}
#profile h2 {
	margin-top: 0.4em;
}
/* *** styling book reviews etc *** */
.booktitle {
	margin-top: 1.5em;
}
.booktitleclear {
	clear: both;
	margin-top: 1.5em;
}
.bookauthor {
	margin-top: 0.3em;
}
/* *** styling sidebar copy *** */
#sidebar p {
	padding: 0px 12px;
	font-size: 75%;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}
#sidebar h1 {
	color: #333399;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 95%;
}
/* *** styling left nav bar - optional news*** */
#nav h6 {
	color: #333399;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 8px;
	font-style: italic;
	font-weight: normal;
	font-size: 70%;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	line-height: 1.4em;
}
/* *** styling main left nav bar list*** */
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	line-height: 20px;
}
/* *** margin 0 is for Opera only*** */
#nav ul li {
	margin: 0;
}
#nav ul li a {
	display: block;
	color: #000000;
	background-color: transparent;
	list-style-type: none;
	text-decoration: none;
	width: 152px;
	padding: 2px 0px 2px 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D9B2D9;
	}

#nav ul li a:hover, #nav ul li a:focus {
	background-color: #FFCC66;
}
#nav ul li a:visited {
	color: #660033;
}
#nav ul li a:active {
	background-color: #FF9933;
}
/* *** styling nested list*** */
#nav ul ul li a {
	display: block;
	color: #000000;
	padding: 4px 0px 3px 8px;
	background-color: transparent;
	line-height: 120%;
	font-size: 115%;
	margin: 0px;
	border: none;
}
/* *** insert after <li at bottom of nav bar *** */
.borderbottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D9B2D9;
}
/* *** insert after <li at bottom of nav bar *** */
.bordertop {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D9B2D9;
}
/* *** removes bottom border when nested list follows *** */
#nav ul li a.noborderbottom {
  border: none;
}
/* *** styling footer copy *** */
#footer p {
	font-size: 65%;
	text-align: center;
	color: #333399;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* *** misc classes*** */
.fontsize75pc {
	font-size: 75%;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.nomargins {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.smallmargintop {
	margin-top: 4px;
}
.xtraSpaceB4 {
	padding-top: 10px;
}
/* *** styling images *** */
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.imgfloatrighthead {
	border: 3px solid #D9B2D9;
	float: right;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 8px;
	margin-left: 8px;
}
.imgfloatright {
	border: 3px solid #D9B2D9;
	float: right;
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: 8px;
	margin-left: 8px;
}
.imgfloatrightclear { /* don't think this does anything? */
	border: 3px solid #D9B2D9;
	float: right;
	clear: both;
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: 8px;
	margin-left: 8px;
}
.imgfloatleftclear { /* don't think this does anything? */
	border: 3px solid #D9B2D9;
	float: left;
	clear: both;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.imgfloatleft {
	border: 3px solid #D9B2D9;
	float: left;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.imgfloatlefthead {
	border: 3px solid #D9B2D9;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.img_borderonly_left {
	border: 3px solid #D9B2D9;
	margin-top: 8px;
	margin-right: 12px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#clearboth {
	clear: both;
}
.clearboth {
	clear: both;
}

/* *** styling for Google search box *** */

div#google {
	margin: 0; /* tr = align center in library item code, not div */
}
div#google td {
	font-size: 80%;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	margin: 0; 

}
