

body, html
{
    color: #000000;
    font-family: Tahoma, Arial, Helvetica;
    background-color: #5A543A;
    background-image: none;
}

a:link
{
    color: #006FF7;
}

a:hover, a:active
{
    color: #006FF7;
}

a:visited
{
    color: #006FF7;
}

#masthead
{
    background-image: url(/themes/blogs/paperclip/images/summer-title.jpg);
}

.headermaintitle
{
    color: #735C35;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 14px;
}

#navbar
{
    background-color: #666666;
    background-image: url(/themes/blogs/paperclip/images/summer-nav-background.jpg);
}

#navbar li
{
    background-image: url(/themes/blogs/paperclip/images/summer-nav-bul.gif);
}

#navbar a:link, #navbar a:hover, #navbar a:active, #navbar a:visited
{
    color: #FFFFFF;
}

.pageTitle
{
    color: #529E00;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 1.8em;
}

.posthead
{
    color: #529E00;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 1.5em;
}

.posthead a:link, .posthead a:visited, .posthead a:active, .posthead a:hover
{
    color: #529E00;
}

#leftmenu h3
{
    color: #000000;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 1.1em;
}

#leftmenu
{
    color: #A99238;
    font-family: Tahoma, Arial, Helvetica;
}

#leftmenu ul
{
    font-size: .9em;
}

#leftmenu a:link
{
    color: #A99238;
}

#leftmenu a:visited
{
    color: #A99238;
}

#leftmenu a:active, #leftmenu a:hover
{
    color: #A99238;
}

.Tag1 a:link, .Tag1 a:visited, .Tag1 a:active
{
    color: #001AA2;
}

.Tag2 a:link, .Tag2 a:visited, .Tag2 a:active
{
    color: #002BB3;
}

.Tag3 a:link, .Tag3 a:visited, .Tag3 a:active
{
    color: #003CC4;
}

.Tag4 a:link, .Tag4 a:visited, .Tag4 a:active
{
    color: #004DD5;
}

.Tag5 a:link, .Tag5 a:visited, .Tag5 a:active
{
    color: #005EE6;
}

.Tag6 a:link, .Tag6 a:visited, .Tag6 a:active
{
    color: #006FF7;
}

#masthead
{
    height: 221px;
}


