/* Centre for Plant Biodiversity Research stylesheet for Rain forest key pages*/
body{
	background-color: #FEFFDD;
	text-align: left;
}

h1 {
	color: #880000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: -10px;
}

h2 {
	color: #003300;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: -10px;
}

h3 {
	color: #0F270C;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: -18px
}

h4 {
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-align : center;
	margin-left: 15px;
	margin-right: 15px;
}

h5 {
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bolder;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 15px;
}

h6 {
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	margin-top: -7px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;
}

ul {
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : left;
	margin-left: 30px;
	margin-right: 15px;
	list-style-type : square;
}
p {
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-left: 15px;
	margin-right: 15px;
}

a:link {
	color: #852326;
}
	
a:visited, a:active {
	color: #003300;
}

a:hover {
	color: White;
	background: #852327;
}

div.homemenu{
	color: White;
	background: #852327;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : normal;
	letter-spacing : normal;
	text-align : center;
	padding: 5px;
}

div.homemenu a:link, div.homemenu a:visited{
	color: White;
	text-decoration: none;

}
div.homemenu a:active, div.homemenu a:hover{
	color: #DD8E92;
}

div.submenu{
	color: White;
	background: #852327;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	text-align : left;
	padding: 6px;
}

div.submenu a:link, div.submenu a:visited{
	color: White;
	text-decoration : none;
}
div.submenu a:active, div.submenu a:hover{
	color: #DD8E92;
}

div.title{
	color: White;
	background: #0F270C;
	font-family : "Arial Narrow" Arial, Helvetica, sans-serif;
	font-size : 30px;
	font-weight : normal;
	text-align : left;
	letter-spacing : 0px;
	font-stretch : normal;
	padding-top : 5px;
	padding-left : 5px;
	padding-bottom : 5px;
}

div.title a:link, div.title a:visited div.title a:active, div.title a:hover{
	color: White;
	background: transparent;
	text-decoration : none;
}
div.subtitle{
	color: White;
	background: #0F270C;
	font-family : "Arial Narrow" Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : normal;
	text-align : left;
	letter-spacing : 0px;
	padding-bottom : 5px;
	padding-left : 5px;
}

div.subtitle a:link, div.subtitle a:visited div.subtitle a:active, div.subtitle a:hover{
	color: White;
	background: transparent;
	text-decoration : none;
}

div.hometitle{
	color: White;
	background: #0F270C;
	font-family : "Arial Narrow" Arial, Helvetica, sans-serif;
	font-size : 36px;
	font-weight : normal;
	text-align : left;
	letter-spacing : 1px;
	font-stretch : normal;
	padding-top : 7px;
	padding-left : 5px;
	padding-bottom : 5px;
}

div.homesubtitle{
	color: White;
	background: #0F270C;
	font-family : "Arial Narrow" Arial, Helvetica, sans-serif;
	font-size : 30px;
	font-weight : normal;
	text-align : left;
	letter-spacing : 0px;
	padding-bottom : 7px;
	padding-left : 5px;
}

/* Style for CPBR header */
div.header {  font-size: 14pt; 
text-align: right; 
font-style: normal;
font-family: Arial, Helvetica, sans-serif; 
color: #006600 ; font-weight: normal; clip:   rect(   ); background-position: 10px}