﻿#nav-menu2
{
    float:left;
    margin-right:16px;
}

body 
{
    font-family:Arial; font-size:10;margin:0px;padding:0px;
    background-color:#336633; color:#FFFFFF;
}
p {font-family:Arial; font-size:10;}
form {margin:0;padding:0;}

h1
{
    font-weight:bold;
    color:#ffff66;
    font-size: 20px;
    line-height: 24px;
}

h2
{
    font-weight:bold;
    font-size:16px;
    color:#ffff66;
    line-height: 19px;
}

h3
{
    font-weight:bold;
    color:#ffff66;
    font-size: 14px;
    line-height: 17px;
}

.pagelink
{
    font-weight:bold;
    font-size: 16px;
    line-height: 19px;
    margin:10px;
}

.newstext
{
    font-size: 14px;
    line-height: 17px;
}

a:link {color:#FFFFFF} a:visited {color:#800080;}

.text
{
}

#root
{
    position:absolute;width:762px;height:1070px;
}

#centerwrapper
{
    margin-left:auto;
    margin-right:auto;
    text-align:left;
    width:762px;
}

#page-head
{
    width: 759px; height: 171px; margin-bottom:10px;
    background-image:url(clipart/pageHeaders/greenSquaresAnimals.jpg);
}

/*BEGIN --- NAV MENU --- */

#nav-menu
{
    position: absolute; left: 1px; top: 173px;
}

/*#nav-menu td
{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    border:solid 1px black;
    height:4px;
}*/

/*END --- NAV MENU --- */

#page-header-title
{
    position: absolute; left: 145px; top: 88px; width: 377px; height: 52px;
}

#page-header-phonenumber
{
    position: absolute; left: 586px; top: 96px; width: 146px; height: 28px;
    color:#ffff66;
    font-size: 20px; line-height: 24px;
}

#footer
{
    width: 250px; height: 134px;
}

#pawprints
{
    background-image:url(clipart/lines/vertical/pawPrintsDog.gif);
    position: absolute; left: 1px; top: 173px; width: 167px; height: 584px;
    z-index:-1;
    background-repeat:no-repeat;
}

#catprints
{
    background-image:url(clipart/lines/vertical/pawPrintsCat.gif);
    position: absolute; left: 563px; top: 180px; width: 198px; height: 563px; z-index:-1;
    background-repeat:no-repeat;
}
