﻿body
{
    font-size: medium;
}

li 
{
    font-size:medium;
}

.imagebutton
{
    float: left;
    margin: 0 0.5ex 0.5ex 0.5ex;
    text-align: center;
    font-size: large;
    font-weight: bold;
    color: Navy;
    width: 160px;
}

.imagebutton a
{
    text-align: center;
    font-size: large;
    font-weight: bold;
    color: Navy;
    text-decoration: none;
}

.CategoryTitle
{
    font-size: 1.8em;
    font-weight: normal;
    font-style: normal;
    font-family: 'Times New Roman' , Times, serif;
    color: #000000;
    border: thin solid #000000;
    padding: 0.2em;
    text-align: center;
}

.CategoryTitleContainer
{
    padding: 0;
    margin-bottom: 1em;
}

div.Content
{
    margin: 0 1em 1em 0;
}

div.PageTitle
{
    margin: 0 0 1.5em 0;
    padding: 0;
}

span.PageTitleText
{
    font-size: 2.5em;
    font-weight: bold;
    border-bottom: solid 2px black;
}

div.PageTitleImage
{
    margin: 2em 0 0 0;
}

div.SectionTitle
{
    font-size: 1.5em;
    font-weight: bold;
    text-decoration: none;
    margin: 1em 0 0.5ex 0;
    padding-bottom: 0;
    color:#800000;
}

div.SubSectionTitle
{
    font-size: 1.5em;
    font-weight: bold;
    margin: 0.5em 0;
    padding-bottom: 0;
    color: #800000;
}

p
{
    font-size: medium;
    margin: 1.3ex 0;
}

p.Medium
{
    font-size: medium;
}

p.FirstNoTopSpace
{
    padding-top: 0px;
    margin-top: 0px;
}

img 
{
    width:auto;
    height:auto;
}

img.WrapTextRight
{
    float: left;
    margin: 1ex 1ex 1ex 0;
}

div.QuoteSource
{
    font-size: x-small;
}

ul, ol
{
    font-size: small;
    margin-top: 0;
    padding-top: 0;
}

li div.ItalicDescription
{
    font-style: italic;
}

.wrapRight
{
    float: left;
    display: block;
    position:relative;
}

div.animalListItem
{
    padding: 1ex;
}

div.animalListItemText
{
    width: 62%;
    margin-top: 1ex;
    font-size:large;
}

div.animalListItemText p
{
    font-size:large;
}

div.animalListItemTitle, div.animalListItemTitle a
{
    color: Blue;
    font-weight: bold;
    font-size: x-large;
    text-decoration:none;
}

