@charset "UTF-8";
/* CSS Document */


body {
	background-color: #e0e0e0;
}
#wrapper {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	line-height:1.25em;
	width: 940px;
	margin: 0px auto;
	background-image: url(images/edge_A1a.jpg);
	background-color:#fff;
	margin-top: 0;
	background-repeat: repeat-y;
	background-position: left top;
}
#edge-top {
	position: relative;
	width:940px;
	height:16px;
	background-image: url(images/edge_top.png);
	top: 0px;
	visibility: visible;
	background-repeat: no-repeat;
	background-position:center top;
}
#container {
	width: 940px;
	margin: 0px 0px 0 0;
	border:#F00 solid 0px;
}
#left_panel {
	line-height:1.55em;
	width:255px;
	color:#777;
	border:#FF0 solid 0px;
	float:left;
	margin: 20px 10px 20px 30px;
	padding: 0 20px 0 10px
}
#left_panel p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:.6em;
	line-height:1.3em;
	letter-spacing:1px;
}
#left_panel h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:.9em;
	line-height:1.25em;
	letter-spacing:2px;
	font-weight:600;
	font-style:italic;
	color:#000;
}
#left_panel hr {
	margin: 30px 0 40px 0;
	border:0;
	border-top: 6px solid #ccc;
	height: 0px;
	background: #fff;
}

#left_panel a:link {
	border:solid 0px;
	color: ;
	text-decoration: none;
}
#left_panel a:visited {
	border:solid 0px;
	color: # 0C6;
	text-decoration :none;
}
#left_panel a:hover, a:active, a:focus {
		border:solid 0px;
	color:# F63;
	text-decoration: none;
}

.gallery {
	line-height:1.55em;
	width:560px;
	color:#777;
	margin-left:10px;
	border:#000 solid 0px;
	float:left;
}
.gallery img {
	border:#999 solid 0px;
}
.gallery p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:.8em;
	line-height:1.5em;
	letter-spacing:1px;
}

.gallery p img{
	float:left;
	margin-right:4px
}
.gallery h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:.7em;
	line-height:1.25em;
	letter-spacing:2px;
	font-weight:600;
	font-style:italic;
	margin-top:30px;
}
.gallery h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:.9em;
	line-height:1.25em;
	letter-spacing:2px;
	font-weight:600;
	font-style:italic;
	color:#000;
}

#nav {
	width:555px;
	margin: 20px 45px 30px 0px;
	font-size:.6em;
	line-height:1.25em;
	letter-spacing:2px;
	padding: 	5px 0 5px 5px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #aaa;
	border-bottom-color: #aaa;
	float:right;

}
#nav a:link {
	color: #000;
	text-decoration: none;
}
#nav a:visited {
	color: #000;
	text-decoration :none;
}
#nav a:hover, a:active, a:focus {
	color:#F00;
	text-decoration: none;
}
#footer {
	clear:both;
	width:940px;
	height: 16px;
}

#nav2{
	width: 940px;
	margin: 20px auto;
}
#nav2 p{
	font-size:10px;
	text-align:center;
	line-height:1.25em;
	letter-spacing:2px;
}

#nav2 a:link {
	color: #000;
	text-decoration: none;
}
#nav2 a:visited {
	color: #000;
	text-decoration :none;
}
#nav2 a:hover, a:active, a:focus {
	color:#F00;
	text-decoration: none;
}


#lightbox {
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}
#lightboxDetails {
	font-size: 0.8em;
	padding-top: 0.4em;
}
.plantName{
	font-weight:bold;
}
.plantLatin{
	font-style: italic;
}


#lightboxCaption {
	float: left;
}
#keyboardMsg {
	float: right;
}
#closeButton {
	top: 5px;
	right: 5px;
}
#lightbox img {
	border: none;
	clear: both;
}
#overlay img {
	border: none;
}
#overlay {
	background-image: url(./lightbox/overlay.png);
}
* html #overlay {
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(lightbox/blank.gif);
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="lightbox/overlay.png", sizingMethod="scale");
}

.image_thumb {
	margin: 0 0 0 30px;
}
.image_thumb ul {
	list-style-type: none;
	margin-left: 0;
	padding: 0 0 0 0;
}
.image_thumb img {
	float:left;
	width: 96px;
	background-color: #FFF;
	margin-right:10px;
	margin-bottom: 10px;
	overflow: hidden;
	border: solid 1px;
}
.image_thumb a:link {
	color: #ccc;
	text-decoration: none;
}
.image_thumb a:visited {
	color: #ccc;
	text-decoration :none;
}
.image_thumb a:hover, a:active, a:focus {
	color:#000;
	text-decoration: none;
}

body a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

