﻿/* Added 13.03.09 to try improve accessibility */
body
{
    font-family: Arial, Helvetica, sans-serif;
    background-image: url(../images/tile.gif);
    font-size: 95%;
}
em
{
    font-style:italic;
}
h1
{
    font-size: 135%;
    color: #006699;
    font-weight: bold;
    margin-left: 0px;
}
h2
{
    font-size: 120%;
    color: #006699;
    font-weight: bold;
    margin-left: 0px;
}
h3
{
    font-size: 110%;
    color: #006699;
    font-weight: bold;
    margin-left: 0px;
}
h4
{
    font-size: 130%;	
	color: #593500;
	text-align:center;
	margin: 5px 0px 8px 0px;
}
h5
{
    font-size: 120%;	
	color: #000;	
}
p
{
    margin-bottom: 15px;
}
.img-title
{
    font-size: 75%;
}
.img-title-species
{
    font-size: 80%;
    font-weight:bold;
    font-style:italic;    
}

a:link
{
    color: #0000CC;
}
a:visited
{
    color: #0000CC;
}
.clear
{
    clear:both
}
ul.top_menu
{
    background: url(../images/menu_bar_blue.gif) left top no-repeat #fff;
}
#footer .top_menu
{
    background: url(../images/menu_bar_bott_blue.gif) left bottom no-repeat #fff;
}
.top_menu
{
    color: #FFFFFF;
    width: 697px;
    text-align: center;
    font-size: 80%;
}
.top_menu li
{
    display: inline;
    margin: 3px;
    line-height: 25px;
}
.top_menu li a
{
    color: #FFFFFF;
    text-decoration: none;
}
.top_menu li a:hover
{
    color: #e8d182;
    text-decoration: underline;
}
.skip a
{
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.skip a:focus
{
    position: static;
    width: auto;
    height: auto;
}

#wrapper
{
    margin: 0 auto;
    width: 724px;
    background-color: #fff;
}

ul.quick-links
{
    margin: 5px 5px 5px 20px;
}

#wrapper-cumbrienca
{
    margin: 0 auto;
    background-color: #fff;
    width: 766px;
}

/*checklistindex.htm */
.checklist-tablebckgnd {
	background-image: url(images/butterbckgnd.jpg);
}

/*ladybirds.htm*/
span.small-text
{
    font-size: 85%;
}
