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

*{
	margin: 0;
}
html,body {
	height:100%;
}

body {
	font-family:Arial, Helvetica, sans-serif;
}
h1{
	font-size:24px;
	font-weight:bold;
	color:#72A433;
}
.genusText{
	width:90px;
	display:block;
	float:left;
	font-size:11px;
}
#ex1, #ex2{
	margin-left:39px;
}
#nonexpand {
	width: 984px;
	margin: 0 auto;
	min-height:100%;
	height:100%;
	margin-bottom:-48px;
	height:auto;
}

#content {
	text-align:center;
	width:984px;
	color:#7b7b7b;
	margin-bottom:100px;
	font-size:14px;
}
#header {
	height: 186px;
	width: 984px;
	z-index:1;
}
#copy {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 9px;
}
#design {
	font-size: 10px;	
}
#thumbBox{
	width:890px;
	margin:20px auto;
}

.thumb{
	float:left;
	margin:0 10px;
	margin-bottom:20px;
}

.thumbImg{
	border:hidden;
}

.thumbTxt{
	color:#42a433;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#design a {
	color: #999999;
	text-decoration: none;
	}

#design a:hover {
	color: #880000;
	text-decoration: none;
	}

#lid {
	background-color: #7a7a7a;
	height: 7px;
	margin: 0;
	padding:0;
	position: absolute;
	top: 0;
	left:0;
	right:0;
}
#navBar {
	position:absolute;
	top:17px;
	font-size:14px;
	font-weight:bolder;
	color:#999999;
}

#navBar a{
	font-size:14px;
	font-weight:bolder;
	color:#999999;
	text-decoration:none;
}

#navBar a:hover{
	font-size:14px;
	font-weight:bolder;
	color:#72A433;
	text-decoration:none;
}


#logo {
	width:auto;
	float:left;
	width:840px;
	background-image:url(images/logo.jpg);
	height:186px;
	background-repeat:no-repeat;
	
}
#rshadow {
	float:right;
}
#lshadow{
	float:left;
}
#welcomeText{
	width:560px;
	margin:auto;
	margin-bottom:30px;
}
#footerCopy{
	width:965px;
	margin: 2px auto 0 auto;
	margin-top:8px;
	text-align:right;
	line-height:14px;
}

#footerGrey{
	padding-top:5px;
	height: 48px;
	background-color: #cdcdcd;
}
#footer {
	text-align:center;
	height: 48px;
	margin: 0;
	padding: 0;
	position:absolute;
	left: 0px;
	width:100%;
	font-family:Helvetica, Arial, sans-serif;
	color: #999999;
}
#bottomNavs img{
	padding-left:5px;	
	padding-bottom:5px;
}
#bottomNavs{
	width:965px;	
	margin: 0 auto;
	clear:both;
	text-align:center;
	padding-top:50px;
	color:#999999;
}
#push {
	height:48px;
}

#blshad{
	margin-left:50px;
	margin-bottom:-47px;
}

#brshad{
	margin-top:-127px;
}
