/* kill default browser styles */

html, body { margin: 0; padding: 0; background-color: #fff; font-family: Geneva, Helvetica, Arial, Frutiger, sans-serif; }
table, img { margin: 0; padding: 0; background-color: transparent; }
h1, h2, h3, h4, h5, h6, blockquote, div, span, ul, ol, li, dl, dd, dt, thead, tbody, tfoot, caption, tr, th, td, a, form, input, textarea, fieldset, pre, code { margin: 0; padding: 0; background-color: transparent; font-family: Geneva, Helvetica, Arial, Frutiger, sans-serif; }
:link, :visited { text-decoration: none; }
a img, :link img, :visited img { border: none; }
table { border-collapse: collapse; }
ul ul, ul ol, ul dir, ul menu, ul dl, ol ul, ol ol, ol dir, ol menu, ol dl, dir ul, dir ol, dir dir, dir menu, dir dl, menu ul, menu ol, menu dir, menu menu, menu dl, dl ul, dl ol, dl dir, dl menu, dl dl { margin-top: 0; margin-bottom: 0; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; }

a:link, a:visited, a:active, a:hover {
	color: #94092c;
	text-decoration: none;
	font-weight: bold;
	}

/* start StateFlora styles */

/* Layout Divs */

#banner {
	background-color: #3e7961;
	background-image: url(/images/stateflora/logo.gif) ;
	background-repeat: no-repeat;
	background-position: top right;
	color: #fff;
	position: relative;
	top: 0px;
	left: 0px;
	height: 211px;
	padding-left: 30px;
}

#left {
	background-color: #fff;
	color: #153f2c;
	position: relative;
	top: 0;
	left: 0;
	width: 165px;
	float: left;
}

#right {
	position: relative;
	left: 0;
	top: 0;
	margin-left: 170px;
	padding-left: 1px;
	background: #3e7961;
}
#content {
	background-color: #fff;
	margin-right: 216px;
	padding: 5px 10px;
}
#aftercontent {
	clear: both;
	height: 10px;
	}
#footer {
	background-color: #3e7961;
	background-image: url(/images/stateflora/sac.gif) ;
	background-repeat: no-repeat;
	background-position: top right;
	clear: both;
	height: 58px;
	color: #fff !important;
}

/* banner content */

#gsalink {
	display: block;
	position: relative;
	top: 20px;
	width: 252px;
	height: 55px;
	background-image: url(/images/stateflora/gsa.gif) ;
	background-repeat: no-repeat;
	background-position: top right;
}
#gsalink span {
	display: none;
}
#banner h1 {
	display: block;
	position: relative;
	top: 35px;
	color: #fff;
	font-size: x-large;
	font-weight: bold;
}
#banner p {
	display: block;
	position: relative;
	top: 60px;
	color: #fff;
	font-size: small;
	font-weight: normal;
}


/* navigation */

#leftlinks {
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #153f2c;
	list-style: none;
}
#leftlinks li {
	list-style-type: none;
	margin-top: 20px;
	font-size: small;
}

#leftlinks a, #leftlinks a:link, #leftlinks a:visited, #leftlinks a:hover, #leftlinks a:active {
	color: #153f2c;
}
#leftlinks a:hover, #leftlinks a:active {
	text-decoration: underline;
} 

/* main content */

#content h2 {
	font-size: large;
	letter-spacing: 1px;
	color: #25654f;
	}
#content h3 { 
	letter-spacing: 1px; 
	color: #2c6d4d;
	padding: 2px;
	}
#content h4 { 
	font-size: normal;
	letter-spacing: 1px; 
	color: #3c765a;
	border-bottom: 1px solid #3c765a;
	margin-top: 10px;
	}
#content h5 { 
	font-size: normal;
	letter-spacing: 1px; 
	color: #598650;
}
#content h6 { 
	font-size: small;
	letter-spacing: 1px; 
	color: #c49e3d;
	}
#content .anchorslist {
	display: none;
	}
#content div {
	color: #153f2c;
	font-size: small;
	}
#content div p, #content div.firstchunk p, #content.chunk div p {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
	color: #153f2c;
	text-align: left;
	}

#content img {
	margin: 0 5px;
	}
/* image alignment divs */
.imageleft {
	float: left;
	margin: 5px 10px 0 0;
	}
.imageright {
	float: right;
	margin: 5px 0 0 10px;
	}
.imagecenter {
	text-align: center;
	margin: 10px auto;
	display: block;
	}

.author {
	margin: 2%;
	padding: 0%;
	color: #333333;
	background-color: #fff;
} 

#content a:link, #content a:visited, #content a:active, #content a:hover {
	color: #94092c;
	text-decoration: none; 
	}

#content div.topbutton {
	display: block;
	clear: right;
	text-align: left;
	border: 0;
	margin: 5px 0;
	}

.floatright, floatleft {	
	margin: 0px 2px 0px 2px;
	padding: 0%;
}
.floatright {	
	float: right;
}
.floatleft {	
	float: left;
}
.tr {	
	font-size: small;
}
td, th {
	padding: 5px !important;
}

/* footer content */

#footer .footlinks {
	padding-top: 20px !important;
	font-size: x-small !important;
	color: #fff !important;
	}
#footer div a, #footer div a:link, #footer div a:visited, #footer div a:active, #footer div a:hover {
	font-size: x-small !important;
	color: #fff !important;
}
#sagovlink {
	float: right;
	width: 218px;
	height: 58px;
	}
#sagovlink a {
	display: block;
	width: 218px;
	height: 58px;
	}
