BODY  {
	background: #FFFFFF;
	margin: 0px 0px 0px 0px;
}

H6 {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: normal;
	color: #30542E;
	font-size: 10px;
}
H5 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #30542E;
	font-size: 11px;
}
H4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #30542E;
	font-size: 14px;
}
H3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #30542E;
	font-size: 16px;
}
.norepeat {
	background-repeat: no-repeat;
}

H2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #30542E;
	font-size: 18px;
}
H1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #30542E;
	font-size: 20px;
}

P {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #30542E;
	clear: none;
	line-height: 1.5em;
}

LI {
	padding: 2px;
}

LI.links {
	padding: 2px;
	color: #CC6600;
}

div.indent {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #30542E;
	white-space: normal;
	line-height: normal;
	padding-right: 3em;
	padding-left: 3em;
	padding-top: 0em;
}

A {
	text-decoration: none;
	color: #890603;
	font-weight: bold;

}

A:Visited {
	color: #890603;
	font-weight: bold;
}
A:Active {
	color: #890603;
	font-weight: bold;
}
A:Hover {
	color: #890603;
	text-decoration: underline;
	font-weight: bold;
}


/* -------------------------- HEADER ------------- */
.bcnamewhite {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
}
.bcstrapwhite {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.bcnameblack {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #000000;
}
.bcstrapblack {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}


/* -------------------------- BRANCH NAME AND BACKGROUND COLOUR ------------- */
.branchname {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF66;
}

.branchnamebackgroundcolour {
	background-color: #000000;
	background-image: none;
}


/* -------------------------- LINKS ------------- */
.links {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
}


/* -------------------------- MAIN PAGES ------------- */
.pagetitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006600;
}

.articlesubtitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #30542E;
}

.subtitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #30542E;
}



.eventdate {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #996600;
	padding: 7px;
}
.eventdate .greyedout {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	padding: 7px;
}


.content {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #30542E;
	line-height: 1.5em;
	padding: 7px;
	margin: 0px;
	white-space: normal;
}

.caption {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #39555A;
	line-height: normal;
}

.scientificname {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style : italic;
	color: #666666;
}

.speciestable {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	background-image: none;
}


/* -------------------------- SPECIES POPUP PAGE ------------- */

.speciespopuptitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.speciespopupscientific {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: none;
}

.speciespopupverticaldot {
	border-right: thin dotted #CCCC99 1px;
	border-bottom: thin dotted #CCCC99 1px;
	background-color: #F0F7FF;
	background-image: none;
}


/* -------------------------- TEXT ATTRIBUTES ------------- */
.bold {font-weight: bold;}
.italic {font-style : italic;}
.black {color: #000000;}
.blue {color: #0000FF;}
.white {color: #FFFFFF;}
.grey {color: #999999;}
.green {color: #30542E;}


/* -------------------------- LEFT HAND COLUMN BACKGROUND COLOUR ------------- */

.backgroundcolour {
	background-color: #FFFFF0;
}


/* -------------------------- MENU ROLLOVERS ------------- */

.menu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0px;
}
a.menu:link, a.menu:visited {
	display : block;
	padding-top : 4px;
	padding-right : 0px;
	padding-bottom : 4px;
	padding-left : 0px;
	width : 130px;
	text-align : left;
	text-decoration: none;
	font-weight: bold;
}

a.menu:hover {
	background-color:#FEE7C2;
	color:#890603;
	background-image: none;
	text-decoration: none;
	font-weight: bold;
}

#a-z  A {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 4px;
	height: 14px;
	width: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F0F0F0;
	border-right-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
	border-left-color: #F0F0F0;
	font-size: 12px;
	color: #890603;
	background-image: none;
}

#a-z A:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #F0F0F0;
	padding: 4px;
	height: 14px;
	width: 14px;
	border: 0px none #F0F0F0;
	font-size: 12px;
	color: #890603;
	background-image: none;
}

#a-z A:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	background-color: #FEE7C2;
	padding: 4px;
	height: 14px;
	width: 14px;
	border: 0px none #FFFFFF;
	font-size: 12px;
	background-image: none;
	color: #890603;
}

#a-z A:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #F0F0F0;
	padding: 4px;
	height: 14px;
	width: 14px;
	color: #890603;
	border-top: #F0F0F0;
	border-right: #F0F0F0;
	border-bottom: #F0F0F0;
	border-left: #F0F0F0;
	background-image: none;
}

#nl A {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 0px;
	height: 14px;
	width: auto;
	background-image: none;
	color: #890603;
}

#nl A:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 0px;
	height: 14px;
	width: auto;
	color: #890603;
	border: 0px none #000000;
	background-image: none;
}

#nl A:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	background-color: #FEE7C2;
	padding: 0px;
	height: 14px;
	width: auto;
	color: #890603;
}

#nl A:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #890603;
	text-decoration: none;
	height: 14px;
	width: auto;
}
#butterfly {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #30542E;
	border: thin solid #CED7E7;
}
