body
{
    background-image: url("../images/background_pink6.gif");
}



a:link
{
    COLOR: #003366;
         TEXT-DECORATION: none;
}

a:visited
{
         COLOR: #003366;
         TEXT-DECORATION: none;
}
A.navbar:hover
{
    TEXT-DECORATION: none;
    border-style: outset;
    background-color: #EAEBFF
}

a:hover
{
    text-decoration: underline;
}

.navbar
{
       margin: 0px 0px 0px 0px;
}

table.layout
{
     border: 0;
     width: 100%;
     text-align: left;

}

.intro
{
        color: #663300;
        /*font-weight: bold;*/
        font-family: arial;
        font-size: 12px;
        /*text-indent: 0.5in;*/
}

h3
{
        color: #663300;
        text-decoration: underline;
        font-family: "Century Gothic";
        text-align: center;
}

td.caption
{
          vertical-align: top;
          height: 100px;
}

.text
{
    padding-left: 15%;
    padding-right: 15%;
    font-family: arial;
    font-size: 12px;
    color: #334767;
}

.link2
{
    font-family: arial;
    font-size: 12px;
    color: #334767;
}


td.pricing
{
    text-align: right;

}

td.left_panel
{
    width: 200px;
    vertical-align: top;
}

td.right_panel
{
    vertical-align: top;
    text-align: center;
}

.bio
{
    padding-left: 10%;
    padding-right: 5%;
    font-family: arial;
    font-size: 12px;
    color: #334767;
    vertical-align: top;
}

p.copyright
{
    text-align: center;
    font-family: arial;
    font-size: 12px;
    color: #334767;
}

.bottom_links
{
    text-align: center;
    font-size: 11px;
    vertical-align: bottom;
    font-family: arial;
}

a.underline:hover
{
    text-decoration: underline;
}
