a
{
    color: #856617;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

.footer
{
    width:              963px;
    height:             186px;
    background-image:   url('../images/legends-footer-tile.jpg');
    background-repeat:  repeat-y;
}

.innerTitle
{
    font-family:        Georgia;
    color:              #5f4a1b;
    font-weight:        bolder;
    font-size:          13px;
}

.innerText p, .innerText a
{
    font-family:        "Trebuchet MS";
    font-size:          12px;
    text-align:         justify;
}

.innerText
{
    font-family:        "Trebuchet MS";
    font-size:          12px;
    text-align:         justify;
    padding-top:        10px;
}

.innerText .subnav a:hover
{
    text-decoration:    underline;
}

.innerText .subnav p, .innerText .subnav a
{
    color:              rgb(133, 102, 23);
    font-family:        "Arial";
    font-size:          11px;
    text-align:         left;
    text-decoration:    none;
}

.subnav
{
    text-decoration:    none;
    color:              rgb(133, 102, 23);
    font-family:        "Arial";
    font-size:          11px;
    text-align:         left;
    position:           relative;
    top:                4px;
}

.header
{
    width: 963px;
    height:	160px;
    z-index: 0;
    background-image: 	url('../images/legends-header.jpg');
}
