
h1, h2, p, h3
{
    margin: 0;
    padding: 0;
}

a img
{
    border: 0;
}


a
{
    color: #e65b0e;
}

a:link
{
    cursor: pointer;
}

a:hover
{
    text-decoration: underline;
}

a:visited
{
    color: #e65b0e;
}

a.noLink:hover
{
    text-decoration: none;
}

#footer a
{
    color: #fff;
    text-decoration: none;
}

h1
{
    font-size: 1.4em;
    color: #e65b0e;
    margin-bottom: 15px;
    font-family: Georgia, serif;
}

h2
{
    font-size: 1.2em;
    color: #e65b0e;
    margin-bottom: 15px;
    font-family: Georgia, serif;
}

h3
{
    font-size: 1em;
    text-transform: uppercase;
    color: #666;
    margin-bottom: 10px;
    font-family: Georgia, serif;
}

h3 a, h4 a
{
    text-decoration: none;
}

h4
{
    color: #e65b0e;
    font-weight: normal;
    margin: 0;
    padding: 0;
    margin-bottom: 5px;
    font-family: Georgia, serif;
}

p
{
    margin-bottom: 15px;
}

span.twitterHighlighted
{
}



a.EditBarLinkButton
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 10px;
    color: black;
    text-decoration: none;
}

a.EditBarLinkButton:hover
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 10px;
    color: #ff9037;
    text-decoration: none;
}
