body
{
    background-color : #808C78;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 13px;
}

td
{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 13px;
    background-color : #eff3ec;
}

.pageback
{

    background-image : url(graphics/page_back.gif);

}

#coffeecup
{
border : 1px;
border-color : green;
 border-style : solid;
 position : relative;
}

#bird
{
	position : absolute;
    top: 20px;
    left:40px;
}

H2
{
    color : #006F82;
    font-size : 24px;
    text-align: center;
}

H3
{
    color : #006F82;
    font-size : 18px;
    text-align: center;
}

H4
{
    color : #7B161D;
    font-size : 16px;
    text-align: left;
}

H5
{
    color : #006F82;
    font-size : 16px;
    text-align: left;
}

LI
{
    padding-bottom : 6px;
}

.footer
{
    font-size : 12px;
    text-align: right;

}

.form
{
	color : Black;
	font-size : 12px;
}

.smaller
{
    font-size : 12px;
}

.smallest
{
    font-size : 11px;
}

.web
{
    font-size : 11px;
}

.bold
{
    color : #516147;
    font-weight : bold;
}

.blue
{
    color : #006F82;
    font-size : 13px;
}

.boldsmall
{
    color : #006F82;
    font-weight : bold;
    font-size : 11px;
}

.boldportfolio
{
    color : #006F82;
    font-weight : bold;
}

.red
{
    color : #FF0000;
    font-weight : bold;
    font-size : 14px;
}

.green
{
    color : #4F4F05;
    font-weight : bold;
}

.copyright
{
    font-size : 9px;
    color : #ffffff;
    text-align: center;
    margin-bottom : 21px;
}

.quote
{
    font-style : italic;
}

.quoteauthor
{
    font-size : 12px;
    text-align : right;
}

div.subnavoff
{
    display : none;
}

div.subnavon
{

    visibility : visible;
}

.boldlink A:LINK
{
    color : #006F82;
    font-weight : bold;
    text-decoration : none;
}

.boldlink A:VISITED
{
    color : #006F82;
    font-weight : bold;
    text-decoration : none;
}

.boldlink A:HOVER
{
    color : #006F82;
    font-weight : bold;
    text-decoration : underline;
}

a:link
{
    color : #5D6FA2;
    text-decoration : none;
}

a:visited
{
    color : #5D6FA2;
    text-decoration : none;
}

a:hover
{
    color : #5D6FA2;
    text-decoration : underline;
}

.subnav
{
    color : #14714E;
    font-size : 12px;

}

a.subnav:link
{
    color : #14714E;
    text-decoration : none;
}

a.subnav:visited
{
    color : #14714E;
    text-decoration : none;
}

a.subnav:hover
{
    color : #4C4C4C;
    text-decoration : none;
}

.redlink
{
    color : #FF0000;
    font-size : 14px;

}

a.redlink:link
{
    color : #FF0000;
    text-decoration : none;
}

a.redlink:visited
{
    color : #FF0000;
    text-decoration : none;
}

a.redlink:hover
{
    color : #A70505;
    text-decoration : none;
}
