/* ecology park style sheet */

.BODY { 
font-family: Arial, Helvetica, Tahoma, Geneva, sans-serif;
font-size: 12px;
line-height:18px;
color:  #FFCC66;
background: #FFCC66;}

h3 { 
font-size:14px;
color:#669900;
padding:20px 0 5px 0;
margin:0;}

.P, TD { 
font-family: Arial, Helvetica, Tahoma, Geneva, sans-serif;
font-size: 12px;
line-height:16px;
color:  #000000;
background: #FFCC66;}

.latin_name { 
font-style: italic;}

.common_name { 
font-weight: bold;}

.heading { 
font-family: Arial, Helvetica, Tahoma, Geneva, sans-serif;
font-weight: bold;
font-size: 16px;
line-height:18px;
color:  #333333;
margin-top:14px;
margin-bottom:0px;}

.sub_heading { 
font-family: Arial, Helvetica, Tahoma, Geneva, sans-serif;
font-size: 14px;
font-weight: bold;
line-height:16px;
color:  #333333;
margin-top:12px;
margin-bottom:0px;}

.hr_bottom_border { 
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #333333;
border-top-style: none;
border-right-style: none;
border-left-style: none;}

.small { 
font-size: 10px;
color:  #000000;
margin-top:0px;
margin-bottom:0px;}

a, a:link, a:active { 
color:  #669933;}

a:hover { 
text-decoration:none;
border-bottom:1px #669933 dashed;
color:  #669933;}

a:visited { 
color:  #669933;}

.textColumn { 
padding-left:20px;
padding-right:20px;}

.ul { 
list-style:disc;}

.blockquote { 
margin-left:10px;
padding:10px;
border:1px #000000 solid;}

.ruler { 
color:#000000;}

a.image:hover { 
text-decoration:none;
border-bottom:0;}

.warning_text { 
font-style: normal;
line-height: normal;
font-variant: small-caps;
color: #669933;
text-decoration: none;
font-size: 11px;
font-weight: bold;}

.warning_text_red { 
font-style: normal;
line-height: normal;
font-variant: small-caps;
color: #990000;
text-decoration: none;
font-size: 11px;
font-weight: bold;}

.rounded-box {
	border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;
	width:130px;
	padding:15px 10px;
	margin:20px 0 0 0px;
	font-size:15px;
	line-height:1.3;
	text-align:center;}

.orange {
	background-color:#FF9933;}
	
.burgundy {
	background-color:#993333;
	color: #FFFFC6;}

.yellow {
	background-color:#FFFF99;}


.rounded-box h3 { 
font-size:16px;
color:#333333;
padding:10px 0 0 0;
margin:0;
}

.rounded-box span.pdf {
	text-transform:uppercase;
	font-size:12px;
	color:#444444;}


img.displays {
	background-color:#FFE8B7;
	border:1px solid #FFBB2D;
	padding:3px;}	
	
img.displays:hover {
	background-color:#FFBB2D;
	border:1px solid #FFBB2D;
	padding:3px;}	
	
.note {
	color: #333;
	background: #FFFF99;
	margin:0;
	padding:10px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border:1px solid #FFE666;
	font: italic normal 12px/16px Georgia, "Palatino Linotype", "Book Antiqua", Palatino, serif;}
	
#catalogue-download {
	margin:10px 0 0 0;
	padding:10px;
	text-align:center;
	margin:0 auto;
	width:250px;}

#catalogue-download a:link, #catalogue-download a:visited {
	border:1px solid #EED7A6;
	padding:10px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background: #FFE8B7;
	font: italic normal 12px/16px Georgia, "Palatino Linotype", "Book Antiqua", Palatino, serif;}
	
	
#catalogue-download a:hover, #catalogue-download a:active {
	background:#FFDE9B url(none) repeat scroll 0 0;
	border:1px solid #FFEF9C;}	
	
div.rounded-box ul li a	{
	color:#333;}
