#subcontent
{
    background: url(../images/sub_bg.gif) repeat-y 50% 0;
    width: 720px;
    overflow: auto;
    clear: both;
}

/* Secondary Page Nav only */

#sub_right
{
    height: 472px;
    width: 190px;
    float: right;
    margin: 30px 0 30px 0;
    background: #eef3e2;
    
}

#sub_right ul
{
    margin: 10px 0 0 50px;
    font-size: 10pt;
    list-style-image: url("../images/paw_icon.gif");
}

#sub_right li
{
    padding: 5px 0 5px 0;
    height: 15px;
}

#sub_right li a
{
    color: #4F710C;
}

#sub_right li a:hover
{
    color: #80a1bb;
    border-bottom: 1px solid #2E5B89;
}

#sub_right h3
{
    text-align: center;
    margin: 10px 0 10px 0;
    color: #2E5B89;
    }

#sub_right a
{
    margin: 10px 0 10px 22px;
}

/* End Sec Page Nav */

/* Secondary Page Content */

#sub_left
{
    float: left;
    margin-left: 2px;
    width: 664px;
}

#sub_left p
{
    margin: 7px 12px 7px 0;
}
#sub_left H3
{
    margin: 7px 0 14px 0;
    color: #2E5B89;
    font-size: 10pt;
}
#sub_left H4
{
    margin: 7px 0 7px 0;
    color: #354160;
    font-family: "Times New Roman" , Times, serif;
}
#sub_left li
{
    list-style-type: circle;
    margin-left: 25px;
}

#sub_left li a
{
    color: #2E5B89;
}

#sub_left li a:hover
{
    color: #80a1bb;
    border-bottom: 1px solid #2E5B89;
}
/* Animal Bg */


.animalpic
{
    margin: 10px 10px 10px 10px;
}

.animallink
{
    color: #2E5B89;
    font-size: 11pt;
}

.animallink:hover
{
    color: #80a1bb;
    border-bottom: 1px solid #2E5B89;
}

/* Animal Details */

.an_name
{
    color: #2E5B89;
    font-size: 16pt;
}

/* Donation Types */

#donorbox
{
    background: #fff;
    border: solid 1px #003366;
}


#mail
{
    clear: both;
}

#volunteerformt
{
/*     background-image: url('../images/greenbackground.jpg'); */
    background: #e3c1e3;
    background-repeat: no-repeat;
}

#volunteerformm
{
    background: #e3c1e3;
    background-repeat: no-repeat;
}

#volunteerformb
{
    background: #e3c1e3;
    background-repeat: no-repeat;
}

#volunteerform-smallt
{
    background: #e3c1e3;
    background-repeat: repeat;
    /* background-image: url('../images/greenbackground-small.jpg'); */
}

#volunteerform-smallm
{
    background: #e3c1e3;
    background-repeat: repeat;
    }

#volunteerform-smallb
{
    background: #e3c1e3;
    background-repeat: repeat;
}

#checkbox
{
    margin-right: 15px;
}
